org.coode.owlapi.examples
Class Example5

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

public class Example5
extends java.lang.Object

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

An example which shows how to "delete" entities, in this case individuals, from and ontology.


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

Example5

public Example5()
Method Detail

main

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