|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProfileElement | |
|---|---|
| org.apache.oodt.profile | |
| org.apache.oodt.profile.gui.pstructs | |
| org.apache.oodt.profile.handlers.lightweight | Lightweight profile handler. |
| Uses of ProfileElement in org.apache.oodt.profile |
|---|
| Subclasses of ProfileElement in org.apache.oodt.profile | |
|---|---|
class |
EnumeratedProfileElement
Enumerated profile element. |
class |
RangedProfileElement
Ranged profile element. |
class |
UnspecifiedProfileElement
A profile element with unspecified values. |
| Methods in org.apache.oodt.profile that return ProfileElement | |
|---|---|
static ProfileElement |
ProfileElement.createProfileElement(Element root,
Profile profile,
ObjectFactory factory)
Create a profile element from the given XML node. |
| Uses of ProfileElement in org.apache.oodt.profile.gui.pstructs |
|---|
| Constructors in org.apache.oodt.profile.gui.pstructs with parameters of type ProfileElement | |
|---|---|
ProfileElementPrinter(ProfileElement pe)
|
|
| Uses of ProfileElement in org.apache.oodt.profile.handlers.lightweight |
|---|
| Subclasses of ProfileElement in org.apache.oodt.profile.handlers.lightweight | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||