public interface ProcessOrganizationDataAreaType
The following features are supported:
MemberPackage.getProcessOrganizationDataAreaType()| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getOrganization()
Returns the value of the 'Organization' containment reference list.
|
ProcessType |
getProcess()
Returns the value of the 'Process' containment reference.
|
void |
setProcess(ProcessType value)
Sets the value of the '
Process' containment reference. |
ProcessType getProcess()
setProcess(ProcessType),
MemberPackage.getProcessOrganizationDataAreaType_Process()void setProcess(ProcessType value)
Process' containment reference.
value - the new value of the 'Process' containment reference.getProcess()java.util.List getOrganization()
OrganizationType.
The Organization noun.
MemberPackage.getProcessOrganizationDataAreaType_Organization()