public interface Inheritance extends EObject
The following features are supported:
OopPackage.getInheritance()
Modifier and Type | Method and Description |
---|---|
FunctionBlockType |
getHasSuperType()
Returns the value of the 'Has Super Type' reference.
|
void |
setHasSuperType(FunctionBlockType value)
Sets the value of the '
Has Super Type ' reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
FunctionBlockType getHasSuperType()
If the meaning of the 'Has Super Type' reference isn't clear, there really should be more of a description here...
setHasSuperType(FunctionBlockType)
,
OopPackage.getInheritance_HasSuperType()
void setHasSuperType(FunctionBlockType value)
Has Super Type
' reference.
value
- the new value of the 'Has Super Type' reference.getHasSuperType()