|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MatrixRelationship
A representation of the model object 'Matrix Relationship'. Matrix relationship between parties, e.g. cross-functional team consists of members from different organizations.
The following features are supported:
PartyPackage.getMatrixRelationship()| Method Summary | |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute. |
Party |
getTarget()
Returns the value of the 'Target' reference. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setTarget(Party value)
Sets the value of the ' Target' reference. |
| Methods inherited from interface com.hammurapi.party.DateEffectiveObject |
|---|
getEnd, getStart, isEffective, isEffectiveNow, setEnd, setStart |
| 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 |
|---|
String getName()
setName(String),
PartyPackage.getMatrixRelationship_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()Party getTarget()
setTarget(Party),
PartyPackage.getMatrixRelationship_Target()void setTarget(Party value)
Target' reference.
value - the new value of the 'Target' reference.getTarget()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||