Class CommonAttributeContentTreeComponent.CommonAttributeContentViewModelAdapter

  • All Implemented Interfaces:
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
    Enclosing class:
    CommonAttributeContentTreeComponent

    protected class CommonAttributeContentTreeComponent.CommonAttributeContentViewModelAdapter
    extends org.eclipse.emf.ecore.util.EContentAdapter
    Content view model adapter which is responsible for tracking of the view model changes
    • 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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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
    • Constructor Detail

      • CommonAttributeContentViewModelAdapter

        protected CommonAttributeContentViewModelAdapter()
    • Method Detail

      • 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