public class EndpointDescriptionsImpl extends MinimalEObjectImpl.Container implements EndpointDescriptions
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected <any> |
endpointDescription
The cached value of the '
Endpoint Description' containment reference list. |
| Modifier | Constructor and Description |
|---|---|
protected |
EndpointDescriptionsImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
<any> |
getEndpointDescription() |
protected <any> endpointDescription
Endpoint Description' containment reference list.
getEndpointDescription()protected EClass eStaticClass()
public <any> getEndpointDescription()
getEndpointDescription in interface EndpointDescriptionsRSAPackage.getEndpointDescriptions_EndpointDescription()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)