public class EndpointDescriptionImpl extends MinimalEObjectImpl.Container implements EndpointDescription
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected <any> |
property
The cached value of the '
Property' containment reference list. |
| Modifier | Constructor and Description |
|---|---|
protected |
EndpointDescriptionImpl() |
| 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> |
getProperty() |
protected <any> property
Property' containment reference list.
getProperty()protected EClass eStaticClass()
public <any> getProperty()
getProperty in interface EndpointDescriptionRSAPackage.getEndpointDescription_Property()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)