Class Containment

All Implemented Interfaces:
IKeyed<Containment>, INamed, NamespacedEntity, ClassifierInstance<Concept>, HasFeatureValues, Node

public class Containment extends Link<Containment>
Represents a relation between a containing Classifier and a contained Classifier.

Between an IfStatement and its condition there is a Containment relation.

Differently from an EReference there is no container flag and resolveProxies flag.

See Also: