org.eclipse.ocl.examples.pivot.utilities
Interface PivotResource.Factory

All Superinterfaces:
org.eclipse.emf.ecore.resource.Resource.Factory
All Known Implementing Classes:
PivotResourceFactoryImpl
Enclosing interface:
PivotResource

public static interface PivotResource.Factory
extends org.eclipse.emf.ecore.resource.Resource.Factory

The factory for 'pivot' resources.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.resource.Resource.Factory
org.eclipse.emf.ecore.resource.Resource.Factory.Descriptor, org.eclipse.emf.ecore.resource.Resource.Factory.Registry
 
Field Summary
static PivotResource.Factory INSTANCE
           
 
Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.resource.Resource.Factory
createResource
 

Field Detail

INSTANCE

static final PivotResource.Factory INSTANCE