Uses of Interface
de.mid.innovator.srv2api.icw2class.CLComponent
Packages that use CLComponent
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
Diagrams and graphical representations for elements of the icw2class package.
This packagage contains elements representing the logical model.
-
Uses of CLComponent in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLComponentModifier and TypeMethodDescriptionstatic CLComponentCLComponentHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Component with template and container.static CLComponentCLComponentHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Component with stereotype and container.CLComponentRealization.getAbstraction()The component that owns this component realization and which is implemented by its realizing classifiers.CLReception.getOwnerComponent() -
Uses of CLComponent in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return CLComponentModifier and TypeMethodDescriptionCLDia.getOwningComponent()The component that owns this classifier diagram. -
Uses of CLComponent in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return CLComponentModifier and TypeMethodDescriptionMEPackageAble.getComponent()MECreateRedirect.getRedirectSourceComponent()The source component of this create redirection.MECreateRedirect.getRedirectTargetComponent()The target component of this create redirection.