Class QueryWizardSource.QuerySchemaEditAdapter

java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterImpl
org.eclipse.emf.ecore.util.EContentAdapter
com._1c.g5.v8.dt.qw.ui.utils.QueryWizardSource.QuerySchemaEditAdapter
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
Enclosing class:
QueryWizardSource

public class QueryWizardSource.QuerySchemaEditAdapter extends org.eclipse.emf.ecore.util.EContentAdapter
Edit adapter for query schema source
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

    org.eclipse.emf.common.notify.Adapter.Internal
  • Field Summary

    Fields inherited from class org.eclipse.emf.ecore.util.EContentAdapter

    iterating

    Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

    target
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notifyChanged(int notifyType, Object value)
    Notify query wizard source about changes in query schema
    void
    notifyChanged(org.eclipse.emf.common.notify.Notification notification)
     

    Methods inherited from class org.eclipse.emf.ecore.util.EContentAdapter

    addAdapter, basicSetTarget, basicUnsetTarget, handleContainment, removeAdapter, removeAdapter, resolve, selfAdapt, setTarget, setTarget, setTarget, setTarget, unsetTarget, unsetTarget, unsetTarget, unsetTarget, unsetTarget, useRecursion

    Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

    getTarget, isAdapterForType

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • QuerySchemaEditAdapter

      public QuerySchemaEditAdapter(QueryWizardSource source)
      Parameters:
      source - - query wizard source
  • Method Details

    • notifyChanged

      public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      Specified by:
      notifyChanged in interface org.eclipse.emf.common.notify.Adapter
      Overrides:
      notifyChanged in class org.eclipse.emf.ecore.util.EContentAdapter
    • notifyChanged

      public void notifyChanged(int notifyType, Object value)
      Notify query wizard source about changes in query schema
      Parameters:
      notifyType - - notification type
      value - - notification additionally data