|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecore.plugin.RegistryReader.PluginClassDescriptor
org.eclipse.ocl.examples.pivot.library.RegisteredContribution.AbstractDescriptor<StandardLibraryContribution>
org.eclipse.ocl.examples.pivot.library.StandardLibraryContribution.Descriptor
public static class StandardLibraryContribution.Descriptor
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 | |
---|---|
protected StandardLibraryContribution |
contribution
|
Fields inherited from class org.eclipse.emf.ecore.plugin.RegistryReader.PluginClassDescriptor |
---|
attributeName, element |
Fields inherited from interface org.eclipse.ocl.examples.pivot.library.StandardLibraryContribution |
---|
REGISTRY |
Constructor Summary | |
---|---|
StandardLibraryContribution.Descriptor(org.eclipse.core.runtime.IConfigurationElement e,
java.lang.String attrName)
|
Method Summary | |
---|---|
protected StandardLibraryContribution |
createContribution()
|
org.eclipse.emf.ecore.resource.Resource |
getResource()
Return the resource containing the contribution to the standard library. |
Methods inherited from class org.eclipse.ocl.examples.pivot.library.RegisteredContribution.AbstractDescriptor |
---|
getContribution, getElement |
Methods inherited from class org.eclipse.emf.ecore.plugin.RegistryReader.PluginClassDescriptor |
---|
createInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.ocl.examples.pivot.library.RegisteredContribution |
---|
getContribution |
Field Detail |
---|
protected StandardLibraryContribution contribution
Constructor Detail |
---|
public StandardLibraryContribution.Descriptor(@NonNull org.eclipse.core.runtime.IConfigurationElement e, @NonNull java.lang.String attrName)
Method Detail |
---|
protected StandardLibraryContribution createContribution()
createContribution
in class RegisteredContribution.AbstractDescriptor<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 |