Uses of Class
org.apache.oodt.profile.RangedProfileElement

Packages that use RangedProfileElement
org.apache.oodt.profile   
org.apache.oodt.profile.handlers.lightweight Lightweight profile handler. 
 

Uses of RangedProfileElement in org.apache.oodt.profile
 

Methods in org.apache.oodt.profile that return RangedProfileElement
 RangedProfileElement ObjectFactory.createRangedProfileElement(Profile profile, String name, String id, String desc, String type, String unit, List synonyms, boolean obligation, int maxOccurrence, String comments, String min, String max)
          Create a ranged profile element.
 

Uses of RangedProfileElement in org.apache.oodt.profile.handlers.lightweight
 

Subclasses of RangedProfileElement in org.apache.oodt.profile.handlers.lightweight
 class SearchableRangedProfileElement
          Searchable profile element with a range of valid values.
 



Copyright © 1999-2011 Apache OODT. All Rights Reserved.