edu.stanford.smi.protegex.owl.ui.search
Class FindUsageTableItem
java.lang.Object
edu.stanford.smi.protegex.owl.ui.search.FindUsageTableItem
- public class FindUsageTableItem
- extends Object
An entry in the FindUsageTableModel.
- Author:
- Holger Knublauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUPERCLASS
public static final int SUPERCLASS
- See Also:
- Constant Field Values
EQUIVALENT_CLASS
public static final int EQUIVALENT_CLASS
- See Also:
- Constant Field Values
DISJOINT_CLASS
public static final int DISJOINT_CLASS
- See Also:
- Constant Field Values
RANGE
public static final int RANGE
- See Also:
- Constant Field Values
VALUE
public static final int VALUE
- See Also:
- Constant Field Values
host
public RDFResource host
usage
public RDFResource usage
type
public int type
FindUsageTableItem
public FindUsageTableItem(int type,
RDFResource host,
RDFResource usage)
contains
public boolean contains(edu.stanford.smi.protege.model.Frame frame)
getIcon
public Icon getIcon()