|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenTemplateInvocationBase | |
|---|---|
| org.eclipse.gmf.codegen.gmfgen | |
| org.eclipse.gmf.codegen.gmfgen.impl | |
| org.eclipse.gmf.codegen.gmfgen.util | |
| Uses of GenTemplateInvocationBase in org.eclipse.gmf.codegen.gmfgen |
|---|
| Subinterfaces of GenTemplateInvocationBase in org.eclipse.gmf.codegen.gmfgen | |
|---|---|
interface |
GenFixedInputsTemplateInvocation
A representation of the model object 'Gen Fixed Inputs Template Invocation'. |
interface |
GenTemplateInvocation
A representation of the model object 'Gen Template Invocation'. |
| Methods in org.eclipse.gmf.codegen.gmfgen that return types with arguments of type GenTemplateInvocationBase | |
|---|---|
org.eclipse.emf.common.util.EList<GenTemplateInvocationBase> |
GenCustomGeneratorExtension.getInvocations()
Returns the value of the 'Invocations' containment reference list. |
| Uses of GenTemplateInvocationBase in org.eclipse.gmf.codegen.gmfgen.impl |
|---|
| Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenTemplateInvocationBase | |
|---|---|
class |
GenFixedInputsTemplateInvocationImpl
An implementation of the model object 'Gen Fixed Inputs Template Invocation'. |
class |
GenTemplateInvocationBaseImpl
An implementation of the model object 'Gen Template Invocation Base'. |
class |
GenTemplateInvocationImpl
An implementation of the model object 'Gen Template Invocation'. |
| Fields in org.eclipse.gmf.codegen.gmfgen.impl with type parameters of type GenTemplateInvocationBase | |
|---|---|
protected org.eclipse.emf.common.util.EList<GenTemplateInvocationBase> |
GenCustomGeneratorExtensionImpl.invocations
The cached value of the ' Invocations' containment reference list. |
| Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type GenTemplateInvocationBase | |
|---|---|
org.eclipse.emf.common.util.EList<GenTemplateInvocationBase> |
GenCustomGeneratorExtensionImpl.getInvocations()
|
| Uses of GenTemplateInvocationBase in org.eclipse.gmf.codegen.gmfgen.util |
|---|
| Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenTemplateInvocationBase | |
|---|---|
T |
GMFGenSwitch.caseGenTemplateInvocationBase(GenTemplateInvocationBase object)
Returns the result of interpreting the object as an instance of 'Gen Template Invocation Base'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||