kaos.robots.ontology
Class ActualRobotClassesConcepts

java.lang.Object
  extended by kaos.robots.ontology.ActualRobotClassesConcepts

public final class ActualRobotClassesConcepts
extends java.lang.Object

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


Field Summary
static java.lang.String Amigo
           
static java.lang.String ER1Robot
           
static java.lang.String Pioneer_3AT
           
 
Constructor Summary
ActualRobotClassesConcepts()
           
 
Method Summary
static java.lang.String ActualRobotClassesOwlURL()
           
static java.lang.String Amigo()
           
static java.lang.String ER1Robot()
           
static java.lang.String Pioneer_3AT()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ER1Robot

public static final java.lang.String ER1Robot

Pioneer_3AT

public static final java.lang.String Pioneer_3AT

Amigo

public static final java.lang.String Amigo
Constructor Detail

ActualRobotClassesConcepts

public ActualRobotClassesConcepts()
Method Detail

ActualRobotClassesOwlURL

public static java.lang.String ActualRobotClassesOwlURL()

ER1Robot

public static java.lang.String ER1Robot()

Pioneer_3AT

public static java.lang.String Pioneer_3AT()

Amigo

public static java.lang.String Amigo()