Protégé-OWL 3.4

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

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

public class CreateDefinedClass
extends 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(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(String[] args)
                 throws edu.stanford.smi.protege.exception.OntologyLoadException
Throws:
edu.stanford.smi.protege.exception.OntologyLoadException

Protégé-OWL 3.4

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.