Package cuba.util

This is the util-package, collecting command-line- and the generator-classes.

See:
          Description

Interface Summary
GeneratedFile.Type The different Type of Files: Adaptor or Descriptor.
GeneratedMessage.LocationType The different Kinds of Location-Identifiers
GeneratedMessage.Severity The different values for the severity of a message.
GeneratorCommons.Annotation  
GeneratorCommons.ComponentScopes  
GeneratorCommons.ComponentTypes  
GeneratorCommons.FileNames  
GeneratorCommons.Suffixes  
GeneratorCommons.TransactionAttributes  
GeneratorCommons.TransactionTypes  
GeneratorCommons.WebserviceStyle  
GeneratorOptions.SupportedVersion  
GeneratorOptions.SupportedVersion.AXIS  
GeneratorOptions.SupportedVersion.EJB  
VersionI  
 

Class Summary
ArgReader This class emulates the good old UNIX command line argument reader functions.
AxisUtils AxisUtils.
Debug  
DeepCopy  
GeneratedFile Represents a file output of a generator.
GeneratedMessage This is one Message wich was created during the generate-process.
Generator Base class for DDGenerator and AdapterGenerator, providing some basic convenience functions
GeneratorCommons GeneratorCommons
GeneratorOptions Transport object for common generator options being similar for both adapter generator and code generator
GeneratorResult Transferobject for embedded calls (IDE-Plugins).
JavaExecutor Utility Class to execute Java System Calls in a seperate Runtime
 

Exception Summary
ArgumentException  
GeneratorException  
 

Package cuba.util Description

This is the util-package, collecting command-line- and the generator-classes. For further examination look the class-diagramm (PDF)

Since:
1.0