Package com._1c.g5.v8.dt.compare.model
Interface SingleReferenceFeatureComparisonNode
- 
- All Superinterfaces:
- ComparisonNode,- org.eclipse.emf.ecore.EObject,- FeatureComparisonNode,- IBmObject,- MatchedObjectsComparisonNode,- org.eclipse.emf.common.notify.Notifier,- ReferencedObjectsComparisonNode,- ReferenceFeatureComparisonNode,- SingleFeatureComparisonNode
 - All Known Subinterfaces:
- SingleReferenceFeatureImplComparisonNode
 - All Known Implementing Classes:
- SingleReferenceFeatureComparisonNodeImpl,- SingleReferenceFeatureImplComparisonNodeImpl
 
 public interface SingleReferenceFeatureComparisonNode extends ReferenceFeatureComparisonNode, SingleFeatureComparisonNode, ReferencedObjectsComparisonNode A representation of the model object 'Single Reference Feature Comparison Node'. * A node related to single reference (non-containment) feature. Example: refers CommandGroup group
- 
- 
Method Summary- 
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, setOtherObjectToBeAdded
 - 
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.FeatureComparisonNodegetFeature, setFeature
 - 
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
 - 
Methods inherited from interface org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliver
 - 
Methods inherited from interface com._1c.g5.v8.dt.compare.model.ReferencedObjectsComparisonNodegetAncestorRefSymlink, getMainRefSymlink, getOtherRefSymlink, getRefSymlink, setAncestorRefSymlink, setMainRefSymlink, setOtherRefSymlink
 
- 
 
-