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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RecoveryObjectIFgetDesctructor()RecoveryObjectIFgetRecreator()
-
-
-
Method Detail
-
getDesctructor
RecoveryObjectIF getDesctructor()
-
getRecreator
RecoveryObjectIF getRecreator()
-
-