Package com._1c.g5.v8.dt.compare.model
Interface FeatureComparisonNode
- All Superinterfaces:
ComparisonNode,org.eclipse.emf.ecore.EObject,IBmObject,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
AdditionalIndexesComparisonNode,BslModuleComparisonNode,ChartComparisonNode,ChildMdCollectionComparisonNode,ChildMdCollectionImplComparisonNode,CmiComparisonNode,ContainmentCollectionComparisonNode,ContainmentCollectionImplComparisonNode,ContainmentFeatureComparisonNode,DcsComparisonNode,ExternalPropertyComparisonNode,FeatureCollectionComparisonNode,FormComparisonNode,HtmlDocumentComparisonNode,MdCollectionComparisonNode,ReferenceCollectionComparisonNode,ReferenceCollectionImplComparisonNode,ReferenceFeatureComparisonNode,RightsComparisonNode,SingleContainmentFeatureComparisonNode,SingleContainmentFeatureImplComparisonNode,SingleFeatureComparisonNode,SingleReferenceFeatureComparisonNode,SingleReferenceFeatureImplComparisonNode,SingleValueComparisonNode,SingleValueImplComparisonNode,SolidResourceComparisonNode,TopMdCollectionComparisonNode,TopMdCollectionImplComparisonNode,ValueCollectionComparisonNode,ValueCollectionImplComparisonNode
- All Known Implementing Classes:
AdditionalIndexesComparisonNodeImpl,BslModuleComparisonNodeImpl,ChartComparisonNodeImpl,ChildMdCollectionComparisonNodeImpl,ChildMdCollectionImplComparisonNodeImpl,CmiComparisonNodeImpl,ContainmentCollectionComparisonNodeImpl,ContainmentCollectionImplComparisonNodeImpl,ContainmentFeatureComparisonNodeImpl,DcsComparisonNodeImpl,ExternalPropertyComparisonNodeImpl,FeatureCollectionComparisonNodeImpl,FeatureComparisonNodeImpl,FormComparisonNodeImpl,HtmlDocumentComparisonNodeImpl,MdCollectionComparisonNodeImpl,ReferenceCollectionComparisonNodeImpl,ReferenceCollectionImplComparisonNodeImpl,ReferenceFeatureComparisonNodeImpl,RightsComparisonNodeImpl,SingleContainmentFeatureComparisonNodeImpl,SingleContainmentFeatureImplComparisonNodeImpl,SingleFeatureComparisonNodeImpl,SingleReferenceFeatureComparisonNodeImpl,SingleReferenceFeatureImplComparisonNodeImpl,SingleValueComparisonNodeImpl,SingleValueImplComparisonNodeImpl,SolidResourceComparisonNodeImpl,TopMdCollectionComparisonNodeImpl,TopMdCollectionImplComparisonNodeImpl,ValueCollectionComparisonNodeImpl,ValueCollectionImplComparisonNodeImpl
A representation of the model object 'Feature Comparison Node'.
*
A node related to some feature.
The following features are supported:
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID -
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Feature' containment reference.voidsetFeature(RelatedFeature value) Sets the value of the 'Feature' containment reference.Methods inherited from interface com._1c.g5.v8.dt.compare.model.ComparisonNode
getChildren, getComparisonFlags, getContainmentChildren, getMergeSettings, getNodeSide, getParent, getTopChildren, hasChildren, isAncestorObjectExists, isMainObjectToBeDeleted, isModifiedOnOther, isOneSideNode, isOneSideParent, isOtherObjectToBeAdded, setComparisonFlags, setMainObjectToBeDeleted, setMergeSettings, setModifiedOnOther, setOneSideParent, setOtherObjectToBeAddedMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods 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, bmSetPropertyMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getFeature
RelatedFeature getFeature()Returns the value of the 'Feature' containment reference.- Returns:
- the value of the 'Feature' containment reference.
- See Also:
-
setFeature
Sets the value of the 'Feature' containment reference.- Parameters:
value- the new value of the 'Feature' containment reference.- See Also:
-