|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Organization
A representation of the model object 'Organization'. Organization.
The following features are supported:
PartyPackage.getOrganization()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Party> |
getChildren()
Returns the value of the 'Children' containment reference list. |
org.eclipse.emf.common.util.EList<Party> |
getExternalChildren()
Returns the value of the 'External Children' reference list. |
org.eclipse.emf.common.util.EList<MatrixRelationship> |
getMatrixedChildren()
Returns the value of the 'Matrixed Children' containment reference list. |
String |
getOrganizationType()
Returns the value of the 'Organization Type' attribute. |
void |
setOrganizationType(String value)
Sets the value of the ' Organization Type' attribute. |
| Methods inherited from interface com.hammurapi.party.Party |
|---|
getContactInfo, getIdentity, getName, getParent, getPath, getUid, setExternalParent, setName, setParent, setUid |
| 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<Party> getChildren()
Party.
It is bidirectional and its opposite is 'Parent'.
Organization's children - organizations or people.
PartyPackage.getOrganization_Children(),
Party.getParent()org.eclipse.emf.common.util.EList<Party> getExternalChildren()
Party.
External children are defined in files different from organization's definition file. This reference allows to build multi-file, distributed/federated party models.
PartyPackage.getOrganization_ExternalChildren()String getOrganizationType()
setOrganizationType(String),
PartyPackage.getOrganization_OrganizationType()void setOrganizationType(String value)
Organization Type' attribute.
value - the new value of the 'Organization Type' attribute.getOrganizationType()org.eclipse.emf.common.util.EList<MatrixRelationship> getMatrixedChildren()
MatrixRelationship.
Matrixed party children.
PartyPackage.getOrganization_MatrixedChildren()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||