Class BslUtil.BslMethodContainerAdapter

java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterImpl
com._1c.g5.v8.dt.bsl.model.util.BslUtil.BslMethodContainerAdapter
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
Enclosing class:
BslUtil

public static class BslUtil.BslMethodContainerAdapter extends org.eclipse.emf.common.notify.impl.AdapterImpl
  • 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.common.notify.impl.AdapterImpl

    target
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     

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

    getTarget, notifyChanged, setTarget, unsetTarget

    Methods inherited from class java.lang.Object

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

    • BslMethodContainerAdapter

      public BslMethodContainerAdapter(List<Method> methods)
  • Method Details

    • isAdapterForType

      public boolean isAdapterForType(Object type)
      Specified by:
      isAdapterForType in interface org.eclipse.emf.common.notify.Adapter
      Overrides:
      isAdapterForType in class org.eclipse.emf.common.notify.impl.AdapterImpl
    • getMethods

      public List<Method> getMethods()