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

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

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

Subclasses of BasicValueNonNegativeInteger in org.eclipse.higgins.idas.impl
 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