Uses of Interface
de.mid.innovator.srv2api.icw2gcdia.GCDynDia
Packages that use GCDynDia
Package
Description
Package for concept modeling.
Concept diagrams and graphical representations for elements of the icw2gc
package.
-
Uses of GCDynDia in de.mid.innovator.srv2api.icw2gc
Methods in de.mid.innovator.srv2api.icw2gc that return types with arguments of type GCDynDiaModifier and TypeMethodDescriptionGCNode.getIgnoredDynDia()All dynamic concept diagrams with ignore thisGCNodeas content.GCConcept.getStartDynDia()All dynamic concept diagrams with thisGCConceptas start element. -
Uses of GCDynDia in de.mid.innovator.srv2api.icw2gcdia
Methods in de.mid.innovator.srv2api.icw2gcdia that return GCDynDiaModifier and TypeMethodDescriptionstatic GCDynDiaGCDynDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Dynamic Concept Diagram with template and container.static GCDynDiaGCDynDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Dynamic Concept Diagram with template and container with requirement.static GCDynDiaGCDynDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Dynamic Concept Diagram with stereotype and container.static GCDynDiaGCDynDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Dynamic Concept Diagram with stereotype and container with requirement.static GCDynDiaGCDynDiaHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Dynamic Concept Diagram with template and container.static GCDynDiaGCDynDiaHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Dynamic Concept Diagram with template and container with requirement.static GCDynDiaGCDynDiaHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Dynamic Concept Diagram with stereotype and container.static GCDynDiaGCDynDiaHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Dynamic Concept Diagram with stereotype and container with requirement.