ie.nuigalway.ecrg.jade.jmsagentgateway.onto
Class JmsAgentGatewayOntology

java.lang.Object
  |
  +--jade.content.onto.Ontology
        |
        +--ie.nuigalway.ecrg.jade.jmsagentgateway.onto.JmsAgentGatewayOntology
All Implemented Interfaces:
nl.uva.psy.swi.beangenerator.ProtegeTools.ProtegeOntology, jade.util.leap.Serializable, java.io.Serializable

public class JmsAgentGatewayOntology
extends jade.content.onto.Ontology
implements nl.uva.psy.swi.beangenerator.ProtegeTools.ProtegeOntology

file: JmsAgentGatewayOntology.java

Version:
2004/03/31, 18:54:36
Author:
ontology bean generator
See Also:
Serialized Form

Field Summary
private static nl.uva.psy.swi.beangenerator.ProtegeIntrospector introspect
           
private  jade.util.leap.HashMap jadeToProtege
          These hashmap store a mapping from jade names to either protege names of SlotHolder containing the protege names.
static java.lang.String JMSMESSAGE
          Description of the Field
static java.lang.String JMSMESSAGE_DELIVERYMODE
          Description of the Field
static java.lang.String JMSMESSAGE_DESTINATION
          Description of the Field
static java.lang.String JMSMESSAGE_PAYLOAD
          Description of the Field
static java.lang.String JMSMESSAGE_PRIORITY
          Description of the Field
static java.lang.String JMSMESSAGE_PROPERTIES
          Description of the Field
static java.lang.String JMSMESSAGE_TIMETOLIVE
          Description of the Field
static java.lang.String ONMESSAGE
          Description of the Field
static java.lang.String ONMESSAGE_MESSAGE
          Description of the Field
static java.lang.String ONTOLOGY_NAME
          Description of the Field
static java.lang.String PROPERTY
          Description of the Field
static java.lang.String PROPERTY_PROPNAME
          Description of the Field
static java.lang.String PROPERTY_PROPVALUE
          Description of the Field
static java.lang.String PROVIDERINFO
          Description of the Field
static java.lang.String PROVIDERINFO_DESTTYPE
          Description of the Field
static java.lang.String PROVIDERINFO_PASSWORD
          Description of the Field
static java.lang.String PROVIDERINFO_PROVIDERICF
          Description of the Field
static java.lang.String PROVIDERINFO_PROVIDERURL
          Description of the Field
static java.lang.String PROVIDERINFO_USERNAME
          Description of the Field
static java.lang.String PUBLISHMESSAGE
          Description of the Field
static java.lang.String PUBLISHMESSAGE_MESSAGE
          Description of the Field
static java.lang.String PUBLISHMESSAGE_PROVIDERINFO
          Description of the Field
static java.lang.String SUBSCRIBE
          Description of the Field
static java.lang.String SUBSCRIBE_PROVIDERINFO
          Description of the Field
static java.lang.String SUBSCRIBE_SUBSCRIPTION
          Description of the Field
static java.lang.String SUBSCRIPTION
          Description of the Field
static java.lang.String SUBSCRIPTION_DESTINATION
          Description of the Field
static java.lang.String SUBSCRIPTION_DURABLE
          Description of the Field
static java.lang.String SUBSCRIPTION_DURABLEIDENT
          Description of the Field
static java.lang.String SUBSCRIPTION_SELECTOR
          Description of the Field
private static jade.content.onto.Ontology theInstance
           
static java.lang.String UNSUBSCRIBE
          Description of the Field
 
Fields inherited from class jade.content.onto.Ontology
 
Constructor Summary
private JmsAgentGatewayOntology()
          Constructor
 
Method Summary
static jade.content.onto.Ontology getInstance()
          Gets the instance attribute of the JmsAgentGatewayOntology class
 nl.uva.psy.swi.beangenerator.SlotHolder getSlotNameFromJADEName(nl.uva.psy.swi.beangenerator.SlotHolder jadeSlot)
          Gets the slotNameFromJADEName attribute of the JmsAgentGatewayOntology object
private  void storeSlotName(java.lang.String jadeName, java.lang.String javaClassName, java.lang.String slotName)
          Description of the Method
 
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

jadeToProtege

private jade.util.leap.HashMap jadeToProtege
These hashmap store a mapping from jade names to either protege names of SlotHolder containing the protege names. And vice versa


ONTOLOGY_NAME

public static final java.lang.String ONTOLOGY_NAME
Description of the Field

See Also:
Constant Field Values

introspect

private static nl.uva.psy.swi.beangenerator.ProtegeIntrospector introspect

theInstance

private static jade.content.onto.Ontology theInstance

ONMESSAGE_MESSAGE

public static final java.lang.String ONMESSAGE_MESSAGE
Description of the Field

See Also:
Constant Field Values

ONMESSAGE

public static final java.lang.String ONMESSAGE
Description of the Field

See Also:
Constant Field Values

PUBLISHMESSAGE_PROVIDERINFO

public static final java.lang.String PUBLISHMESSAGE_PROVIDERINFO
Description of the Field

See Also:
Constant Field Values

PUBLISHMESSAGE_MESSAGE

