org.coode.owlapi.examples
Class Example6

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

public class Example6
extends java.lang.Object

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-May-2007

An example which shows how to create restrictions and add them as superclasses of a class (i.e. "adding restrictions to classes")


Constructor Summary
Example6()
           
 
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
 

Constructor Detail

Example6

public Example6()
Method Detail

main

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