|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StructuralFeatureDefinition
Class StructuralFeatureDefinition
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openmdx.ui1.cci2.FeatureDefinition |
|---|
FeatureDefinition.Identity |
| Method Summary | |
|---|---|
String |
getMultiplicity()
Retrieves the value for the attribute multiplicity. |
String |
getType()
Retrieves the value for the attribute type. |
boolean |
isChangeable()
Retrieves the value for the attribute changeable. |
void |
setChangeable(boolean changeable)
Sets a new value for the attribute changeable. |
void |
setMultiplicity(String multiplicity)
Sets a new value for the attribute multiplicity. |
void |
setType(String type)
Sets a new value for the attribute type. |
| Methods inherited from interface org.openmdx.ui1.cci2.FeatureDefinition |
|---|
setSegment, setSegment |
| Method Detail |
|---|
boolean isChangeable()
changeable.
changeable.void setChangeable(boolean changeable)
changeable.
changeable - The non-null new value for attribute changeable.String getMultiplicity()
multiplicity.
multiplicity.void setMultiplicity(String multiplicity)
multiplicity.
multiplicity - The non-null new value for attribute multiplicity.String getType()
type.
type.void setType(String type)
type.
type - The non-null new value for attribute type.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||