|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Represents value's model of attributes as it defined in the context's ontology model.
| Method Summary | |
|---|---|
int |
getMaxCardinality()
Deprecated. This has been moved to IAttributeModel |
int |
getMinCardinality()
Deprecated. This has been moved to IAttributeModel |
boolean |
isSimple()
Determines whether this value model represents simple attribute's value. |
| Methods inherited from interface org.eclipse.higgins.idas.api.model.IModel |
|---|
getDisplayData, getType |
| Method Detail |
public int getMaxCardinality()
throws IdASException
-1 if not defined.
IdASExceptiongetMaxCardinality()
public int getMinCardinality()
throws IdASException
-1 if not defined.
IdASExceptiongetMinCardinality()
public boolean isSimple()
throws IdASException
true if represented value is simple and
false otherwise.
IdASException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||