Class SingleValueComparisonNodeImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
All Implemented Interfaces:
IBmObject, ComparisonNode, FeatureComparisonNode, MatchedObjectsComparisonNode, SingleFeatureComparisonNode, SingleValueComparisonNode, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject
Direct Known Subclasses:
SingleValueImplComparisonNodeImpl

public abstract class SingleValueComparisonNodeImpl extends SingleFeatureComparisonNodeImpl implements SingleValueComparisonNode
An implementation of the model object 'Single Value Comparison Node'.
  • Constructor Details

    • SingleValueComparisonNodeImpl

      protected SingleValueComparisonNodeImpl()
  • Method Details