public interface Interface extends ANY_DERIVED
The following features are supported:
OopPackage.getInterface()| Modifier and Type | Method and Description |
|---|---|
Interface |
getHasBaseType()
Returns the value of the 'Has Base Type' containment reference.
|
EList<MethodSignature> |
getHasMethodSignatures()
Returns the value of the 'Has Method Signatures' containment reference list.
|
EList<PropertySignature> |
getHasPropertySignatures()
Returns the value of the 'Has Property Signatures' containment reference list.
|
void |
setHasBaseType(Interface value)
Sets the value of the '
Has Base Type' containment reference. |
getTypeName, setTypeNameeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverInterface getHasBaseType()
If the meaning of the 'Has Base Type' containment reference isn't clear, there really should be more of a description here...
setHasBaseType(Interface),
OopPackage.getInterface_HasBaseType()void setHasBaseType(Interface value)
Has Base Type' containment reference.
value - the new value of the 'Has Base Type' containment reference.getHasBaseType()EList<PropertySignature> getHasPropertySignatures()
PropertySignature.
If the meaning of the 'Has Property Signatures' containment reference list isn't clear, there really should be more of a description here...
OopPackage.getInterface_HasPropertySignatures()EList<MethodSignature> getHasMethodSignatures()
MethodSignature.
If the meaning of the 'Has Method Signatures' containment reference list isn't clear, there really should be more of a description here...
OopPackage.getInterface_HasMethodSignatures()