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 EntityHistory
           
static java.lang.String Event
           
static java.lang.String EventHistory
           
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 EntityHistory()
           
static java.lang.String Event()
           
static java.lang.String EventHistory()
           
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

EventHistory

public static final java.lang.String EventHistory

EntityHistory

public static final java.lang.String EntityHistory

Situation

public static final java.lang.String Situation

State

public static final java.lang.String State

Event

public static final java.lang.String Event

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()

EventHistory

public static java.lang.String EventHistory()

EntityHistory

public static java.lang.String EntityHistory()

Situation

public static java.lang.String Situation()

State

public static java.lang.String State()

Event

public static java.lang.String Event()

hasState

public static java.lang.String hasState()

hasHistory

public static java.lang.String hasHistory()