| Package | Description |
|---|---|
| org.quattor.pan.dml.data |
Provides data elements for the Data Manipulation Language (DML).
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanProperty
Represents a boolean value.
|
class |
DoubleProperty
Represents a double value.
|
class |
HashResource
Represents an dict (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.
|
Copyright © 2014 Quattor. All Rights Reserved.