Protege-2000 1.7

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

java.lang.Object
  |
  +--edu.stanford.smi.protegex.storage.walker.protege.ProtegeFrameWalker
All Implemented Interfaces:
FrameWalker
Direct Known Subclasses:
OilProtegeFrameWalker

public class ProtegeFrameWalker
extends Object
implements FrameWalker


Field Summary
 FrameCreator _creator
           
 edu.stanford.smi.protege.model.KnowledgeBase _kb
           
 Namespaces _namespaces
           
 ProtegeFrames _wframes
           
 
Constructor Summary
ProtegeFrameWalker(edu.stanford.smi.protege.model.KnowledgeBase kb, Namespaces namespaces)
           
 
Method Summary
 boolean exportFrame(edu.stanford.smi.protege.model.Frame frame)
           
 boolean exportSlotValues(edu.stanford.smi.protege.model.Slot slot)
           
 ProtegeFrames newProtegeFrames()
           
 void walk(FrameCreator frameCreator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_kb

public edu.stanford.smi.protege.model.KnowledgeBase _kb

_namespaces

public Namespaces _namespaces

_creator

public FrameCreator _creator

_wframes

public ProtegeFrames _wframes
Constructor Detail

ProtegeFrameWalker

public ProtegeFrameWalker(edu.stanford.smi.protege.model.KnowledgeBase kb,
                          Namespaces namespaces)
Method Detail

walk

public void walk(FrameCreator frameCreator)
Specified by:
walk in interface FrameWalker

newProtegeFrames

public ProtegeFrames newProtegeFrames()

exportFrame

public boolean exportFrame(edu.stanford.smi.protege.model.Frame frame)

exportSlotValues

public boolean exportSlotValues(edu.stanford.smi.protege.model.Slot slot)

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.