|
||||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
---|---|
org.eclipse.higgins.idas.api.IAttributeValue.getDataType()
Instead, call IAttributeValue.getModel() and from that call getType() .
Doing this is equivalent to calling this method. |
|
org.eclipse.higgins.idas.api.IEntity.getEntityType()
Instead, call IEntity.getModel() and from that call getType() .
Doing this is equivalent to calling this method. |
|
org.eclipse.higgins.idas.api.model.IAttributeValueModel.getMaxCardinality()
This has been moved to IAttributeModel |
|
org.eclipse.higgins.idas.api.model.IAttributeValueModel.getMinCardinality()
This has been moved to IAttributeModel |
|
||||||||||||
PREV NEXT | FRAMES NO FRAMES |