|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RGraph | |
com.att.gs.codip.resource.rgraph |
Uses of RGraph in com.att.gs.codip.resource.rgraph |
Methods in com.att.gs.codip.resource.rgraph that return RGraph | |
RGraph |
RGNode.getContainingGraph()
|
Methods in com.att.gs.codip.resource.rgraph with parameters of type RGraph | |
static void |
RGUtility.printRGraph(java.io.PrintStream outStream,
RGraph aGraph)
Prints an ontology, and all its components, to the provided PrintStream. |
void |
RGraph.copySubGraph(RGNode subject,
RGraph subGraph)
Utility/Display/Debug Methods. |
protected void |
RGNode.resourceInitialization(java.lang.String theID,
RGraph aGraph)
|
Constructors in com.att.gs.codip.resource.rgraph with parameters of type RGraph | |
RGLiteral(RGraph aGraph)
|
|
RGLiteral(java.lang.String theID,
RGraph aGraph)
|
|
RGEdge(RGraph aGraph)
|
|
RGEdge(java.lang.String theID,
RGraph aGraph)
|
|
RGNode(RGraph aGraph)
|
|
RGNode(java.lang.String theID,
RGraph aGraph)
|
|
RGCORE(RGraph anl)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |