|
Protégé-OWL 3.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OWLToolTipGenerator
An interface for objects that can generate tool tip texts for class trees, OWLTables, etc.
To change the default tool tip renderer use OWLUI.
Method Summary | |
---|---|
String |
getToolTipText(RDFProperty prop)
Gets a tool tip text for a given RDFProperty. |
String |
getToolTipText(RDFResource res)
|
String |
getToolTipText(RDFSClass aClass)
Gets a tool tip text for a given RDFSClass. |
Method Detail |
---|
String getToolTipText(RDFSClass aClass)
aClass
- the RDFSClass to get the tool tip for
String getToolTipText(RDFProperty prop)
prop
- the RDFProperty to get the tool tip for
String getToolTipText(RDFResource res)
|
Protégé-OWL 3.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |