Interface ContainmentComparisonNode

All Superinterfaces:
ComparisonNode, org.eclipse.emf.ecore.EObject, IBmObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
ChildMdCollectionImplComparisonNode, ContainmentCollectionElementImplComparisonNode, ContainmentCollectionImplComparisonNode, ManifestHeaderComparisonNode, ReferenceCollectionElementImplComparisonNode, ReferenceCollectionImplComparisonNode, SingleContainmentFeatureImplComparisonNode, SingleReferenceFeatureImplComparisonNode, SingleValueImplComparisonNode, TopMdCollectionImplComparisonNode, ValueCollectionElementImplComparisonNode, ValueCollectionImplComparisonNode
All Known Implementing Classes:
ChildMdCollectionImplComparisonNodeImpl, ContainmentCollectionElementImplComparisonNodeImpl, ContainmentCollectionImplComparisonNodeImpl, ContainmentComparisonNodeImpl, ManifestHeaderComparisonNodeImpl, ReferenceCollectionElementImplComparisonNodeImpl, ReferenceCollectionImplComparisonNodeImpl, SingleContainmentFeatureImplComparisonNodeImpl, SingleReferenceFeatureImplComparisonNodeImpl, SingleValueImplComparisonNodeImpl, TopMdCollectionImplComparisonNodeImpl, ValueCollectionElementImplComparisonNodeImpl, ValueCollectionImplComparisonNodeImpl

public interface ContainmentComparisonNode extends ComparisonNode
A representation of the model object 'Containment Comparison Node'. * Containment nodes are built for non-top model objects or features. Such nodes are stored as BM non-top model objects in the comparison model and always have TopComparisonNode parent node at some level of the hierarchy.

The following features are supported:

See Also: