edu.stanford.smi.protegex.owl.ui.tooltips
Class ClassDescriptionToolTipGenerator
java.lang.Object
edu.stanford.smi.protegex.owl.ui.tooltips.ClassDescriptionToolTipGenerator
- All Implemented Interfaces:
- OWLToolTipGenerator
public class ClassDescriptionToolTipGenerator
- extends Object
- implements OWLToolTipGenerator
- Author:
- Nick Drummond, Medical Informatics Group, University of Manchester
28-Mar-2006
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassDescriptionToolTipGenerator
public ClassDescriptionToolTipGenerator()
getToolTipText
public String getToolTipText(RDFSClass aClass)
- Description copied from interface:
OWLToolTipGenerator
- Gets a tool tip text for a given RDFSClass.
- Specified by:
getToolTipText
in interface OWLToolTipGenerator
- Parameters:
aClass
- the RDFSClass to get the tool tip for
- Returns:
- the text or null if there is no tool tip available for aClass
getToolTipText
public String getToolTipText(RDFProperty prop)
- Description copied from interface:
OWLToolTipGenerator
- Gets a tool tip text for a given RDFProperty.
- Specified by:
getToolTipText
in interface OWLToolTipGenerator
- Parameters:
prop
- the RDFProperty to get the tool tip for
- Returns:
- the text or null if there is no tool tip available for prop
getToolTipText
public String getToolTipText(RDFResource res)
- Specified by:
getToolTipText
in interface OWLToolTipGenerator
Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.