Protege-2000 1.7

edu.stanford.smi.protegex.storage.walker.protege
Class ProtegeFrame

java.lang.Object
  |
  +--edu.stanford.smi.protegex.storage.walker.protege.ProtegeFrame
All Implemented Interfaces:
WalkerFrame
Direct Known Subclasses:
OilProtegeFrame

public class ProtegeFrame
extends Object
implements WalkerFrame


Field Summary
 edu.stanford.smi.protege.model.Frame _frame
           
 String _localName
           
 String _namespace
           
 
Constructor Summary
ProtegeFrame(edu.stanford.smi.protege.model.Frame frame, edu.stanford.smi.protege.model.KnowledgeBase kb, Namespaces namespaces, FrameCreator creator)
           
 
Method Summary
 String getDisplayName()
           
 String getLocalName()
           
 String getName()
           
 String getNamespace()
           
 boolean isClass()
           
 boolean isFacet()
           
 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

_frame

public edu.stanford.smi.protege.model.Frame _frame

_namespace

public String _namespace

_localName

public String _localName
Constructor Detail

ProtegeFrame

public ProtegeFrame(edu.stanford.smi.protege.model.Frame frame,
                    edu.stanford.smi.protege.model.KnowledgeBase kb,
                    Namespaces namespaces,
                    FrameCreator creator)
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

isFacet

public boolean isFacet()

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

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.