kaos.ontology.vocabulary
Class ConditionConcepts

java.lang.Object
  extended by kaos.ontology.vocabulary.ConditionConcepts

public final class ConditionConcepts
extends java.lang.Object

Class generated automatically by kaos.tools.OWLOntologyJavaMapper. Provides static methods to obtain URI's for the ontology concepts and properties.


Field Summary
static java.lang.String Conditions
           
static java.lang.String hasPertinentHistory
           
static java.lang.String hasPertinentState
           
 
Constructor Summary
ConditionConcepts()
           
 
Method Summary
static java.lang.String ConditionOwlURL()
           
static java.lang.String Conditions()
           
static java.lang.String hasPertinentHistory()
           
static java.lang.String hasPertinentState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Conditions

public static final java.lang.String Conditions

hasPertinentHistory

public static final java.lang.String hasPertinentHistory

hasPertinentState

public static final java.lang.String hasPertinentState
Constructor Detail

ConditionConcepts

public ConditionConcepts()
Method Detail

ConditionOwlURL

public static java.lang.String ConditionOwlURL()

Conditions

public static java.lang.String Conditions()

hasPertinentHistory

public static java.lang.String hasPertinentHistory()

hasPertinentState

public static java.lang.String hasPertinentState()