public interface ComplexTypeInstance extends DataTypeInstance
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<DataTypeInstance> |
getSubtypes()
Returns the value of the 'Subtypes' containment reference list.
|
compareTo, copy, deserializeFromJSON, deserializeFromXML, getBelongsTo, getDataTypeType, getIdOfOrigin, getTypeId, getValueAsObject, parse, serializeToJSON, serializeToXML, setBelongsTo, setDataTypeType, setIdOfOrigin, setTypeId, setValueFromStringgetInstanceId, getInstancenumber, setInstanceId, setInstancenumberorg.eclipse.emf.common.util.EList<DataTypeInstance> getSubtypes()
DataTypeInstance.
It is bidirectional and its opposite is 'Belongs To'.
If the meaning of the 'Subtypes' containment reference list isn't clear, there really should be more of a description here...
SofiaInstancePackage.getComplexTypeInstance_Subtypes(),
DataTypeInstance.getBelongsTo()Copyright © 2018. All rights reserved.