|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.pivot.delegate.AbstractOCLDelegateFactory
org.eclipse.ocl.examples.pivot.delegate.OCLSettingDelegateFactory
public class OCLSettingDelegateFactory
Factory for OCL derived-attribute setting delegates.
Nested Class Summary | |
---|---|
static class |
OCLSettingDelegateFactory.Global
The Global variant of the Factory delegates to a local ResourceSet factory if one can be located at the EStructuralFeature.Internal.SettingDelegate.Factory.Registry by the DelegateResourceSetAdapter. |
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 inherited from class org.eclipse.ocl.examples.pivot.delegate.AbstractOCLDelegateFactory |
---|
delegateURI |
Constructor Summary | |
---|---|
OCLSettingDelegateFactory(java.lang.String delegateURI)
|
Method Summary | |
---|---|
org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate |
createSettingDelegate(org.eclipse.emf.ecore.EStructuralFeature structuralFeature)
|
Methods inherited from class org.eclipse.ocl.examples.pivot.delegate.AbstractOCLDelegateFactory |
---|
getDelegateDomain, getURI, loadDelegateDomain |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OCLSettingDelegateFactory(@NonNull java.lang.String delegateURI)
Method Detail |
---|
@Nullable public org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate createSettingDelegate(org.eclipse.emf.ecore.EStructuralFeature structuralFeature)
createSettingDelegate
in interface org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |