|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.pivot.model.OCLstdlib.Loader
public static class OCLstdlib.Loader
The Loader shares the Standard Library instance whenever this default library is loaded from the registry of Standard Libraries populated by the standard_library extension point.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.ocl.examples.pivot.library.StandardLibraryContribution |
---|
StandardLibraryContribution.Descriptor |
Nested classes/interfaces inherited from interface org.eclipse.ocl.examples.pivot.library.RegisteredContribution |
---|
RegisteredContribution.AbstractDescriptor<C extends RegisteredContribution<C>>, RegisteredContribution.AbstractRegistry<C extends RegisteredContribution<C>>, RegisteredContribution.Registry<C extends RegisteredContribution<C>> |
Field Summary |
---|
Fields inherited from interface org.eclipse.ocl.examples.pivot.library.StandardLibraryContribution |
---|
REGISTRY |
Constructor Summary | |
---|---|
OCLstdlib.Loader()
|
Method Summary | |
---|---|
StandardLibraryContribution |
getContribution()
|
org.eclipse.emf.ecore.resource.Resource |
getResource()
Return the resource containing the contribution to the standard library. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OCLstdlib.Loader()
Method Detail |
---|
@NonNull public StandardLibraryContribution getContribution()
getContribution
in interface RegisteredContribution<StandardLibraryContribution>
@NonNull public org.eclipse.emf.ecore.resource.Resource getResource()
StandardLibraryContribution
getResource
in interface StandardLibraryContribution
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |