Package net.ontopia.topicmaps.viz
Interface EdgeRecoveryObjectIF
-
- All Superinterfaces:
RecoveryObjectIF
- All Known Implementing Classes:
CreateTMAssociationEdge,CreateTMClassInstanceAssociation,CreateTMRoleEdge
public interface EdgeRecoveryObjectIF extends RecoveryObjectIF
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TMAbstractEdgerecoverEdge(TopicMapView view)-
Methods inherited from interface net.ontopia.topicmaps.viz.RecoveryObjectIF
execute
-
-
-
-
Method Detail
-
recoverEdge
TMAbstractEdge recoverEdge(TopicMapView view)
-
-