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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate
createSettingDelegate
(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
-
Field Details
-
URI
- See Also:
-
-
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 interfaceorg.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory
-