Package com._1c.g5.v8.dt.compare.model
Interface ContainmentCollectionElementImplComparisonNode
- 
- All Superinterfaces:
- CollectionElementComparisonNode,- ComparisonNode,- ContainmentCollectionElementComparisonNode,- ContainmentComparisonNode,- org.eclipse.emf.ecore.EObject,- FeatureCollectionElementComparisonNode,- IBmObject,- MatchedObjectsComparisonNode,- org.eclipse.emf.common.notify.Notifier
 - All Known Implementing Classes:
- ContainmentCollectionElementImplComparisonNodeImpl
 
 public interface ContainmentCollectionElementImplComparisonNode extends ContainmentComparisonNode, ContainmentCollectionElementComparisonNode A representation of the model object 'Containment Collection Element Impl Comparison Node'.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description ContainmentCollectionImplComparisonNodegetParent()- 
Methods inherited from interface com._1c.g5.v8.dt.compare.model.CollectionElementComparisonNodegetAncestorPosition, getLeftNeighbour, getMainPosition, getOtherPosition, getPosition, getPositionAfterMerge, setAncestorPosition, setLeftNeighbour, setMainPosition, setOtherPosition, setPosition, setPositionAfterMerge
 - 
Methods inherited from interface com._1c.g5.v8.dt.compare.model.ComparisonNodegetChildren, 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.ContainmentComparisonNodegetNodeSide, getOrigin, 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.FeatureCollectionElementComparisonNodegetParentCollectionFeature, setParentCollectionFeature
 - 
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 com._1c.g5.v8.dt.compare.model.MatchedObjectsComparisonNodegetAncestorObjectId, getAncestorPathToTopParent, getMainObjectId, getMainPathToTopParent, getObjectId, getObjectsEClassId, getOtherObjectId, getOtherPathToTopParent, getPathToTopParent, isAncestorObjectExists, setAncestorObjectExists, setAncestorObjectId, setMainObjectId, setObjectId, setObjectsEClassId, setOtherObjectId
 
- 
 
- 
- 
- 
Method Detail- 
getParentContainmentCollectionImplComparisonNode getParent() - Specified by:
- getParentin interface- CollectionElementComparisonNode
- Specified by:
- getParentin interface- ComparisonNode
- Specified by:
- getParentin interface- ContainmentCollectionElementComparisonNode
- Specified by:
- getParentin interface- ContainmentComparisonNode
- Specified by:
- getParentin interface- FeatureCollectionElementComparisonNode
- Returns:
- the value of the 'Parent' container reference.
- See Also:
- ContainmentComparisonNode.setParent(ComparisonNode),- ComparePackage.getContainmentComparisonNode_Parent(),- ComparisonNode.getContainmentChildren()
 
 
- 
 
-