Uses of Package
net.sourceforge.fluxion.runcible.graph

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

Classes in net.sourceforge.fluxion.runcible.graph used by net.sourceforge.fluxion.runcible.graph
MappingNode
          A specific type of Node that retains a mapping reference to another Node.
OWLEdge
          Javadocs go here.
OWLGraph
          A graph which captures information about the arrangement of nodes in an OWL Ontology.
OWLMappingNode
          Javadocs go here.
OWLNode
          Javadocs go here.
 

Classes in net.sourceforge.fluxion.runcible.graph used by net.sourceforge.fluxion.runcible.graph.command
DataConstantNode
          A type of node that represents owl data values.
DataValueNode
          A type of node that represents owl data values.
IndividualNode
          A node within the target ontology, which is used to assert that a set of individuals must exist.
MappingNode
          A specific type of Node that retains a mapping reference to another Node.
MemberOfNode
          A node which represents members of a known class in the source ontology.
ObjectValueNode
          A type of node representing owl individuals at the end of an owl object property.
OWLGraph
          A graph which captures information about the arrangement of nodes in an OWL Ontology.
OWLMappingNode
          Javadocs go here.
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.
WalkedToDataNode
          Javadocs go here.
WalkedToObjectNode
          Javadocs go here.
 

Classes in net.sourceforge.fluxion.runcible.graph used by net.sourceforge.fluxion.runcible.graph.command.manager
DataConstantNode
          A type of node that represents owl data values.
DataValueNode
          A type of node that represents owl data values.
IndividualNode
          A node within the target ontology, which is used to assert that a set of individuals must exist.
MemberOfNode
          A node which represents members of a known class in the source ontology.
ObjectValueNode
          A type of node representing owl individuals at the end of an owl object property.
OWLGraph
          A graph which captures information about the arrangement of nodes in an OWL Ontology.
OWLMappingNode
          Javadocs go here.
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.
WalkedToDataNode
          Javadocs go here.
WalkedToObjectNode
          Javadocs go here.
 

Classes in net.sourceforge.fluxion.runcible.graph used by net.sourceforge.fluxion.runcible.graph.factory
OWLGraph
          A graph which captures information about the arrangement of nodes in an OWL Ontology.
OWLMappingNode
          Javadocs go here.
 

Classes in net.sourceforge.fluxion.runcible.graph used by net.sourceforge.fluxion.runcible.graph.manager
OWLGraph
          A graph which captures information about the arrangement of nodes in an OWL Ontology.
OWLMappingNode
          Javadocs go here.
 

Classes in net.sourceforge.fluxion.runcible.graph used by net.sourceforge.fluxion.runcible.graph.mapping
OWLGraph
          A graph which captures information about the arrangement of nodes in an OWL Ontology.
 

Classes in net.sourceforge.fluxion.runcible.graph used by net.sourceforge.fluxion.runcible.graph.view.factory
DataConstantNode
          A type of node that represents owl data values.
DataValueNode
          A type of node that represents owl data values.
IndividualNode
          A node within the target ontology, which is used to assert that a set of individuals must exist.
IsAEdge
          An edge which represents an "is_a" relationship between two nodes.
MemberOfNode
          A node which represents members of a known class in the source ontology.
NestedEdge
          An edge which represents a nested relationship beneath a node.
ObjectValueNode
          A type of node representing owl individuals at the end of an owl object property.
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.
ValueEdge
          An edge representing some value property.
WalkEdge
          An edge representing a walk operation down a property.
WalkedToDataNode
          Javadocs go here.
WalkedToObjectNode
          Javadocs go here.
 



Copyright © 2010. All Rights Reserved.