Generation Framework

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

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

Uses of FeatureValueSpec in org.eclipse.gmf.mappings
 

Methods in org.eclipse.gmf.mappings that return FeatureValueSpec
 FeatureValueSpec GMFMapFactory.createFeatureValueSpec()
          Returns a new object of class 'Feature Value Spec'
 

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

Classes in org.eclipse.gmf.mappings.impl that implement FeatureValueSpec
 class FeatureValueSpecImpl
          An implementation of the model object 'Feature Value Spec'
 

Methods in org.eclipse.gmf.mappings.impl that return FeatureValueSpec
 FeatureValueSpec GMFMapFactoryImpl.createFeatureValueSpec()
           
 

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

Methods in org.eclipse.gmf.mappings.util with parameters of type FeatureValueSpec
 T GMFMapSwitch.caseFeatureValueSpec(FeatureValueSpec object)
          Returns the result of interpreting the object as an instance of 'Feature Value Spec'
 


Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.