| Modifier and Type | Field and Description |
|---|---|
protected Content |
content
The cached value of the '
Content' containment reference. |
protected java.lang.String |
id
The cached value of the '
Id' attribute. |
protected static java.lang.String |
ID_EDEFAULT
The default value of the '
Id' 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. |
| Modifier | Constructor and Description |
|---|---|
protected |
WidgetImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetContent(Content newContent,
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) |
Content |
getContent() |
java.lang.String |
getId() |
java.lang.String |
getName() |
void |
setContent(Content newContent) |
void |
setId(java.lang.String newId) |
void |
setName(java.lang.String newName) |
java.lang.String |
toString() |
protected Content content
Content' containment reference.
getContent()protected static final java.lang.String ID_EDEFAULT
Id' attribute.
getId()protected static final java.lang.String NAME_EDEFAULT
Name' attribute.
getName()protected EClass eStaticClass()
public Content getContent()
getContent in interface WidgetWidget.setContent(Content),
TestPackage.getWidget_Content()public NotificationChain basicSetContent(Content newContent, NotificationChain msgs)
public void setContent(Content newContent)
setContent in interface WidgetnewContent - the new value of the 'Content' containment reference.Widget.getContent()public java.lang.String getId()
getId in interface WidgetWidget.setId(String),
TestPackage.getWidget_Id()public void setId(java.lang.String newId)
setId in interface WidgetnewId - the new value of the 'Id' attribute.Widget.getId()public java.lang.String getName()
getName in interface WidgetWidget.setName(String),
TestPackage.getWidget_Name()public void setName(java.lang.String newName)
setName in interface WidgetnewName - the new value of the 'Name' attribute.Widget.getName()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