public class PersonContactImpl extends ContactImpl implements PersonContact
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected Person |
contactPerson
The cached value of the '
Contact Person' reference. |
context, CONTEXT_EDEFAULT, type, TYPE_EDEFAULT, value, VALUE_EDEFAULT| Modifier | Constructor and Description |
|---|---|
protected |
PersonContactImpl() |
| Modifier and Type | Method and Description |
|---|---|
Person |
basicGetContactPerson() |
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) |
Person |
getContactPerson() |
void |
setContactPerson(Person newContactPerson) |
getContext, getType, getValue, setContext, setType, setValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContext, getType, getValue, setContext, setType, setValueprotected Person contactPerson
Contact Person' reference.
getContactPerson()protected EClass eStaticClass()
eStaticClass in class ContactImplpublic Person getContactPerson()
getContactPerson in interface PersonContactPersonContact.setContactPerson(Person),
TestPackage.getPersonContact_ContactPerson()public Person basicGetContactPerson()
public void setContactPerson(Person newContactPerson)
setContactPerson in interface PersonContactnewContactPerson - the new value of the 'Contact Person' reference.PersonContact.getContactPerson()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class ContactImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class ContactImplpublic void eUnset(int featureID)
eUnset in class ContactImplpublic boolean eIsSet(int featureID)
eIsSet in class ContactImplData In Motion Consulting GmbH