Package com._1c.g5.v8.dt.md.compare
Interface TopMdObjectCollectionElementComparisonNode
- All Superinterfaces:
CollectionElementComparisonNode,ComparisonNode,org.eclipse.emf.ecore.EObject,FeatureCollectionElementComparisonNode,IBmObject,IMatchingSymlinks,MatchedObjectsComparisonNode,MdObjectCollectionElementComparisonNode,MdObjectComparisonNode,org.eclipse.emf.common.notify.Notifier,SymlinkComparisonNode,TopComparisonNode,TopMdObjectComparisonNode,TopModelObjectsComparisonNode
- All Known Implementing Classes:
TopMdObjectCollectionElementComparisonNodeImpl
public interface TopMdObjectCollectionElementComparisonNode
extends MdObjectCollectionElementComparisonNode, TopMdObjectComparisonNode
A representation of the model object 'Top Md Object Collection Element Comparison Node'.
*
A node related to a triple of top MD objects lying in some ref-collection.
Such objects can be (re)ordered in the collection by some criteria,
so the node contains information about the order of objects relative to each other.
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID -
Method Summary
Methods inherited from interface com._1c.g5.v8.dt.compare.model.CollectionElementComparisonNode
getAncestorPosition, getLeftNeighbour, getMainPosition, getOtherPosition, getPosition, getPositionAfterMerge, setAncestorPosition, setLeftNeighbour, setMainPosition, setOtherPosition, setPosition, setPositionAfterMergeMethods inherited from interface com._1c.g5.v8.dt.compare.model.ComparisonNode
getChildren, getComparisonFlags, getContainmentChildren, getMergeSettings, getTopChildren, hasChildren, isMainObjectToBeDeleted, isModifiedOnOther, 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.dt.compare.model.FeatureCollectionElementComparisonNode
getParentCollectionFeature, setParentCollectionFeatureMethods 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 com._1c.g5.v8.dt.compare.model.MatchedObjectsComparisonNode
getAncestorObjectId, getAncestorPathToTopParent, getMainObjectId, getMainPathToTopParent, getObjectId, getObjectsEClassId, getOtherObjectId, getOtherPathToTopParent, getPathToTopParent, setAncestorObjectExists, setAncestorObjectId, setMainObjectId, setObjectId, setObjectsEClassId, setOtherObjectIdMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface com._1c.g5.v8.dt.compare.model.SymlinkComparisonNode
getCommonAncestorSymlink, getMainSymlink, getOtherSymlink, getSymlink, setCommonAncestorSymlink, setMainSymlink, setOtherSymlinkMethods inherited from interface com._1c.g5.v8.dt.compare.model.TopComparisonNode
getComparisonStatus, getMainObjectOnSupport, getNodeSide, getOtherObjectOnSupport, getTopAncestor, getTopDescendants, isAncestorObjectExists, isOneSideNode, setComparisonStatus, setMainObjectOnSupport, setOtherObjectOnSupport, setParent, setTopAncestor
-
Method Details
-
getParent
TopMdCollectionComparisonNode getParent()- Specified by:
getParentin interfaceCollectionElementComparisonNode- Specified by:
getParentin interfaceComparisonNode- Specified by:
getParentin interfaceFeatureCollectionElementComparisonNode- Specified by:
getParentin interfaceMdObjectCollectionElementComparisonNode- Specified by:
getParentin interfaceTopComparisonNode- Returns:
- the value of the 'Parent' reference.
- See Also:
-