ibspan.tss.messaging.ontology
Class MessagingOntology

java.lang.Object
  extended by jade.content.onto.Ontology
      extended by ibspan.tss.messaging.ontology.MessagingOntology
All Implemented Interfaces:
Serializable

public class MessagingOntology
extends Ontology

file: MessagingOntology.java

Version:
2006/08/23, 10:35:10
Author:
ontology bean generator
See Also:
Serialized Form

Field Summary
static String CONCEPTWITHINFO
           
static String CONCEPTWITHINFO_MESSAGEINFO
           
static String DATAMODEL
           
static String DATAMODEL_CONSTRUCTORACTIONNAME
           
static String DATAMODEL_OWLMODEL
           
static String DATAVIEW
           
static String DATAVIEW_CONTENT
           
static String HAVENEWEVENTS
           
static String HAVENEWEVENTS_EVENTS
           
static String HAVENEWEVENTS_PACKSIZE
           
static String INTERNALSYSTEMERROR
           
static String INTERNALSYSTEMERROR_MESSAGE
           
static String MAP
           
static String MAP_HASENTRY
           
static String MAPENTRY
           
static String MAPENTRY_KEY
           
static String MAPENTRY_VALUE
           
static String ONTOLOGY_NAME
           
static String OWLDATA
           
static String OWLDATA_DATAMODEL
           
static String OWLDATA_SYNTAXLANGUAGE
           
static String OWLDATA_WITHROOTURI
           
static String PA_ACTION
           
static String PA_PROCESS_USER_REQUEST
           
static String PA_PROCESS_USER_REQUEST_ACTIONNAME
           
static String PA_PROCESS_USER_REQUEST_ACTIONPARAMS
           
static String PMA_ACTION
           
static String PMA_GET_USER_PROFILE
           
static String PMA_GET_USER_PROFILE_USERID
           
static String PMA_INIT_USER_PROFILE
           
static String PMA_INIT_USER_PROFILE_AGE
           
static String PMA_INIT_USER_PROFILE_DRESS
           
static String PMA_INIT_USER_PROFILE_PROFESSION
           
static String PMA_INIT_USER_PROFILE_USERID
           
static String PMA_INIT_USER_PROFILE_WEALTH
           
static String RSA_ACTION
           
static String RSA_FIND_RESTAURANT
           
static String RSA_FIND_RESTAURANT_HASQUERY
           
static String RSA_GET_DOMAIN_ONTOLOGY
           
static String RSA_GET_RESTAURANTS_DETAILS
           
static String RSA_GET_RESTAURANTS_DETAILS_ABOUTRESTAURANT
           
static String SHA_ACTION
           
static String SHA_GET_LOGIN_SCREEN
           
static String SHA_INTERNAL_ACTION_NAME
           
static String SHA_PROCESS_USER_REQUEST
           
static String SHA_PROCESS_USER_REQUEST_USERREQUEST
           
static String SHA_SUBSCRIBE_FOR_NEW_EVENTS
           
static String SHA_SUBSCRIBE_FOR_NEW_EVENTS_CONDITION
           
static String SHA_WELCOME_USER
           
static String USERCONTEXT
           
static String USERCONTEXT_INTERFACEHOST
           
static String USERCONTEXT_INTERFACEPORT
           
static String USERCONTEXT_MEDIATYPE
           
static String USERCONTEXT_PEERID
           
static String USERCONTEXT_SESSIONID
           
static String USERCONTEXT_USERID
           
static String USERREQUEST
           
static String USERREQUEST_ACTIONNAME
           
static String USERREQUEST_ACTIONPARAMS
           
static String USERREQUEST_USERCONTEXT
           
static String VTA_ACTION
           
static String VTA_CONSTRUCT_VIEW
           
static String VTA_CONSTRUCT_VIEW_ACTIONNAME
           
static String VTA_CONSTRUCT_VIEW_MODEL
           
static String VTA_CONSTRUCT_VIEW_USERCONTEXT
           
 
Method Summary
static Ontology getInstance()
           
 
Methods inherited from class jade.content.onto.Ontology
add, add, checkIsTerm, fromObject, fromObject, getClassForElement, getName, getSchema, toObject, toObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ONTOLOGY_NAME

