|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Class Summary | |
| FieldDef | FieldDef, one of the meta stucture nodes it is used to define the fields (using its nodes) of object types at this point has its own nodes (FieldDefs) instead of MMObjectNodes but that will change |
| FieldDefs | One of the core objects, Defines one field of a object type / builder, has its own builder called FieldDef (hitlisted) |
| InsRel | InsRel, the main relation object, holds relations, and methods to handle them. |
| OAlias | The OAlias builder is an optional corebuilder used to associate aliases with nodes. |
| ObjectTypes | This builder is the same as TypeDef, only it has an adittion field, which is the config field. |
| RelDef | RelDef ,one of the meta stucture nodes, is used to define the possible relation types. |
| TypeDef | TypeDef, one of the meta stucture nodes it is used to define the object types (builders) |
| TypeRel | TypeRel defines the allowed relations between two object types. |
The MMBase core builders.
The classes in this package are extensions of MMObjectBuilder that implement essential functionality for MMBase. The builders are directly instantiated by MMBase and are (with the exception of OALias) mandatory.
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||