public interface AbstractTypedElement extends AbstractNamedElement
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
AbstractType |
getAbstractType()
Returns the value of the 'Abstract Type' reference.
|
void |
setAbstractType(AbstractType value)
Sets the value of the '
Abstract Type' reference. |
getName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsAbstractType getAbstractType()
If the meaning of the 'Abstract Type' reference isn't clear, there really should be more of a description here...
setAbstractType(AbstractType),
ModellingcorePackage.getAbstractTypedElement_AbstractType()void setAbstractType(AbstractType value)
Abstract Type' reference.
value - the new value of the 'Abstract Type' reference.getAbstractType()