|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectexamples.OWLSExtensions
public class OWLSExtensions
An example demonstrating the extensibility features of the API. This example shows how the default Profile implementation can be extended to support custom defined extensions of the .
| Nested Class Summary | |
|---|---|
static class |
OWLSExtensions.ExtendedProfile
An extension to existing Profile implmentation to return contact information. |
static class |
OWLSExtensions.ExtendedProfileConverter
A simple converter that will wrap existing OWLIndividuals as ExtendedProfile objects. |
static class |
OWLSExtensions.OwnerConverter
A simple converter that will wrap an existing OWLIndividual as an Actor objects. |
static class |
OWLSExtensions.OwnerEntity
A wrapper around an OWLIndividual that defines utility functions to access Owner information defined in FLA ontology. |
| Constructor Summary | |
|---|---|
OWLSExtensions()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OWLSExtensions()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||