| Class | Description |
|---|---|
| FieldDefs | Deprecated
use
CoreField |
| 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.
|
| RelDef |
RelDef, one of the meta stucture nodes, is used to define the possible relation types.
|
| TypeDef |
TypeDef is used to define the* object types (builders).
|
| TypeRel |
TypeRel defines the allowed relations between two object types.
|
| TypeRel.VirtualTypeRel |
Of course, virtual typerel nodes need a virtual typerel builder.
|
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.
MMObjectBuilderMMBase 1.9-SNAPSHOT - ${javadoctimestamp}