Protege 3.0

edu.stanford.smi.protege.model
Class BrowserSlotPattern

java.lang.Object
  extended byedu.stanford.smi.protege.model.BrowserSlotPattern

public class BrowserSlotPattern
extends Object

Author:
Ray Fergerson

Constructor Summary
BrowserSlotPattern(List elements)
           
BrowserSlotPattern(Slot slot)
           
 
Method Summary
 boolean contains(Slot slot)
           
static BrowserSlotPattern createFromSerialization(KnowledgeBase kb, String s)
           
 boolean equals(Object o)
           
 String getBrowserText(Instance instance)
           
 List getElements()
           
 Slot getFirstSlot()
           
 String getSerialization()
           
 List getSlots()
           
 int hashCode()
           
 boolean isSimple()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BrowserSlotPattern

public BrowserSlotPattern(Slot slot)

BrowserSlotPattern

public BrowserSlotPattern(List elements)
Method Detail

isSimple

public boolean isSimple()

getFirstSlot

public Slot getFirstSlot()

getSerialization

public String getSerialization()

createFromSerialization

public static BrowserSlotPattern createFromSerialization(KnowledgeBase kb,
                                                         String s)

contains

public boolean contains(Slot slot)

getElements

public List getElements()

equals

public boolean equals(Object o)

hashCode

public int hashCode()

getSlots

public List getSlots()

getBrowserText

public String getBrowserText(Instance instance)

toString

public String toString()

Protege 3.0

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