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