Protege 3.4

edu.stanford.smi.protege.server.update
Class FrameRead

java.lang.Object
  extended by edu.stanford.smi.protege.server.update.ValueUpdate
      extended by edu.stanford.smi.protege.server.update.SftUpdate
          extended by edu.stanford.smi.protege.server.update.FrameRead
All Implemented Interfaces:
Localizable, Serializable

public class FrameRead
extends SftUpdate
implements Localizable

See Also:
Serialized Form

Constructor Summary
FrameRead(Frame frame, Slot slot, Facet facet, boolean isTemplate, List values)
           
 
Method Summary
 List getValues()
           
 void localize(KnowledgeBase kb)
           
protected static String printList(List out)
           
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protege.server.update.SftUpdate
getFacet, getInvalidatingVariant, getSlot, isTemplate
 
Methods inherited from class edu.stanford.smi.protege.server.update.ValueUpdate
getClient, getFrame, isTransactionScope, setClient, setTransactionScope
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FrameRead

public FrameRead(Frame frame,
                 Slot slot,
                 Facet facet,
                 boolean isTemplate,
                 List values)
Method Detail

getValues

public List getValues()

localize

public void localize(KnowledgeBase kb)
Specified by:
localize in interface Localizable
Overrides:
localize in class SftUpdate

toString

public String toString()
Overrides:
toString in class SftUpdate

printList

protected static String printList(List out)

Protege 3.4

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.