Uses of Interface
org.eclipse.gmf.mappings.AppearanceSteward

Packages that use AppearanceSteward
org.eclipse.gmf.mappings   
org.eclipse.gmf.mappings.impl   
org.eclipse.gmf.mappings.util   
 

Uses of AppearanceSteward in org.eclipse.gmf.mappings
 

Subinterfaces of AppearanceSteward in org.eclipse.gmf.mappings
 interface LinkMapping
          A representation of the model object 'Link Mapping'.
 interface NodeMapping
          A representation of the model object 'Node Mapping'.
 

Uses of AppearanceSteward in org.eclipse.gmf.mappings.impl
 

Classes in org.eclipse.gmf.mappings.impl that implement AppearanceSteward
 class LinkMappingImpl
          An implementation of the model object 'Link Mapping'.
 class NodeMappingImpl
          An implementation of the model object 'Node Mapping'.
 

Uses of AppearanceSteward in org.eclipse.gmf.mappings.util
 

Methods in org.eclipse.gmf.mappings.util with parameters of type AppearanceSteward
 T GMFMapSwitch.caseAppearanceSteward(AppearanceSteward object)
          Returns the result of interpreting the object as an instance of 'Appearance Steward'.
 



Copyright © 2012. All Rights Reserved.