Package com.bowstreet.generation

Provides for access to classes representing builder call inputs and the generation context in which the builder call is being executed.

See:
          Description

Interface Summary
BuilderCall This represents a call to a builder.
BuilderDef Class for accessing BuilderDef data A BuilderDef looks like this in XML: <?
BuilderDef.CanModifyTester  
BuilderInputDefinition Java representation of a BuilderInputDefinition.
BuilderInputs This holds a set of builder inputs and is passed to builders during generation.
DynamicBuilderInputDefinition  
GenContainer GenContainer is the primary access point to the generic generation engine.
GenContext GenContext is a system object that is passed to all the GenHandlers and builders.
GenElement Container for constructing objects during regen.
GenerationSource GenerationSource represents an object that a Generation can be run on, currently a Model.
ProfileData The ProfileData interface provides access to the current profile being applied to the model.
PropertyAccess Interface to make properties accessible to PropertyResolver.
 

Class Summary
BuilderCall.AssistedMessage  
BuilderManager BuilderManager is a Singleton which provides access to all of the BuilderDefs
GenerationManager GenerationManager is a Singleton which provides access to all the Generation operations.
 

Package com.bowstreet.generation Description

Provides for access to classes representing builder call inputs and the generation context in which the builder call is being executed.



Copyright © 2009 IBM. All Rights Reserved.