Class ProblemDelegateFactory

java.lang.Object
tools.refinery.language.model.delegate.ProblemDelegateFactory
All Implemented Interfaces:
org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory

public class ProblemDelegateFactory extends Object implements org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory

    org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory.Descriptor, org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory.Registry
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate
    createSettingDelegate(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
     

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • ProblemDelegateFactory

      public ProblemDelegateFactory()
  • Method Details

    • createSettingDelegate

      public org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate createSettingDelegate(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
      Specified by:
      createSettingDelegate in interface org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory