See: Description
Class | Description |
---|---|
StoreAnnotatedDataAdapter<E extends JPhyloIOEvent> | |
StoreDocumentDataAdapter | |
StoreMatrixDataAdapter | |
StoreObjectData<E extends JPhyloIOEvent> | |
StoreObjectListDataAdapter<E extends LabeledIDEvent> | |
StoreOTUListDataAdapter | |
StoreTreeNetworkDataAdapter | |
StoreTreeNetworkGroupDataAdapter |
Note implementing application specific adapters delegating to its business model should be the preferred way for performance reasons. It should be avoided to copy large amounts of data from the application business model to instances of the classes provided here. These classes are meant to be used, if according data is not modeled by the application itself at all (e.g. if a tree/network group adapter providing access to the single tree modeled by the application is needed).