|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
org.eclipse.ocl.ecore.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. |
Field Summary |
---|
Fields inherited from class org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory |
---|
delegateDomain, delegateURI |
Constructor Summary | |
---|---|
OCLSettingDelegateFactory()
|
|
OCLSettingDelegateFactory(OCLDelegateDomain delegateDomain)
|
Method Summary | |
---|---|
EStructuralFeature.Internal.SettingDelegate |
createSettingDelegate(EStructuralFeature structuralFeature)
|
Methods inherited from class org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory |
---|
getDelegateDomain, getURI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OCLSettingDelegateFactory()
public OCLSettingDelegateFactory(OCLDelegateDomain delegateDomain)
Method Detail |
---|
public EStructuralFeature.Internal.SettingDelegate createSettingDelegate(EStructuralFeature structuralFeature)
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |