Package net.ontopia.topicmaps.viz
Interface Recoverable
- All Known Subinterfaces:
VizTMAssociationIF,VizTMObjectIF
- All Known Implementing Classes:
TMAbstractEdge,TMAbstractNode,TMAssociationEdge,TMAssociationNode,TMClassInstanceAssociation,TMRoleEdge,TMTopicNode
public interface Recoverable
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getDesctructor
RecoveryObjectIF getDesctructor() -
getRecreator
RecoveryObjectIF getRecreator()
-