Package net.dpml.metro.tools

A set of ant tasks supporting the creation of component type and deployment information.

See:
          Description

Interface Summary
PartReferenceBuilder The contract for builders that create component part.
TypeBuilder The contract for builders that create component types.
ValueBuilder The contract for builders that create value datatypes.
 

Class Summary
ApplyDataType Apply an identified transition.
CatalogTask Create a set of html reports about component types.
CategoriesDataType Build datatype used to construct a categories descriptor.
CategoriesDescriptorDataType Datatype supporting the declaration of a logging channel at the level of a component type.
ComponentBuilderTask Task that handles the construction of a serialized container part.
ComponentBuilderTask.URIPersistenceDelegate Utility class used to handle uri persistence.
ContextDataType A context directive class.
EntryDataType A simple part datatype.
ExecDataType Exec an identified operation.
InterfaceDataType Defintion of a context entry parameter directive.
OperationDataType Defintion of a context entry parameter directive.
PartDataType Task that handles the construction of a serialized container part.
PartsDataType A datatype that enables custom part builders.
ServiceDataType Declaration of an exported service.
ServicesDataType A datatype that enables custom part builders.
StateDataType Utility datatype supporting State instance construction.
StateTask Task that handles the creation of an encoded state graph.
TransitionDataType Utility datatype supporting a Transition instance construction.
TriggerDataType Utility datatype supporting a Transition instance construction.
TypeBuilderTask The TypeTask creates a serialized descriptor of a component type.
TypesTask Task that handles the construction of catalog of type entries.
ValueDataType Defintion of a context entry parameter directive.
 

Exception Summary
ConstructionException A construction exception indicates a generation phase error in the construction of a component part.
TypeNotFoundException Exception thrown when an attempt is made to reference an unknown type.
 

Package net.dpml.metro.tools Description

A set of ant tasks supporting the creation of component type and deployment information.