Uses of Class
de.mid.innovator.srv2api.icw2bp.ARG_BPPathElementSpec
-
Packages that use ARG_BPPathElementSpec Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN). -
-
Uses of ARG_BPPathElementSpec in de.mid.innovator.srv2api.icw2bp
Fields in de.mid.innovator.srv2api.icw2bp with type parameters of type ARG_BPPathElementSpec Modifier and Type Field Description java.util.List<ARG_BPPathElementSpec>ARG_BPPathElementSpecs. seqThe sequence of the elements belonging to the path and their animation informationMethod parameters in de.mid.innovator.srv2api.icw2bp with type arguments of type ARG_BPPathElementSpec Modifier and Type Method Description voidBPPath. replaceAssignedPathAble(java.util.List<ARG_BPPathElementSpec> seq)Constructor parameters in de.mid.innovator.srv2api.icw2bp with type arguments of type ARG_BPPathElementSpec Constructor Description ARG_BPPathElementSpecs(java.util.List<ARG_BPPathElementSpec> seq)
-