public interface AbstractType extends AbstractNamedElement
The following features are supported:
ModellingcorePackage.getAbstractType()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AbstractTypedElement> |
getAbstractTypedElements()
Returns the value of the 'Abstract Typed Elements' reference list.
|
getName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<AbstractTypedElement> getAbstractTypedElements()
AbstractTypedElement.
If the meaning of the 'Abstract Typed Elements' reference list isn't clear, there really should be more of a description here...
ModellingcorePackage.getAbstractType_AbstractTypedElements()