Uses of Class
net.sourceforge.fluxion.graph.AbstractEdge

Packages that use AbstractEdge
net.sourceforge.fluxion.runcible.graph   
 

Uses of AbstractEdge in net.sourceforge.fluxion.runcible.graph
 

Subclasses of AbstractEdge in net.sourceforge.fluxion.runcible.graph
 class IsAEdge
          An edge which represents an "is_a" relationship between two nodes.
 class NestedEdge
          An edge which represents a nested relationship beneath a node.
 class ValueEdge
          An edge representing some value property.
 class WalkEdge
          An edge representing a walk operation down a property.
 



Copyright © 2010. All Rights Reserved.