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

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

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

Methods in net.sourceforge.fluxion.runcible.graph.command that return RestrictedNode
 RestrictedNode AddRestrictedNodeCommand.getNode()
           
 

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

Methods in net.sourceforge.fluxion.runcible.graph.command.manager that return RestrictedNode
 RestrictedNode GraphChangeFactory.requestRestrictedNode(OWLGraph sourceGraph, OWLMappingNode node, org.semanticweb.owl.model.OWLRestriction restriction, java.lang.String label)
           
 

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

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



Copyright © 2010. All Rights Reserved.