Protege 3.4.3

edu.stanford.smi.protege.model
Class FrameID

java.lang.Object
  extended by edu.stanford.smi.protege.model.FrameID
All Implemented Interfaces:
Localizable, Serializable

public class FrameID
extends Object
implements Serializable, Localizable

See Also:
Serialized Form

Constructor Summary
FrameID(String name)
           
 
Method Summary
 boolean equals(Object o)
           
 String getName()
           
 int hashCode()
           
 void localize(KnowledgeBase kb)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FrameID

public FrameID(String name)
Method Detail

getName

public String getName()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public final int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object

localize

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

Protege 3.4.3

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