| Modifier and Type | Field and Description |
|---|---|
protected ContextType |
context
The cached value of the '
Context' attribute. |
protected static ContextType |
CONTEXT_EDEFAULT
The default value of the '
Context' attribute. |
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 ContactType |
type
The cached value of the '
Type' attribute. |
protected static ContactType |
TYPE_EDEFAULT
The default value of the '
Type' attribute. |
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 |
ContactImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
ContextType |
getContext() |
java.lang.String |
getDescription() |
ContactType |
getType() |
java.lang.String |
getValue() |
void |
setContext(ContextType newContext) |
void |
setDescription(java.lang.String newDescription) |
void |
setType(ContactType newType) |
void |
setValue(java.lang.String newValue) |
java.lang.String |
toString() |
protected static final ContextType CONTEXT_EDEFAULT
Context' attribute.
getContext()protected ContextType context
Context' attribute.
getContext()protected static final ContactType TYPE_EDEFAULT
Type' attribute.
getType()protected ContactType type
Type' attribute.
getType()protected static final java.lang.String VALUE_EDEFAULT
Value' attribute.
getValue()protected java.lang.String value
Value' attribute.
getValue()protected static final java.lang.String DESCRIPTION_EDEFAULT
Description' attribute.
getDescription()protected java.lang.String description
Description' attribute.
getDescription()protected EClass eStaticClass()
public ContextType getContext()
getContext in interface ContactContextType,
Contact.setContext(ContextType),
RSATestPackage.getContact_Context()public void setContext(ContextType newContext)
setContext in interface ContactnewContext - the new value of the 'Context' attribute.ContextType,
Contact.getContext()public ContactType getType()
getType in interface ContactContactType,
Contact.setType(ContactType),
RSATestPackage.getContact_Type()public void setType(ContactType newType)
setType in interface ContactnewType - the new value of the 'Type' attribute.ContactType,
Contact.getType()public java.lang.String getValue()
getValue in interface ContactContact.setValue(String),
RSATestPackage.getContact_Value()public void setValue(java.lang.String newValue)
setValue in interface ContactnewValue - the new value of the 'Value' attribute.Contact.getValue()public java.lang.String getDescription()
getDescription in interface ContactContact.setDescription(String),
RSATestPackage.getContact_Description()public void setDescription(java.lang.String newDescription)
setDescription in interface ContactnewDescription - the new value of the 'Description' attribute.Contact.getDescription()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