| Package | Description |
|---|---|
| org.quattor.pan |
Contains the high-level classes used to invoke the pan language compiler.
|
| org.quattor.pan.dml |
Provides high-level interface and abstract classes for DML (data manipulation language) processing.
|
| org.quattor.pan.dml.data |
Provides data elements for the Data Manipulation Language (DML).
|
| org.quattor.pan.dml.functions |
Includes classes that implement all of the pan language build-in functions.
|
| org.quattor.pan.dml.operators |
Contains classes that implement all of the pan language operators.
|
| org.quattor.pan.exceptions |
Exceptions that can be generated at various stages in the machine profile
processing.
|
| org.quattor.pan.output |
Implementation of output formatters for the generated machine profiles.
|
| org.quattor.pan.parser |
Provides classes for the implementation of the pan language parser.
|
| org.quattor.pan.statement |
Provides classes that implement the core declarative statements of the
pan language.
|
| org.quattor.pan.tasks |
Provides classes that implement parallel tasks within the compiler.
|
| org.quattor.pan.template |
Contains the classes that define the java implementation a pan template
or classes related to them.
|
| org.quattor.pan.type |
Implements the pan type system.
|
| org.quattor.pan.utils |
Provides collection of useful utilities that don't fit neatly into other
pan packages.
|
| Class and Description |
|---|
| HashResource
Represents an dict (nlist or hash) that associates a string value (key) to
another element.
|
| Class and Description |
|---|
| Element
Represents the most general data element in the Data Manipulation Language
(DML).
|
| Class and Description |
|---|
| BooleanProperty
Represents a boolean value.
|
| DoubleProperty
Represents a double value.
|
| Element
Represents the most general data element in the Data Manipulation Language
(DML).
|
| HashResource
Represents an dict (nlist or hash) that associates a string value (key) to
another element.
|
| ListResource
Represents an ordered list of elements.
|
| LongProperty
Represents a long value.
|
| Null
Represents a null value in the pan language.
|
| NumberProperty
Implements a superclass for all primitive pan numbers (long and double).
|
| PersistentElement
Subclasses of this abstract class can appear as valid elements in a generated
configuration tree (hence can be made persistent).
|
| Property
Property represents a simple primitive type (boolean, long, or string) in the
pan language.
|
| Resource
A Resource is a container of Properties and other Resources.
|
| Resource.Iterator
Interface is simply an alias to make the syntax for the Resource.Iterator
less cumbersome.
|
| StringProperty
Represents a string value.
|
| TransientElement
Subclasses of this abstract class may not appear in a final configuration
tree.
|
| Undef
Represents the undef value in the pan language.
|
| Class and Description |
|---|
| Element
Represents the most general data element in the Data Manipulation Language
(DML).
|
| Class and Description |
|---|
| BooleanProperty
Represents a boolean value.
|
| Element
Represents the most general data element in the Data Manipulation Language
(DML).
|
| LongProperty
Represents a long value.
|
| NumberProperty
Implements a superclass for all primitive pan numbers (long and double).
|
| Class and Description |
|---|
| Element
Represents the most general data element in the Data Manipulation Language
(DML).
|
| Property
Property represents a simple primitive type (boolean, long, or string) in the
pan language.
|
| Class and Description |
|---|
| Element
Represents the most general data element in the Data Manipulation Language
(DML).
|
| Class and Description |
|---|
| StringProperty
Represents a string value.
|
| Class and Description |
|---|
| Element
Represents the most general data element in the Data Manipulation Language
(DML).
|
| Class and Description |
|---|
| Element
Represents the most general data element in the Data Manipulation Language
(DML).
|
| Class and Description |
|---|
| Element
Represents the most general data element in the Data Manipulation Language
(DML).
|
| HashResource
Represents an dict (nlist or hash) that associates a string value (key) to
another element.
|
| ListResource
Represents an ordered list of elements.
|
| Resource
A Resource is a container of Properties and other Resources.
|
| Resource.Iterator
Interface is simply an alias to make the syntax for the Resource.Iterator
less cumbersome.
|
| Class and Description |
|---|
| Element
Represents the most general data element in the Data Manipulation Language
(DML).
|
| Class and Description |
|---|
| Element
Represents the most general data element in the Data Manipulation Language
(DML).
|
Copyright © 2014 Quattor. All Rights Reserved.