public interface CollectionTypeInstance extends ComplexTypeInstance
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
DataType |
getCollectionItemType()
Returns the value of the 'Collection Item Type' containment reference.
|
void |
setCollectionItemType(DataType value)
Sets the value of the '
Collection Item Type' containment reference. |
getSubtypescompareTo, copy, deserializeFromJSON, deserializeFromXML, getBelongsTo, getDataTypeType, getIdOfOrigin, getTypeId, getValueAsObject, parse, serializeToJSON, serializeToXML, setBelongsTo, setDataTypeType, setIdOfOrigin, setTypeId, setValueFromStringgetInstanceId, getInstancenumber, setInstanceId, setInstancenumberDataType getCollectionItemType()
If the meaning of the 'Collection Item Type' containment reference isn't clear, there really should be more of a description here...
setCollectionItemType(DataType),
SofiaInstancePackage.getCollectionTypeInstance_CollectionItemType()void setCollectionItemType(DataType value)
Collection Item Type' containment reference.
value - the new value of the 'Collection Item Type' containment reference.getCollectionItemType()Copyright © 2018. All rights reserved.