| Modifier and Type | Field and Description |
|---|---|
protected FeatureMap |
mixed
The cached value of the '
Mixed' attribute list. |
| Modifier | Constructor and Description |
|---|---|
protected |
ValueImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetXml(XmlType newXml,
NotificationChain msgs) |
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 |
getMixed() |
XmlType |
getXml() |
void |
setXml(XmlType newXml) |
java.lang.String |
toString() |
protected FeatureMap mixed
Mixed' attribute list.
getMixed()protected EClass eStaticClass()
public FeatureMap getMixed()
getMixed in interface ValueRSAPackage.getValue_Mixed()public XmlType getXml()
getXml in interface ValueValue.setXml(XmlType),
RSAPackage.getValue_Xml()public NotificationChain basicSetXml(XmlType newXml, NotificationChain msgs)
public void setXml(XmlType newXml)
setXml in interface ValuenewXml - the new value of the 'Xml' containment reference.Value.getXml()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()