kaos.ontology.vocabulary
Class SituationConcepts

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

public final class SituationConcepts
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 EventHistory
           
static java.lang.String EventsHistory
           
static java.lang.String hasHistory
           
static java.lang.String hasState
           
static java.lang.String Situation
           
static java.lang.String State
           
 
Constructor Summary
SituationConcepts()
           
 
Method Summary
static java.lang.String EventHistory()
           
static java.lang.String EventsHistory()
           
static java.lang.String hasHistory()
           
static java.lang.String hasState()
           
static java.lang.String Situation()
           
static java.lang.String SituationOwlURL()
           
static java.lang.String State()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

State

public static final java.lang.String State

Situation

public static final java.lang.String Situation

EventsHistory

public static final java.lang.String EventsHistory

EventHistory

public static final java.lang.String EventHistory

hasState

public static final java.lang.String hasState

hasHistory

public static final java.lang.String hasHistory
Constructor Detail

SituationConcepts

public SituationConcepts()
Method Detail

SituationOwlURL

public static java.lang.String SituationOwlURL()

State

public static java.lang.String State()

Situation

public static java.lang.String Situation()

EventsHistory

public static java.lang.String EventsHistory()

EventHistory

public static java.lang.String EventHistory()

hasState

public static java.lang.String hasState()

hasHistory

public static java.lang.String hasHistory()