Package com._1c.g5.v8.dt.compare.model
Interface ContainmentFeatureComparisonNode
- 
- All Superinterfaces:
- ComparisonNode,- org.eclipse.emf.ecore.EObject,- FeatureComparisonNode,- IBmObject,- org.eclipse.emf.common.notify.Notifier
 - All Known Subinterfaces:
- ContainmentCollectionComparisonNode,- ContainmentCollectionImplComparisonNode,- SingleContainmentFeatureComparisonNode,- SingleContainmentFeatureImplComparisonNode
 - All Known Implementing Classes:
- ContainmentCollectionComparisonNodeImpl,- ContainmentCollectionImplComparisonNodeImpl,- ContainmentFeatureComparisonNodeImpl,- SingleContainmentFeatureComparisonNodeImpl,- SingleContainmentFeatureImplComparisonNodeImpl
 
 public interface ContainmentFeatureComparisonNode extends FeatureComparisonNode A representation of the model object 'Containment Feature Comparison Node'. * A node related to some containment feature, single or many.
- 
- 
Method Summary- 
Methods inherited from interface com._1c.g5.v8.dt.compare.model.ComparisonNodegetChildren, getComparisonFlags, getContainmentChildren, getMergeSettings, getNodeSide, getParent, getTopChildren, hasChildren, isAncestorObjectExists, isMainObjectToBeDeleted, isModifiedOnOther, isOneSideNode, isOneSideParent, isOtherObjectToBeAdded, setComparisonFlags, setMainObjectToBeDeleted, setMergeSettings, setModifiedOnOther, setOneSideParent, setOtherObjectToBeAdded
 - 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 - 
Methods inherited from interface com._1c.g5.v8.dt.compare.model.FeatureComparisonNodegetFeature, setFeature
 - 
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObjectbmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
 
- 
 
-