Protege-2000 1.7

edu.stanford.smi.protegex.storage.rdf
Class RDFFrame

java.lang.Object
  |
  +--edu.stanford.smi.protegex.storage.rdf.RDFFrame
All Implemented Interfaces:
WalkerFrame
Direct Known Subclasses:
OilFrame

public class RDFFrame
extends Object
implements WalkerFrame


Field Summary
 Collection _classes
           
 String _localName
           
 String _namespace
           
 Collection _properties
           
 org.w3c.rdf.model.Resource _resource
           
 
Constructor Summary
RDFFrame(org.w3c.rdf.model.Resource resource, Collection classes, Collection properties)
           
 
Method Summary
 String getDisplayName()
           
 String getLocalName()
           
 String getName()
           
 String getNamespace()
           
 void init()
           
 boolean isClass()
           
 boolean isSlot()
           
 boolean isStandardClass()
           
 boolean isStandardSlot()
           
 boolean isThing()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_resource

public org.w3c.rdf.model.Resource _resource

_namespace

public String _namespace

_localName

public String _localName

_classes

public Collection _classes

_properties

public Collection _properties
Constructor Detail

RDFFrame

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

getName

public String getName()
Specified by:
getName in interface WalkerFrame

getDisplayName

public String getDisplayName()
Specified by:
getDisplayName in interface WalkerFrame

getNamespace

public String getNamespace()
Specified by:
getNamespace in interface WalkerFrame

getLocalName

public String getLocalName()
Specified by:
getLocalName in interface WalkerFrame

toString

public String toString()
Overrides:
toString in class Object

isClass

public boolean isClass()
Specified by:
isClass in interface WalkerFrame

isSlot

public boolean isSlot()
Specified by:
isSlot in interface WalkerFrame

isThing

public boolean isThing()
Specified by:
isThing in interface WalkerFrame

isStandardClass

public boolean isStandardClass()
Specified by:
isStandardClass in interface WalkerFrame

isStandardSlot

public boolean isStandardSlot()
Specified by:
isStandardSlot in interface WalkerFrame

init

public void init()

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.