Uses of Interface
de.mid.innovator.srv2api.icw2bc.BCTermAssignAble
-
Packages that use BCTermAssignAble 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.de.mid.innovator.srv2api.icw2gc Package for concept modeling. -
-
Uses of BCTermAssignAble in de.mid.innovator.srv2api.icw2bc
Subinterfaces of BCTermAssignAble in de.mid.innovator.srv2api.icw2bc Modifier and Type Interface Description interface
BCExpression
interface
BCRootReuseAbleElement
This is a utility class for BCRootReuseAbleElement that provides static methods for creation or other purposes.interface
BCTerm
A term relevant for the business description.Methods in de.mid.innovator.srv2api.icw2bc that return BCTermAssignAble Modifier and Type Method Description BCTermAssignAble
BCTermAssign. getTermAssignAble()
The element having the term or concept assigned. -
Uses of BCTermAssignAble in de.mid.innovator.srv2api.icw2bp
Subinterfaces of BCTermAssignAble in de.mid.innovator.srv2api.icw2bp Modifier and Type Interface Description interface
BPArtifact
"BPMN provides modelers with the capability of showing additional information about a Process that is not directly related to the Sequence Flow or Message Flow of the Process.interface
BPAssociationArtifact
Note that directional Associations were used in BPMN 1.2 to show how Data Objects were inputs or outputs to Activities.interface
BPCallAble
This is a utility class for BPCallAble that provides static methods for creation or other purposes.interface
BPCallAbleChoreographyElement
This is a utility class for BPCallAbleChoreographyElement that provides static methods for creation or other purposes.interface
BPCallAbleProcessElement
This is a utility class for BPCallAbleProcessElement that provides static methods for creation or other purposes.interface
BPChoreography
interface
BPCollaboration
interface
BPConditionalEventDefinition
interface
BPDataStore
interface
BPEndPoint
The end points element may be extended with endpoint reference definitions introduced in other specifications (e.g., WS-Addressing).interface
BPError
interface
BPEscalation
AnBPEscalation
identifies a business situation that a process might need to react to.interface
BPEventDefinition
interface
BPGlobalChoreographyTask
interface
BPGlobalMaskTask
interface
BPGlobalTask
interface
BPGroupArtifact
interface
BPGroupAssign
interface
BPInterface
An interface defines a set of operations that are implemented by services.interface
BPItemDefinition
The Business Object defines an object important for the definition of business processes or concepts.interface
BPLinkEventDefinition
interface
BPMaskDefinition
interface
BPMessage
interface
BPPath
A path in a process.interface
BPProcess
interface
BPSignal
Signal to trigger e.g a signal event.interface
BPTimerEventDefinition
-
Uses of BCTermAssignAble in de.mid.innovator.srv2api.icw2br
Subinterfaces of BCTermAssignAble in de.mid.innovator.srv2api.icw2br Modifier and Type Interface Description interface
BRCostCenter
interface
BRLocation
interface
BROrgUnit
interface
BROrgUnitMemberRel
interface
BROrgUnitPersonRel
interface
BROrgUnitRequiresRole
interface
BRPerson
interface
BRPersonInRole
interface
BRResource
interface
BRResourceCL
An actor specifies a role played by a user or any other system that interacts with the subject.interface
BRResourceHierRel
interface
BRResourceNamedRel
interface
BRResourceNonHierRel
This is a utility class for BRResourceNonHierRel that provides static methods for creation or other purposes.interface
BRResourceRel
This is a utility class for BRResourceRel that provides static methods for creation or other purposes.interface
BRRole
interface
BRTechnical
-
Uses of BCTermAssignAble in de.mid.innovator.srv2api.icw2bs
Subinterfaces of BCTermAssignAble in de.mid.innovator.srv2api.icw2bs Modifier and Type Interface Description interface
BSFinalState
interface
BSRegularState
interface
BSState
This is a utility class for BSState that provides static methods for creation or other purposes. -
Uses of BCTermAssignAble in de.mid.innovator.srv2api.icw2gc
Subinterfaces of BCTermAssignAble in de.mid.innovator.srv2api.icw2gc Modifier and Type Interface Description interface
GCConcept
A concept is a generic modeling construct which may be realized by different model elements.
-