|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.att.gs.codip.resource.AbstractResource | +--com.att.gs.codip.ograph.imp.OGResourceImp | +--com.att.gs.codip.ograph.imp.OGOntologyImp | +--com.att.gs.codip.ograph.imp.OGVirtualOntologyImp
Virtual Ontology Graph The virtual ontolgoy graph supports incomplete references.
Field Summary |
Fields inherited from class com.att.gs.codip.ograph.imp.OGOntologyImp |
applyToImports_XSLTURI, classes, datatypes, imports, literals, properties, resources |
Fields inherited from class com.att.gs.codip.ograph.imp.OGResourceImp |
EMPTY_MAP |
Fields inherited from class com.att.gs.codip.resource.AbstractResource |
delineatedType, isSingleTyped |
Constructor Summary | |
protected |
OGVirtualOntologyImp()
Creators and Initializers |
|
OGVirtualOntologyImp(java.lang.String theURI)
|
|
OGVirtualOntologyImp(java.lang.String theURI,
java.util.Comparator theComptor)
|
|
OGVirtualOntologyImp(java.lang.String theURI,
int classSize,
int propertySize,
int literalSize)
|
Method Summary | |
OGProperty |
lookupProperty(java.lang.Object theID)
Collection Access Methods. |
Methods inherited from class com.att.gs.codip.ograph.imp.OGResourceImp |
addNewPropInstance, addPropInstance, addType, containsPropInstance, containsType, copyRDF, getComment, getLabel, getOntology, getPropInstance, getPropInstances, getPropInstances, isType, lookupPropInstance, propInstances, propInstances, removePropInstance, removeType, resourceInitialization, setComment, setLabel, setType, toString, types |
Methods inherited from class com.att.gs.codip.resource.AbstractResource |
equals, getID, getLocalName, getNamespace, getType, getURI, isLiteralType, isType, resourceInitialization, setID, setLocalName, setNamespace, setType, setURI |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.att.gs.codip.ograph.OGResource |
addNewPropInstance, addPropInstance, addType, containsPropInstance, containsType, getComment, getID, getLabel, getLocalName, getNamespace, getOntology, getPropInstance, getPropInstances, getPropInstances, getURI, lookupPropInstance, propInstances, propInstances, removePropInstance, removeType, setComment, setLabel, types |
Methods inherited from interface com.att.gs.codip.resource.LogicalResource |
getType, isLiteralType, isType, setType |
Constructor Detail |
protected OGVirtualOntologyImp()
public OGVirtualOntologyImp(java.lang.String theURI)
public OGVirtualOntologyImp(java.lang.String theURI, int classSize, int propertySize, int literalSize)
public OGVirtualOntologyImp(java.lang.String theURI, java.util.Comparator theComptor)
Method Detail |
public OGProperty lookupProperty(java.lang.Object theID)
lookupProperty
in interface OGOntology
lookupProperty
in class OGOntologyImp
theID
- The ID of the sought property.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |