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

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

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

Methods in net.sourceforge.fluxion.runcible.graph.command that return ObjectValueNode
 ObjectValueNode AddObjectValueNodeCommand.getNode()
           
 

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

Methods in net.sourceforge.fluxion.runcible.graph.command.manager that return ObjectValueNode
 ObjectValueNode GraphChangeFactory.requestObjectValueNode(OWLGraph targetGraph, OWLMappingNode node, org.semanticweb.owl.model.OWLObjectProperty property, java.lang.String label)
           
 

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

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



Copyright © 2010. All Rights Reserved.