org.coode.owlapi.examples
Class Example9

java.lang.Object
  extended by org.coode.owlapi.examples.Example9

public class Example9
extends java.lang.Object

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 26-Jun-2007

This example shows how to examine the restrictions on a class.


Field Summary
static java.lang.String PHYSICAL_URI
           
 
Constructor Summary
Example9()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PHYSICAL_URI

public static final java.lang.String PHYSICAL_URI
See Also:
Constant Field Values
Constructor Detail

Example9

public Example9()
Method Detail

main

public static void main(java.lang.String[] args)