Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
X
A
AbstractResource
- class com.att.gs.codip.resource.
AbstractResource
.
AbstractResource()
- Constructor for class com.att.gs.codip.resource.
AbstractResource
AbstractResource(String)
- Constructor for class com.att.gs.codip.resource.
AbstractResource
addAlias(String, LogicalResource)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Adds an alias for the supplied Resource.
addAlias(String, OGOntology)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Adds an alias for the supplied ontology.
addAlias(String, OGOntology)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
addClass(OGClass)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Adds the provided class to the ontology.
addClass(OGClass)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
addClass(OGClass)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
addDatatype(OGDatatype)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Adds the provided data type to the ontology.
addDatatype(OGDatatype)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
addDatatype(OGDatatype)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
addEdge(RGEdge)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
addFacts(Object, Object)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
Not in public interface.
addImport(OGOntology)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Adds the provided ontology to the ontology's imports.
addImport(OGOntology)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
addImport(OGOntology)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
addJessClass(Rete, Context, OGClass)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Adds a class to the provided Jess Rete Object.
addJessDatatype(Rete, Context, OGDatatype)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Adds a datatype to the provided Jess Rete Object.
addJessInstance(Rete, Context, OGPropInstance)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Adds an instance to the provided Jess Rete Object.
addJessInstances(Rete, OGOntology)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Adds the instances in an ontology to the provided Jess Rete Object.
addJessInstances(Rete, OGOntology, boolean)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Adds the instances in an ontology to the provided Jess Rete Object.
addJessLiteral(Rete, Context, OGLiteral)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Adds a literal to the provided Jess Rete Object.
addJessOntotology(Rete, OGOntology)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Adds an ontology, and all its compoents, to the provided Jess Rete Object.
addJessOntotology(Rete, OGOntology, boolean)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Adds an ontology, and all its compoents, to the provided Jess Rete Object.
addJessProperty(Rete, Context, OGProperty)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Adds a property to the provided Jess Rete Object.
addLiteral(OGLiteral)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Adds the provided literal to the ontology.
addLiteral(OGLiteral)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
addLiteral(OGLiteral)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
addLiteral(RGLiteral)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
addNewProperty(LogicalResource, RGNode)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
addNewPropInstance(OGResource, OGResource)
- Method in interface com.att.gs.codip.ograph.
OGResource
Creates a property instantce and adds it to the resource.
addNewPropInstance(OGResource, OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
addNewPropInstance(OGResource, OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
addOntology(OGOntology)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Adds the provided ontology to the managed collection.
addOntology(OGOntology)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
addOntologyToRDFModel(OGOntology, Model)
- Method in class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
addOntologyToRDFModel(OGOntology, Model)
- Method in class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
addParameter(String, String, Object)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Adds or replaces an ontology parameter.
addParameter(String, String, Object)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
addParameter(String, String, Object)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Adds or replaces an Resource parameter.
addProperty(OGProperty)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Adds the provided property to the ontology.
addProperty(OGProperty)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
addProperty(OGProperty)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
addProperty(RGEdge)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
addPropInstance(OGPropInstance)
- Method in interface com.att.gs.codip.ograph.
OGResource
Adds the provided property instance to the resource.
addPropInstance(OGPropInstance)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
addPropInstance(OGPropInstance)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
addRDFPropertyStatement(OGOntologyImp, Statement)
- Method in class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
addRDFPropertyStatement(OGOntologyImp, Statement)
- Method in class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
addResource(LogicalResource)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Adds the provided Resource to the managed collection.
addResource(LogicalResource)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
addResource(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Adds the provided resource to the ontology.
addResource(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
addResource(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
addResourceToRDFModel(OGOntology, Model, OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
addResourceToRDFModel(OGOntology, Model, OGResource)
- Method in class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
addSubClassOf(OGClass)
- Method in interface com.att.gs.codip.ograph.
OGClass
Adds the provided class to the class's subClassOf collection.
addSubClassOf(OGClass)
- Method in class com.att.gs.codip.ograph.imp.
OGClassImp
addSubPropertyOf(OGProperty)
- Method in interface com.att.gs.codip.ograph.
OGProperty
Adds the provided property to the property's subPropertyOf collection.
addSubPropertyOf(OGProperty)
- Method in class com.att.gs.codip.ograph.imp.
OGPropertyImp
addType(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGResource
Adds the given type to the list of multi-types.
addType(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
addType(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
addType(RGNode)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
aliases()
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Provides an iterator over all aliases known by this manager.
aliases()
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
aliases()
- Method in interface com.att.gs.codip.resource.
ResourceManager
Provides an iterator over all aliases known by this manager.
aliases(LogicalResource)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Provides an iterator over all aliases for the spefcified Resource that are known by this manager.
aliases(OGOntology)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Provides an iterator over all aliases for the spefcified ontology that are known by this manager.
aliases(OGOntology)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
AllDifferent
- Static variable in class com.att.gs.codip.ograph.
OWL
allValuesFrom
- Static variable in class com.att.gs.codip.ograph.
OWL
applyToImports_XSLTURI
- Variable in class com.att.gs.codip.ograph.imp.
OGOntologyImp
B
backwardCompatibleWith
- Static variable in class com.att.gs.codip.ograph.
OWL
C
cardinality
- Static variable in class com.att.gs.codip.ograph.
OWL
cardinality
- Static variable in class com.att.gs.codip.ograph.
DAML
cardinalityQ
- Static variable in class com.att.gs.codip.ograph.
DAML
Class
- Static variable in class com.att.gs.codip.ograph.
RDFS
RDF/S as an OGONtology
Class
- Static variable in class com.att.gs.codip.ograph.
OWL
Class
- Static variable in class com.att.gs.codip.ograph.
DAML
classes
- Variable in class com.att.gs.codip.ograph.imp.
OGOntologyImp
classes()
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a iterator for the all of the ontology's classes.
classes()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
classes()
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
classes(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a iterator for only the ontology's classes of the provided type.
classes(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
classes(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
com.att.gs.codip.ograph
- package com.att.gs.codip.ograph
OGraph
com.att.gs.codip.ograph.imp
- package com.att.gs.codip.ograph.imp
com.att.gs.codip.resource
- package com.att.gs.codip.resource
OGraph
com.att.gs.codip.resource.rgraph
- package com.att.gs.codip.resource.rgraph
comment
- Static variable in class com.att.gs.codip.ograph.
RDFS
comment
- Static variable in class com.att.gs.codip.ograph.
DAML
commonInitialization(String)
- Method in class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
commonInitialization(String)
- Method in class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
complementOf
- Static variable in class com.att.gs.codip.ograph.
OWL
complementOf
- Static variable in class com.att.gs.codip.ograph.
DAML
containsAlias(String)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Checks for the existence of an alias in this manager.
containsAlias(String)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
containsAlias(String)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Checks for the existence of an alias in this manager.
containsClass(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Checks for the existence of a Class in this ontology whose ID matches the provided ID.
containsClass(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
containsClass(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
containsDatatype(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Checks for the existence of a Datatype in this ontology whose ID matches the provided ID.
containsDatatype(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
containsDatatype(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
containsImport(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for an imported ontology in this ontology whose ID matches the provided ID.
containsImport(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
containsImport(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
containsLiteral(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for a literal in this ontology whose ID matches the provided ID.
containsLiteral(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
containsLiteral(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
containsLogicalResource(Object)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
containsOntology(Object)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Checks for the existence of an ontology in the mananged colleciton whose ID matches the provided ID.
containsOntology(Object)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
containsProperty(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Checks for the existence of a property in this ontology whose ID matches the provided ID.
containsProperty(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
containsProperty(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
containsProperty(Object)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
containsPropInstance(Object)
- Method in interface com.att.gs.codip.ograph.
OGResource
Checks for the existence of a property in this resource whose ID matches the provided ID.
containsPropInstance(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
containsPropInstance(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
containsResource(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for a resource in this ontology whose ID matches the provided ID.
containsResource(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
containsResource(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
containsResource(Object)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Checks for the existence of an Resource in the mananged colleciton whose ID matches the provided ID.
containsRGEdge(Object)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
containsRGLiteral(Object)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
containsRGNode(Object)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
containsSubClassOf(Object)
- Method in interface com.att.gs.codip.ograph.
OGClass
Looks for a super class in this class whose ID matches the provided ID.
containsSubClassOf(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGClassImp
containsSubPropertyOf(Object)
- Method in interface com.att.gs.codip.ograph.
OGProperty
Looks for a super property in this property whose ID matches the provided ID.
containsSubPropertyOf(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGPropertyImp
containsType(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGResource
Type checker for multi-types.
containsType(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
containsType(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
containsType(RGNode)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
copyRDF(Resource)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
copySubGraph(RGNode, RGraph)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
Utility/Display/Debug Methods.
copySubOntology(OGResource, OGOntologyImp)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
Utility/Display/Debug Methods.
createClass()
- Method in interface com.att.gs.codip.ograph.
OGOntology
Creates a Class in this ontology with a generated unique ID and adds the Class to the ontology.
createClass()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createClass()
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createClass(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Creates a Class in this ontology with a generated unique ID, sets the Clases type to the passed in type and adds the Class to the ontology.
createClass(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createClass(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createClass(OGResource, String)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a Class in this ontology.
createClass(OGResource, String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createClass(OGResource, String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createClass(String)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a Class in this ontology.
createClass(String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createClass(String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createDatatype()
- Method in interface com.att.gs.codip.ograph.
OGOntology
Creates a Datatype in this ontology with a generated unique ID and adds the Datatype to the ontology.
createDatatype()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createDatatype()
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createDatatype(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Creates a Datatype in this ontology with a generated unique ID, sets the Clases type to the passed in type and adds the Datatype to the ontology.
createDatatype(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createDatatype(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createDatatype(OGResource, String)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a Datatype in this ontology.
createDatatype(OGResource, String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createDatatype(OGResource, String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createDatatype(String)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a Datatype in this ontology.
createDatatype(String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createDatatype(String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createEdge(LogicalResource)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
createEdge(LogicalResource, String)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
createFromRDF(Model)
- Method in interface com.att.gs.codip.ograph.
OntologyFactory
Builds ontologies from RDF models.
createFromRDF(Model)
- Method in class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
createFromRDF(Model)
- Method in class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
createFromURI(String)
- Method in interface com.att.gs.codip.ograph.
OntologyFactory
Builds ontologies from a model identified by the URI.
createFromURI(String)
- Method in class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
Factory Methods.
createFromURI(String)
- Method in class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
Factory Methods.
createFromURI(String, InputStream)
- Method in class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
createFromURI(String, InputStream)
- Method in class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
createFromURI(String, String)
- Method in interface com.att.gs.codip.ograph.
OntologyFactory
Builds ontologies from an ontology identified by the URI, after applying the XSL transformation specified in the XSL URI.
createFromURI(String, String)
- Method in class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
createFromURI(String, String)
- Method in class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
createFromURI(String, String, InputStream)
- Method in class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
createFromURI(String, String, InputStream)
- Method in class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
createLiteral()
- Method in interface com.att.gs.codip.ograph.
OGOntology
Creates a Literal in this ontology with a generated unique ID and adds the Literal to the ontology.
createLiteral()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createLiteral()
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createLiteral()
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
createLiteral(LogicalResource)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
createLiteral(LogicalResource, String)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
createLiteral(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Creates a Literal in this ontology with a generated unique ID, sets the Clases type to the passed in type and adds the Literal to the ontology.
createLiteral(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createLiteral(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createLiteral(OGResource, String)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a Literal in this ontology.
createLiteral(OGResource, String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createLiteral(OGResource, String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createLiteral(String)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a Literal in this ontology.
createLiteral(String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createLiteral(String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createLiteral(String)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
createLiteralByValue(LogicalResource, String)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
createLiteralByValue(OGResource, String)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a Literal in this ontology.
createLiteralByValue(OGResource, String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createLiteralByValue(OGResource, String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createLiteralByValue(String)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a Literal in this ontology.
createLiteralByValue(String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createLiteralByValue(String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createLiteralByValue(String)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
createOntology()
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Creates a new instance of an ontology with a generated unique URI.
createOntology()
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
createOntology(String)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Loads or creates an ontology by URI.
createOntology(String)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
createOntology(String, boolean)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
If forceReload is true will (re)load the ontology from the URI even if an existing instance is found.
createOntology(String, boolean)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
createProperty()
- Method in interface com.att.gs.codip.ograph.
OGOntology
Creates a Property in this ontology with a generated unique ID and adds the Property to the ontology.
createProperty()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createProperty()
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createProperty(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Creates a Property in this ontology with a generated unique ID, sets the Clases type to the passed in type and adds the Property to the ontology.
createProperty(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createProperty(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createProperty(OGResource, String)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a Property in this ontology.
createProperty(OGResource, String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createProperty(OGResource, String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createProperty(String)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a Property in this ontology.
createProperty(String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createProperty(String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createPropInstance(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Creates a Property instance in this ontology with a generated unique ID, sets the Clases type to the passed in type and adds the Property to the ontology.
createPropInstance(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createPropInstance(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createPropInstance(OGResource, String)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a Property instance in this ontology.
createPropInstance(OGResource, String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
createPropInstance(OGResource, String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
createResource()
- Method in interface com.att.gs.codip.resource.
ResourceManager
Creates a new instance of an Resource with a generated unique URI.
createResource()
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
createResource(LogicalResource)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
createResource(LogicalResource, String)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
createResource(String)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Finds or creates an Resource by URI.
createResource(String)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
createResourceByType(OGOntologyImp, Statement, OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
createResourceByType(OGOntologyImp, Statement, OGResource)
- Method in class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
D
DAML
- class com.att.gs.codip.ograph.
DAML
.
An implementaiton of the OGOntology Interface that provides static instances of the core DAML+OIL Classes and Properties.
DAML_NS
- Static variable in class com.att.gs.codip.ograph.
DAML
The Namespace of the DAML syntax specificaiton.
DAML_URI
- Static variable in class com.att.gs.codip.ograph.
DAML
DAML_URI_2000_10
- Static variable in class com.att.gs.codip.ograph.
DAML
The URI of the DAML syntax specificaiton.
DAML_URI_2000_12
- Static variable in class com.att.gs.codip.ograph.
DAML
DAML(OGOntology)
- Constructor for class com.att.gs.codip.ograph.
DAML
Creates an instance of DAML using the passed in OGOntology.
DAMLOntologyFactoryImp
- class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
.
DAML Ontology Factory
DAMLOntologyFactoryImp()
- Constructor for class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
Creators and Initializers
Datatype
- Static variable in class com.att.gs.codip.ograph.
RDFS
Datatype
- Static variable in class com.att.gs.codip.ograph.
OWL
Datatype
- Static variable in class com.att.gs.codip.ograph.
DAML
DatatypeProperty
- Static variable in class com.att.gs.codip.ograph.
OWL
DatatypeProperty
- Static variable in class com.att.gs.codip.ograph.
DAML
datatypes
- Variable in class com.att.gs.codip.ograph.imp.
OGOntologyImp
datatypes()
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a iterator for the all of the ontology's data types.
datatypes()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
datatypes()
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
datatypes(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a iterator for only the ontology's data types of the provided type.
datatypes(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
datatypes(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
delineatedType
- Variable in class com.att.gs.codip.resource.
AbstractResource
differentFrom
- Static variable in class com.att.gs.codip.ograph.
OWL
differentIndividualFrom
- Static variable in class com.att.gs.codip.ograph.
DAML
Disjoint
- Static variable in class com.att.gs.codip.ograph.
DAML
disjointUnionOf
- Static variable in class com.att.gs.codip.ograph.
DAML
disjointWith
- Static variable in class com.att.gs.codip.ograph.
OWL
disjointWith
- Static variable in class com.att.gs.codip.ograph.
DAML
distinctMembers
- Static variable in class com.att.gs.codip.ograph.
OWL
domain
- Static variable in class com.att.gs.codip.ograph.
RDFS
domain
- Static variable in class com.att.gs.codip.ograph.
DAML
E
edges(RGNode)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
EMPTY_MAP
- Variable in class com.att.gs.codip.ograph.imp.
OGResourceImp
equals(Object)
- Method in class com.att.gs.codip.resource.
AbstractResource
Exstends Object.equals() to add concept of equality based on the same ID.
equivalentClass
- Static variable in class com.att.gs.codip.ograph.
OWL
equivalentProperty
- Static variable in class com.att.gs.codip.ograph.
OWL
equivalentTo
- Static variable in class com.att.gs.codip.ograph.
DAML
F
first
- Static variable in class com.att.gs.codip.ograph.
RDFS
first
- Static variable in class com.att.gs.codip.ograph.
DAML
fullGC()
- Static method in class com.att.gs.codip.ograph.
OGUtility
Perform a full garbage collection.
fullGC()
- Static method in class com.att.gs.codip.resource.rgraph.
RGUtility
Perform a full garbage collection.
FunctionalProperty
- Static variable in class com.att.gs.codip.ograph.
OWL
G
getClass(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for a Class in this ontology whose ID matches the provided ID.
getClass(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getClass(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
getClasses(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a Collection of the ontology's classes of the provided type.
getClasses(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getClasses(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
getComment()
- Method in interface com.att.gs.codip.ograph.
OGResource
Getter method for this resource's comment string.
getComment()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getComment()
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
getComment()
- Method in interface com.att.gs.codip.resource.
LogicalResource
Getter method for this resource's comment string.
getComment()
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
getContainingGraph()
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
getDAML()
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Getter method for the default core ontology provided by the ontology manager.
getDAML()
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
getDatatype(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for a Datatype in this ontology whose ID matches the provided ID.
getDatatype(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getDatatype(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
getDatatypes(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a Collection of the ontology's data types of the provided type.
getDatatypes(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getDatatypes(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
getDefaultNamespace()
- Method in class com.att.gs.codip.resource.
namespaceResolver
Getter for the default namespace.
getEdge(Object)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
getEdges(RGNode)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
getID()
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Getter method for the ID of this ontology manager.
getID()
- Method in interface com.att.gs.codip.ograph.
OGInstance
Getter method for the Resources ID.
getID()
- Method in interface com.att.gs.codip.ograph.
OGResource
Getter method for the Resources ID.
getID()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getID()
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
getID()
- Method in interface com.att.gs.codip.resource.
ResourceManager
Getter method for the ID of this manager.
getID()
- Method in class com.att.gs.codip.resource.
AbstractResource
getID()
- Method in interface com.att.gs.codip.resource.
LogicalResource
Getter method for the Resources ID.
getImport(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for an imported ontology in this ontology whose ID matches the provided ID.
getImport(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getImport(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
getImports()
- Method in interface com.att.gs.codip.ograph.
OGOntology
Accessor for the read only indexed bean property, "imports"
getImports()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getImports()
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
getLabel()
- Method in interface com.att.gs.codip.ograph.
OGResource
Getter method for this resource's label string.
getLabel()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getLabel()
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
getLabel()
- Method in interface com.att.gs.codip.resource.
LogicalResource
Getter method for this resource's label string.
getLabel()
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
getLiteral(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for a literal in this ontology whose ID matches the provided ID.
getLiteral(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getLiteral(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
getLiteral(Object)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
getLiterals(LogicalResource)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
getLiterals(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a Collection of the ontology's literals of the provided type.
getLiterals(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getLiterals(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
getLocalName()
- Method in interface com.att.gs.codip.ograph.
OGResource
Getter method for this resource's Local Name.
getLocalName()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getLocalName()
- Method in class com.att.gs.codip.resource.
AbstractResource
getLocalName()
- Method in interface com.att.gs.codip.resource.
LogicalResource
Getter method for this resource's local (fragment) Name.
getNamespace()
- Method in interface com.att.gs.codip.ograph.
OGResource
Getter method for this resource's Namespace.
getNamespace()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getNamespace()
- Method in class com.att.gs.codip.resource.
AbstractResource
getNamespace()
- Method in interface com.att.gs.codip.resource.
LogicalResource
Getter method for this resource's Namespace.
getNode(Object)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
getNodes(RGNode)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
getNS_URI(String)
- Method in class com.att.gs.codip.resource.
namespaceResolver
Gets a namespace from it's associated prefix.
getObject()
- Method in interface com.att.gs.codip.ograph.
OGInstance
Getter method for this instance's object resource.
getObject()
- Method in interface com.att.gs.codip.ograph.
OGPropInstance
Getter method for this properties object resource.
getObject()
- Method in class com.att.gs.codip.ograph.imp.
OGPropInstanceImp
getObject()
- Method in class com.att.gs.codip.resource.rgraph.
RGEdge
getOntology()
- Method in interface com.att.gs.codip.ograph.
OGResource
Getter method for this resource's Ontology.
getOntology()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getOntology()
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
getOntology(Object)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Looks for an ontology in the managed colleciton whose URI matches the provided URI.
getOntology(Object)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
getOWL()
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Getter method for the default core OWL ontology provided by the ontology manager.
getOWL()
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
getParameters(String)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Returns an ontology's parameter map.
getParameters(String)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
getParameters(String)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Returns an Resource's parameter map.
getPhysicalURL()
- Method in interface com.att.gs.codip.resource.
PhysicalResource
Gets the physical URL for the resource.
getPrefix(String)
- Method in class com.att.gs.codip.resource.
namespaceResolver
Gets a prefix from it's associated namespace.
getPrefixName(LogicalResource)
- Method in class com.att.gs.codip.resource.
namespaceResolver
Determines the prefexed name of the provided resource with in the default namespace.
getProperties()
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
getProperties(LogicalResource)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
getProperties(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a Collection of the ontology's properties of the provided type.
getProperties(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getProperties(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
getProperty()
- Method in interface com.att.gs.codip.ograph.
OGInstance
Getter method for this instance's property resource.
getProperty()
- Method in class com.att.gs.codip.ograph.imp.
OGPropInstanceImp
getProperty(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for a property in this ontology whose ID matches the provided ID.
getProperty(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getProperty(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
getProperty(Object)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
getPropInstance(Object)
- Method in interface com.att.gs.codip.ograph.
OGResource
Looks for a property of this resource whose ID matches the provided ID.
getPropInstance(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getPropInstance(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
getPropInstances()
- Method in interface com.att.gs.codip.ograph.
OGResource
Accessor for the read only indexed bean property, "properties"
getPropInstances()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getPropInstances()
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
getPropInstances(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGResource
Provies a Collection for all of the resource's properties that are a particular type.
getPropInstances(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getPropInstances(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
getRDFS()
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
getRecords()
- Method in class com.att.gs.codip.resource.
namespaceResolver
Get records for all aliases and namespaces.
getResource(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for a resource in this ontology whose ID matches the provided ID.
getResource(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getResource(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
getResource(Object)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Looks for an Resource in the managed colleciton whose URI matches the provided URI.
getResource(Object)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
getResources(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a Collection of the ontology's resources of the provided type.
getResources(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getResources(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
getResources(RGNode)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
getSourceURI()
- Method in interface com.att.gs.codip.ograph.
OGOntology
Getter method for the source URI of this ontology.
getSourceURI()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getSourceURI()
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
getSourceURI()
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
getSubClassOf()
- Method in interface com.att.gs.codip.ograph.
OGClass
Accessor for the read only indexed bean property, "subClassOf"
getSubClassOf()
- Method in class com.att.gs.codip.ograph.imp.
OGClassImp
getSubClassOf(Object)
- Method in interface com.att.gs.codip.ograph.
OGClass
Looks for the provided super class in the class's subClassOf collection.
getSubClassOf(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGClassImp
getSubject()
- Method in interface com.att.gs.codip.ograph.
OGInstance
Getter method for this instance's subject resource.
getSubject()
- Method in interface com.att.gs.codip.ograph.
OGPropInstance
Getter method for this properties subject resource.
getSubject()
- Method in class com.att.gs.codip.ograph.imp.
OGPropInstanceImp
getSubject()
- Method in class com.att.gs.codip.resource.rgraph.
RGEdge
getSubPropertyOf()
- Method in interface com.att.gs.codip.ograph.
OGProperty
Accessor for the read only indexed bean property, "subPropertyOf"
getSubPropertyOf()
- Method in class com.att.gs.codip.ograph.imp.
OGPropertyImp
getSubPropertyOf(Object)
- Method in interface com.att.gs.codip.ograph.
OGProperty
Looks for the provided super property in the property's subPropertyOf collection.
getSubPropertyOf(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGPropertyImp
getType()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getType()
- Method in class com.att.gs.codip.resource.
AbstractResource
getType()
- Method in interface com.att.gs.codip.resource.
LogicalResource
Getter method for this resource's type.
getUniqueID()
- Method in class com.att.gs.codip.resource.
namespaceResolver
Generates unique ID for DAML resources in the namespace.
getUniqueTag()
- Method in class com.att.gs.codip.resource.
namespaceResolver
getURI()
- Method in interface com.att.gs.codip.ograph.
OGResource
Getter method for this resource's URI.
getURI()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getURI()
- Method in class com.att.gs.codip.resource.
AbstractResource
getURI()
- Method in interface com.att.gs.codip.resource.
LogicalResource
Getter method for this resource's URI.
getValue()
- Method in interface com.att.gs.codip.ograph.
OGLiteral
Getter method for this literal's value as a java String.
getValue()
- Method in class com.att.gs.codip.ograph.imp.
OGLiteralImp
getValue()
- Method in class com.att.gs.codip.resource.rgraph.
RGLiteral
getVersionInfo()
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Getter method for the version information of this ontology manager.
getVersionInfo()
- Method in interface com.att.gs.codip.ograph.
OGOntology
Getter method for the version information of this ontology.
getVersionInfo()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
getVersionInfo()
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
Simple Access Methods.
getVersionInfo()
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
getXSD()
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Getter method for the default core XML Schema Datatype ontology provided by the ontology manager.
getXSD()
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
getXSLT()
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Getter method for the XSL Transform file URI.
getXSLT()
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
getXSLT(String)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
H
hasClass
- Static variable in class com.att.gs.codip.ograph.
DAML
hasClassQ
- Static variable in class com.att.gs.codip.ograph.
DAML
hasValue
- Static variable in class com.att.gs.codip.ograph.
OWL
hasValue
- Static variable in class com.att.gs.codip.ograph.
DAML
I
imports
- Static variable in class com.att.gs.codip.ograph.
OWL
imports
- Static variable in class com.att.gs.codip.ograph.
DAML
imports
- Variable in class com.att.gs.codip.ograph.imp.
OGOntologyImp
imports()
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a iterator for the all of the ontology's imports.
imports()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
imports()
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
incompatibleWith
- Static variable in class com.att.gs.codip.ograph.
OWL
initialize()
- Method in class com.att.gs.codip.ograph.
XSD
Creates the static classes.
initialize()
- Method in class com.att.gs.codip.ograph.
RDFS
Creates the static classes.
initialize()
- Method in class com.att.gs.codip.ograph.
OWL
Creates the static classes.
initialize()
- Method in class com.att.gs.codip.ograph.
DAML
Creates the static classes.
initialize()
- Method in class com.att.gs.codip.resource.rgraph.
RGCORE
Creates the static classes.
intersectionOf
- Static variable in class com.att.gs.codip.ograph.
OWL
intersectionOf
- Static variable in class com.att.gs.codip.ograph.
DAML
InverseFunctionalProperty
- Static variable in class com.att.gs.codip.ograph.
OWL
inverseOf
- Static variable in class com.att.gs.codip.ograph.
OWL
inverseOf
- Static variable in class com.att.gs.codip.ograph.
DAML
isDefinedBy
- Static variable in class com.att.gs.codip.ograph.
RDFS
isDefinedBy
- Static variable in class com.att.gs.codip.ograph.
DAML
isLiteralType()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
isLiteralType()
- Method in class com.att.gs.codip.resource.
AbstractResource
isLiteralType()
- Method in interface com.att.gs.codip.resource.
LogicalResource
Type checker for any literal type.
isSingleTyped
- Variable in class com.att.gs.codip.resource.
AbstractResource
isType(LogicalResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
isType(LogicalResource)
- Method in class com.att.gs.codip.resource.
AbstractResource
isType(LogicalResource)
- Method in interface com.att.gs.codip.resource.
LogicalResource
Type checker, extensions can add support for multi-types.
isType(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
isType(RGNode)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
item
- Static variable in class com.att.gs.codip.ograph.
DAML
L
label
- Static variable in class com.att.gs.codip.ograph.
RDFS
label
- Static variable in class com.att.gs.codip.ograph.
DAML
List
- Static variable in class com.att.gs.codip.ograph.
RDFS
List
- Static variable in class com.att.gs.codip.ograph.
DAML
Literal
- Static variable in class com.att.gs.codip.ograph.
RDFS
Literal
- Static variable in class com.att.gs.codip.ograph.
OWL
Literal
- Static variable in class com.att.gs.codip.ograph.
DAML
literals
- Variable in class com.att.gs.codip.ograph.imp.
OGOntologyImp
literals()
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a iterator for the all of the ontology's literals.
literals()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
literals()
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
literals()
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
literals(LogicalResource)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
literals(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a iterator for only the ontology's literals of the provided type.
literals(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
literals(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
LogicalResource
- interface com.att.gs.codip.resource.
LogicalResource
.
Defines required functionality of Kage Logical resources.
lookupAlias(String)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Looks up the URI of an alias in this manager.
lookupAlias(String)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
lookupClass(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for a matching class in this ontology.
lookupClass(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
lookupClass(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
Collection Access Methods.
lookupClass(Object, boolean)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a Class in this ontology.
lookupClass(Object, boolean)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
lookupClass(Object, boolean)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
lookupDatatype(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for a matching data type in this ontology.
lookupDatatype(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
lookupDatatype(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
lookupDatatype(Object, boolean)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a Datatype in this ontology.
lookupDatatype(Object, boolean)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
lookupDatatype(Object, boolean)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
lookupImport(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for an imported ontology by ID.
lookupImport(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
lookupImport(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
lookupLiteral(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for a matching literal in this ontology.
lookupLiteral(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
lookupLiteral(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
lookupLiteral(Object)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
lookupLiteral(Object, boolean)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a literal in this ontology.
lookupLiteral(Object, boolean)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
lookupLiteral(Object, boolean)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
lookupLiteral(Object, boolean)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
lookupNode(Object)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
lookupOntology(Object)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Looks for an existing instance the specified Ontology by ID.
lookupOntology(Object)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
lookupOntology(Object, boolean)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Looks for, and possibilly loads, the specified Ontology by URI.
lookupOntology(Object, boolean)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
lookupParameter(String, String)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Looks up and returns an ontology's parameter value.
lookupParameter(String, String)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
lookupParameter(String, String)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Looks up and returns an Resource's parameter value.
lookupProperty(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for a matching property in this ontology.
lookupProperty(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
lookupProperty(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGVirtualOntologyImp
Collection Access Methods.
lookupProperty(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
lookupProperty(Object)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
lookupProperty(Object, boolean)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for, and possibilly creates, a property in this ontology.
lookupProperty(Object, boolean)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
lookupProperty(Object, boolean)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
lookupPropInstance(Object)
- Method in interface com.att.gs.codip.ograph.
OGResource
Looks for a matching property in this resource.
lookupPropInstance(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
lookupPropInstance(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
lookupResource(Object)
- Method in class com.att.gs.codip.ograph.
XSD
Magic lookup Resoruce that will create datatype if does not exist in XSD ontologiy.
lookupResource(Object)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Looks for a matching resource in this ontology.
lookupResource(Object)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
lookupResource(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
lookupResource(Object)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Looks for an existing instance the specified Resource by ID.
lookupResource(Object)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
Collection Access Methods.
lookupResource(Object, boolean)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Looks for the specified Resource by ID.
lookupResource(Object, boolean)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
lookupSubClassOf(Object)
- Method in interface com.att.gs.codip.ograph.
OGClass
Looks for super classes of this class.
lookupSubClassOf(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGClassImp
lookupSubPropertyOf(Object)
- Method in interface com.att.gs.codip.ograph.
OGProperty
Looks for super properties of this property.
lookupSubPropertyOf(Object)
- Method in class com.att.gs.codip.ograph.imp.
OGPropertyImp
M
main(String[])
- Static method in class com.att.gs.codip.ograph.
OGUtility
Main added for basic testing.
main(String[])
- Static method in class com.att.gs.codip.resource.rgraph.
RGCORE
Main added for basic testing.
maxCardinality
- Static variable in class com.att.gs.codip.ograph.
OWL
maxCardinality
- Static variable in class com.att.gs.codip.ograph.
DAML
maxCardinalityQ
- Static variable in class com.att.gs.codip.ograph.
DAML
minCardinality
- Static variable in class com.att.gs.codip.ograph.
OWL
minCardinality
- Static variable in class com.att.gs.codip.ograph.
DAML
minCardinalityQ
- Static variable in class com.att.gs.codip.ograph.
DAML
morph(String)
- Method in class com.att.gs.codip.ograph.
XSD
XSD ID can not be morphed.
morph(String)
- Method in class com.att.gs.codip.ograph.
RDFS
Most RDFS Ontology Methods Inherited from OGBaseOntology.
morph(String)
- Method in class com.att.gs.codip.ograph.
OWL
Most OWL Ontology Methods Inherited from OGBaseOntology.
morph(String)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Use this method to convert an Ontology to a new URI
morph(String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
Base Ontology Methods.
morph(String)
- Method in class com.att.gs.codip.ograph.
DAML
Most DAML Ontology Methods Inherited from OGBaseOntology.
morph(String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
morph(String)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
morphID(String)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
morphID(String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
morphID(String)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
morphID(String)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
morphOntology(OGOntology, String)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Morphs the provided ontology & updates the managed collection.
morphOntology(OGOntology, String)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
myImpl
- Variable in class com.att.gs.codip.ograph.
OGBaseOntology
The internal Ontology implementation.
N
namespaceResolver
- class com.att.gs.codip.resource.
namespaceResolver
.
namespaceResolver()
- Constructor for class com.att.gs.codip.resource.
namespaceResolver
Default no arg constructor.
namespaceResolver(String)
- Constructor for class com.att.gs.codip.resource.
namespaceResolver
Constructor that sets the resolverNamespace.
nil
- Static variable in class com.att.gs.codip.ograph.
RDFS
nodes()
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
nodes(RGNode)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
Nothing
- Static variable in class com.att.gs.codip.ograph.
OWL
Nothing
- Static variable in class com.att.gs.codip.ograph.
DAML
Nothing
- Static variable in class com.att.gs.codip.resource.rgraph.
RGCORE
O
object
- Variable in class com.att.gs.codip.ograph.imp.
OGPropInstanceImp
object
- Variable in class com.att.gs.codip.resource.rgraph.
RGEdge
ObjectProperty
- Static variable in class com.att.gs.codip.ograph.
OWL
ObjectProperty
- Static variable in class com.att.gs.codip.ograph.
DAML
OGBaseOntology
- class com.att.gs.codip.ograph.
OGBaseOntology
.
An implementaiton of the OGOntology Interface that provides static instances of the OWL Classes and Properties.
OGBaseOntology()
- Constructor for class com.att.gs.codip.ograph.
OGBaseOntology
OGClass
- interface com.att.gs.codip.ograph.
OGClass
.
Provides instnaces of classes.
OGClassImp
- class com.att.gs.codip.ograph.imp.
OGClassImp
.
OGClassImp(OGOntology)
- Constructor for class com.att.gs.codip.ograph.imp.
OGClassImp
OGClassImp(String, OGOntology)
- Constructor for class com.att.gs.codip.ograph.imp.
OGClassImp
OGDatatype
- interface com.att.gs.codip.ograph.
OGDatatype
.
Provides instances of Datatype.
OGDatatypeImp
- class com.att.gs.codip.ograph.imp.
OGDatatypeImp
.
OGDatatypeImp(OGOntology)
- Constructor for class com.att.gs.codip.ograph.imp.
OGDatatypeImp
The OGDatatype class is a place holder for now.
OGDatatypeImp(String, OGOntology)
- Constructor for class com.att.gs.codip.ograph.imp.
OGDatatypeImp
OGInstance
- interface com.att.gs.codip.ograph.
OGInstance
.
Provides instances of Property.
OGLiteral
- interface com.att.gs.codip.ograph.
OGLiteral
.
Provides instnaces of Literals.
OGLiteralImp
- class com.att.gs.codip.ograph.imp.
OGLiteralImp
.
OGLiteralImp(OGOntology)
- Constructor for class com.att.gs.codip.ograph.imp.
OGLiteralImp
OGLiteralImp(String, OGOntology)
- Constructor for class com.att.gs.codip.ograph.imp.
OGLiteralImp
OGOntology
- interface com.att.gs.codip.ograph.
OGOntology
.
This is the interface for the ontology container class.
OGOntologyImp
- class com.att.gs.codip.ograph.imp.
OGOntologyImp
.
Ontology Graph
OGOntologyImp()
- Constructor for class com.att.gs.codip.ograph.imp.
OGOntologyImp
Creators and Initializers
OGOntologyImp(String)
- Constructor for class com.att.gs.codip.ograph.imp.
OGOntologyImp
OGOntologyImp(String, Comparator)
- Constructor for class com.att.gs.codip.ograph.imp.
OGOntologyImp
OGOntologyImp(String, int, int, int)
- Constructor for class com.att.gs.codip.ograph.imp.
OGOntologyImp
OGProperty
- interface com.att.gs.codip.ograph.
OGProperty
.
Provides definitions of Property.
OGPropertyImp
- class com.att.gs.codip.ograph.imp.
OGPropertyImp
.
OGPropertyImp(OGOntology)
- Constructor for class com.att.gs.codip.ograph.imp.
OGPropertyImp
OGPropertyImp(String, OGOntology)
- Constructor for class com.att.gs.codip.ograph.imp.
OGPropertyImp
OGPropInstance
- interface com.att.gs.codip.ograph.
OGPropInstance
.
Provides instances of Property.
OGPropInstanceImp
- class com.att.gs.codip.ograph.imp.
OGPropInstanceImp
.
OGPropInstanceImp(OGOntology)
- Constructor for class com.att.gs.codip.ograph.imp.
OGPropInstanceImp
OGPropInstanceImp(String, OGOntology)
- Constructor for class com.att.gs.codip.ograph.imp.
OGPropInstanceImp
OGResource
- interface com.att.gs.codip.ograph.
OGResource
.
Provides shared functionality of Ontology Resources.
OGResourceImp
- class com.att.gs.codip.ograph.imp.
OGResourceImp
.
OGResourceImp()
- Constructor for class com.att.gs.codip.ograph.imp.
OGResourceImp
OGResourceImp(OGOntology)
- Constructor for class com.att.gs.codip.ograph.imp.
OGResourceImp
OGResourceImp(String, OGOntology)
- Constructor for class com.att.gs.codip.ograph.imp.
OGResourceImp
OGUtility
- class com.att.gs.codip.ograph.
OGUtility
.
A colleciton static of utility methods.
OGUtility()
- Constructor for class com.att.gs.codip.ograph.
OGUtility
OGVirtualOntologyImp
- class com.att.gs.codip.ograph.imp.
OGVirtualOntologyImp
.
Virtual Ontology Graph The virtual ontolgoy graph supports incomplete references.
OGVirtualOntologyImp()
- Constructor for class com.att.gs.codip.ograph.imp.
OGVirtualOntologyImp
Creators and Initializers
OGVirtualOntologyImp(String)
- Constructor for class com.att.gs.codip.ograph.imp.
OGVirtualOntologyImp
OGVirtualOntologyImp(String, Comparator)
- Constructor for class com.att.gs.codip.ograph.imp.
OGVirtualOntologyImp
OGVirtualOntologyImp(String, int, int, int)
- Constructor for class com.att.gs.codip.ograph.imp.
OGVirtualOntologyImp
oneOf
- Static variable in class com.att.gs.codip.ograph.
OWL
oneOf
- Static variable in class com.att.gs.codip.ograph.
DAML
onProperty
- Static variable in class com.att.gs.codip.ograph.
OWL
onProperty
- Static variable in class com.att.gs.codip.ograph.
DAML
ontologies()
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Provides a iterator for the ALL of the managed ontologies.
ontologies()
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
Ontology
- Static variable in class com.att.gs.codip.ograph.
XSD
Common XSD data types are predefined.
Ontology
- Static variable in class com.att.gs.codip.ograph.
RDFS
Ontology
- Static variable in class com.att.gs.codip.ograph.
OWL
Ontology
- Static variable in class com.att.gs.codip.ograph.
DAML
OntologyFactory
- interface com.att.gs.codip.ograph.
OntologyFactory
.
Ontology Factory
OntologyManager
- interface com.att.gs.codip.ograph.
OntologyManager
.
This is the interface for the ontology manager class.
OntologyManagerImp
- class com.att.gs.codip.ograph.imp.
OntologyManagerImp
.
Ontology Manager
OntologyManagerImp()
- Constructor for class com.att.gs.codip.ograph.imp.
OntologyManagerImp
OntologyManagerImp(String)
- Constructor for class com.att.gs.codip.ograph.imp.
OntologyManagerImp
OntologyManagerImp(String, String)
- Constructor for class com.att.gs.codip.ograph.imp.
OntologyManagerImp
Creators and Initializers
OWL
- class com.att.gs.codip.ograph.
OWL
.
An implementaiton of the OGOntology Interface that provides static instances of the OWL Classes and Properties.
OWL_NS
- Static variable in class com.att.gs.codip.ograph.
OWL
The Namespace of the OWL syntax specificaiton.
OWL_URI
- Static variable in class com.att.gs.codip.ograph.
OWL
The URI of the OWL syntax specificaiton.
OWL(OGOntology)
- Constructor for class com.att.gs.codip.ograph.
OWL
Creates an instance of OWL using the passed in OGOntology.
OWLOntologyFactoryImp
- class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
.
OWL Ontology Factory
OWLOntologyFactoryImp()
- Constructor for class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
Creators and Initializers
P
PhysicalResource
- interface com.att.gs.codip.resource.
PhysicalResource
.
Defines required functionality of Kage Physical resources.
pInstance()
- Method in interface com.att.gs.codip.ograph.
OGProperty
Determines if this property is a defintion or an instances based on the values of its subject and object attributes.
pInstance()
- Method in class com.att.gs.codip.ograph.imp.
OGPropertyImp
pInstance()
- Method in class com.att.gs.codip.ograph.imp.
OGPropInstanceImp
printClass(PrintStream, OGClass)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Prints a class to the provided PrintStream.
printDatatype(PrintStream, OGDatatype)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Prints a datatype to the provided PrintStream.
printLiteral(PrintStream, OGLiteral)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Prints a literal to the provided PrintStream.
printOntotology(PrintStream, OGOntology)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Prints an ontology, and all its components, to the provided PrintStream.
printProperty(PrintStream, OGProperty)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Prints a property to the provided PrintStream.
printRGEdge(PrintStream, RGEdge)
- Static method in class com.att.gs.codip.resource.rgraph.
RGUtility
Prints a property to the provided PrintStream.
printRGLiteral(PrintStream, RGLiteral)
- Static method in class com.att.gs.codip.resource.rgraph.
RGUtility
Prints a literal to the provided PrintStream.
printRGNode(PrintStream, RGNode)
- Static method in class com.att.gs.codip.resource.rgraph.
RGUtility
Prints a class to the provided PrintStream.
printRGraph(PrintStream, RGraph)
- Static method in class com.att.gs.codip.resource.rgraph.
RGUtility
Prints an ontology, and all its components, to the provided PrintStream.
priorVersion
- Static variable in class com.att.gs.codip.ograph.
OWL
properties
- Variable in class com.att.gs.codip.ograph.imp.
OGOntologyImp
properties()
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a iterator for the all of the ontology's properties.
properties()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
properties()
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
properties()
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
properties()
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
properties(LogicalResource)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
properties(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a iterator for only the ontology's properties of the provided type.
properties(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
properties(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
Property
- Static variable in class com.att.gs.codip.ograph.
RDFS
Property
- Static variable in class com.att.gs.codip.ograph.
DAML
propInstances()
- Method in interface com.att.gs.codip.ograph.
OGResource
Provides a iterator for the all of the resource's properties.
propInstances()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
propInstances()
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
propInstances(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGResource
Looks for a property of this resource that is a particular type.
propInstances(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
propInstances(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
putNamespace(String, String)
- Method in class com.att.gs.codip.resource.
namespaceResolver
Adds a namespace and its associated prefix.
R
range
- Static variable in class com.att.gs.codip.ograph.
RDFS
range
- Static variable in class com.att.gs.codip.ograph.
DAML
RDF_NS
- Static variable in class com.att.gs.codip.ograph.
RDFS
The Namespace of the RDF syntax specificaiton.
RDF_NS
- Static variable in class com.att.gs.codip.ograph.
DAML
The Namespace of the RDF syntax specificaiton.
RDF_NS
- Static variable in class com.att.gs.codip.resource.rgraph.
RGCORE
The Namespace of the RDF syntax specificaiton.
RDF_type
- Static variable in class com.att.gs.codip.ograph.
RDFS
RDF_type
- Static variable in class com.att.gs.codip.ograph.
DAML
RDF/S type included in DAML.
RDF_type
- Static variable in class com.att.gs.codip.resource.rgraph.
RGCORE
RDF/S type included in RGraph.
RDF_URI
- Static variable in class com.att.gs.codip.ograph.
RDFS
The URI of the RDF syntax specificaiton.
RDF_URI
- Static variable in class com.att.gs.codip.ograph.
DAML
The URI of the RDF syntax specificaiton.
RDF_URI
- Static variable in class com.att.gs.codip.resource.rgraph.
RGCORE
The URI of the RDF syntax specificaiton.
RDFParse(String, InputStream, RDFParser, Model)
- Static method in class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
RDF Model Methods.
RDFParse(String, InputStream, RDFParser, Model)
- Static method in class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
RDF Model Methods.
RDFS
- class com.att.gs.codip.ograph.
RDFS
.
An implementaiton of the OGOntology Interface that provides static instances of the RDFS Classes and Properties.
RDFS_Class
- Static variable in class com.att.gs.codip.ograph.
DAML
RDFS_Class
- Static variable in class com.att.gs.codip.resource.rgraph.
RGCORE
RDFS_NS
- Static variable in class com.att.gs.codip.ograph.
RDFS
The Namespace of the RDFS syntax specificaiton.
RDFS_NS
- Static variable in class com.att.gs.codip.ograph.
DAML
The Namespace of the RDFS syntax specificaiton.
RDFS_NS
- Static variable in class com.att.gs.codip.resource.rgraph.
RGCORE
The Namespace of the RDFS syntax specificaiton.
RDFS_URI
- Static variable in class com.att.gs.codip.ograph.
RDFS
The URI of the RDFS syntax specificaiton.
RDFS_URI
- Static variable in class com.att.gs.codip.ograph.
DAML
The URI of the RDFS syntax specificaiton.
RDFS_URI
- Static variable in class com.att.gs.codip.resource.rgraph.
RGCORE
The URI of the RDFS syntax specificaiton.
RDFS(OGOntology)
- Constructor for class com.att.gs.codip.ograph.
RDFS
Creates an instance of using the passed in OGOntology.
removeAlias(String)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Removes the supplied alias.
removeAlias(String)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
removeAlias(String)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Removes the supplied alias.
removeClass(OGClass)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Removes the provided class from the ontology.
removeClass(OGClass)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
removeClass(OGClass)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
removeDatatype(OGDatatype)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Removes the provided data type from the ontology.
removeDatatype(OGDatatype)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
removeDatatype(OGDatatype)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
removeEdge(RGEdge)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
removeImport(OGOntology)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Removes the provided ontology from the ontology's imports.
removeImport(OGOntology)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
removeImport(OGOntology)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
removeJessInstances(Rete, OGOntology)
- Static method in class com.att.gs.codip.ograph.
OGUtility
removeJessOntotology(Rete, OGOntology)
- Static method in class com.att.gs.codip.ograph.
OGUtility
Removes an ontology, and all its compoents, from the provided Jess Rete Object.
removeLiteral(OGLiteral)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Removes the provided literal from the ontology.
removeLiteral(OGLiteral)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
removeLiteral(OGLiteral)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
removeLiteral(RGLiteral)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
removeOntology(OGOntology)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Removes the provided ontology from the managed collection.
removeOntology(OGOntology)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
removeParameter(String, String)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Removes an ontology's parameter.
removeParameter(String, String)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
removeParameter(String, String)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Removes an Resource's parameter.
removeProperty(OGProperty)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Removes the provided property from the ontology.
removeProperty(OGProperty)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
removeProperty(OGProperty)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
removeProperty(RGEdge)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
removePropInstance(OGPropInstance)
- Method in interface com.att.gs.codip.ograph.
OGResource
Removes the provided property instance from the resource.
removePropInstance(OGPropInstance)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
removePropInstance(OGPropInstance)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
removeResource(LogicalResource)
- Method in interface com.att.gs.codip.resource.
ResourceManager
Removes the provided Resource from the managed collection.
removeResource(LogicalResource)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
removeResource(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Removes the provided resource from the ontology.
removeResource(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
removeResource(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
removeSubClassOf(OGClass)
- Method in interface com.att.gs.codip.ograph.
OGClass
Removes the provided class from the class's subClassOf collection.
removeSubClassOf(OGClass)
- Method in class com.att.gs.codip.ograph.imp.
OGClassImp
removeSubPropertyOf(OGProperty)
- Method in interface com.att.gs.codip.ograph.
OGProperty
Removes the provided property from the property's subPropertyOf collection.
removeSubPropertyOf(OGProperty)
- Method in class com.att.gs.codip.ograph.imp.
OGPropertyImp
removeType(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGResource
Removes the given type from the list of multi-types.
removeType(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
removeType(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
removeType(RGNode)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
ResourceFactory
- interface com.att.gs.codip.resource.
ResourceFactory
.
Defines required functionality of a Kage Resource Factory.
resourceInitialization(String)
- Method in class com.att.gs.codip.resource.
AbstractResource
resourceInitialization(String, OGOntology)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
resourceInitialization(String, RGraph)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
ResourceManager
- interface com.att.gs.codip.resource.
ResourceManager
.
Defines required functionality of a Kage Resource Manager.
resources
- Variable in class com.att.gs.codip.ograph.imp.
OGOntologyImp
resources()
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a iterator for the all of the ontology's resources.
resources()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
resources()
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
resources()
- Method in interface com.att.gs.codip.resource.
ResourceManager
Provides a iterator for the ALL of the managed resources.
resources()
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
resources(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Provides a iterator for only the ontology's resources of the provided type.
resources(OGResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
resources(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
resources(RGNode)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
rest
- Static variable in class com.att.gs.codip.ograph.
RDFS
rest
- Static variable in class com.att.gs.codip.ograph.
DAML
Restriction
- Static variable in class com.att.gs.codip.ograph.
OWL
Restriction
- Static variable in class com.att.gs.codip.ograph.
DAML
RestrictionP
- Static variable in class com.att.gs.codip.ograph.
DAML
RGCORE
- class com.att.gs.codip.resource.rgraph.
RGCORE
.
RGCORE(RGraph)
- Constructor for class com.att.gs.codip.resource.rgraph.
RGCORE
RGEdge
- class com.att.gs.codip.resource.rgraph.
RGEdge
.
RGEdge(RGraph)
- Constructor for class com.att.gs.codip.resource.rgraph.
RGEdge
RGEdge(String, RGraph)
- Constructor for class com.att.gs.codip.resource.rgraph.
RGEdge
RGLiteral
- class com.att.gs.codip.resource.rgraph.
RGLiteral
.
RGLiteral(RGraph)
- Constructor for class com.att.gs.codip.resource.rgraph.
RGLiteral
RGLiteral(String, RGraph)
- Constructor for class com.att.gs.codip.resource.rgraph.
RGLiteral
RGNode
- class com.att.gs.codip.resource.rgraph.
RGNode
.
RGNode()
- Constructor for class com.att.gs.codip.resource.rgraph.
RGNode
RGNode(RGraph)
- Constructor for class com.att.gs.codip.resource.rgraph.
RGNode
RGNode(String, RGraph)
- Constructor for class com.att.gs.codip.resource.rgraph.
RGNode
RGraph
- class com.att.gs.codip.resource.rgraph.
RGraph
.
RGNode Graph
RGraph()
- Constructor for class com.att.gs.codip.resource.rgraph.
RGraph
Creators and Initializers
RGraph(String)
- Constructor for class com.att.gs.codip.resource.rgraph.
RGraph
RGraph(String, Comparator)
- Constructor for class com.att.gs.codip.resource.rgraph.
RGraph
RGraph(String, int, int, int)
- Constructor for class com.att.gs.codip.resource.rgraph.
RGraph
RGUtility
- class com.att.gs.codip.resource.rgraph.
RGUtility
.
A colleciton static of utility methods.
RGUtility()
- Constructor for class com.att.gs.codip.resource.rgraph.
RGUtility
S
sameAs
- Static variable in class com.att.gs.codip.ograph.
OWL
sameClassAs
- Static variable in class com.att.gs.codip.ograph.
DAML
sameIndividualAs
- Static variable in class com.att.gs.codip.ograph.
OWL
sameIndividualAs
- Static variable in class com.att.gs.codip.ograph.
DAML
samePropertyAs
- Static variable in class com.att.gs.codip.ograph.
DAML
seeAlso
- Static variable in class com.att.gs.codip.ograph.
DAML
setApplyToImports(boolean)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
setApplyToImports(boolean)
- Method in interface com.att.gs.codip.ograph.
OntologyFactory
Boolen to determin if transforms are applied to imports.
setApplyToImports(boolean)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
setApplyToImports(boolean)
- Method in class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
setApplyToImports(boolean)
- Method in class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
setComment(String)
- Method in interface com.att.gs.codip.ograph.
OGResource
Setter method for this resource's comment string.
setComment(String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
setComment(String)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
setComment(String)
- Method in interface com.att.gs.codip.resource.
LogicalResource
Setter method for this resource's comment string.
setComment(String)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
setID(String)
- Method in class com.att.gs.codip.resource.
AbstractResource
setLabel(String)
- Method in interface com.att.gs.codip.ograph.
OGResource
Setter method for this resource's label string.
setLabel(String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
setLabel(String)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
setLabel(String)
- Method in interface com.att.gs.codip.resource.
LogicalResource
Setter method for this resource's label string.
setLabel(String)
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
setLocalName(String)
- Method in class com.att.gs.codip.resource.
AbstractResource
setNamespace(String)
- Method in class com.att.gs.codip.resource.
AbstractResource
setObject(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGPropInstance
Setter method for this properties object resource.
setObject(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGPropInstanceImp
setObject(RGNode)
- Method in class com.att.gs.codip.resource.rgraph.
RGEdge
setPhysicalURL(String)
- Method in class com.att.gs.codip.resource.rgraph.
RGraph
Simple Access Methods.
setSourceURI(String)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Setter method for the source URI of this ontology.
setSourceURI(String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
setSourceURI(String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
Simple Access Methods.
setSubject(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGPropInstance
Setter method for this properties subject resource.
setSubject(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGPropInstanceImp
setSubject(RGNode)
- Method in class com.att.gs.codip.resource.rgraph.
RGEdge
setType(LogicalResource)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
Collection Access Methods.
setType(LogicalResource)
- Method in class com.att.gs.codip.resource.
AbstractResource
setType(LogicalResource)
- Method in interface com.att.gs.codip.resource.
LogicalResource
Setter method for this resource's type.
setType(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
setUniqueTag(String)
- Method in class com.att.gs.codip.resource.
namespaceResolver
Getter/Setter for the default tag.
setURI(String)
- Method in class com.att.gs.codip.resource.
AbstractResource
setValue(String)
- Method in interface com.att.gs.codip.ograph.
OGLiteral
Setter method for this literal's value as a java String.
setValue(String)
- Method in class com.att.gs.codip.ograph.imp.
OGLiteralImp
setValue(String)
- Method in class com.att.gs.codip.resource.rgraph.
RGLiteral
setVersionInfo(String)
- Method in interface com.att.gs.codip.ograph.
OGOntology
Setter method for the version information of this ontology.
setVersionInfo(String)
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
setVersionInfo(String)
- Method in class com.att.gs.codip.ograph.imp.
OGOntologyImp
setXSLT(String)
- Method in interface com.att.gs.codip.ograph.
OntologyManager
Setter method for the XSL Transform file URI.
setXSLT(String)
- Method in class com.att.gs.codip.ograph.imp.
OntologyManagerImp
someValuesFrom
- Static variable in class com.att.gs.codip.ograph.
OWL
subClassOf
- Static variable in class com.att.gs.codip.ograph.
RDFS
subClassOf
- Static variable in class com.att.gs.codip.ograph.
DAML
subClassOf()
- Method in interface com.att.gs.codip.ograph.
OGClass
Provides a iterator for the all of the class's super classes.
subClassOf()
- Method in class com.att.gs.codip.ograph.imp.
OGClassImp
subClassOf(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGClass
Looks for a super class in the subClassOf collection of this resource that is a particular type.
subClassOf(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGClassImp
subject
- Variable in class com.att.gs.codip.ograph.imp.
OGPropInstanceImp
subject
- Variable in class com.att.gs.codip.resource.rgraph.
RGEdge
subPropertyOf
- Static variable in class com.att.gs.codip.ograph.
RDFS
subPropertyOf
- Static variable in class com.att.gs.codip.ograph.
DAML
subPropertyOf()
- Method in interface com.att.gs.codip.ograph.
OGProperty
Provides a iterator for the all of the property's super properties.
subPropertyOf()
- Method in class com.att.gs.codip.ograph.imp.
OGPropertyImp
subPropertyOf(OGResource)
- Method in interface com.att.gs.codip.ograph.
OGProperty
Looks for a super propery in the subPropertyOf collection of this resource that is a particular type.
subPropertyOf(OGResource)
- Method in class com.att.gs.codip.ograph.imp.
OGPropertyImp
SymmetricProperty
- Static variable in class com.att.gs.codip.ograph.
OWL
T
Thing
- Static variable in class com.att.gs.codip.ograph.
OWL
Thing
- Static variable in class com.att.gs.codip.ograph.
DAML
Thing
- Static variable in class com.att.gs.codip.resource.rgraph.
RGCORE
Top and Bottom LogicalResources.
toClass
- Static variable in class com.att.gs.codip.ograph.
DAML
toRDFModel(OGOntology)
- Method in interface com.att.gs.codip.ograph.
OntologyFactory
Creates an RDF model from an ontology.
toRDFModel(OGOntology)
- Method in class com.att.gs.codip.ograph.imp.
OWLOntologyFactoryImp
toRDFModel(OGOntology)
- Method in class com.att.gs.codip.ograph.imp.
DAMLOntologyFactoryImp
toString()
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
toString()
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
TransitiveProperty
- Static variable in class com.att.gs.codip.ograph.
OWL
TransitiveProperty
- Static variable in class com.att.gs.codip.ograph.
DAML
type
- Static variable in class com.att.gs.codip.ograph.
DAML
types()
- Method in interface com.att.gs.codip.ograph.
OGResource
Provides an iterator over the list of multi-types.
types()
- Method in class com.att.gs.codip.ograph.
OGBaseOntology
types()
- Method in class com.att.gs.codip.ograph.imp.
OGResourceImp
types()
- Method in class com.att.gs.codip.resource.rgraph.
RGNode
U
UnambiguousProperty
- Static variable in class com.att.gs.codip.ograph.
DAML
unionOf
- Static variable in class com.att.gs.codip.ograph.
OWL
unionOf
- Static variable in class com.att.gs.codip.ograph.
DAML
UniqueProperty
- Static variable in class com.att.gs.codip.ograph.
DAML
V
value
- Static variable in class com.att.gs.codip.ograph.
DAML
versionInfo
- Static variable in class com.att.gs.codip.ograph.
OWL
versionInfo
- Static variable in class com.att.gs.codip.ograph.
DAML
X
XSD
- class com.att.gs.codip.ograph.
XSD
.
An implementaiton of the OGOntology Interface that provides static instances of the XML Schema Data types.
xsd_decimal
- Static variable in class com.att.gs.codip.ograph.
XSD
xsd_double
- Static variable in class com.att.gs.codip.ograph.
XSD
xsd_integer
- Static variable in class com.att.gs.codip.ograph.
XSD
xsd_long
- Static variable in class com.att.gs.codip.ograph.
XSD
XSD_NS
- Static variable in class com.att.gs.codip.ograph.
XSD
The Namespace of the XMLSchema Datatype specificaiton.
xsd_real
- Static variable in class com.att.gs.codip.ograph.
XSD
xsd_string
- Static variable in class com.att.gs.codip.ograph.
XSD
XSD_URI
- Static variable in class com.att.gs.codip.ograph.
XSD
XSD_URI_2000
- Static variable in class com.att.gs.codip.ograph.
XSD
The URI of the XMLSchema Datatype specificaiton.
XSD(OGOntology)
- Constructor for class com.att.gs.codip.ograph.
XSD
Creates an instance using the passed in OGOntology.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
CODIP AT&T Government Solutions, Inc.