Package net.ontopia.topicmaps.viz
Interface NodeRecoveryObjectIF
-
- All Superinterfaces:
RecoveryObjectIF
- All Known Implementing Classes:
CreateTMAssociationNode
,CreateTMTopicNode
public interface NodeRecoveryObjectIF extends RecoveryObjectIF
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TMAbstractNode
recoverNode(TopicMapView view)
-
Methods inherited from interface net.ontopia.topicmaps.viz.RecoveryObjectIF
execute
-
-
-
-
Method Detail
-
recoverNode
TMAbstractNode recoverNode(TopicMapView view)
-
-