|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivityProcessState | |
---|---|
org.opencrx.kernel.activity1.cci2 | |
org.opencrx.kernel.activity1.jmi1 | |
org.opencrx.kernel.activity1.jpa3 |
Uses of ActivityProcessState in org.opencrx.kernel.activity1.cci2 |
---|
Methods in org.opencrx.kernel.activity1.cci2 with type parameters of type ActivityProcessState | ||
---|---|---|
|
ActivityProcessStateFilterProperty.getProcessState()
Retrieves the Collection of objects referenced by processState . |
|
|
ActivityProcess.getState()
Retrieves a set containing all the elements for the reference state . |
Methods in org.opencrx.kernel.activity1.cci2 that return ActivityProcessState | |
---|---|
ActivityProcessState |
ActivityProcessTransition.getErrState()
Retrieves the value for the reference errState . |
ActivityProcessState |
ActivityProcessTransition.getNextState()
Retrieves the value for the reference nextState . |
ActivityProcessState |
ActivityProcessTransition.getPrevState()
Retrieves the value for the reference prevState . |
ActivityProcessState |
Activity.getProcessState()
Retrieves the value for the reference processState . |
ActivityProcessState |
ActivityProcess.getStartState()
Retrieves the value for the reference startState . |
Methods in org.opencrx.kernel.activity1.cci2 with parameters of type ActivityProcessState | |
---|---|
void |
ActivityProcessTransition.setErrState(ActivityProcessState errState)
Sets a new value for the reference errState . |
void |
ActivityProcessTransition.setNextState(ActivityProcessState nextState)
Sets a new value for the reference nextState . |
void |
ActivityProcessTransition.setPrevState(ActivityProcessState prevState)
Sets a new value for the reference prevState . |
void |
Activity.setProcessState(ActivityProcessState processState)
Sets a new value for the reference processState . |
void |
ActivityProcess.setStartState(ActivityProcessState startState)
Sets a new value for the reference startState . |
Uses of ActivityProcessState in org.opencrx.kernel.activity1.jmi1 |
---|
Subinterfaces of ActivityProcessState in org.opencrx.kernel.activity1.jmi1 | |
---|---|
interface |
ActivityProcessState
Class ActivityProcessState |
Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type ActivityProcessState | |
---|---|
void |
ActivityProcessTransition.setErrState(ActivityProcessState errState)
Sets a new value for the reference errState . |
void |
ActivityProcessTransition.setNextState(ActivityProcessState nextState)
Sets a new value for the reference nextState . |
void |
ActivityProcessTransition.setPrevState(ActivityProcessState prevState)
Sets a new value for the reference prevState . |
void |
Activity.setProcessState(ActivityProcessState processState)
Sets a new value for the reference processState . |
void |
ActivityProcess.setStartState(ActivityProcessState startState)
Sets a new value for the reference startState . |
Uses of ActivityProcessState in org.opencrx.kernel.activity1.jpa3 |
---|
Classes in org.opencrx.kernel.activity1.jpa3 that implement ActivityProcessState | |
---|---|
class |
ActivityProcessState
Class ActivityProcessState |
Methods in org.opencrx.kernel.activity1.jpa3 with type parameters of type ActivityProcessState | ||
---|---|---|
|
ActivityProcessStateFilterProperty.getProcessState()
Retrieves the Collection of objects referenced by processState . |
|
|
ActivityProcess.getState()
Retrieves a set containing all the elements for the reference state . |
Methods in org.opencrx.kernel.activity1.jpa3 that return ActivityProcessState | |
---|---|
ActivityProcessState |
ActivityProcessTransition.getErrState()
Retrieves the value for the reference errState . |
ActivityProcessState |
ActivityProcessTransition.getNextState()
Retrieves the value for the reference nextState . |
ActivityProcessState |
ActivityProcessTransition.getPrevState()
Retrieves the value for the reference prevState . |
ActivityProcessState |
Activity.getProcessState()
Retrieves the value for the reference processState . |
ActivityProcessState |
ActivityProcess.getStartState()
Retrieves the value for the reference startState . |
Methods in org.opencrx.kernel.activity1.jpa3 with parameters of type ActivityProcessState | |
---|---|
void |
ActivityProcessTransition.setErrState(ActivityProcessState errState)
Sets a new value for the reference errState . |
void |
ActivityProcessTransition.setNextState(ActivityProcessState nextState)
Sets a new value for the reference nextState . |
void |
ActivityProcessTransition.setPrevState(ActivityProcessState prevState)
Sets a new value for the reference prevState . |
void |
Activity.setProcessState(ActivityProcessState processState)
Sets a new value for the reference processState . |
void |
ActivityProcess.setStartState(ActivityProcessState startState)
Sets a new value for the reference startState . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |