Uses of Interface
org.eclipse.gmf.codegen.gmfgen.GenFixedInputsTemplateInvocation

Packages that use GenFixedInputsTemplateInvocation
org.eclipse.gmf.codegen.gmfgen   
org.eclipse.gmf.codegen.gmfgen.impl   
org.eclipse.gmf.codegen.gmfgen.util   
 

Uses of GenFixedInputsTemplateInvocation in org.eclipse.gmf.codegen.gmfgen
 

Methods in org.eclipse.gmf.codegen.gmfgen that return GenFixedInputsTemplateInvocation
 GenFixedInputsTemplateInvocation GMFGenFactory.createGenFixedInputsTemplateInvocation()
          Returns a new object of class 'Gen Fixed Inputs Template Invocation'.
 

Uses of GenFixedInputsTemplateInvocation in org.eclipse.gmf.codegen.gmfgen.impl
 

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenFixedInputsTemplateInvocation
 class GenFixedInputsTemplateInvocationImpl
          An implementation of the model object 'Gen Fixed Inputs Template Invocation'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenFixedInputsTemplateInvocation
 GenFixedInputsTemplateInvocation GMFGenFactoryImpl.createGenFixedInputsTemplateInvocation()
           
 

Uses of GenFixedInputsTemplateInvocation in org.eclipse.gmf.codegen.gmfgen.util
 

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenFixedInputsTemplateInvocation
 T GMFGenSwitch.caseGenFixedInputsTemplateInvocation(GenFixedInputsTemplateInvocation object)
          Returns the result of interpreting the object as an instance of 'Gen Fixed Inputs Template Invocation'.
 



Copyright © 2012. All Rights Reserved.