Package com._1c.g5.v8.dt.compare.model
Interface CollectionComparisonNode
- All Superinterfaces:
ComparisonNode,org.eclipse.emf.ecore.EObject,IBmObject,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
ChildMdCollectionComparisonNode,ChildMdCollectionImplComparisonNode,ContainmentCollectionComparisonNode,ContainmentCollectionImplComparisonNode,FeatureCollectionComparisonNode,ManifestComparisonNode,MdCollectionComparisonNode,ReferenceCollectionComparisonNode,ReferenceCollectionImplComparisonNode,TopMdCollectionComparisonNode,TopMdCollectionImplComparisonNode,ValueCollectionComparisonNode,ValueCollectionImplComparisonNode
- All Known Implementing Classes:
ChildMdCollectionComparisonNodeImpl,ChildMdCollectionImplComparisonNodeImpl,CollectionComparisonNodeImpl,ContainmentCollectionComparisonNodeImpl,ContainmentCollectionImplComparisonNodeImpl,FeatureCollectionComparisonNodeImpl,ManifestComparisonNodeImpl,MdCollectionComparisonNodeImpl,ReferenceCollectionComparisonNodeImpl,ReferenceCollectionImplComparisonNodeImpl,TopMdCollectionComparisonNodeImpl,TopMdCollectionImplComparisonNodeImpl,ValueCollectionComparisonNodeImpl,ValueCollectionImplComparisonNodeImpl
A representation of the model object 'Collection Comparison Node'.
*
A node related to some collection.
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<? extends CollectionElementComparisonNode>Methods inherited from interface com._1c.g5.v8.dt.compare.model.ComparisonNode
getComparisonFlags, getContainmentChildren, getMergeSettings, getNodeSide, getParent, getTopChildren, hasChildren, isAncestorObjectExists, isMainObjectToBeDeleted, isModifiedOnOther, isOneSideNode, isOneSideParent, isOtherObjectToBeAdded, setComparisonFlags, setMainObjectToBeDeleted, setMergeSettings, setModifiedOnOther, setOneSideParent, setOtherObjectToBeAddedMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetPropertyMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getChildren
org.eclipse.emf.common.util.EList<? extends CollectionElementComparisonNode> getChildren()- Specified by:
getChildrenin interfaceComparisonNode
-