Protege-2000 1.7

edu.stanford.smi.protegex.storage.walker
Class SimpleWalkerFrame

java.lang.Object
  |
  +--edu.stanford.smi.protegex.storage.walker.SimpleWalkerFrame
All Implemented Interfaces:
WalkerFrame

public class SimpleWalkerFrame
extends Object
implements WalkerFrame


Constructor Summary
SimpleWalkerFrame(String namespace, String localName, boolean isClass, boolean isSlot)
           
SimpleWalkerFrame(String namespace, String localName, boolean isClass, boolean isSlot, boolean isThing, boolean isStandardClass, boolean isStandardSlot)
           
 
Method Summary
 String getDisplayName()
           
 String getLocalName()
           
 String getName()
           
 String getNamespace()
           
 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
 

Constructor Detail

SimpleWalkerFrame

public SimpleWalkerFrame(String namespace,
                         String localName,
                         boolean isClass,
                         boolean isSlot)

SimpleWalkerFrame

public SimpleWalkerFrame(String namespace,
                         String localName,
                         boolean isClass,
                         boolean isSlot,
                         boolean isThing,
                         boolean isStandardClass,
                         boolean isStandardSlot)
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

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.