|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Type | |
|---|---|
| org.quattor.pan.type | Implements the pan type system. |
| Uses of Type in org.quattor.pan.type |
|---|
| Subclasses of Type in org.quattor.pan.type | |
|---|---|
class |
AliasType
Defines an alias type that references another defined type and can optionally have an additional range defined. |
class |
BaseType
Common abstract class for all 'primitive' types in the pan language; that is, types without default values or validation blocks. |
class |
CompositeType
Common abstract class for all pan language composite types. |
class |
ConcretePrimitiveType
Concrete implementations of primitive types like booleans, longs, etc. |
class |
FullType
Represents a complete type specification in the pan language, which can have a default value and/or a validation block defined. |
class |
HashType
Implements the nlist type for the pan language. |
class |
LinkType
Implements the link type for the pan language. |
class |
ListType
Implements a list type for the pan language. |
class |
PrimitiveType
Superclass of all pan language primitive types; these include all simple, atomic data type like booleans, longs, etc. |
class |
RecordType
Implements the pan record type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||