kaos.aci.flexfeed.ontology.army
Class GroupInstancesConcepts

java.lang.Object
  extended by kaos.aci.flexfeed.ontology.army.GroupInstancesConcepts

public final class GroupInstancesConcepts
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 Soldiers
           
static java.lang.String SoldiersControllingUAV
           
static java.lang.String SoldiersWithClearance
           
static java.lang.String SoldiersWithoutClearance
           
 
Constructor Summary
GroupInstancesConcepts()
           
 
Method Summary
static java.lang.String GroupInstancesOwlURL()
           
static java.lang.String Soldiers()
           
static java.lang.String SoldiersControllingUAV()
           
static java.lang.String SoldiersWithClearance()
           
static java.lang.String SoldiersWithoutClearance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SoldiersWithClearance

public static final java.lang.String SoldiersWithClearance

SoldiersWithoutClearance

public static final java.lang.String SoldiersWithoutClearance

SoldiersControllingUAV

public static final java.lang.String SoldiersControllingUAV

Soldiers

public static final java.lang.String Soldiers
Constructor Detail

GroupInstancesConcepts

public GroupInstancesConcepts()
Method Detail

GroupInstancesOwlURL

public static java.lang.String GroupInstancesOwlURL()

SoldiersWithClearance

public static java.lang.String SoldiersWithClearance()

SoldiersWithoutClearance

public static java.lang.String SoldiersWithoutClearance()

SoldiersControllingUAV

public static java.lang.String SoldiersControllingUAV()

Soldiers

public static java.lang.String Soldiers()