Uses of Interface
org.nuclos.api.context.StateChangeContext
Packages that use StateChangeContext
-
Uses of StateChangeContext in org.nuclos.api.rule
Methods in org.nuclos.api.rule with parameters of type StateChangeContextModifier and TypeMethodDescriptionvoid
StateChangeRule.changeState
(StateChangeContext context) StateChangeContext
is the context providing all attributes and methods that are relevant for StateChange-operations.void
StateChangeFinalRule.changeStateFinal
(StateChangeContext context) StateChangeContext
is the context providing all attributes and methods that are relevant for StateChange-operations.