|
Protégé-OWL 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.smi.protegex.owl.model.classdisplay.dl.DLSyntaxClassDisplay
public class DLSyntaxClassDisplay
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 25, 2006
Constructor Summary | |
---|---|
DLSyntaxClassDisplay()
|
Method Summary | |
---|---|
String |
getDisplayText(RDFSClass cls)
Gets the display text for a given class expression. |
String |
getOWLAllValuesFromSymbol()
Gets the keyword used for owl:allValuesFrom restrictions in this rendering. |
String |
getOWLCardinalitySymbol()
|
String |
getOWLComplementOfSymbol()
|
String |
getOWLHasValueSymbol()
|
String |
getOWLIntersectionOfSymbol()
|
String |
getOWLMaxCardinalitySymbol()
|
String |
getOWLMinCardinalitySymbol()
|
String |
getOWLSomeValuesFromSymbol()
|
String |
getOWLUnionOfSymbol()
|
OWLClassParser |
getParser()
Gets the associated parser that allows users to enter class expressions in the defined rendering. |
String |
getSymbol(OWLAnonymousClass cls)
Gets the keyword for a class of a given type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DLSyntaxClassDisplay()
Method Detail |
---|
public String getDisplayText(RDFSClass cls)
OWLClassDisplay
getBrowserText()
call of the class.
getDisplayText
in interface OWLClassDisplay
cls
- the class to get the text for
public String getSymbol(OWLAnonymousClass cls)
OWLClassDisplay
getOWLHasValueSymbol()
if the argument is an OWLHasValue restriction.
getSymbol
in interface OWLClassDisplay
cls
- the class to get the key for
public String getOWLAllValuesFromSymbol()
OWLClassDisplay
getOWLAllValuesFromSymbol
in interface OWLClassDisplay
public String getOWLCardinalitySymbol()
getOWLCardinalitySymbol
in interface OWLClassDisplay
public String getOWLComplementOfSymbol()
getOWLComplementOfSymbol
in interface OWLClassDisplay
public String getOWLHasValueSymbol()
getOWLHasValueSymbol
in interface OWLClassDisplay
public String getOWLIntersectionOfSymbol()
getOWLIntersectionOfSymbol
in interface OWLClassDisplay
public String getOWLMaxCardinalitySymbol()
getOWLMaxCardinalitySymbol
in interface OWLClassDisplay
public String getOWLMinCardinalitySymbol()
getOWLMinCardinalitySymbol
in interface OWLClassDisplay
public String getOWLSomeValuesFromSymbol()
getOWLSomeValuesFromSymbol
in interface OWLClassDisplay
public String getOWLUnionOfSymbol()
getOWLUnionOfSymbol
in interface OWLClassDisplay
public OWLClassParser getParser()
OWLClassDisplay
getParser
in interface OWLClassDisplay
|
Protégé-OWL 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |