Uses of Interface
org.eclipse.gmf.gmfgraph.GeneralFacet

Packages that use GeneralFacet
org.eclipse.gmf.gmfgraph   
org.eclipse.gmf.gmfgraph.impl   
org.eclipse.gmf.gmfgraph.util   
 

Uses of GeneralFacet in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return GeneralFacet
 GeneralFacet GMFGraphFactory.createGeneralFacet()
          Returns a new object of class 'General Facet'.
 

Uses of GeneralFacet in org.eclipse.gmf.gmfgraph.impl
 

Classes in org.eclipse.gmf.gmfgraph.impl that implement GeneralFacet
 class GeneralFacetImpl
          An implementation of the model object 'General Facet'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return GeneralFacet
 GeneralFacet GMFGraphFactoryImpl.createGeneralFacet()
           
 

Uses of GeneralFacet in org.eclipse.gmf.gmfgraph.util
 

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type GeneralFacet
 T GMFGraphSwitch.caseGeneralFacet(GeneralFacet object)
          Returns the result of interpreting the object as an instance of 'General Facet'.
 



Copyright © 2012. All Rights Reserved.