public static final java.lang.String PUBLISHMESSAGE_MESSAGE
Description of the Field

See Also:
Constant Field Values

PUBLISHMESSAGE

public static final java.lang.String PUBLISHMESSAGE
Description of the Field

See Also:
Constant Field Values

UNSUBSCRIBE

public static final java.lang.String UNSUBSCRIBE
Description of the Field

See Also:
Constant Field Values

SUBSCRIBE_SUBSCRIPTION

public static final java.lang.String SUBSCRIBE_SUBSCRIPTION
Description of the Field

See Also:
Constant Field Values

SUBSCRIBE_PROVIDERINFO

public static final java.lang.String SUBSCRIBE_PROVIDERINFO
Description of the Field

See Also:
Constant Field Values

SUBSCRIBE

public static final java.lang.String SUBSCRIBE
Description of the Field

See Also:
Constant Field Values

PROPERTY_PROPVALUE

public static final java.lang.String PROPERTY_PROPVALUE
Description of the Field

See Also:
Constant Field Values

PROPERTY_PROPNAME

public static final java.lang.String PROPERTY_PROPNAME
Description of the Field

See Also:
Constant Field Values

PROPERTY

public static final java.lang.String PROPERTY
Description of the Field

See Also:
Constant Field Values

SUBSCRIPTION_DURABLE

public static final java.lang.String SUBSCRIPTION_DURABLE
Description of the Field

See Also:
Constant Field Values

SUBSCRIPTION_DURABLEIDENT

public static final java.lang.String SUBSCRIPTION_DURABLEIDENT
Description of the Field

See Also:
Constant Field Values

SUBSCRIPTION_SELECTOR

public static final java.lang.String SUBSCRIPTION_SELECTOR
Description of the Field

See Also:
Constant Field Values

SUBSCRIPTION_DESTINATION

public static final java.lang.String SUBSCRIPTION_DESTINATION
Description of the Field

See Also:
Constant Field Values

SUBSCRIPTION

public static final java.lang.String SUBSCRIPTION
Description of the Field

See Also:
Constant Field Values

PROVIDERINFO_DESTTYPE

public static final java.lang.String PROVIDERINFO_DESTTYPE
Description of the Field

See Also:
Constant Field Values

PROVIDERINFO_USERNAME

public static final java.lang.String PROVIDERINFO_USERNAME
Description of the Field

See Also:
Constant Field Values

PROVIDERINFO_PROVIDERICF

public static final java.lang.String PROVIDERINFO_PROVIDERICF
Description of the Field

See Also:
Constant Field Values

PROVIDERINFO_PROVIDERURL

public static final java.lang.String PROVIDERINFO_PROVIDERURL
Description of the Field

See Also:
Constant Field Values

PROVIDERINFO_PASSWORD

public static final java.lang.String PROVIDERINFO_PASSWORD
Description of the Field

See Also:
Constant Field Values

PROVIDERINFO

public static final java.lang.String PROVIDERINFO
Description of the Field

See Also:
Constant Field Values

JMSMESSAGE_PAYLOAD

public static final java.lang.String JMSMESSAGE_PAYLOAD
Description of the Field

See Also:
Constant Field Values

JMSMESSAGE_PRIORITY

public static final java.lang.String JMSMESSAGE_PRIORITY
Description of the Field

See Also:
Constant Field Values

JMSMESSAGE_PROPERTIES

public static final java.lang.String JMSMESSAGE_PROPERTIES
Description of the Field

See Also:
Constant Field Values

JMSMESSAGE_DELIVERYMODE

public static final java.lang.String JMSMESSAGE_DELIVERYMODE
Description of the Field

See Also:
Constant Field Values

JMSMESSAGE_TIMETOLIVE

public static final java.lang.String JMSMESSAGE_TIMETOLIVE
Description of the Field

See Also:
Constant Field Values

JMSMESSAGE_DESTINATION

public static final java.lang.String JMSMESSAGE_DESTINATION
Description of the Field

See Also:
Constant Field Values

JMSMESSAGE

public static final java.lang.String JMSMESSAGE
Description of the Field

See Also:
Constant Field Values
Constructor Detail

JmsAgentGatewayOntology

private JmsAgentGatewayOntology()
Constructor

Method Detail

getInstance

public static jade.content.onto.Ontology getInstance()
Gets the instance attribute of the JmsAgentGatewayOntology class

Returns:
The instance value

getSlotNameFromJADEName

public nl.uva.psy.swi.beangenerator.SlotHolder getSlotNameFromJADEName(nl.uva.psy.swi.beangenerator.SlotHolder jadeSlot)
Gets the slotNameFromJADEName attribute of the JmsAgentGatewayOntology object

Specified by:
getSlotNameFromJADEName in interface nl.uva.psy.swi.beangenerator.ProtegeTools.ProtegeOntology
Parameters:
jadeSlot - Description of the Parameter
Returns:
The slotNameFromJADEName value

storeSlotName

private void storeSlotName(java.lang.String jadeName,
                           java.lang.String javaClassName,
                           java.lang.String slotName)
Description of the Method

Parameters:
jadeName - Description of the Parameter
javaClassName - Description of the Parameter
slotName - Description of the Parameter