| Modifier and Type | Field and Description |
|---|---|
protected FeatureMap |
any
The cached value of the '
Any' attribute list. |
| Modifier | Constructor and Description |
|---|---|
protected |
XmlTypeImpl() |
| 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) |
FeatureMap |
getAny() |
java.lang.String |
toString() |
protected EClass eStaticClass()
public FeatureMap getAny()
getAny in interface XmlTypeRSAPackage.getXmlType_Any()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)
public java.lang.String toString()