|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.ecore.delegate.OCLDelegateDomainFactory
public class OCLDelegateDomainFactory
Factory for OCL delegate domains.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.ocl.ecore.delegate.DelegateDomain.Factory |
---|
DelegateDomain.Factory.Descriptor, DelegateDomain.Factory.Registry |
Field Summary |
---|
Fields inherited from interface org.eclipse.ocl.ecore.delegate.DelegateDomain.Factory |
---|
INSTANCE |
Constructor Summary | |
---|---|
OCLDelegateDomainFactory()
|
Method Summary | |
---|---|
OCLDelegateDomain |
createDelegateDomain(java.lang.String delegateURI,
EPackage ePackage)
Creates the delegate domain for the specified ePackage. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OCLDelegateDomainFactory()
Method Detail |
---|
public OCLDelegateDomain createDelegateDomain(java.lang.String delegateURI, EPackage ePackage)
DelegateDomain.Factory
createDelegateDomain
in interface DelegateDomain.Factory
ePackage
- the package
|
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 |