public static final String ONTOLOGY_NAME
See Also:
Constant Field Values

HAVENEWEVENTS_PACKSIZE

public static final String HAVENEWEVENTS_PACKSIZE
See Also:
Constant Field Values

HAVENEWEVENTS_EVENTS

public static final String HAVENEWEVENTS_EVENTS
See Also:
Constant Field Values

HAVENEWEVENTS

public static final String HAVENEWEVENTS
See Also:
Constant Field Values

PMA_ACTION

public static final String PMA_ACTION
See Also:
Constant Field Values

SHA_INTERNAL_ACTION_NAME

public static final String SHA_INTERNAL_ACTION_NAME
See Also:
Constant Field Values

PA_PROCESS_USER_REQUEST_ACTIONPARAMS

public static final String PA_PROCESS_USER_REQUEST_ACTIONPARAMS
See Also:
Constant Field Values

PA_PROCESS_USER_REQUEST_ACTIONNAME

public static final String PA_PROCESS_USER_REQUEST_ACTIONNAME
See Also:
Constant Field Values

PA_PROCESS_USER_REQUEST

public static final String PA_PROCESS_USER_REQUEST
See Also:
Constant Field Values

SHA_SUBSCRIBE_FOR_NEW_EVENTS_CONDITION

public static final String SHA_SUBSCRIBE_FOR_NEW_EVENTS_CONDITION
See Also:
Constant Field Values

SHA_SUBSCRIBE_FOR_NEW_EVENTS

public static final String SHA_SUBSCRIBE_FOR_NEW_EVENTS
See Also:
Constant Field Values

RSA_GET_RESTAURANTS_DETAILS_ABOUTRESTAURANT

public static final String RSA_GET_RESTAURANTS_DETAILS_ABOUTRESTAURANT
See Also:
Constant Field Values

RSA_GET_RESTAURANTS_DETAILS

public static final String RSA_GET_RESTAURANTS_DETAILS
See Also:
Constant Field Values

VTA_ACTION

public static final String VTA_ACTION
See Also:
Constant Field Values

SHA_WELCOME_USER

public static final String SHA_WELCOME_USER
See Also:
Constant Field Values

PMA_GET_USER_PROFILE_USERID

public static final String PMA_GET_USER_PROFILE_USERID
See Also:
Constant Field Values

PMA_GET_USER_PROFILE

public static final String PMA_GET_USER_PROFILE
See Also:
Constant Field Values

RSA_GET_DOMAIN_ONTOLOGY

public static final String RSA_GET_DOMAIN_ONTOLOGY
See Also:
Constant Field Values

SHA_ACTION

public static final String SHA_ACTION
See Also:
Constant Field Values

RSA_FIND_RESTAURANT_HASQUERY

public static final String RSA_FIND_RESTAURANT_HASQUERY
See Also:
Constant Field Values

RSA_FIND_RESTAURANT

public static final String RSA_FIND_RESTAURANT
See Also:
Constant Field Values

PMA_INIT_USER_PROFILE_DRESS

public static final String PMA_INIT_USER_PROFILE_DRESS
See Also:
Constant Field Values

PMA_INIT_USER_PROFILE_PROFESSION

public static final String PMA_INIT_USER_PROFILE_PROFESSION
See Also:
Constant Field Values

PMA_INIT_USER_PROFILE_AGE

public static final String PMA_INIT_USER_PROFILE_AGE
See Also:
Constant Field Values

PMA_INIT_USER_PROFILE_USERID

public static final String PMA_INIT_USER_PROFILE_USERID
See Also:
Constant Field Values

PMA_INIT_USER_PROFILE_WEALTH

public static final String PMA_INIT_USER_PROFILE_WEALTH
See Also:
Constant Field Values

PMA_INIT_USER_PROFILE

public static final String PMA_INIT_USER_PROFILE
See Also:
Constant Field Values

VTA_CONSTRUCT_VIEW_ACTIONNAME

public static final String VTA_CONSTRUCT_VIEW_ACTIONNAME
See Also:
Constant Field Values

VTA_CONSTRUCT_VIEW_USERCONTEXT

public static final String VTA_CONSTRUCT_VIEW_USERCONTEXT
See Also:
Constant Field Values

VTA_CONSTRUCT_VIEW_MODEL

