Package com._1c.g5.v8.dt.compare.model
Interface SingleFeatureComparisonNode
-
- All Superinterfaces:
ComparisonNode,org.eclipse.emf.ecore.EObject,FeatureComparisonNode,IBmObject,MatchedObjectsComparisonNode,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
BslModuleComparisonNode,ChartComparisonNode,CmiComparisonNode,DcsComparisonNode,ExternalPropertyComparisonNode,FormComparisonNode,HtmlDocumentComparisonNode,RightsComparisonNode,SingleContainmentFeatureComparisonNode,SingleContainmentFeatureImplComparisonNode,SingleReferenceFeatureComparisonNode,SingleReferenceFeatureImplComparisonNode,SingleValueComparisonNode,SingleValueImplComparisonNode,SolidResourceComparisonNode
- All Known Implementing Classes:
BslModuleComparisonNodeImpl,ChartComparisonNodeImpl,CmiComparisonNodeImpl,DcsComparisonNodeImpl,ExternalPropertyComparisonNodeImpl,FormComparisonNodeImpl,HtmlDocumentComparisonNodeImpl,RightsComparisonNodeImpl,SingleContainmentFeatureComparisonNodeImpl,SingleContainmentFeatureImplComparisonNodeImpl,SingleFeatureComparisonNodeImpl,SingleReferenceFeatureComparisonNodeImpl,SingleReferenceFeatureImplComparisonNodeImpl,SingleValueComparisonNodeImpl,SingleValueImplComparisonNodeImpl,SolidResourceComparisonNodeImpl
public interface SingleFeatureComparisonNode extends FeatureComparisonNode, MatchedObjectsComparisonNode
A representation of the model object 'Single Feature Comparison Node'. * A node related to a single (non-many) feature.
-
-
Method Summary
-
Methods inherited from interface com._1c.g5.v8.dt.compare.model.ComparisonNode
getChildren, 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.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.FeatureComparisonNode
getFeature, setFeature
-
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
-
-