org.eclipse.ocl.examples.xtext.essentialocl.utilities
Class EssentialOCLASResourceFactory

java.lang.Object
  extended by org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
      extended by org.eclipse.ocl.examples.pivot.resource.AbstractASResourceFactory
          extended by org.eclipse.ocl.examples.xtext.essentialocl.utilities.EssentialOCLASResourceFactory
All Implemented Interfaces:
org.eclipse.emf.ecore.resource.Resource.Factory, ASResourceFactory

public class EssentialOCLASResourceFactory
extends AbstractASResourceFactory


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 EssentialOCLASResourceFactory INSTANCE
           
 
Fields inherited from class org.eclipse.ocl.examples.pivot.resource.AbstractASResourceFactory
contentType, fileExtension
 
Fields inherited from interface org.eclipse.ocl.examples.pivot.resource.ASResourceFactory
CAN_HANDLE, CANNOT_HANDLE, MAY_HANDLE
 
Constructor Summary
protected EssentialOCLASResourceFactory()
           
 
Method Summary
 
Methods inherited from class org.eclipse.ocl.examples.pivot.resource.AbstractASResourceFactory
configure, configureResource, createAS2MonikerVisitor, createAS2XMIidVisitor, createASSaverLocateVisitor, createASSaverNormalizeVisitor, createASSaverResolveVisitor, createPrettyPrintVisitor, createResource, createToStringVisitor, getASElement, getContentType, getEOperation, getEReference, getHandlerPriority, getHandlerPriority, getHandlerPriority, getMetamodelNsURI, getPackageURI, importFromResource, installContentHandler, isCompatibleResource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

INSTANCE

@NonNull
public static final EssentialOCLASResourceFactory INSTANCE
Constructor Detail

EssentialOCLASResourceFactory

protected EssentialOCLASResourceFactory()