IBM Rational Software Modeler
Release 6.0

Uses of Class
com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter

Packages that use NumberAdapter
com.ibm.xtools.emf.query.conditions.numbers EMF Query Conditions Numbers Package Specification This package exposes the basic numeric based Condition objects that are used to formulate queries.  
 

Uses of NumberAdapter in com.ibm.xtools.emf.query.conditions.numbers
 

Subclasses of NumberAdapter in com.ibm.xtools.emf.query.conditions.numbers
static class NumberAdapter.ByteAdapter
          A subclass of NumberAdapter to be used to adapt an argument object to byte values Clients can either use the default implemantation supplied or have their own.
static class NumberAdapter.DoubleAdapter
          A subclass of NumberAdapter to be used to adapt an argument object to double values Clients can either use the default implemantation supplied or have their own.
static class NumberAdapter.FloatAdapter
          A subclass of NumberAdapter to be used to adapt an argument object to float values Clients can either use the default implemantation supplied or have their own.
static class NumberAdapter.IntegerAdapter
          A subclass of NumberAdapter to be used to adapt an argument object to int values Clients can either use the default implemantation supplied or have their own.
static class NumberAdapter.LongAdapter
          A subclass of NumberAdapter to be used to adapt an argument object to long values Clients can either use the default implemantation supplied or have their own.
static class NumberAdapter.ShortAdapter
          A subclass of NumberAdapter to be used to adapt an argument object to short values Clients can either use the default implemantation supplied or have their own.
 

Fields in com.ibm.xtools.emf.query.conditions.numbers declared as NumberAdapter
protected  NumberAdapter NumberCondition.adapter
           
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.