|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersistentElement | |
|---|---|
| org.quattor.pan.dml.data | Provides data elements for the Data Manipulation Language (DML). |
| Uses of PersistentElement in org.quattor.pan.dml.data |
|---|
| Subclasses of PersistentElement in org.quattor.pan.dml.data | |
|---|---|
class |
BooleanProperty
Represents a boolean value. |
class |
DoubleProperty
Represents a double value. |
class |
HashResource
Represents an nlist or hash that associates a string value (key) to another element. |
class |
ListResource
Represents an ordered list of elements. |
class |
LongProperty
Represents a long value. |
class |
NumberProperty
Implements a superclass for all primitive pan numbers (long and double). |
class |
Property
Property represents a simple primitive type (boolean, long, or string) in the pan language. |
class |
ProtectedHashResource
|
class |
ProtectedListResource
|
class |
Resource
A Resource is a container of Properties and other Resources. |
class |
StringProperty
Represents a string value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||