Protege-2000 1.7

edu.stanford.smi.protegex.storage.rdf.oil
Class OilFrame

java.lang.Object
  |
  +--edu.stanford.smi.protegex.storage.rdf.RDFFrame
        |
        +--edu.stanford.smi.protegex.storage.rdf.oil.OilFrame
All Implemented Interfaces:
OilConstants, WalkerFrame

public class OilFrame
extends RDFFrame
implements OilConstants


Fields inherited from class edu.stanford.smi.protegex.storage.rdf.RDFFrame
_classes, _localName, _namespace, _properties, _resource
 
Fields inherited from interface edu.stanford.smi.protegex.storage.rdf.oil.OilConstants
OILGENIDNAMESPACE, OILNAMESPACE
 
Constructor Summary
OilFrame(org.w3c.rdf.model.Resource resource, Collection classes, Collection properties)
           
 
Method Summary
 boolean isStandardClass()
           
 boolean isStandardSlot()
           
 boolean isThing()
           
 
Methods inherited from class edu.stanford.smi.protegex.storage.rdf.RDFFrame
getDisplayName, getLocalName, getName, getNamespace, init, isClass, isSlot, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OilFrame

public OilFrame(org.w3c.rdf.model.Resource resource,
                Collection classes,
                Collection properties)
Method Detail

isThing

public boolean isThing()
Overrides:
isThing in class RDFFrame

isStandardClass

public boolean isStandardClass()
Overrides:
isStandardClass in class RDFFrame

isStandardSlot

public boolean isStandardSlot()
Overrides:
isStandardSlot in class RDFFrame

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.