Uses of Package
org.melati.poem.prepro

Packages that use org.melati.poem.prepro
org.melati.poem.prepro A Maven plugin to run the POEM Preprocessor. 
 

Classes in org.melati.poem.prepro used by org.melati.poem.prepro
AtomFieldDef
          The definition of all base fields.
DSD
          The DSD class is an application which parses a DSD (Data Structure Definition) file and outputs Java code, creating a POEM view of a database.
FieldDef
          An abstract definition of a Field from which all other FieldDefs are derived.
FieldQualifier
          Abstract class from which all FieldQualifiers are derived.
IndexedFieldQualifier
          A FieldQualifier which defines whether a Field is Indexed.
SizeApplicationException
          Thrown when a SizeFieldQualifier is applied to an inappropriate field.
StringFieldDef
          A definition of a StringPoemType from the DSD.
TableDef
          A Table Definition holding information from a DSD.
TableNamingInfo
          A store for Table Name information extracted from the DSD.
TableNamingStore
          A store of naming information for a Table.
TableQualifier
          Abstract class from which all TableQualifiers are derived.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.