Class MERealizationHelper


  • public abstract class MERealizationHelper
    extends java.lang.Object
    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:
    MERealization