Package com._1c.g5.v8.dt.md.compare
Interface ChildMdCollectionComparisonNode
- All Superinterfaces:
CollectionComparisonNode
,ComparisonNode
,org.eclipse.emf.ecore.EObject
,FeatureCollectionComparisonNode
,FeatureComparisonNode
,IBmObject
,MdCollectionComparisonNode
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
ChildMdCollectionImplComparisonNode
- All Known Implementing Classes:
ChildMdCollectionComparisonNodeImpl
,ChildMdCollectionImplComparisonNodeImpl
A representation of the model object 'Child Md Collection Comparison Node'.
*
A node related to a collection of child (non-top) MD objects.
Example:
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID
-
Method Summary
Methods inherited from interface com._1c.g5.v8.dt.compare.model.ComparisonNode
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.FeatureCollectionComparisonNode
isAncestorObjectExists, setAncestorObjectExists
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 org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getChildren
org.eclipse.emf.common.util.EList<ChildMdObjectComparisonNode> getChildren()- Specified by:
getChildren
in interfaceCollectionComparisonNode
- Specified by:
getChildren
in interfaceComparisonNode
- Specified by:
getChildren
in interfaceFeatureCollectionComparisonNode
- Specified by:
getChildren
in interfaceMdCollectionComparisonNode
-