public class OCLDelegateDomainFactory extends Object implements DelegateDomain.Factory
| Modifier and Type | Class and Description |
|---|---|
static class |
OCLDelegateDomainFactory.Delegator
Delegator provides a Factory entry that maps one delegate URI key to another.
|
DelegateDomain.Factory.Descriptor, DelegateDomain.Factory.RegistryINSTANCE| Constructor and Description |
|---|
OCLDelegateDomainFactory() |
| Modifier and Type | Method and Description |
|---|---|
OCLDelegateDomain |
createDelegateDomain(String delegateURI,
EPackage ePackage)
Creates the delegate domain for the specified ePackage.
|
public OCLDelegateDomain createDelegateDomain(String delegateURI, EPackage ePackage)
DelegateDomain.FactorycreateDelegateDomain in interface DelegateDomain.FactoryePackage - the packageCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.