org.eclipse.ocl.examples.domain.utilities
Interface StandaloneProjectMap.IProjectDescriptor.Internal

All Superinterfaces:
StandaloneProjectMap.IProjectDescriptor
All Known Implementing Classes:
ProjectMap.ProjectDescriptor, StandaloneProjectMap.ProjectDescriptor
Enclosing interface:
StandaloneProjectMap.IProjectDescriptor

public static interface StandaloneProjectMap.IProjectDescriptor.Internal
extends StandaloneProjectMap.IProjectDescriptor


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.IProjectDescriptor
StandaloneProjectMap.IProjectDescriptor.Internal
 
Method Summary
 StandaloneProjectMap.IPackageDescriptor.Internal createPackageDescriptor(org.eclipse.emf.common.util.URI nsURI, org.eclipse.emf.common.util.URI deresolve)
          Internal callback from Ecore model pre-parse to register the Ecore Package URI.
 
Methods inherited from interface org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.IProjectDescriptor
getLocationFile, getLocationURI, getLocationURI, getPackageDescriptor, getPackageDescriptors, getPlatformPluginURI, getPlatformPluginURI, getPlatformResourceURI, getPlatformResourceURI, initializeGenModelLocationMap, initializePackageRegistration, initializePlatformResourceMap, initializeURIMap, useModelsAndPackages, usePackages
 

Method Detail

createPackageDescriptor

StandaloneProjectMap.IPackageDescriptor.Internal createPackageDescriptor(org.eclipse.emf.common.util.URI nsURI,
                                                                         org.eclipse.emf.common.util.URI deresolve)
Internal callback from Ecore model pre-parse to register the Ecore Package URI.