|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenCustomGeneratorExtension | |
|---|---|
| org.eclipse.gmf.codegen.gmfgen | |
| org.eclipse.gmf.codegen.gmfgen.impl | |
| org.eclipse.gmf.codegen.gmfgen.util | |
| Uses of GenCustomGeneratorExtension in org.eclipse.gmf.codegen.gmfgen |
|---|
| Methods in org.eclipse.gmf.codegen.gmfgen that return GenCustomGeneratorExtension | |
|---|---|
GenCustomGeneratorExtension |
GMFGenFactory.createGenCustomGeneratorExtension()
Returns a new object of class 'Gen Custom Generator Extension'. |
GenCustomGeneratorExtension |
GenTemplateInvocationBase.getExtension()
Returns the value of the 'Extension' container reference. |
| Methods in org.eclipse.gmf.codegen.gmfgen that return types with arguments of type GenCustomGeneratorExtension | |
|---|---|
org.eclipse.emf.common.util.EList<GenCustomGeneratorExtension> |
GenEditorGenerator.getExtensions()
Returns the value of the 'Extensions' containment reference list. |
| Uses of GenCustomGeneratorExtension in org.eclipse.gmf.codegen.gmfgen.impl |
|---|
| Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenCustomGeneratorExtension | |
|---|---|
class |
GenCustomGeneratorExtensionImpl
An implementation of the model object 'Gen Custom Generator Extension'. |
| Fields in org.eclipse.gmf.codegen.gmfgen.impl with type parameters of type GenCustomGeneratorExtension | |
|---|---|
protected org.eclipse.emf.common.util.EList<GenCustomGeneratorExtension> |
GenEditorGeneratorImpl.extensions
The cached value of the ' Extensions' containment reference list. |
| Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenCustomGeneratorExtension | |
|---|---|
GenCustomGeneratorExtension |
GMFGenFactoryImpl.createGenCustomGeneratorExtension()
|
GenCustomGeneratorExtension |
GenTemplateInvocationBaseImpl.getExtension()
|
| Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type GenCustomGeneratorExtension | |
|---|---|
org.eclipse.emf.common.util.EList<GenCustomGeneratorExtension> |
GenEditorGeneratorImpl.getExtensions()
|
| Uses of GenCustomGeneratorExtension in org.eclipse.gmf.codegen.gmfgen.util |
|---|
| Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenCustomGeneratorExtension | |
|---|---|
T |
GMFGenSwitch.caseGenCustomGeneratorExtension(GenCustomGeneratorExtension object)
Returns the result of interpreting the object as an instance of 'Gen Custom Generator Extension'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||