| Package | Description |
|---|---|
| org.apache.oodt.profile | |
| org.apache.oodt.profile.gui.pstructs | |
| org.apache.oodt.profile.handlers.lightweight |
Lightweight profile handler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnumeratedProfileElement
Enumerated profile element.
|
class |
RangedProfileElement
Ranged profile element.
|
class |
UnspecifiedProfileElement
A profile element with unspecified values.
|
| Modifier and Type | Method and Description |
|---|---|
static ProfileElement |
ProfileElement.createProfileElement(Element root,
Profile profile,
ObjectFactory factory)
Create a profile element from the given XML node.
|
| Constructor and Description |
|---|
ProfileElementPrinter(ProfileElement pe) |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchableEnumeratedProfileElement
Searchable, enumerated, profile element.
|
class |
SearchableRangedProfileElement
Searchable profile element with a range of valid values.
|
class |
SearchableUnspecifiedProfileElement
Searchable profile element with unspecified values.
|
Copyright © 1999-2014 Apache OODT. All Rights Reserved.