|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implemented by ProcessMediationObjects that are associated with a particular Process object and contain a reference to that Process.
Method Summary | |
com.oakgrovesystems.reactor.ReactorObjectId |
getProcess()
Gets the ReactorObjectId of the Process object with which this ProcessAssociatedObject is associated. |
void |
setProcess(com.oakgrovesystems.reactor.ReactorObjectId procId)
Associates this ProcessAssociatedObject with the Process object referred to by the ReactorObjectId procId. |
Methods inherited from interface com.oakgrovesystems.reactor.processMediation.ProcessMediationObject |
copy, getACL, getDescription, getId, getLabel, setACL, setDescription, setId, setLabel |
Method Detail |
public void setProcess(com.oakgrovesystems.reactor.ReactorObjectId procId)
procId
- The id of the Process with which this ProcessAssociatedObject
should be associated.public com.oakgrovesystems.reactor.ReactorObjectId getProcess()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |