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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return GenChildSideAffixedNode
 GenChildSideAffixedNode GMFGenFactory.createGenChildSideAffixedNode()
          Returns a new object of class 'Gen Child Side Affixed Node'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenChildSideAffixedNode
 class GenChildSideAffixedNodeImpl
          An implementation of the model object 'Gen Child Side Affixed Node'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenChildSideAffixedNode
 GenChildSideAffixedNode GMFGenFactoryImpl.createGenChildSideAffixedNode()
           
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenChildSideAffixedNode
 T GMFGenSwitch.caseGenChildSideAffixedNode(GenChildSideAffixedNode object)
          Returns the result of interpreting the object as an instance of 'Gen Child Side Affixed Node'.
 



Copyright © 2012. All Rights Reserved.