| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
description
The cached value of the '
Description' attribute. |
protected static java.lang.String |
DESCRIPTION_EDEFAULT
The default value of the '
Description' attribute. |
protected java.lang.String |
name
The cached value of the '
Name' attribute. |
protected static java.lang.String |
NAME_EDEFAULT
The default value of the '
Name' attribute. |
protected Tag |
tag
The cached value of the '
Tag' containment reference. |
protected <any> |
tags
The cached value of the '
Tags' containment reference list. |
protected java.lang.String |
value
The cached value of the '
Value' attribute. |
protected static java.lang.String |
VALUE_EDEFAULT
The default value of the '
Value' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
TagImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetTag(Tag newTag,
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) |
java.lang.String |
getDescription() |
java.lang.String |
getName() |
Tag |
getTag() |
<any> |
getTags() |
java.lang.String |
getValue() |
void |
setDescription(java.lang.String newDescription) |
void |
setName(java.lang.String newName) |
void |
setTag(Tag newTag) |
void |
setValue(java.lang.String newValue) |
java.lang.String |
toString() |
protected static final java.lang.String NAME_EDEFAULT
Name' attribute.
getName()protected static final java.lang.String VALUE_EDEFAULT
Value' attribute.
getValue()protected java.lang.String value
Value' attribute.
getValue()protected <any> tags
Tags' containment reference list.
getTags()protected static final java.lang.String DESCRIPTION_EDEFAULT
Description' attribute.
getDescription()protected java.lang.String description
Description' attribute.
getDescription()protected EClass eStaticClass()
public java.lang.String getName()
getName in interface TagTag.setName(String),
TestPackage.getTag_Name()public void setName(java.lang.String newName)
setName in interface TagnewName - the new value of the 'Name' attribute.Tag.getName()public java.lang.String getValue()
getValue in interface TagTag.setValue(String),
TestPackage.getTag_Value()public void setValue(java.lang.String newValue)
setValue in interface TagnewValue - the new value of the 'Value' attribute.Tag.getValue()public Tag getTag()
getTag in interface TagTag.setTag(Tag),
TestPackage.getTag_Tag()public NotificationChain basicSetTag(Tag newTag, NotificationChain msgs)
public void setTag(Tag newTag)
setTag in interface TagnewTag - the new value of the 'Tag' containment reference.Tag.getTag()public <any> getTags()
getTags in interface TagTestPackage.getTag_Tags()public java.lang.String getDescription()
getDescription in interface TagTag.setDescription(String),
TestPackage.getTag_Description()public void setDescription(java.lang.String newDescription)
setDescription in interface TagnewDescription - the new value of the 'Description' attribute.Tag.getDescription()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()
Data In Motion Consulting GmbH