|
||||||||||
| 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<C>
public abstract static class RegisteredContribution.AbstractDescriptor<C extends RegisteredContribution<C>>
| Nested Class Summary |
|---|
| 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.Descriptor<C extends RegisteredContribution<C>>, RegisteredContribution.Registry<C extends RegisteredContribution<C>> |
| Field Summary | |
|---|---|
protected C |
contribution
|
| Fields inherited from class org.eclipse.emf.ecore.plugin.RegistryReader.PluginClassDescriptor |
|---|
attributeName, element |
| Constructor Summary | |
|---|---|
RegisteredContribution.AbstractDescriptor(org.eclipse.core.runtime.IConfigurationElement e,
java.lang.String attrName)
|
|
| Method Summary | |
|---|---|
protected abstract C |
createContribution()
|
C |
getContribution()
|
org.eclipse.core.runtime.IConfigurationElement |
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 |
| Field Detail |
|---|
protected C extends RegisteredContribution<C> contribution
| Constructor Detail |
|---|
public RegisteredContribution.AbstractDescriptor(org.eclipse.core.runtime.IConfigurationElement e,
java.lang.String attrName)
| Method Detail |
|---|
protected abstract C createContribution()
public org.eclipse.core.runtime.IConfigurationElement getElement()
getElement in interface RegisteredContribution.Descriptor<C extends RegisteredContribution<C>>public C getContribution()
getContribution in interface RegisteredContribution<C extends RegisteredContribution<C>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||