edu.stanford.smi.protege.model.framestore
Class Sft
java.lang.Object
edu.stanford.smi.protege.model.framestore.Sft
- All Implemented Interfaces:
- Externalizable, Localizable, Serializable
- public class Sft
- extends Object
- implements Externalizable, Localizable
- Author:
- Ray Fergerson
Description of this class
- See Also:
- Serialized Form
Sft
public Sft(Slot slot,
Facet facet,
boolean isTemplate)
Sft
public Sft()
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Specified by:
writeExternal
in interface Externalizable
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Specified by:
readExternal
in interface Externalizable
- Throws:
IOException
ClassNotFoundException
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)
localize
public void localize(KnowledgeBase kb)
- Specified by:
localize
in interface Localizable
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.