Package com._1c.g5.v8.dt.compare.model
Interface ReferenceCollectionElementImplComparisonNode
- All Superinterfaces:
CollectionElementComparisonNode
,ComparisonNode
,ContainmentComparisonNode
,org.eclipse.emf.ecore.EObject
,FeatureCollectionElementComparisonNode
,IBmObject
,MatchedObjectsComparisonNode
,org.eclipse.emf.common.notify.Notifier
,ReferenceCollectionElementComparisonNode
,ReferencedObjectsComparisonNode
- All Known Implementing Classes:
ReferenceCollectionElementImplComparisonNodeImpl
public interface ReferenceCollectionElementImplComparisonNode
extends ContainmentComparisonNode, ReferenceCollectionElementComparisonNode
A representation of the model object 'Reference Collection Element Impl Comparison Node'.
-
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, setPositionAfterMerge
Methods 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, setOtherObjectToBeAdded
Methods inherited from interface com._1c.g5.v8.dt.compare.model.ContainmentComparisonNode
getNodeSide, getOrigin, isOneSideNode, setOneSideNode, setOrigin, setParent
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, 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.FeatureCollectionElementComparisonNode
getParentCollectionFeature, setParentCollectionFeature
Methods 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, bmSetProperty
Methods inherited from interface com._1c.g5.v8.dt.compare.model.MatchedObjectsComparisonNode
getAncestorObjectId, getAncestorPathToTopParent, getMainObjectId, getMainPathToTopParent, getObjectId, getObjectsEClassId, getOtherObjectId, getOtherPathToTopParent, getPathToTopParent, isAncestorObjectExists, setAncestorObjectExists, setAncestorObjectId, setMainObjectId, setObjectId, setObjectsEClassId, setOtherObjectId
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface com._1c.g5.v8.dt.compare.model.ReferencedObjectsComparisonNode
getAncestorRefSymlink, getMainRefSymlink, getOtherRefSymlink, getRefSymlink, setAncestorRefSymlink, setMainRefSymlink, setOtherRefSymlink
-
Method Details
-
getParent
ReferenceCollectionImplComparisonNode getParent()- Specified by:
getParent
in interfaceCollectionElementComparisonNode
- Specified by:
getParent
in interfaceComparisonNode
- Specified by:
getParent
in interfaceContainmentComparisonNode
- Specified by:
getParent
in interfaceFeatureCollectionElementComparisonNode
- Specified by:
getParent
in interfaceReferenceCollectionElementComparisonNode
- Returns:
- the value of the 'Parent' container reference.
- See Also:
-