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

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

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

Methods in net.sourceforge.fluxion.runcible.graph.command that return IndividualNode
 IndividualNode AddIndividualNodeCommand.getNode()
           
 

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

Methods in net.sourceforge.fluxion.runcible.graph.command.manager that return IndividualNode
 IndividualNode GraphChangeFactory.requestIndividualAssertionSet(OWLGraph graph, org.semanticweb.owl.model.OWLClass target, java.lang.String label)
           
 

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

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



Copyright © 2010. All Rights Reserved.