Protege-2000 1.7

edu.stanford.smi.protegex.storage.rdf.roundtrip
Class RDFRTFrameWalker

java.lang.Object
  |
  +--edu.stanford.smi.protegex.storage.rdf.RDFFrameWalker
        |
        +--edu.stanford.smi.protegex.storage.rdf.roundtrip.RDFRTFrameWalker
All Implemented Interfaces:
FrameWalker, RDFRTConstants
Direct Known Subclasses:
OilFrameWalker

public class RDFRTFrameWalker
extends RDFFrameWalker
implements RDFRTConstants


Field Summary
 org.w3c.rdf.model.NodeFactory _nodeFactory
           
 
Fields inherited from class edu.stanford.smi.protegex.storage.rdf.RDFFrameWalker
_classes, _creator, _instances, _model, _namespaces, _properties, _rdfFactory, _rdfSchemaModel, _spClosure, _unhandledTypes
 
Fields inherited from interface edu.stanford.smi.protegex.storage.rdf.roundtrip.RDFRTConstants
ABSTRACT, ALLOWEDCLASSES, ALLOWEDPARENTS, ALLOWEDVALUES, ANY, ASSOCIATEDFACET, BOOLEAN, CLS, DEFAULTVALUES, DOMAIN, FLOAT, HASFACET, INSTANCE, INTEGER, INVERSEPROPERTY, MAXCARDINALITY, MAXVALUE, MINCARDINALITY, MINVALUE, OVERRIDDENPROPERTY, OVERRIDINGPROPERTY, RANGE, ROLE, STRING, SYMBOL, SYSTEMNAMESPACE, VALUES
 
Constructor Summary
RDFRTFrameWalker(org.xml.sax.InputSource classes, org.xml.sax.InputSource instances, String namespace, Namespaces namespaces)
           
RDFRTFrameWalker(String classesFileName, String instancesFileName, String namespace, Namespaces namespaces)
           
 
Method Summary
 org.w3c.rdf.model.Resource getAssociatedFacet(org.w3c.rdf.model.Resource property)
           
 org.w3c.rdf.model.Resource getInverseProperty(org.w3c.rdf.model.Resource property)
           
 boolean getIsAbstract(org.w3c.rdf.model.Resource cls)
           
 WalkerSlotRestriction getSlotRestriction(org.w3c.rdf.model.Resource property)
           
 boolean init()
           
 boolean isEncodingSystemResource(org.w3c.rdf.model.Resource resource)
           
 org.w3c.rdf.model.Resource resource(String namespace, String name)
           
 void walkSlotOverrides()
           
 
Methods inherited from class edu.stanford.smi.protegex.storage.rdf.RDFFrameWalker
addObjects, addSubjects, createCls, creatingSlot, error, error, finish, getComment, getDirectSuperclasses, getDirectType, getIntValue, getLabel, getLocalName, getNamespace, getRange, getResourceValue, getStringValue, getStringValues, getSuperclasses, getURI, getValue, getValues, isSimpleSystemProperty, isSystemResource, newWalkerFrame, pickMainType, walk, walkClasses, walkUnhandledTypes, walkValues, wframe, wframes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_nodeFactory

public org.w3c.rdf.model.NodeFactory _nodeFactory
Constructor Detail

RDFRTFrameWalker

public RDFRTFrameWalker(String classesFileName,
                        String instancesFileName,
                        String namespace,
                        Namespaces namespaces)

RDFRTFrameWalker

public RDFRTFrameWalker(org.xml.sax.InputSource classes,
                        org.xml.sax.InputSource instances,
                        String namespace,
                        Namespaces namespaces)
Method Detail

init

public boolean init()
Overrides:
init in class RDFFrameWalker

getIsAbstract

public boolean getIsAbstract(org.w3c.rdf.model.Resource cls)
Overrides:
getIsAbstract in class RDFFrameWalker

getInverseProperty

public org.w3c.rdf.model.Resource getInverseProperty(org.w3c.rdf.model.Resource property)
Overrides:
getInverseProperty in class RDFFrameWalker

getAssociatedFacet

public org.w3c.rdf.model.Resource getAssociatedFacet(org.w3c.rdf.model.Resource property)
Overrides:
getAssociatedFacet in class RDFFrameWalker

getSlotRestriction

public WalkerSlotRestriction getSlotRestriction(org.w3c.rdf.model.Resource property)
Overrides:
getSlotRestriction in class RDFFrameWalker

walkSlotOverrides

public void walkSlotOverrides()
Overrides:
walkSlotOverrides in class RDFFrameWalker

resource

public org.w3c.rdf.model.Resource resource(String namespace,
                                           String name)

isEncodingSystemResource

public boolean isEncodingSystemResource(org.w3c.rdf.model.Resource resource)
Overrides:
isEncodingSystemResource in class RDFFrameWalker

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.