| AbstractType |
Base class for type implementations.
|
| BooleanType |
Representation of the boolean type.
|
| DoubleType |
Representation of the DoubleType.
|
| FederatedDocumentMapping |
Represents a document mapping in the federation.
|
| FederatedModuleDef |
Definition of a federated module.
|
| FloatType |
Internal representation of the FloatType.
|
| ImageType |
Representation of the image type.
|
| IntType |
Representation of the Integer type.
|
| ListType |
TODO please remined another to comment this class
|
| LongType |
Representation of the LongType.
|
| MetaContainerProperty |
TODO please remined another to comment this class
|
| MetaDocument |
Internal representation of a document.
|
| MetaEnumerationProperty |
A property of enumeration type.
|
| MetaFederationModule |
MetaFederationModule class.
|
| MetaGenericListProperty |
MetaGenericListProperty class.
|
| MetaGenericProperty |
MetaGenericProperty class.
|
| MetaLink |
Representation of an internal link to another document.
|
| MetaListProperty |
A container property is a container of a property of another type.
|
| MetaModule |
Representation of a module definition.
|
| MetaProperty |
Represents a single property of a document.
|
| MetaTableProperty |
A property type for representation of tables.
|
| ModuleParameter |
ModuleParameter class.
|
| ObjectType |
ObjectType class.
|
| PasswordType |
Representation of password type (<input type="password"...) *
|
| StringType |
Representation of the string type.
|
| TypeFactory |
Factory for the meta types.
|