public interface ComplexType extends DataType
The following features are supported:
SofiaPackage.getComplexType()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<DataType> |
getSubreferences()
Returns the value of the 'Subreferences' reference list.
|
org.eclipse.emf.common.util.EList<DataType> |
getSubtypes()
Returns the value of the 'Subtypes' containment reference list.
|
getBelongsTo, getMappings, getPortMembers, setBelongsTogetId, setIdorg.eclipse.emf.common.util.EList<DataType> getSubtypes()
DataType.
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...
SofiaPackage.getComplexType_Subtypes(),
DataType.getBelongsTo()org.eclipse.emf.common.util.EList<DataType> getSubreferences()
DataType.
If the meaning of the 'Subreferences' reference list isn't clear, there really should be more of a description here...
SofiaPackage.getComplexType_Subreferences()Copyright © 2018. All rights reserved.