|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectexamples.OWLSExtensions.OwnerConverter
public static class OWLSExtensions.OwnerConverter
A simple converter that will wrap an existing OWLIndividual as an Actor objects. The individual should have rdf:type Actor triple in order the wrapping work. The convert function will automatically add this triple but should onyl be used if the ontology needs to be updated.
| Constructor Summary | |
|---|---|
OWLSExtensions.OwnerConverter()
|
|
| Method Summary | |
|---|---|
boolean |
canCast(OWLObject object)
|
OWLObject |
cast(OWLObject object)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OWLSExtensions.OwnerConverter()
| Method Detail |
|---|
public boolean canCast(OWLObject object)
canCast in interface OWLObjectConverterpublic OWLObject cast(OWLObject object)
cast in interface OWLObjectConverter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||