|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CompositeGroupSerializer | |
| com.tensegrity.composite.persistence | Provides classes for making composite objects persistent. |
| Uses of CompositeGroupSerializer in com.tensegrity.composite.persistence |
| Subclasses of CompositeGroupSerializer in com.tensegrity.composite.persistence | |
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. |
| Methods in com.tensegrity.composite.persistence that return CompositeGroupSerializer | |
static CompositeGroupSerializer |
CompositeConstants.getSerializer(CompositeGroup group)
Returns the appropriate Serializer for a given
CompositeGroup by checking against the current inheritance
tree of CompositeGroup implementations. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||