Uses of Interface
org.eclipse.emf.mapping.FunctionNamePair

Packages that use FunctionNamePair
org.eclipse.emf.mapping   
org.eclipse.emf.mapping.impl   
org.eclipse.emf.mapping.util   
 

Uses of FunctionNamePair in org.eclipse.emf.mapping
 

Methods in org.eclipse.emf.mapping that return FunctionNamePair
 FunctionNamePair MappingFactory.createFunctionNamePair()
          Returns a new object of class 'Function Name Pair'
 

Uses of FunctionNamePair in org.eclipse.emf.mapping.impl
 

Classes in org.eclipse.emf.mapping.impl that implement FunctionNamePair
 class FunctionNamePairImpl
           An implementation of the model object 'Function Name Pair'
 

Methods in org.eclipse.emf.mapping.impl that return FunctionNamePair
 FunctionNamePair MappingFactoryImpl.createFunctionNamePair()
           
 

Uses of FunctionNamePair in org.eclipse.emf.mapping.util
 

Methods in org.eclipse.emf.mapping.util with parameters of type FunctionNamePair
 Object MappingSwitch.caseFunctionNamePair(FunctionNamePair object)
          Returns the result of interpretting the object as an instance of 'Function Name Pair'
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.