Uses of Interface
de.mid.innovator.srv2api.icw2brdia.BRDia
-
Packages that use BRDia Package Description de.mid.innovator.srv2api.icw2brdia Diagrams and graphical representations for elements of the icw2br package.de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of BRDia in de.mid.innovator.srv2api.icw2brdia
Methods in de.mid.innovator.srv2api.icw2brdia that return BRDia Modifier and Type Method Description static BRDiaBRDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)Create a new Business Resource Diagram with template and container.static BRDiaBRDiaHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)Create a new Business Resource Diagram with stereotype and container.BRDiaBRDiaResourceEdge. getOwningDia()The business resource diagram owning theBRDiaResourceEdge.BRDiaBRDiaResourceNode. getOwningDia()The business resource diagram owning theBRDiaResourceNode.BRDiaBRDiaTextNode. getOwningDia()The business resource diagram owning theBRDiaTextNode. -
Uses of BRDia in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type BRDia Modifier and Type Method Description java.util.List<BRDia>MEPackage. getOwnedBRDiagram(K_CONTROL_OPTION... behaviourFlags)The business resource diagrams in thisMEPackage.
-