Protege 2.1.1

edu.stanford.smi.protege.model.framestore
Class Sft

java.lang.Object
  extended byedu.stanford.smi.protege.model.framestore.Sft

public class Sft
extends Object

Author:
Ray Fergerson Description of this class

Constructor Summary
Sft()
           
Sft(Slot slot, Facet facet, boolean isTemplate)
           
 
Method Summary
 boolean equals(Object o)
           
static boolean equals(Object o1, Object o2)
           
 Facet getFacet()
           
 Slot getSlot()
           
 int hashCode()
           
 boolean isOwnSlot()
           
 boolean isTemplateFacet()
           
 boolean isTemplateSlot()
           
 void set(Slot slot, Facet facet, boolean isTemplate)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Sft

public Sft(Slot slot,
           Facet facet,
           boolean isTemplate)

Sft

public Sft()
Method Detail

toString

public String toString()

getSlot

public Slot getSlot()

getFacet

public Facet getFacet()

isOwnSlot

public boolean isOwnSlot()

isTemplateSlot

public boolean isTemplateSlot()

isTemplateFacet

public boolean isTemplateFacet()

set

public void set(Slot slot,
                Facet facet,
                boolean isTemplate)

hashCode

public int hashCode()

equals

public boolean equals(Object o)

equals

public static boolean equals(Object o1,
                             Object o2)

Protege 2.1.1

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