Uses of Interface
org.eclipse.datatools.modelbase.sql.routines.Method

Packages that use Method
org.eclipse.datatools.modelbase.sql.routines   
org.eclipse.datatools.modelbase.sql.routines.impl   
org.eclipse.datatools.modelbase.sql.routines.util   
 

Uses of Method in org.eclipse.datatools.modelbase.sql.routines
 

Methods in org.eclipse.datatools.modelbase.sql.routines that return Method
 Method SQLRoutinesFactory.createMethod()
          Returns a new object of class 'Method'.
 

Uses of Method in org.eclipse.datatools.modelbase.sql.routines.impl
 

Classes in org.eclipse.datatools.modelbase.sql.routines.impl that implement Method
 class MethodImpl
           An implementation of the model object 'Method'.
 

Methods in org.eclipse.datatools.modelbase.sql.routines.impl that return Method
 Method SQLRoutinesFactoryImpl.createMethod()
           
 

Uses of Method in org.eclipse.datatools.modelbase.sql.routines.util
 

Methods in org.eclipse.datatools.modelbase.sql.routines.util with parameters of type Method
 java.lang.Object SQLRoutinesSwitch.caseMethod(Method object)
          Returns the result of interpretting the object as an instance of 'Method'.
 



Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.