Uses of Interface
de.mid.innovator.srv2api.icw2br.BRCostCenterAble
-
Packages that use BRCostCenterAble Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN).de.mid.innovator.srv2api.icw2br Business resource modeling package. -
-
Uses of BRCostCenterAble in de.mid.innovator.srv2api.icw2bp
Subinterfaces of BRCostCenterAble in de.mid.innovator.srv2api.icw2bp Modifier and Type Interface Description interface
BPActivityNode
This is a utility class for BPActivityNode that provides static methods for creation or other purposes.interface
BPActivityResource
The activity resource specifies the business entity or role or system to perform or work on the activity.interface
BPEventNode
interface
BPGlobalMaskTask
interface
BPGlobalTask
interface
BPGlobalTaskResource
interface
BPMaskTask
interface
BPResourceAtLane
interface
BPResourceAtProcess
interface
BPSubProcess
interface
BPTaskNode
-
Uses of BRCostCenterAble in de.mid.innovator.srv2api.icw2br
Methods in de.mid.innovator.srv2api.icw2br with type parameters of type BRCostCenterAble Modifier and Type Method Description <T extends BRCostCenterAble>
java.util.List<T>BRCostCenter. getCostCenterAble(java.lang.Class<T> returnType)
All elements using thisBRCostCenter
.
-