org.eclipse.higgins.idas.cp.xmlfile
Class NonsharedAttributeValueModel
java.lang.Object
org.eclipse.higgins.idas.cp.xmlfile.NonsharedAttributeValueModel
- All Implemented Interfaces:
- org.eclipse.higgins.idas.api.model.IAttributeValueModel, org.eclipse.higgins.idas.api.model.IModel
- public class NonsharedAttributeValueModel
- extends Object
- implements org.eclipse.higgins.idas.api.model.IAttributeValueModel
getType
public URI getType()
- Specified by:
getType in interface org.eclipse.higgins.idas.api.model.IAttributeValueModel
getMaxCardinality
public int getMaxCardinality()
- Specified by:
getMaxCardinality in interface org.eclipse.higgins.idas.api.model.IAttributeValueModel
getMinCardinality
public int getMinCardinality()
- Specified by:
getMinCardinality in interface org.eclipse.higgins.idas.api.model.IAttributeValueModel
isSimple
public boolean isSimple()
- Specified by:
isSimple in interface org.eclipse.higgins.idas.api.model.IAttributeValueModel
getMetadataModels
public Iterator getMetadataModels()
- Specified by:
getMetadataModels in interface org.eclipse.higgins.idas.api.model.IAttributeValueModel
getMetadataModel
public org.eclipse.higgins.idas.api.model.IMetadataModel getMetadataModel(URI metadataID)
- Specified by:
getMetadataModel in interface org.eclipse.higgins.idas.api.model.IAttributeValueModel
getDisplayData
public org.eclipse.higgins.idas.api.model.IDisplayData getDisplayData()
- Specified by:
getDisplayData in interface org.eclipse.higgins.idas.api.model.IModel