Uses of Interface
de.mid.innovator.srv2api.icw2bs.BSState
Packages that use BSState
Package
Description
Package for Business Process Model and Notation (BPMN).
State machine for Business Object Modeling.
-
Uses of BSState in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp with type parameters of type BSStateModifier and TypeMethodDescriptionBPItemAwareElement.getInState(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AssignedBSStatetoBPItemAwareElement.BPItemAwareElement.getInState(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getInState and filters its return values according to the given stereotype value.BPItemDefinition.getPossibleState(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All states of theBPItemDefinition.BPDataIOAssociation.getSourceStates(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) BPDataIOAssociation.getSourceStates(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSourceStates and filters its return values according to the given stereotype value.BPItemDefinitionRel.getState(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The state used by thisBPItemDefinitionRel.BPDataIOAssociation.getTargetStates(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) BPDataIOAssociation.getTargetStates(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getTargetStates and filters its return values according to the given stereotype value.Method parameters in de.mid.innovator.srv2api.icw2bp with type arguments of type BSStateModifier and TypeMethodDescriptionvoidBPItemAwareElement.setInState(List<? extends BSState> values) Set the value of View InState. -
Uses of BSState in de.mid.innovator.srv2api.icw2bs
Subinterfaces of BSState in de.mid.innovator.srv2api.icw2bs