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
_resource
public org.w3c.rdf.model.Resource _resource
_namespace
public String _namespace
_localName
public String _localName
_classes
public Collection _classes
_properties
public Collection _properties
RDFFrame
public RDFFrame(org.w3c.rdf.model.Resource resource,
Collection classes,
Collection properties)
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()
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.