public static final String VTA_CONSTRUCT_VIEW_MODEL
See Also:
Constant Field Values

VTA_CONSTRUCT_VIEW

public static final String VTA_CONSTRUCT_VIEW
See Also:
Constant Field Values

SHA_GET_LOGIN_SCREEN

public static final String SHA_GET_LOGIN_SCREEN
See Also:
Constant Field Values

SHA_PROCESS_USER_REQUEST_USERREQUEST

public static final String SHA_PROCESS_USER_REQUEST_USERREQUEST
See Also:
Constant Field Values

SHA_PROCESS_USER_REQUEST

public static final String SHA_PROCESS_USER_REQUEST
See Also:
Constant Field Values

PA_ACTION

public static final String PA_ACTION
See Also:
Constant Field Values

RSA_ACTION

public static final String RSA_ACTION
See Also:
Constant Field Values

USERCONTEXT_SESSIONID

public static final String USERCONTEXT_SESSIONID
See Also:
Constant Field Values

USERCONTEXT_MEDIATYPE

public static final String USERCONTEXT_MEDIATYPE
See Also:
Constant Field Values

USERCONTEXT_INTERFACEPORT

public static final String USERCONTEXT_INTERFACEPORT
See Also:
Constant Field Values

USERCONTEXT_USERID

public static final String USERCONTEXT_USERID
See Also:
Constant Field Values

USERCONTEXT_INTERFACEHOST

public static final String USERCONTEXT_INTERFACEHOST
See Also:
Constant Field Values

USERCONTEXT_PEERID

public static final String USERCONTEXT_PEERID
See Also:
Constant Field Values

USERCONTEXT

public static final String USERCONTEXT
See Also:
Constant Field Values

DATAMODEL_CONSTRUCTORACTIONNAME

public static final String DATAMODEL_CONSTRUCTORACTIONNAME
See Also:
Constant Field Values

DATAMODEL_OWLMODEL

public static final String DATAMODEL_OWLMODEL
See Also:
Constant Field Values

DATAMODEL

public static final String DATAMODEL
See Also:
Constant Field Values

DATAVIEW_CONTENT

public static final String DATAVIEW_CONTENT
See Also:
Constant Field Values

DATAVIEW

public static final String DATAVIEW
See Also:
Constant Field Values

CONCEPTWITHINFO_MESSAGEINFO

public static final String CONCEPTWITHINFO_MESSAGEINFO
See Also:
Constant Field Values

CONCEPTWITHINFO

public static final String CONCEPTWITHINFO
See Also:
Constant Field Values

USERREQUEST_ACTIONPARAMS

public static final String USERREQUEST_ACTIONPARAMS
See Also:
Constant Field Values

USERREQUEST_ACTIONNAME

public static final String USERREQUEST_ACTIONNAME
See Also:
Constant Field Values

USERREQUEST_USERCONTEXT

public static final String USERREQUEST_USERCONTEXT
See Also:
Constant Field Values

USERREQUEST

public static final String USERREQUEST
See Also:
Constant Field Values

MAPENTRY_VALUE

public static final String MAPENTRY_VALUE
See Also:
Constant Field Values

MAPENTRY_KEY

public static final String MAPENTRY_KEY
See Also:
Constant Field Values

MAPENTRY

public static final String MAPENTRY
See Also:
Constant Field Values

OWLDATA_WITHROOTURI

public static final String OWLDATA_WITHROOTURI
See Also:
Constant Field Values

OWLDATA_DATAMODEL

public static final String OWLDATA_DATAMODEL
See Also:
Constant Field Values

OWLDATA_SYNTAXLANGUAGE

public static final String OWLDATA_SYNTAXLANGUAGE
See Also:
Constant Field Values

OWLDATA

public static final String OWLDATA
See Also:
Constant Field Values

MAP_HASENTRY

public static final String MAP_HASENTRY
See Also:
Constant Field Values

MAP

public static final String MAP
See Also:
Constant Field Values

INTERNALSYSTEMERROR_MESSAGE

public static final String INTERNALSYSTEMERROR_MESSAGE
See Also:
Constant Field Values

INTERNALSYSTEMERROR

public static final String INTERNALSYSTEMERROR
See Also:
Constant Field Values
Method Detail

getInstance

public static Ontology getInstance()