Package com._1c.g5.v8.dt.compare.model
Interface ValueCollectionImplComparisonNode
- 
- All Superinterfaces:
- CollectionComparisonNode,- ComparisonNode,- ContainmentComparisonNode,- org.eclipse.emf.ecore.EObject,- FeatureCollectionComparisonNode,- FeatureComparisonNode,- IBmObject,- org.eclipse.emf.common.notify.Notifier,- ValueCollectionComparisonNode
 - All Known Implementing Classes:
- ValueCollectionImplComparisonNodeImpl
 
 public interface ValueCollectionImplComparisonNode extends ValueCollectionComparisonNode, ContainmentComparisonNode A representation of the model object 'Value Collection Impl Comparison Node'.
- 
- 
Method Summary- 
Methods inherited from interface com._1c.g5.v8.dt.compare.model.ComparisonNodegetComparisonFlags, getContainmentChildren, getMergeSettings, getTopChildren, hasChildren, isMainObjectToBeDeleted, isModifiedOnOther, isOneSideParent, isOtherObjectToBeAdded, setComparisonFlags, setMainObjectToBeDeleted, setMergeSettings, setModifiedOnOther, setOneSideParent, setOtherObjectToBeAdded
 - 
Methods inherited from interface com._1c.g5.v8.dt.compare.model.ContainmentComparisonNodegetNodeSide, getOrigin, getParent, isOneSideNode, setOneSideNode, setOrigin, setParent
 - 
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.FeatureCollectionComparisonNodeisAncestorObjectExists, setAncestorObjectExists
 - 
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
 - 
Methods inherited from interface org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliver
 - 
Methods inherited from interface com._1c.g5.v8.dt.compare.model.ValueCollectionComparisonNodegetChildren
 
- 
 
-