Uses of Interface
de.mid.innovator.srv2api.icw2bc.BCRootReuseAbleElement
-
Packages that use BCRootReuseAbleElement Package Description de.mid.innovator.srv2api.icw2bc Package for Business Object Modeling.de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN).de.mid.innovator.srv2api.icw2br Business resource modeling package.de.mid.innovator.srv2api.icw2bs State machine for Business Object Modeling. -
-
Uses of BCRootReuseAbleElement in de.mid.innovator.srv2api.icw2bc
Subinterfaces of BCRootReuseAbleElement in de.mid.innovator.srv2api.icw2bc Modifier and Type Interface Description interfaceBCExpressioninterfaceBCTermA term relevant for the business description. -
Uses of BCRootReuseAbleElement in de.mid.innovator.srv2api.icw2bp
Subinterfaces of BCRootReuseAbleElement in de.mid.innovator.srv2api.icw2bp Modifier and Type Interface Description interfaceBPCallAbleThis is a utility class for BPCallAble that provides static methods for creation or other purposes.interfaceBPCallAbleChoreographyElementThis is a utility class for BPCallAbleChoreographyElement that provides static methods for creation or other purposes.interfaceBPCallAbleProcessElementThis is a utility class for BPCallAbleProcessElement that provides static methods for creation or other purposes.interfaceBPChoreographyinterfaceBPCollaborationinterfaceBPConditionalEventDefinitioninterfaceBPDataStoreinterfaceBPEndPointThe end points element may be extended with endpoint reference definitions introduced in other specifications (e.g., WS-Addressing).interfaceBPErrorinterfaceBPEscalationAnBPEscalationidentifies a business situation that a process might need to react to.interfaceBPEventDefinitioninterfaceBPGlobalChoreographyTaskinterfaceBPGlobalMaskTaskinterfaceBPGlobalTaskinterfaceBPInterfaceAn interface defines a set of operations that are implemented by services.interfaceBPItemDefinitionThe Business Object defines an object important for the definition of business processes or concepts.interfaceBPLinkEventDefinitioninterfaceBPMaskDefinitioninterfaceBPMessageinterfaceBPPathA path in a process.interfaceBPProcessinterfaceBPSignalSignal to trigger e.g a signal event.interfaceBPTimerEventDefinitionMethods in de.mid.innovator.srv2api.icw2bp with type parameters of type BCRootReuseAbleElement Modifier and Type Method Description <T extends BCRootReuseAbleElement>
java.util.List<T>BPChoreography. getOwnedReuseAbleElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)All reusable elements being relevant in the context of this choreography.<T extends BCRootReuseAbleElement>
java.util.List<T>BPCollaboration. getOwnedReuseAbleElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)All reusable elements being relevant in the context of this collaboration.<T extends BCRootReuseAbleElement>
java.util.List<T>BPProcess. getOwnedReuseAbleElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)All reusable elements being relevant in the context of this process. -
Uses of BCRootReuseAbleElement in de.mid.innovator.srv2api.icw2br
Subinterfaces of BCRootReuseAbleElement in de.mid.innovator.srv2api.icw2br Modifier and Type Interface Description interfaceBRCostCenterinterfaceBRLocationinterfaceBROrgUnitinterfaceBRPersoninterfaceBRResourceinterfaceBRResourceCLAn actor specifies a role played by a user or any other system that interacts with the subject.interfaceBRRoleinterfaceBRTechnical -
Uses of BCRootReuseAbleElement in de.mid.innovator.srv2api.icw2bs
Subinterfaces of BCRootReuseAbleElement in de.mid.innovator.srv2api.icw2bs Modifier and Type Interface Description interfaceBSFinalStateinterfaceBSRegularStateinterfaceBSStateThis is a utility class for BSState that provides static methods for creation or other purposes.
-