org.eclipse.higgins.idas.api.model
Interface IAttributeComplexValueModel

All Superinterfaces:
org.eclipse.higgins.idas.api.model.IAttributeValueModel, org.eclipse.higgins.idas.api.model.IEntityModel, org.eclipse.higgins.idas.api.model.IModel
All Known Implementing Classes:
AttributeComplexValueModel

public interface IAttributeComplexValueModel
extends org.eclipse.higgins.idas.api.model.IAttributeValueModel, org.eclipse.higgins.idas.api.model.IEntityModel

Represents a model of value for complex attributes as it defined in the context's ontology model.

See Also:
IComplexAttrValue, http://www.eclipse.org/higgins/ontologies/2006/higgins#ComplexValue

Methods inherited from interface org.eclipse.higgins.idas.api.model.IAttributeValueModel
getMaxCardinality, getMinCardinality, isSimple
 
Methods inherited from interface org.eclipse.higgins.idas.api.model.IModel
getDisplayData, getType
 
Methods inherited from interface org.eclipse.higgins.idas.api.model.IEntityModel
getAttributeModel, getAttributeModels