Class MERealizationHelper

java.lang.Object
de.mid.innovator.srv2api.icw2model.MERealizationHelper

public abstract class MERealizationHelper extends 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: