Uses of Interface
de.mid.innovator.srv2api.icw2bsdia.BSDia
Packages that use BSDia
Package
Description
Package for Business Process Model and Notation (BPMN).
Diagrams and graphical representations for elements of the icw2bs package.
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
This packagage contains elements representing the logical model.
-
Uses of BSDia in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BSDiaModifier and TypeMethodDescriptionBPItemDefinition.getBSDia()All business object state diagrams with a representation of theBPItemDefinition. -
Uses of BSDia in de.mid.innovator.srv2api.icw2bsdia
Methods in de.mid.innovator.srv2api.icw2bsdia that return BSDiaModifier and TypeMethodDescriptionstatic BSDiaBSDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Business Object State Diagram with template and container.static BSDiaBSDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Business Object State Diagram with stereotype and container.BSDiaStateMachineNode.getOwningDiagram()The diagram owning this state machine node. -
Uses of BSDia in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type BSDiaModifier and TypeMethodDescriptionCLComponent.getOwnedStateDiagram(K_CONTROL_OPTION... behaviourFlags) All state diagrams owned by this component. -
Uses of BSDia in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type BSDiaModifier and TypeMethodDescriptionMEPackage.getOwnedStateDiagram(K_CONTROL_OPTION... behaviourFlags) All state diagrams owned by this package.