|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangeNotApplicableException | |
com.oakgrovesystems.mediation | |
com.oakgrovesystems.reactor.processMediation |
Uses of ChangeNotApplicableException in com.oakgrovesystems.mediation |
Methods in com.oakgrovesystems.mediation that throw ChangeNotApplicableException | |
void |
AbstractConditionalChange.applyTo(java.lang.Object o)
Applies this Change to the specified Object. |
void |
Change.applyTo(java.lang.Object changee)
Applies this Change to the specified Object. |
Uses of ChangeNotApplicableException in com.oakgrovesystems.reactor.processMediation |
Methods in com.oakgrovesystems.reactor.processMediation that throw ChangeNotApplicableException | |
void |
ProcessStateChange.applyTo(java.lang.Object o)
Changes the state of the Process specified |
void |
ProcessStatusAddition.applyTo(java.lang.Object o)
Adds the Status id to the specified Process's list of current statuses |
void |
ProcessStatusRemoval.applyTo(java.lang.Object o)
Removes the Status id from the specified Process's list of current statuses |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |