Skip to main content

Get help for ARIS UML Designer

Substitution

A Substitution is a relationship between two Classifiers which signifies that the substitutingClassifier complies with the contract specified by the contract Classifier. This implies that instances of the substitutingClassifier are runtime substitutable where instances of the contract classifier are expected.