Class CLSubstitutionHelper


  • public abstract class CLSubstitutionHelper
    extends java.lang.Object
    A substitution is a relationship between two classifiers and signifies that the substituting classifier complies with the contract specified by the contract classifier. This implies that instances of the substituting classifier are runtime substitutable where instances of the contract classifier are expected.
    See Also:
    CLSubstitution