|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CompositeSerializer | |
| com.tensegrity.composite.persistence | Provides classes for making composite objects persistent. |
| Uses of CompositeSerializer in com.tensegrity.composite.persistence |
| Subclasses of CompositeSerializer in com.tensegrity.composite.persistence | |
class |
CompositeGroupSerializer
The CompositeGroupSerializer is responsible to create AttributeLists for a given CompositeGroup instance. |
class |
CompositeLabelSerializer
Serializes a given CompositeLabel into an
AttributeList by querying the relevant attributes. |
class |
CompositeSwimLanePoolSerializer
The CompositeSwimLanePoolSerializer class is responsible to
convert a CompositeSwimLanePool instance to an
AttributeList. |
class |
CompositeSwimLaneSerializer
The CompositeSwimLaneSerializer is responsible to convert a CompositeSwimLane instance to a AttributeList. |
class |
CompositeTableSerializer
This class serializes a CompositeTable into an
AttributeList that than can be written out to an
XML-file. |
| Methods in com.tensegrity.composite.persistence that return CompositeSerializer | |
static CompositeSerializer |
CompositeConstants.getSerializer(Composite composite)
Returns the appropriate Serializer for the given
Composite. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||