public class OAVBDIRuntimeModel extends Object
Modifier and Type | Field and Description |
---|---|
static jadex.rules.state.OAVAttributeType |
abstractsource_has_abstract
The abstractsource has the abstract element.
|
static jadex.rules.state.OAVAttributeType |
abstractsource_has_rcapa
The abstractsource has the source scope.
|
static jadex.rules.state.OAVAttributeType |
abstractsource_has_source
The abstractsource has the source (original) element.
|
static jadex.rules.state.OAVObjectType |
abstractsource_type
The abstractsource is the concrete element (source) for an abstract element.
|
static jadex.rules.state.OAVAttributeType |
agent_has_actions
The agent has actions (invoke later actions to be executed by the agent).
|
static jadex.rules.state.OAVAttributeType |
agent_has_arguments
The agent has arguments (only available during start agent action).
|
static jadex.rules.state.OAVAttributeType |
agent_has_changeevents
The agent has change events.
|
static jadex.rules.state.OAVAttributeType |
agent_has_componentlisteners
The agent has component listeners (waiting to be notified about component events
|
static jadex.rules.state.OAVAttributeType |
agent_has_inbox
The agent has an inbox for raw messages.
|
static jadex.rules.state.OAVAttributeType |
agent_has_initparents
The agent has init parents (only available during start agent action).
|
static jadex.rules.state.OAVAttributeType |
agent_has_killfuture
The agent has kill future (waiting to be notified after termination).
|
static jadex.rules.state.OAVAttributeType |
agent_has_state
The agent has a state.
|
static jadex.rules.state.OAVAttributeType |
agent_has_timer
The agent has a timer attribute (when waiting for termination).
|
static jadex.rules.state.OAVObjectType |
agent_type
The agent (model) type.
|
static String |
AGENTLIFECYCLESTATE_ALIVE
The agent alive state.
|
static String |
AGENTLIFECYCLESTATE_TERMINATED
The agent terminated state (no more actions are allowed).
|
static String |
AGENTLIFECYCLESTATE_TERMINATING
The agent terminating state (only cleanup-related activities are allowed).
|
static jadex.rules.state.OAVAttributeType |
apl_has_metagoal
The apl has metagoal.
|
static jadex.rules.state.OAVAttributeType |
apl_has_plancandidates
The apl has plan candidates.
|
static jadex.rules.state.OAVAttributeType |
apl_has_planinstancecandidates
The apl has plan instance candidates.
|
static jadex.rules.state.OAVAttributeType |
apl_has_waitqueuecandidates
The apl has plan waitqueue candidates.
|
static jadex.rules.state.OAVObjectType |
apl_type
The applicable candidate list.
|
static jadex.rules.state.OAVTypeModel |
bdi_rt_model
The runtime model.
|
static jadex.rules.state.OAVAttributeType |
belief_has_fact
The belief has a fact.
|
static jadex.rules.state.OAVObjectType |
belief_type
The belief type.
|
static jadex.rules.state.OAVAttributeType |
beliefset_has_facts
The beliefset has facts.
|
static jadex.rules.state.OAVObjectType |
beliefset_type
The beliefset type.
|
static jadex.rules.state.OAVAttributeType |
capability_has_abstractsources
The capability has assigntosources (sources for abstract elements, assigned on init).
|
static jadex.rules.state.OAVAttributeType |
capability_has_beliefs
Capability has beliefs attribute.
|
static jadex.rules.state.OAVAttributeType |
capability_has_beliefsets
Capability has belief sets attribute.
|
static jadex.rules.state.OAVAttributeType |
capability_has_configuration
The capability has configuration.
|
static jadex.rules.state.OAVAttributeType |
capability_has_events
Capability has events attribute.
|
static jadex.rules.state.OAVAttributeType |
capability_has_expressions
Capability has expressions attribute.
|
static jadex.rules.state.OAVAttributeType |
capability_has_externalaccesses
The capability has external access elements (timer and dispatched element).
|
static jadex.rules.state.OAVAttributeType |
capability_has_goals
Capability has goals attribute.
|
static jadex.rules.state.OAVAttributeType |
capability_has_internalevents
Capability has message events.
|
static jadex.rules.state.OAVAttributeType |
capability_has_listeners
The capability has listeners.
|
static jadex.rules.state.OAVAttributeType |
capability_has_messageevents
Capability has message events.
|
static jadex.rules.state.OAVAttributeType |
capability_has_outbox
The capability has an outbox for outgoing message events.
|
static jadex.rules.state.OAVAttributeType |
capability_has_plans
Capability has plans attribute.
|
static jadex.rules.state.OAVAttributeType |
capability_has_precandidates
The capability has precandidates (prematched mplans created on init).
|
static jadex.rules.state.OAVAttributeType |
capability_has_sentmessageevents
The capability has sent messages (for conversation tracking).
|
static jadex.rules.state.OAVAttributeType |
capability_has_subcapabilities
Capability has subcapabilities attribute.
|
static jadex.rules.state.OAVObjectType |
capability_type
The capability type.
|
static jadex.rules.state.OAVAttributeType |
capabilityreference_has_capability
Capability reference has capability attribute.
|
static jadex.rules.state.OAVAttributeType |
capabilityreference_has_name
Capability reference has name attribute.
|
static jadex.rules.state.OAVObjectType |
capabilityreference_type
The capability reference type.
|
static String |
CHANGEEVENT_AGENTTERMINATED
The agent terminated changeeevent type.
|
static String |
CHANGEEVENT_AGENTTERMINATING
The agent terminating changeeevent type.
|
static String |
CHANGEEVENT_FACTADDED
The fact added changeeevent type.
|
static String |
CHANGEEVENT_FACTCHANGED
The fact changed changeeevent type.
|
static String |
CHANGEEVENT_FACTREMOVED
The fact removed changeeevent type.
|
static String |
CHANGEEVENT_GOALADDED
The goal added changeeevent type.
|
static String |
CHANGEEVENT_GOALCHANGED
The goal changed changeeevent type.
|
static String |
CHANGEEVENT_GOALDROPPED
The goal dropped changeeevent type.
|
static jadex.rules.state.OAVAttributeType |
changeevent_has_element
The changeevent has an element.
|
static jadex.rules.state.OAVAttributeType |
changeevent_has_scope
The changeevent has an element scope.
|
static jadex.rules.state.OAVAttributeType |
changeevent_has_type
The changeevent has a type.
|
static jadex.rules.state.OAVAttributeType |
changeevent_has_value
The changeevent has a value.
|
static String |
CHANGEEVENT_INTERNALEVENTOCCURRED
The internal event changeeevent type.
|
static String |
CHANGEEVENT_MESSAGEEVENTRECEIVED
The message event received changeeevent type.
|
static String |
CHANGEEVENT_MESSAGEEVENTSENT
The message event sent changeeevent type.
|
static String |
CHANGEEVENT_PLANADDED
The plan added changeeevent type.
|
static String |
CHANGEEVENT_PLANCHANGED
The goal changed changeeevent type.
|
static String |
CHANGEEVENT_PLANREMOVED
The plan finished changeeevent type.
|
static jadex.rules.state.OAVObjectType |
changeevent_type
The changeevent type.
|
static jadex.rules.state.OAVAttributeType |
element_has_model
The element has a model.
|
static jadex.rules.state.OAVObjectType |
element_type
The element (model) type.
|
static jadex.rules.state.OAVObjectType |
expression_type
The expressions type.
|
static jadex.rules.state.OAVAttributeType |
externalaccess_has_dispatchedelement
External access has dispatched element.
|
static jadex.rules.state.OAVAttributeType |
externalaccess_has_timer
External access has timer.
|
static jadex.rules.state.OAVAttributeType |
externalaccess_has_waitabstraction
External access has timer.
|
static jadex.rules.state.OAVAttributeType |
externalaccess_has_wakeupaction
External access has wakeup action.
|
static jadex.rules.state.OAVObjectType |
externalaccess_type
The external access type.
|
static jadex.rules.state.OAVAttributeType |
goal_has_exception
The goal has exception attribute.
|
static jadex.rules.state.OAVAttributeType |
goal_has_finisheddispatchedplans
The goal has plans to which the finished event was already dispatched.
|
static jadex.rules.state.OAVAttributeType |
goal_has_finishedplans
The goal has plans attribute.
|
static jadex.rules.state.OAVAttributeType |
goal_has_inhibitors
The goal has inhibitors attribute.
|
static jadex.rules.state.OAVAttributeType |
goal_has_lifecyclestate
The goal has lifecyclestate attribute.
|
static jadex.rules.state.OAVAttributeType |
goal_has_parentplan
The goal has a parent plan attribute (hack!!!
|
static jadex.rules.state.OAVAttributeType |
goal_has_processingstate
The goal has processingstate attribute.
|
static jadex.rules.state.OAVAttributeType |
goal_has_protected
Protected goals will not be dropped when terminating.
|
static jadex.rules.state.OAVAttributeType |
goal_has_recurtimer
The goal has a recur timer.
|
static jadex.rules.state.OAVAttributeType |
goal_has_retrytimer
The goal has a retry timer.
|
static jadex.rules.state.OAVAttributeType |
goal_has_triedmplans
The goal has tried mplan candidates.
|
static jadex.rules.state.OAVObjectType |
goal_type
The goal type.
|
static String |
GOALLIFECYCLESTATE_ACTIVE
The lifecycle state "active" (adopted and processed or monitored).
|
static String |
GOALLIFECYCLESTATE_ADOPTED
The lifecycle state "adopted" (adopted, but not active).
|
static String |
GOALLIFECYCLESTATE_DROPPED
The lifecycle state "dropped" (goal and all subgoals finished).
|
static String |
GOALLIFECYCLESTATE_DROPPING
The lifecycle state "dropping" (just before finished, but still dropping its subgoals).
|
static String |
GOALLIFECYCLESTATE_NEW
The lifecycle state "new" (just created).
|
static String |
GOALLIFECYCLESTATE_OPTION
The lifecycle state "option" (adopted, but not active).
|
static String |
GOALLIFECYCLESTATE_SUSPENDED
The lifecycle state "active" (adopted and processed or monitored).
|
static String |
GOALPROCESSINGSTATE_FAILED
The goal failed state.
|
static String |
GOALPROCESSINGSTATE_IDLE
The goal idle state.
|
static String |
GOALPROCESSINGSTATE_INPROCESS
The goal in-process state.
|
static String |
GOALPROCESSINGSTATE_PAUSED
The goal paused state.
|
static String |
GOALPROCESSINGSTATE_SUCCEEDED
The goal succeeded state.
|
static jadex.rules.state.OAVObjectType |
internalevent_type
The internal event type.
|
static jadex.rules.state.OAVJavaType |
java_componentlistener_type
The component listener type.
|
static jadex.rules.state.OAVJavaType |
java_externalcondition_type
The external condition type.
|
static jadex.rules.state.OAVJavaType |
java_future_type
The future type.
|
static jadex.rules.state.OAVJavaType |
java_imessageadapter_type
Java type for IMessageAdapter.
|
static jadex.rules.state.OAVJavaType |
java_map_type
Java type for maps.
|
static jadex.rules.state.OAVJavaType |
java_propertychangelistener_type
The property change listener type.
|
static jadex.rules.state.OAVJavaType |
java_resultcommand_type
The result command type.
|
static jadex.rules.state.OAVJavaType |
java_runnable_type
Java type for runnables.
|
static jadex.rules.state.OAVJavaType |
java_serviceprovider_type
The service provider type.
|
static jadex.rules.state.OAVJavaType |
java_timer_type
The timer type.
|
static jadex.rules.state.OAVAttributeType |
listenerentry_has_listener
The listener has a listener object.
|
static jadex.rules.state.OAVAttributeType |
listenerentry_has_relevants
The listener has relevants (runtime and/or modelelements).
|
static jadex.rules.state.OAVAttributeType |
listenerentry_has_scope
The listener has a scope.
|
static jadex.rules.state.OAVObjectType |
listenerentry_type
The listener entry type.
|
static jadex.rules.state.OAVAttributeType |
messageevent_has_codecids
The message event has a send future (hack???).
|
static jadex.rules.state.OAVAttributeType |
messageevent_has_nativemessage
The message event has a native message.
|
static jadex.rules.state.OAVAttributeType |
messageevent_has_original
The message event has an original message event (if it is a reply).
|
static jadex.rules.state.OAVAttributeType |
messageevent_has_sendfuture
The message event has a send future (hack???).
|
static jadex.rules.state.OAVObjectType |
messageevent_type
The message event type.
|
static Map |
modelmap
The runtime element to model element mapping (OAV type -> OAV type).
|
static jadex.rules.state.OAVAttributeType |
mplancandidate_has_bindings
The mplancandidate has bindings.
|
static jadex.rules.state.OAVAttributeType |
mplancandidate_has_mplan
The mplancandidate has an mplan.
|
static jadex.rules.state.OAVAttributeType |
mplancandidate_has_plan
The mplancandidate has plan instance.
|
static jadex.rules.state.OAVAttributeType |
mplancandidate_has_rcapa
The mplancandidate has an rcapability.
|
static jadex.rules.state.OAVObjectType |
mplancandidate_type
The mplancandidate type.
|
static jadex.rules.state.OAVAttributeType |
parameter_has_name
The parameter has a name attribute.
|
static jadex.rules.state.OAVAttributeType |
parameter_has_type
The parameter has a type.
|
static jadex.rules.state.OAVAttributeType |
parameter_has_value
The parameter has a value attribute.
|
static jadex.rules.state.OAVObjectType |
parameter_type
The parameter type.
|
static jadex.rules.state.OAVAttributeType |
parameterelement_has_parameters
The parameter element has parameters.
|
static jadex.rules.state.OAVAttributeType |
parameterelement_has_parametersets
The parameter element has parameter sets.
|
static jadex.rules.state.OAVObjectType |
parameterelement_type
The parameter element type.
|
static jadex.rules.state.OAVAttributeType |
parameterset_has_name
The parameterset has a name attribute.
|
static jadex.rules.state.OAVAttributeType |
parameterset_has_type
The parameterset has a type.
|
static jadex.rules.state.OAVAttributeType |
parameterset_has_values
The parameterset has a values attribute.
|
static jadex.rules.state.OAVObjectType |
parameterset_type
The parameterset type.
|
static jadex.rules.state.OAVAttributeType |
plan_has_body
The plan has a body attribute.
|
static jadex.rules.state.OAVAttributeType |
plan_has_dispatchedelement
The plan has a dispatched element (current goal/event).
|
static jadex.rules.state.OAVAttributeType |
plan_has_exception
The plan has exception attribute.
|
static jadex.rules.state.OAVAttributeType |
plan_has_lifecyclestate
The plan has lifecycle state attribute.
|
static jadex.rules.state.OAVAttributeType |
plan_has_plancandidate
The plan has a candidate (for exclude set / apl removal).
|
static jadex.rules.state.OAVAttributeType |
plan_has_planinstancecandidate |
static jadex.rules.state.OAVAttributeType |
plan_has_processingstate
The plan has processing state attribute (ready or waiting).
|
static jadex.rules.state.OAVAttributeType |
plan_has_reason
The plan has a reason.
|
static jadex.rules.state.OAVAttributeType |
plan_has_step
The plan has a body attribute.
|
static jadex.rules.state.OAVAttributeType |
plan_has_subgoals
The plan has subgoals attribute (hack!!!
|
static jadex.rules.state.OAVAttributeType |
plan_has_timer
The plan has a timer attribute (when waiting).
|
static jadex.rules.state.OAVAttributeType |
plan_has_waitabstraction
The plan has a wait abstraction attribute.
|
static jadex.rules.state.OAVAttributeType |
plan_has_waitqueuecandidate |
static jadex.rules.state.OAVAttributeType |
plan_has_waitqueueelements
The plan has a waitqueue processable elements attribute.
|
static jadex.rules.state.OAVAttributeType |
plan_has_waitqueuewa
The plan has a waitqueue wait abstraction attribute.
|
static jadex.rules.state.OAVObjectType |
plan_type
The plan type.
|
static jadex.rules.state.OAVAttributeType |
plancandidate_has_plan
The plancandidate has plan instance.
|
static jadex.rules.state.OAVAttributeType |
plancandidate_has_rcapa
The plancandidate has an rcapability.
|
static jadex.rules.state.OAVObjectType |
plancandidate_type
The plancandidate type.
|
static String |
PLANLIFECYCLESTATE_ABORTED
The state, indicating the execution of the aborted.
|
static String |
PLANLIFECYCLESTATE_BODY
The state, indicating the execution of the plan body.
|
static String |
PLANLIFECYCLESTATE_FAILED
The state, indicating the execution of the failed code.
|
static String |
PLANLIFECYCLESTATE_NEW
The lifecycle state "new" (just created).
|
static String |
PLANLIFECYCLESTATE_PASSED
The state, indicating the execution of the passed code.
|
static String |
PLANPROCESSINGTATE_FINISHED
The plan finished state.
|
static String |
PLANPROCESSINGTATE_GOALCLEANUP
The plan goalcleanup state (wait for subgoals being dropped
after body is exited and before passed/failed/aborted is called).
|
static String |
PLANPROCESSINGTATE_READY
The plan ready state.
|
static String |
PLANPROCESSINGTATE_RUNNING
The plan running state.
|
static String |
PLANPROCESSINGTATE_WAITING
The plan waiting state.
|
static jadex.rules.state.OAVAttributeType |
precandidate_has_capability
The precandidate has an rcapability.
|
static jadex.rules.state.OAVAttributeType |
precandidate_has_mplan
The precandidate has an mplan.
|
static jadex.rules.state.OAVAttributeType |
precandidate_has_triggerreference
The precandidate has a trigger reference.
|
static jadex.rules.state.OAVObjectType |
precandidate_type
The precandidate type represents mplans that match an event or goal,
but before precondition and bindings have been evaluated
(i.e. relevant, but maybe not applicable).
|
static jadex.rules.state.OAVAttributeType |
precandidatelist_has_precandidates
The precandidate list has precandidates.
|
static jadex.rules.state.OAVAttributeType |
precandidatelist_has_processableelement
The precandidate list has a processable element.
|
static jadex.rules.state.OAVObjectType |
precandidatelist_type
The precandidate list contains precandidates for a given processable element.
|
static String |
PROCESSABLEELEMENT_APLAVAILABLE
The processable element state apl available.
|
static String |
PROCESSABLEELEMENT_CANDIDATESSELECTED
The processable element state candidate selected.
|
static jadex.rules.state.OAVAttributeType |
processableelement_has_apl
The processable element has an apl.
|
static jadex.rules.state.OAVAttributeType |
processableelement_has_state
The processable element has a state.
|
static String |
PROCESSABLEELEMENT_METALEVELREASONING
The processable element state meta-level reasoning.
|
static String |
PROCESSABLEELEMENT_NOCANDIDATES
The processable element state no candidates.
|
static jadex.rules.state.OAVObjectType |
processableelement_type
The processable element type.
|
static String |
PROCESSABLEELEMENT_UNPROCESSED
The processable element state unprocessed.
|
static jadex.rules.state.OAVObjectType |
property_type
The properties type.
|
static jadex.rules.state.OAVAttributeType |
typedelement_has_propertychangelistener
Typed element has property change listener.
|
static jadex.rules.state.OAVAttributeType |
typedelement_has_timer
Typed element has a timer (when update rate is used).
|
static jadex.rules.state.OAVObjectType |
typedelement_type
The typed element type.
|
static jadex.rules.state.OAVAttributeType |
waitabstraction_has_conditiontypes
The wait abstraction has conditions to wait for.
|
static jadex.rules.state.OAVAttributeType |
waitabstraction_has_externalconditions
The wait abstraction has external conditions to wait for.
|
static jadex.rules.state.OAVAttributeType |
waitabstraction_has_factaddeds
The wait abstraction has beliefset types to wait for added facts.
|
static jadex.rules.state.OAVAttributeType |
waitabstraction_has_factchangeds
The wait abstraction has belief(set) types to wait for fact changes.
|
static jadex.rules.state.OAVAttributeType |
waitabstraction_has_factremoveds
The wait abstraction has beliefset types to wait for removed fact.
|
static jadex.rules.state.OAVAttributeType |
waitabstraction_has_goalfinisheds
The wait abstraction has goal types finisheds to wait for.
|
static jadex.rules.state.OAVAttributeType |
waitabstraction_has_goals
The wait abstraction has goals to wait for.
|
static jadex.rules.state.OAVAttributeType |
waitabstraction_has_internaleventtypes
The wait abstraction has internal event types to wait for.
|
static jadex.rules.state.OAVAttributeType |
waitabstraction_has_messageevents
The wait abstraction has messageevent to wait for a reply.
|
static jadex.rules.state.OAVAttributeType |
waitabstraction_has_messageeventtypes
The wait abstraction has message event types to wait for.
|
static jadex.rules.state.OAVObjectType |
waitabstraction_type
The wait abstraction type.
|
static jadex.rules.state.OAVAttributeType |
waitqueuecandidate_has_plan
The waitqueuecandidate has plan instance.
|
static jadex.rules.state.OAVAttributeType |
waitqueuecandidate_has_rcapa
The waitqueuecandidate has an rcapability.
|
static jadex.rules.state.OAVObjectType |
waitqueuecandidate_type
The waitqueuecandidate type.
|
Constructor and Description |
---|
OAVBDIRuntimeModel() |
public static final String AGENTLIFECYCLESTATE_ALIVE
public static final String AGENTLIFECYCLESTATE_TERMINATING
public static final String AGENTLIFECYCLESTATE_TERMINATED
public static final String PROCESSABLEELEMENT_UNPROCESSED
public static final String PROCESSABLEELEMENT_APLAVAILABLE
public static final String PROCESSABLEELEMENT_METALEVELREASONING
public static final String PROCESSABLEELEMENT_NOCANDIDATES
public static final String PROCESSABLEELEMENT_CANDIDATESSELECTED
public static final String GOALLIFECYCLESTATE_NEW
public static final String GOALLIFECYCLESTATE_ADOPTED
public static final String GOALLIFECYCLESTATE_OPTION
public static final String GOALLIFECYCLESTATE_ACTIVE
public static final String GOALLIFECYCLESTATE_SUSPENDED
public static final String GOALLIFECYCLESTATE_DROPPING
public static final String GOALLIFECYCLESTATE_DROPPED
public static final String GOALPROCESSINGSTATE_IDLE
public static final String GOALPROCESSINGSTATE_INPROCESS
public static final String GOALPROCESSINGSTATE_PAUSED
public static final String GOALPROCESSINGSTATE_SUCCEEDED
public static final String GOALPROCESSINGSTATE_FAILED
public static final String PLANPROCESSINGTATE_READY
public static final String PLANPROCESSINGTATE_RUNNING
public static final String PLANPROCESSINGTATE_WAITING
public static final String PLANPROCESSINGTATE_GOALCLEANUP
public static final String PLANPROCESSINGTATE_FINISHED
public static final String PLANLIFECYCLESTATE_NEW
public static final String PLANLIFECYCLESTATE_BODY
public static final String PLANLIFECYCLESTATE_PASSED
public static final String PLANLIFECYCLESTATE_FAILED
public static final String PLANLIFECYCLESTATE_ABORTED
public static final String CHANGEEVENT_FACTCHANGED
public static final String CHANGEEVENT_FACTADDED
public static final String CHANGEEVENT_FACTREMOVED
public static final String CHANGEEVENT_INTERNALEVENTOCCURRED
public static final String CHANGEEVENT_MESSAGEEVENTSENT
public static final String CHANGEEVENT_MESSAGEEVENTRECEIVED
public static final String CHANGEEVENT_GOALADDED
public static final String CHANGEEVENT_GOALDROPPED
public static final String CHANGEEVENT_GOALCHANGED
public static final String CHANGEEVENT_AGENTTERMINATING
public static final String CHANGEEVENT_AGENTTERMINATED
public static final String CHANGEEVENT_PLANADDED
public static final String CHANGEEVENT_PLANREMOVED
public static final String CHANGEEVENT_PLANCHANGED
public static jadex.rules.state.OAVTypeModel bdi_rt_model
public static jadex.rules.state.OAVJavaType java_runnable_type
public static jadex.rules.state.OAVJavaType java_map_type
public static jadex.rules.state.OAVJavaType java_imessageadapter_type
public static jadex.rules.state.OAVJavaType java_propertychangelistener_type
public static jadex.rules.state.OAVJavaType java_timer_type
public static jadex.rules.state.OAVJavaType java_future_type
public static jadex.rules.state.OAVJavaType java_externalcondition_type
public static jadex.rules.state.OAVJavaType java_serviceprovider_type
public static jadex.rules.state.OAVJavaType java_resultcommand_type
public static jadex.rules.state.OAVJavaType java_componentlistener_type
public static jadex.rules.state.OAVObjectType element_type
public static jadex.rules.state.OAVAttributeType element_has_model
public static jadex.rules.state.OAVObjectType agent_type
public static jadex.rules.state.OAVAttributeType agent_has_state
public static jadex.rules.state.OAVAttributeType agent_has_inbox
public static jadex.rules.state.OAVAttributeType agent_has_actions
public static jadex.rules.state.OAVAttributeType agent_has_arguments
public static jadex.rules.state.OAVAttributeType agent_has_initparents
public static jadex.rules.state.OAVAttributeType agent_has_timer
public static jadex.rules.state.OAVAttributeType agent_has_killfuture
public static jadex.rules.state.OAVAttributeType agent_has_componentlisteners
public static jadex.rules.state.OAVAttributeType agent_has_changeevents
public static jadex.rules.state.OAVObjectType capability_type
public static jadex.rules.state.OAVAttributeType capability_has_subcapabilities
public static jadex.rules.state.OAVAttributeType capability_has_beliefs
public static jadex.rules.state.OAVAttributeType capability_has_beliefsets
public static jadex.rules.state.OAVAttributeType capability_has_goals
public static jadex.rules.state.OAVAttributeType capability_has_plans
public static jadex.rules.state.OAVAttributeType capability_has_events
public static jadex.rules.state.OAVAttributeType capability_has_messageevents
public static jadex.rules.state.OAVAttributeType capability_has_internalevents
public static jadex.rules.state.OAVAttributeType capability_has_expressions
public static jadex.rules.state.OAVAttributeType capability_has_configuration
public static jadex.rules.state.OAVAttributeType capability_has_listeners
public static jadex.rules.state.OAVAttributeType capability_has_sentmessageevents
public static jadex.rules.state.OAVAttributeType capability_has_outbox
public static jadex.rules.state.OAVAttributeType capability_has_externalaccesses
public static jadex.rules.state.OAVAttributeType capability_has_precandidates
public static jadex.rules.state.OAVAttributeType capability_has_abstractsources
public static jadex.rules.state.OAVObjectType capabilityreference_type
public static jadex.rules.state.OAVAttributeType capabilityreference_has_name
public static jadex.rules.state.OAVAttributeType capabilityreference_has_capability
public static jadex.rules.state.OAVObjectType externalaccess_type
public static jadex.rules.state.OAVAttributeType externalaccess_has_waitabstraction
public static jadex.rules.state.OAVAttributeType externalaccess_has_timer
public static jadex.rules.state.OAVAttributeType externalaccess_has_dispatchedelement
public static jadex.rules.state.OAVAttributeType externalaccess_has_wakeupaction
public static jadex.rules.state.OAVObjectType typedelement_type
public static jadex.rules.state.OAVAttributeType typedelement_has_propertychangelistener
public static jadex.rules.state.OAVAttributeType typedelement_has_timer
public static jadex.rules.state.OAVObjectType belief_type
public static jadex.rules.state.OAVAttributeType belief_has_fact
public static jadex.rules.state.OAVObjectType beliefset_type
public static jadex.rules.state.OAVAttributeType beliefset_has_facts
public static jadex.rules.state.OAVObjectType goal_type
public static jadex.rules.state.OAVAttributeType goal_has_finishedplans
public static jadex.rules.state.OAVAttributeType goal_has_lifecyclestate
public static jadex.rules.state.OAVAttributeType goal_has_processingstate
public static jadex.rules.state.OAVAttributeType goal_has_protected
public static jadex.rules.state.OAVAttributeType goal_has_parentplan
public static jadex.rules.state.OAVAttributeType goal_has_exception
public static jadex.rules.state.OAVAttributeType goal_has_triedmplans
public static jadex.rules.state.OAVAttributeType goal_has_retrytimer
public static jadex.rules.state.OAVAttributeType goal_has_recurtimer
public static jadex.rules.state.OAVAttributeType goal_has_finisheddispatchedplans
public static jadex.rules.state.OAVAttributeType goal_has_inhibitors
public static jadex.rules.state.OAVObjectType plan_type
public static jadex.rules.state.OAVAttributeType plan_has_body
public static jadex.rules.state.OAVAttributeType plan_has_step
public static jadex.rules.state.OAVAttributeType plan_has_reason
public static jadex.rules.state.OAVAttributeType plan_has_dispatchedelement
public static jadex.rules.state.OAVAttributeType plan_has_subgoals
public static jadex.rules.state.OAVAttributeType plan_has_waitabstraction
public static jadex.rules.state.OAVAttributeType plan_has_waitqueuewa
public static jadex.rules.state.OAVAttributeType plan_has_waitqueueelements
public static jadex.rules.state.OAVAttributeType plan_has_exception
public static jadex.rules.state.OAVAttributeType plan_has_lifecyclestate
public static jadex.rules.state.OAVAttributeType plan_has_processingstate
public static jadex.rules.state.OAVAttributeType plan_has_timer
public static jadex.rules.state.OAVAttributeType plan_has_plancandidate
public static jadex.rules.state.OAVAttributeType plan_has_planinstancecandidate
public static jadex.rules.state.OAVAttributeType plan_has_waitqueuecandidate
public static jadex.rules.state.OAVObjectType parameter_type
public static jadex.rules.state.OAVAttributeType parameter_has_name
public static jadex.rules.state.OAVAttributeType parameter_has_value
public static jadex.rules.state.OAVAttributeType parameter_has_type
public static jadex.rules.state.OAVObjectType parameterset_type
public static jadex.rules.state.OAVAttributeType parameterset_has_name
public static jadex.rules.state.OAVAttributeType parameterset_has_values
public static jadex.rules.state.OAVAttributeType parameterset_has_type
public static jadex.rules.state.OAVObjectType parameterelement_type
public static jadex.rules.state.OAVAttributeType parameterelement_has_parameters
public static jadex.rules.state.OAVAttributeType parameterelement_has_parametersets
public static jadex.rules.state.OAVObjectType processableelement_type
public static jadex.rules.state.OAVAttributeType processableelement_has_apl
public static jadex.rules.state.OAVAttributeType processableelement_has_state
public static jadex.rules.state.OAVObjectType apl_type
public static jadex.rules.state.OAVAttributeType apl_has_metagoal
public static jadex.rules.state.OAVAttributeType apl_has_plancandidates
public static jadex.rules.state.OAVAttributeType apl_has_planinstancecandidates
public static jadex.rules.state.OAVAttributeType apl_has_waitqueuecandidates
public static jadex.rules.state.OAVObjectType mplancandidate_type
public static jadex.rules.state.OAVAttributeType mplancandidate_has_mplan
public static jadex.rules.state.OAVAttributeType mplancandidate_has_bindings
public static jadex.rules.state.OAVAttributeType mplancandidate_has_plan
public static jadex.rules.state.OAVAttributeType mplancandidate_has_rcapa
public static jadex.rules.state.OAVObjectType plancandidate_type
public static jadex.rules.state.OAVAttributeType plancandidate_has_plan
public static jadex.rules.state.OAVAttributeType plancandidate_has_rcapa
public static jadex.rules.state.OAVObjectType waitqueuecandidate_type
public static jadex.rules.state.OAVAttributeType waitqueuecandidate_has_plan
public static jadex.rules.state.OAVAttributeType waitqueuecandidate_has_rcapa
public static jadex.rules.state.OAVObjectType precandidate_type
public static jadex.rules.state.OAVAttributeType precandidate_has_mplan
public static jadex.rules.state.OAVAttributeType precandidate_has_capability
public static jadex.rules.state.OAVAttributeType precandidate_has_triggerreference
public static jadex.rules.state.OAVObjectType precandidatelist_type
public static jadex.rules.state.OAVAttributeType precandidatelist_has_processableelement
public static jadex.rules.state.OAVAttributeType precandidatelist_has_precandidates
public static jadex.rules.state.OAVObjectType abstractsource_type
public static jadex.rules.state.OAVAttributeType abstractsource_has_abstract
public static jadex.rules.state.OAVAttributeType abstractsource_has_rcapa
public static jadex.rules.state.OAVAttributeType abstractsource_has_source
public static jadex.rules.state.OAVObjectType messageevent_type
public static jadex.rules.state.OAVAttributeType messageevent_has_nativemessage
public static jadex.rules.state.OAVAttributeType messageevent_has_original
public static jadex.rules.state.OAVAttributeType messageevent_has_sendfuture
public static jadex.rules.state.OAVAttributeType messageevent_has_codecids
public static jadex.rules.state.OAVObjectType internalevent_type
public static jadex.rules.state.OAVObjectType expression_type
public static jadex.rules.state.OAVObjectType property_type
public static jadex.rules.state.OAVObjectType waitabstraction_type
public static jadex.rules.state.OAVAttributeType waitabstraction_has_goals
public static jadex.rules.state.OAVAttributeType waitabstraction_has_messageevents
public static jadex.rules.state.OAVAttributeType waitabstraction_has_goalfinisheds
public static jadex.rules.state.OAVAttributeType waitabstraction_has_messageeventtypes
public static jadex.rules.state.OAVAttributeType waitabstraction_has_internaleventtypes
public static jadex.rules.state.OAVAttributeType waitabstraction_has_factchangeds
public static jadex.rules.state.OAVAttributeType waitabstraction_has_factaddeds
public static jadex.rules.state.OAVAttributeType waitabstraction_has_factremoveds
public static jadex.rules.state.OAVAttributeType waitabstraction_has_conditiontypes
public static jadex.rules.state.OAVAttributeType waitabstraction_has_externalconditions
public static jadex.rules.state.OAVObjectType changeevent_type
public static jadex.rules.state.OAVAttributeType changeevent_has_element
public static jadex.rules.state.OAVAttributeType changeevent_has_scope
public static jadex.rules.state.OAVAttributeType changeevent_has_type
public static jadex.rules.state.OAVAttributeType changeevent_has_value
public static jadex.rules.state.OAVObjectType listenerentry_type
public static jadex.rules.state.OAVAttributeType listenerentry_has_listener
public static jadex.rules.state.OAVAttributeType listenerentry_has_scope
public static jadex.rules.state.OAVAttributeType listenerentry_has_relevants
public static Map modelmap
Copyright © 2012. All Rights Reserved.