public interface FinalizableElement extends ModelElement
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFinal()
Returns the value of the 'Final' attribute.
|
void |
setFinal(boolean value)
Sets the value of the '
Final' attribute. |
destroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsboolean isFinal()
If the meaning of the 'Final' attribute isn't clear, there really should be more of a description here...
setFinal(boolean),
ModellingcorePackage.getFinalizableElement_Final()