Uses of Class
org.eclipse.higgins.idas.impl.BasicValueInteger

Packages that use BasicValueInteger
org.eclipse.higgins.idas.impl This package provides some basic implementations of various IdAS interfaces for use by context providers. 
 

Uses of BasicValueInteger in org.eclipse.higgins.idas.impl
 

Subclasses of BasicValueInteger in org.eclipse.higgins.idas.impl
 class BasicValueNegativeInteger
           
 class BasicValueNonNegativeInteger
           
 class BasicValueNonPositiveInteger
           
 class BasicValuePositiveInteger
           
 class BasicValueUnsignedByte
           
 class BasicValueUnsignedInt
           
 class BasicValueUnsignedLong
           
 class BasicValueUnsignedShort
           
 



Copyright © 2006 Novell Inc. All Rights Reserved.
This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html

Contributors:
  Jim Sermersheim (Novell, Inc.) - initial API and implementation