Class CLComponentRealizationHelper


  • public abstract class CLComponentRealizationHelper
    extends java.lang.Object
    The 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. The component forms an abstraction from these various classifiers.
    See Also:
    CLComponentRealization