Uses of Package
org.mmbase.module.corebuilders

Packages that use org.mmbase.module.corebuilders
org.mmbase.module.builders The MMBase standard and optional builders. 
org.mmbase.module.core The core classes for MMBase. 
org.mmbase.module.corebuilders The MMBase core builders. 
org.mmbase.util.xml.applicationdata   
 

Classes in org.mmbase.module.corebuilders used by org.mmbase.module.builders
InsRel
          InsRel, the main relation object, holds relations, and methods to handle them.
 

Classes in org.mmbase.module.corebuilders used by org.mmbase.module.core
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.
 

Classes in org.mmbase.module.corebuilders used by org.mmbase.module.corebuilders
FieldDefs
          Deprecated. use CoreField
InsRel
          InsRel, the main relation object, holds relations, and methods to handle them.
TypeRel
          TypeRel defines the allowed relations between two object types.
TypeRel.InverseTypeRelSet
          An InverseTypeRelSet is a Set of typerel nodes.
TypeRel.TypeRelSet
          A TypeRelSet is a Set of typerel nodes.
TypeRel.VirtualTypeRel
          Of course, virtual typerel nodes need a virtual typerel builder.
 

Classes in org.mmbase.module.corebuilders used by org.mmbase.util.xml.applicationdata
TypeDef
          TypeDef is used to define the* object types (builders).
 



MMBase2 Core 2.0-SNAPSHOT - 2013-03-30T06:36