|
Protégé-OWL 3.3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RDFObject
The common type of RDFSLiteral and RDFResource. This can be used to ensure type safety for variables and method parameters.
| Method Summary | |
|---|---|
boolean |
equalsStructurally(RDFObject object)
Determines whether or not the specified class is structurally equal to this class. |
String |
getBrowserText()
|
| Methods inherited from interface edu.stanford.smi.protegex.owl.model.visitor.Visitable |
|---|
accept |
| Method Detail |
|---|
String getBrowserText()
boolean equalsStructurally(RDFObject object)
object - The class to test against.
true if the class is structurally equal
to this, false if the class is not structurally
equal to this.
|
Protégé-OWL 3.3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||