Package com._1c.g5.v8.dt.compare.model
Interface ReferencedObjectsComparisonNode
- All Superinterfaces:
- ComparisonNode,- org.eclipse.emf.ecore.EObject,- IBmObject,- MatchedObjectsComparisonNode,- org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
- ReferenceCollectionElementComparisonNode,- ReferenceCollectionElementImplComparisonNode,- SingleReferenceFeatureComparisonNode,- SingleReferenceFeatureImplComparisonNode
- All Known Implementing Classes:
- ReferenceCollectionElementComparisonNodeImpl,- ReferenceCollectionElementImplComparisonNodeImpl,- ReferencedObjectsComparisonNodeImpl,- SingleReferenceFeatureComparisonNodeImpl,- SingleReferenceFeatureImplComparisonNodeImpl
 A representation of the model object 'Referenced Objects Comparison Node'.
 
 
 *
 A node related to objects referencing to other objects via a single or many reference feature.
 See 
SingleReferenceFeatureComparisonNode, ReferenceCollectionElementComparisonNode.
 
 The following features are supported:
- 
Field SummaryFields inherited from interface com._1c.g5.v8.bm.core.IBmObjectBM_NULL_ID
- 
Method SummaryModifier and TypeMethodDescriptionReturns the value of the 'Ancestor Ref Symlink' attribute.Returns the value of the 'Main Ref Symlink' attribute.Returns the value of the 'Other Ref Symlink' attribute.getRefSymlink(ComparisonSide side) voidSets the value of the 'Ancestor Ref Symlink' attribute.voidsetMainRefSymlink(UniqueSymlink value) Sets the value of the 'Main Ref Symlink' attribute.voidsetOtherRefSymlink(UniqueSymlink value) Sets the value of the 'Other Ref Symlink' attribute.Methods inherited from interface com._1c.g5.v8.dt.compare.model.ComparisonNodegetChildren, getComparisonFlags, getContainmentChildren, getMergeSettings, getNodeSide, getParent, getTopChildren, hasChildren, isMainObjectToBeDeleted, isModifiedOnOther, isOneSideNode, isOneSideParent, isOtherObjectToBeAdded, setComparisonFlags, setMainObjectToBeDeleted, setMergeSettings, setModifiedOnOther, setOneSideParent, setOtherObjectToBeAddedMethods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods 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, bmSetPropertyMethods 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, setOtherObjectIdMethods inherited from interface org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliver
- 
Method Details- 
getMainRefSymlinkUniqueSymlink getMainRefSymlink()Returns the value of the 'Main Ref Symlink' attribute.- Returns:
- the value of the 'Main Ref Symlink' attribute.
- See Also:
 
- 
setMainRefSymlinkSets the value of the 'Main Ref Symlink' attribute.- Parameters:
- value- the new value of the 'Main Ref Symlink' attribute.
- See Also:
 
- 
getOtherRefSymlinkUniqueSymlink getOtherRefSymlink()Returns the value of the 'Other Ref Symlink' attribute.- Returns:
- the value of the 'Other Ref Symlink' attribute.
- See Also:
 
- 
setOtherRefSymlinkSets the value of the 'Other Ref Symlink' attribute.- Parameters:
- value- the new value of the 'Other Ref Symlink' attribute.
- See Also:
 
- 
getAncestorRefSymlinkUniqueSymlink getAncestorRefSymlink()Returns the value of the 'Ancestor Ref Symlink' attribute.- Returns:
- the value of the 'Ancestor Ref Symlink' attribute.
- See Also:
 
- 
setAncestorRefSymlinkSets the value of the 'Ancestor Ref Symlink' attribute.- Parameters:
- value- the new value of the 'Ancestor Ref Symlink' attribute.
- See Also:
 
- 
getRefSymlink
 
-