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

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

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

Subclasses of AbstractNode in net.sourceforge.fluxion.runcible.graph
 class DataConstantNode
          A type of node that represents owl data values.
 class DataValueNode
          A type of node that represents owl data values.
 class IndividualNode
          A node within the target ontology, which is used to assert that a set of individuals must exist.
 class MemberOfNode
          A node which represents members of a known class in the source ontology.
 class ObjectValueNode
          A type of node representing owl individuals at the end of an owl object property.
 class OWLMappingNode
          Javadocs go here.
 class RestrictedNode
          A node which is described as the set of individuals which are members of an anonymous owl class, made up of some given restrictions, which may be specified by the user.
 class WalkedToDataNode
          Javadocs go here.
 class WalkedToObjectNode
          Javadocs go here.
 



Copyright © 2010. All Rights Reserved.