Protege-OWL 3.5 beta

edu.stanford.smi.protegex.owlx.examples
Class CreateDefinedClass

java.lang.Object
  extended by edu.stanford.smi.protegex.owlx.examples.CreateDefinedClass

public class CreateDefinedClass
extends java.lang.Object

Creates a "defined" class, i.e. a class with necessary and sufficient conditions. Here, the class Parent is defined as a Person that has at least one child.

Author:
Holger Knublauch

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

CreateDefinedClass

public CreateDefinedClass()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws OntologyLoadException
Throws:
OntologyLoadException

Protege-OWL 3.5 beta

Submit a bug report or feature request
${copyright}