| Package | Description |
|---|---|
| org.quattor.pan.exceptions |
Exceptions that can be generated at various stages in the machine profile
processing.
|
| org.quattor.pan.statement |
Provides classes that implement the core declarative statements of the
pan language.
|
| 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.
|
| Class and Description |
|---|
| FullType
Represents a complete type specification in the pan language, which can have
a default value and/or a validation block defined.
|
| Class and Description |
|---|
| FullType
Represents a complete type specification in the pan language, which can have
a default value and/or a validation block defined.
|
| Class and Description |
|---|
| FullType
Represents a complete type specification in the pan language, which can have
a default value and/or a validation block defined.
|
| Class and Description |
|---|
| BaseType
Common abstract class for all 'primitive' types in the pan language; that is,
types without default values or validation blocks.
|
| CompositeType
Common abstract class for all pan language composite types.
|
| FullType
Represents a complete type specification in the pan language, which can have
a default value and/or a validation block defined.
|
| PrimitiveType
Superclass of all pan language primitive types; these include all simple,
atomic data type like booleans, longs, etc.
|
| Type
Common superclass for all pan language types defining the required methods.
|
Copyright © 2014 Quattor. All Rights Reserved.