|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface StandaloneProjectMap.IPackageDescriptor
An IPackageDescriptor describes the modeling capabilities of a known model package and may be installed under a variety of synonyms in an EPackage.Registry to map multiple URIs to a single EPackage.
| Method Summary | |
|---|---|
void |
configure(org.eclipse.emf.ecore.resource.ResourceSet resourceSet,
StandaloneProjectMap.IResourceLoadStrategy strategy,
StandaloneProjectMap.IConflictHandler conflictHandler)
Configure the resourceSet-specific resource status of for this package to use a strategy and a conflictHandler. |
java.lang.String |
getClassName()
Return the classname defined in the generated_packaged extension point, or null if undefined. |
org.eclipse.emf.common.util.URI |
getNsURI()
Return the Package Namespace URI. |
StandaloneProjectMap.IResourceDescriptor |
getResourceDescriptor()
Return the IResourceDescriptor containing this package. |
| Method Detail |
|---|
void configure(@NonNull
org.eclipse.emf.ecore.resource.ResourceSet resourceSet,
@NonNull
StandaloneProjectMap.IResourceLoadStrategy strategy,
@Nullable
StandaloneProjectMap.IConflictHandler conflictHandler)
@Nullable java.lang.String getClassName()
@NonNull org.eclipse.emf.common.util.URI getNsURI()
@NonNull StandaloneProjectMap.IResourceDescriptor getResourceDescriptor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||