Uses of Package
org.eclipse.higgins.idas.impl

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

Classes in org.eclipse.higgins.idas.impl used by org.eclipse.higgins.idas.impl
AbstractSimpleValue
           
BasicAttributeSet
          Basic implementation of IHasAttributes.
BasicProperty
          Basic implementation of IProperty.
BasicValueDateTime
           
BasicValueInteger
          TODO: make sure getCanonical() meets the canonical rules for xsd:integer.
BasicValueName
           
BasicValueNonNegativeInteger
           
BasicValueNormalizedString
           
BasicValueString
           
BasicValueToken
           
BasicValueUnsignedInt
           
BasicValueUnsignedLong
           
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