Package com._1c.g5.v8.dt.compare.model
Interface SingleContainmentFeatureImplComparisonNode
-
- All Superinterfaces:
ComparisonNode
,ContainmentComparisonNode
,ContainmentFeatureComparisonNode
,org.eclipse.emf.ecore.EObject
,FeatureComparisonNode
,IBmObject
,MatchedObjectsComparisonNode
,org.eclipse.emf.common.notify.Notifier
,SingleContainmentFeatureComparisonNode
,SingleFeatureComparisonNode
- All Known Implementing Classes:
SingleContainmentFeatureImplComparisonNodeImpl
public interface SingleContainmentFeatureImplComparisonNode extends SingleContainmentFeatureComparisonNode, ContainmentComparisonNode
A representation of the model object 'Single Containment Feature Impl Comparison Node'.
-
-
Method Summary
-
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, getParent, 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.FeatureComparisonNode
getFeature, setFeature
-
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData
-
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
-
-