Interface MERealization

All Superinterfaces:
ADClientAble, ADFindAble, ADHistoryAble, ADM2AttrModifyAble, ELContainerAble, ELContAsgnAble, ELDeleteAble, ELDependency, ELElement, ELNamedElement, ELNamespaceAsgnAble, ELObject, ELPackageAble, ELRelshipBinDir, ELUUIDAble, ELValueContainerAble, MEAbstraction, MECommentAble, MEConstraintAble, MEDependency, MEModelElement, MENamedElement, MENamespaceAsgnAble, MEPackageAble, MEStereotypeAble, METermAble, MMAttachmentAble, MMCommentContainerAble, MMLabelAble, MMLabelTextAttachmentAble, MMStereotypeAble, MMTextAble
All Known Subinterfaces:
CLComponentRealization, CLInterfaceRealization, CLSubstitution, GCConceptRealization

public interface MERealization extends MEAbstraction
Realization is a specialized abstraction relationship between two sets of model elements, one representing a specification (the supplier) and the other represents an implementation of the latter (the client). Realization can be used to model stepwise refinement, optimizations, transformations, templates, model synthesis, framework composition, etc.
See Also: