Uses of Interface
de.mid.innovator.srv2api.icw2gc.GCConceptRealization
Packages that use GCConceptRealization
Package
Description
Package for concept modeling.
Meta model and administration information.
-
Uses of GCConceptRealization in de.mid.innovator.srv2api.icw2gc
Methods in de.mid.innovator.srv2api.icw2gc that return GCConceptRealizationModifier and TypeMethodDescriptionstatic GCConceptRealizationGCConceptRealizationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Concept Realization with template from source to target element.static GCConceptRealizationGCConceptRealizationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Concept Realization with stereotype from source to target element.GCConcept.getConceptRealizationFromElement(MMCommentContainerAble refObj) Methods in de.mid.innovator.srv2api.icw2gc that return types with arguments of type GCConceptRealization -
Uses of GCConceptRealization in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type GCConceptRealizationModifier and TypeMethodDescriptionMMCommentContainerAble.getOutgoingConceptRealization()All concept realizations of this element.