Class CLSubstitutionHelper

java.lang.Object
de.mid.innovator.srv2api.icw2class.CLSubstitutionHelper

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