Package com.tensegrity.composite.persistence

Provides classes for making composite objects persistent.

See:
          Description

Class Summary
CompositeBuilder The CompositeBuilder creates an instance of Composite by recreating the primitives of the composite.
CompositeConstants The class CompositeConstants combines all constant string tags for the creation and parsing of composite related xml and several static methods to extract primitives from or convert them to attributeLists.
CompositeConstants.ListBuilderElement Small helper class to encapsulate an AttributeList and a Tag String.
CompositeGroupBuilder The class CompositeGroupBuilder creates a CompositeGroup instance from a given AttributeList containing the definition of such group.
CompositeGroupSerializer The CompositeGroupSerializer is responsible to create AttributeLists for a given CompositeGroup instance.
CompositeLabelBuilder Builds a CompositeLabel-instance from a definition given in an AttributeList.
CompositeLabelSerializer Serializes a given CompositeLabel into an AttributeList by querying the relevant attributes.
CompositeLineBuilder The class CompositeLineBuilder creates an instance of CompositeLine from a given AttributeList.
CompositeLineSerializer The class CompositeLineSerializer converts a given CompositeLine into a AttributeList.
CompositeSerializer The Serializer implementation for Composites.
CompositeSwimLaneBuilder The CompositeSwimLaneBuilder creates a CompositeSwimLane instance from a given AttributeList.
CompositeSwimLanePoolBuilder CompositeSwimLanePoolBuilder creates a CompositeSwimLanePool instance from a given AttributeList.
CompositeSwimLanePoolSerializer The CompositeSwimLanePoolSerializer class is responsible to convert a CompositeSwimLanePool instance to an AttributeList.
CompositeSwimLaneSerializer The CompositeSwimLaneSerializer is responsible to convert a CompositeSwimLane instance to a AttributeList.
CompositeTableBuilder This class builds a CompositeTable from an given AttributeList.
CompositeTableSerializer This class serializes a CompositeTable into an AttributeList that than can be written out to an XML-file.
FormatIDMap The FormatIDMap class pools all types of Format implementations.
 

Package com.tensegrity.composite.persistence Description

Provides classes for making composite objects persistent.



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.