Substitution Substitution

[navigator] [guidelinePackage]General UML Guidelines [bullet][guidelinePackage]Dependencies [bullet]SubstitutionSubstitution (Substitution)

[help_web]

A substitution is a relationship between two classifiers 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.

[collapsed] [expanded] Properties

Rules

[collapsed] [expanded] Substitutes

An element of one of the following kinds:

[collapsed] [expanded] Substituted

An item of one of the following item kinds:

[collapsed] [expanded] Usage