Uses of Class
net.sourceforge.fluxion.runcible.graph.WalkedToObjectNode

Packages that use WalkedToObjectNode
net.sourceforge.fluxion.runcible.graph.command   
net.sourceforge.fluxion.runcible.graph.command.manager   
net.sourceforge.fluxion.runcible.graph.view.factory   
 

Uses of WalkedToObjectNode in net.sourceforge.fluxion.runcible.graph.command
 

Methods in net.sourceforge.fluxion.runcible.graph.command that return WalkedToObjectNode
 WalkedToObjectNode AddWalkedToObjectNodeCommand.getNode()
           
 

Uses of WalkedToObjectNode in net.sourceforge.fluxion.runcible.graph.command.manager
 

Methods in net.sourceforge.fluxion.runcible.graph.command.manager that return WalkedToObjectNode
 WalkedToObjectNode GraphChangeFactory.requestWalkedToObjectNode(OWLGraph sourceGraph, OWLMappingNode node, org.semanticweb.owl.model.OWLObjectProperty targetProperty, java.lang.String label)
           
 

Uses of WalkedToObjectNode in net.sourceforge.fluxion.runcible.graph.view.factory
 

Methods in net.sourceforge.fluxion.runcible.graph.view.factory with parameters of type WalkedToObjectNode
protected  void FlexNodeViewFactory.visit(WalkedToObjectNode node)
           
protected  void DotNodeViewFactory.visit(WalkedToObjectNode node)
           
 



Copyright © 2010. All Rights Reserved.