Uses of Interface
de.mid.innovator.srv2api.icw2erdia.ERDiaAll
-
Packages that use ERDiaAll Package Description de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package.de.mid.innovator.srv2api.icw2erdia Entity Relationship Diagrams and representations of entities and relationships, as well as conceptual views and from clauses. -
-
Uses of ERDiaAll in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return ERDiaAll Modifier and Type Method Description ERDiaAll
CLDiaHierStructDefinitionNode. getOwningERDiagram()
TheERDiaAll
owning this structure definition node. -
Uses of ERDiaAll in de.mid.innovator.srv2api.icw2erdia
Methods in de.mid.innovator.srv2api.icw2erdia that return ERDiaAll Modifier and Type Method Description static ERDiaAll
ERDiaAllHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Entity-Relationship Diagram with template and container.static ERDiaAll
ERDiaAllHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Entity-Relationship Diagram with stereotype and container.
-