kaos.notification.ontologies
Class NotifiableHumanConcepts

java.lang.Object
  extended by kaos.notification.ontologies.NotifiableHumanConcepts

public final class NotifiableHumanConcepts
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 hasEmailAddress
           
static java.lang.String hasInstantMessageAddress
           
static java.lang.String hasTextPagerAddress
           
 
Constructor Summary
NotifiableHumanConcepts()
           
 
Method Summary
static java.lang.String hasEmailAddress()
           
static java.lang.String hasInstantMessageAddress()
           
static java.lang.String hasTextPagerAddress()
           
static java.lang.String NotifiableHumanOwlURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hasInstantMessageAddress

public static final java.lang.String hasInstantMessageAddress

hasTextPagerAddress

public static final java.lang.String hasTextPagerAddress

hasEmailAddress

public static final java.lang.String hasEmailAddress
Constructor Detail

NotifiableHumanConcepts

public NotifiableHumanConcepts()
Method Detail

NotifiableHumanOwlURL

public static java.lang.String NotifiableHumanOwlURL()

hasInstantMessageAddress

public static java.lang.String hasInstantMessageAddress()

hasTextPagerAddress

public static java.lang.String hasTextPagerAddress()

hasEmailAddress

public static java.lang.String hasEmailAddress()