Uses of Interface
de.mid.innovator.srv2api.icw2model.MERealization
Packages that use MERealization
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
Package for concept modeling.
This packagage contains elements representing the logical model.
-
Uses of MERealization in de.mid.innovator.srv2api.icw2class
Subinterfaces of MERealization in de.mid.innovator.srv2api.icw2classModifier and TypeInterfaceDescriptioninterfaceThe component realization concept is specialized in the components package to (optionally) define the classifiers that realize the contract offered by a component in terms of its provided and required interfaces.interfaceAn interface realization is a specialized realization relationship between a classifier and an interface.interfaceA substitution is a relationship between two classifiers and signifies that the substituting classifier complies with the contract specified by the contract classifier. -
Uses of MERealization in de.mid.innovator.srv2api.icw2gc
Subinterfaces of MERealization in de.mid.innovator.srv2api.icw2gcModifier and TypeInterfaceDescriptioninterfaceThe realization of a concept by another model element. -
Uses of MERealization in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return MERealizationModifier and TypeMethodDescriptionstatic MERealizationMERealizationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Realization with template from source to target element.static MERealizationMERealizationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Realization with stereotype from source to target element.