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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return GenTemplateInvocation
 GenTemplateInvocation GMFGenFactory.createGenTemplateInvocation()
          Returns a new object of class 'Gen Template Invocation'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenTemplateInvocation
 class GenTemplateInvocationImpl
          An implementation of the model object 'Gen Template Invocation'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenTemplateInvocation
 GenTemplateInvocation GMFGenFactoryImpl.createGenTemplateInvocation()
           
 

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

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



Copyright © 2012. All Rights Reserved.