| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface DelegateDomain.Factory
A factory for creating delegate domains.
| Nested Class Summary | |
|---|---|
static interface | 
DelegateDomain.Factory.Descriptor
A Factory wrapper that is used by the
 DelegateDomain.Factory.Registry. | 
static interface | 
DelegateDomain.Factory.Registry
A registry of delegate domain factories.  | 
| Field Summary | |
|---|---|
static DelegateDomain.Factory | 
INSTANCE
The global instance used when no factory is registered.  | 
| Method Summary | |
|---|---|
 DelegateDomain | 
createDelegateDomain(java.lang.String delegateURI,
                     org.eclipse.emf.ecore.EPackage ePackage)
Creates the delegate domain for the specified ePackage.  | 
| Field Detail | 
|---|
static final DelegateDomain.Factory INSTANCE
| Method Detail | 
|---|
DelegateDomain createDelegateDomain(java.lang.String delegateURI,
                                    org.eclipse.emf.ecore.EPackage ePackage)
ePackage - the package
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||