|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Party
A representation of the model object 'Party'. Party.
The following features are supported:
PartyPackage.getParty()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<ContactInfo> |
getContactInfo()
Returns the value of the 'Contact Info' containment reference list. |
org.eclipse.emf.common.util.EList<Identity> |
getIdentity()
Returns the value of the 'Identity' containment reference list. |
String |
getName()
Returns the value of the 'Name' attribute. |
Organization |
getParent()
Returns the value of the 'Parent' container reference. |
org.eclipse.emf.common.util.EList<Party> |
getPath()
Party's path in the hierarchy. |
String |
getUid()
Returns the value of the 'Uid' attribute. |
void |
setExternalParent(Organization externalParent)
|
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setParent(Organization value)
Sets the value of the ' Parent' container reference. |
void |
setUid(String value)
Sets the value of the ' Uid' attribute. |
| Methods inherited from interface com.hammurapi.party.Tagged |
|---|
getComment, getTags, setComment |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<ContactInfo> getContactInfo()
ContactInfo.
It is bidirectional and its opposite is 'Owner'.
Party has zero or more contacts.
PartyPackage.getParty_ContactInfo(),
ContactInfo.getOwner()org.eclipse.emf.common.util.EList<Identity> getIdentity()
Identity.
Party can have identitie, e.g. taxpayer ID, internal employee number, department number.
PartyPackage.getParty_Identity()Organization getParent()
Children'.
Parties can be nested.
setParent(Organization),
PartyPackage.getParty_Parent(),
Organization.getChildren()void setParent(Organization value)
Parent' container reference.
value - the new value of the 'Parent' container reference.getParent()String getName()
setName(String),
PartyPackage.getParty_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getUid()
setUid(String),
PartyPackage.getParty_Uid()void setUid(String value)
Uid' attribute.
value - the new value of the 'Uid' attribute.getUid()org.eclipse.emf.common.util.EList<Party> getPath()
void setExternalParent(Organization externalParent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||