Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPChoreography
-
Packages that use BPChoreography 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.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package. -
-
Uses of BPChoreography in de.mid.innovator.srv2api.icw2bc
Methods in de.mid.innovator.srv2api.icw2bc that return BPChoreography Modifier and Type Method Description BPChoreographyBCRootReuseAbleElement. getOwningChoreography()The choreography wherein thisBCRootReuseAbleElementis relevant. -
Uses of BPChoreography in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPChoreography Modifier and Type Method Description static BPChoreographyBPChoreographyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)Create a new Choreography with template and container.static BPChoreographyBPChoreographyHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)Create a new Choreography with stereotype and container. -
Uses of BPChoreography in de.mid.innovator.srv2api.icw2bpdia
Fields in de.mid.innovator.srv2api.icw2bpdia declared as BPChoreography Modifier and Type Field Description BPChoreographyARG_BPDiaAddChoreographyViewNode. ohChoreographyThe choreography to be added to the diagramMethods in de.mid.innovator.srv2api.icw2bpdia with parameters of type BPChoreography Modifier and Type Method Description BPDiaChoreographyViewNodeBPDia. addDiaChoreographyViewNode(BPChoreography ohChoreography, java.awt.Point position, java.awt.Point size, boolean isExpanded)Constructors in de.mid.innovator.srv2api.icw2bpdia with parameters of type BPChoreography Constructor Description ARG_BPDiaAddChoreographyViewNode(BPChoreography ohChoreography, java.awt.Point position, java.awt.Point size, boolean isExpanded)
-