Jadex 0.941
A B C D E F G H I J K L M N O P Q R S T U V W

A

ACCEPT_PROPOSAL - Static variable in class jadex.adapter.fipa.SFipa
 
ACTION_CLASS - Static variable in class jadex.adapter.fipa.SFipa
 
AGENDA_CHANGED - Static variable in interface jadex.model.ISystemEventTypes
The system event type that a dispatcher step count changed.
AGENDA_MODE_CHANGED - Static variable in interface jadex.model.ISystemEventTypes
The system event type that the execution mode changed.
AGENDA_STEPS_CHANGED - Static variable in interface jadex.model.ISystemEventTypes
The system event type that a dispatcher step count changed.
AGENDA_STEP_DONE - Static variable in interface jadex.model.ISystemEventTypes
The system event type that a scheduler step is finished.
AGENT_BORN - Static variable in interface jadex.model.ISystemEventTypes
System event type for capability added.
AGENT_DIED - Static variable in interface jadex.model.ISystemEventTypes
System event type for capability removed.
AGENT_EVENT - Static variable in interface jadex.model.ISystemEventTypes
System event type for agent related events.
AGREE - Static variable in class jadex.adapter.fipa.SFipa
 
ALWAYS - Static variable in interface jadex.runtime.IFilter
A filter that always matches.
AMS - Static variable in class jadex.adapter.fipa.SFipa
The FIPA AMS local agent identifier.
AMSAgentDescription - class jadex.adapter.fipa.AMSAgentDescription.
Java class for concept AMSAgentDescription of beanynizer_beans_fipa_new ontology.
AMSAgentDescription() - Constructor for class jadex.adapter.fipa.AMSAgentDescription
Create a new AMSAgentDescription.
AMSAgentDescription(AgentIdentifier) - Constructor for class jadex.adapter.fipa.AMSAgentDescription
Create a new AMSAgentDescription.
AMSAgentDescriptionData - class jadex.adapter.fipa.AMSAgentDescriptionData.
Java class for concept AMSAgentDescription of beanynizer_beans_fipa_default ontology.
AMSAgentDescriptionData() - Constructor for class jadex.adapter.fipa.AMSAgentDescriptionData
Default Constructor.
AMSCreateAgent - class jadex.adapter.fipa.AMSCreateAgent.
Java class for concept AMSCreateAgent of beanynizer_beans_fipa_default ontology.
AMSCreateAgent() - Constructor for class jadex.adapter.fipa.AMSCreateAgent
Default Constructor.
AMSDestroyAgent - class jadex.adapter.fipa.AMSDestroyAgent.
Java class for concept AMSDestroyAgent of beanynizer_beans_fipa_default ontology.
AMSDestroyAgent() - Constructor for class jadex.adapter.fipa.AMSDestroyAgent
Default Constructor.
AMSSearchAgents - class jadex.adapter.fipa.AMSSearchAgents.
Java class for concept AMSSearchAgents of beanynizer_beans_fipa_default ontology.
AMSSearchAgents() - Constructor for class jadex.adapter.fipa.AMSSearchAgents
Default Constructor.
AMSShutdownPlatform - class jadex.adapter.fipa.AMSShutdownPlatform.
Java class for concept AMSShutdownPlatform of beanynizer_beans_fipa_default ontology.
AMSShutdownPlatform() - Constructor for class jadex.adapter.fipa.AMSShutdownPlatform
Default Constructor.
AND - Static variable in class jadex.runtime.ComposedFilter
The AND operator.
ANY_ELEMENT - Static variable in interface jadex.model.IMExpression
The any element indicator (for expressions affected by system events regardless of the originating element).
ASCENDING - Static variable in interface jadex.util.jtable.ISorterFilterTableModel
 
ASCENDING - Static variable in class jadex.util.jtable.SortArrowIcon
 
ASCENDING - Static variable in class jadex.util.jtable.SortHeaderRenderer
 
AbstractIndexTableModel - class jadex.util.jtable.AbstractIndexTableModel.
 
AbstractIndexTableModel(TableModel) - Constructor for class jadex.util.jtable.AbstractIndexTableModel
 
AbstractMessageAdapter - class jadex.adapter.AbstractMessageAdapter.
Generic implementation of the message adapter functionality.
AbstractMessageAdapter(Object) - Constructor for class jadex.adapter.AbstractMessageAdapter
Create a message adapter for the given message object.
AbstractPlan - class jadex.runtime.AbstractPlan.
The abstract plan is the abstract superclass for standard plans and mobile plans.
AbstractPlan() - Constructor for class jadex.runtime.AbstractPlan
Create a new plan.
AgentAction - class jadex.adapter.fipa.AgentAction.
Java class for concept AgentAction of beanynizer_beans_fipa_default ontology.
AgentAction() - Constructor for class jadex.adapter.fipa.AgentAction
Default Constructor.
AgentDeathException - exception jadex.runtime.AgentDeathException.
This exception indicates that an operation could not be performed because the agent has died.
AgentDeathException(RBDIAgent) - Constructor for class jadex.runtime.AgentDeathException
Create a new goal failure exception.
AgentDescription - class jadex.adapter.fipa.AgentDescription.
An agent description.
AgentDescription() - Constructor for class jadex.adapter.fipa.AgentDescription
Create a new agent description.
AgentDescription(AgentIdentifier) - Constructor for class jadex.adapter.fipa.AgentDescription
Create a new agent description.
AgentDescription(AgentIdentifier, ServiceDescription[], String[], String[], String[], Date) - Constructor for class jadex.adapter.fipa.AgentDescription
Create a new agent description.
AgentDescriptionData - class jadex.adapter.fipa.AgentDescriptionData.
Java class for concept AgentDescription of beanynizer_beans_fipa_default ontology.
AgentDescriptionData() - Constructor for class jadex.adapter.fipa.AgentDescriptionData
Default Constructor.
AgentIdentifier - class jadex.adapter.fipa.AgentIdentifier.
An agent identifier (AID), see FIPASC00023.
AgentIdentifier() - Constructor for class jadex.adapter.fipa.AgentIdentifier
Create a new agent identifier.
AgentIdentifier(String) - Constructor for class jadex.adapter.fipa.AgentIdentifier
Create a new agent identifier.
AgentIdentifier(String, boolean) - Constructor for class jadex.adapter.fipa.AgentIdentifier
Create a new agent identifier.
AgentIdentifier(String, String[]) - Constructor for class jadex.adapter.fipa.AgentIdentifier
Create a new agent identifier.
AgentIdentifier(String, boolean, String[], AgentIdentifier[]) - Constructor for class jadex.adapter.fipa.AgentIdentifier
Create a new agent identifier.
AgentIdentifierData - class jadex.adapter.fipa.AgentIdentifierData.
Java class for concept AgentIdentifier of beanynizer_beans_fipa_default ontology.
AgentIdentifierData() - Constructor for class jadex.adapter.fipa.AgentIdentifierData
Default Constructor.
ArrayBlockingQueue - class jadex.util.collection.ArrayBlockingQueue.
Blocking queue implemented as array.
ArrayBlockingQueue() - Constructor for class jadex.util.collection.ArrayBlockingQueue
Create a new blocking queue.
abort() - Method in interface jadex.runtime.IProcessGoal
Abort this goal.
aborted() - Method in class jadex.runtime.MobilePlan
The plan was aborted (because of conditional goal success or termination from outside).
aborted() - Method in class jadex.runtime.Plan
The plan was aborted (because of conditional goal success or termination from outside).
action(IEvent) - Method in class jadex.runtime.MobilePlan
The action methods is called on the instatiated plan instance from the scheduler.
add(Object) - Method in class jadex.util.collection.BeanChangesArrayList
Appends the specified element to the end of this list.
add(int, Object) - Method in class jadex.util.collection.BeanChangesArrayList
Inserts the specified element at the specified position in this list.
add(Object) - Method in class jadex.util.collection.IndexMap
Unsupported method, due to missing key parameter.
add(int, Object) - Method in class jadex.util.collection.IndexMap
Unsupported method, due to missing key parameter.
add(Object, Object) - Method in class jadex.util.collection.IndexMap
Add a new object with key and value.
add(int, Object, Object) - Method in class jadex.util.collection.IndexMap
Add an object to the collection.
add(Object) - Method in class jadex.util.collection.SortedList
Appends the specified element to the end of this list.
add(int, Object) - Method in class jadex.util.collection.SortedList
Inserts the specified element at the specified position in this list.
add(Object) - Method in class jadex.util.collection.WeakList
Appends the specified element to the end of this list (optional operation).
add(int, Object) - Method in class jadex.util.collection.WeakList
Inserts the specified element at the specified position in this list (optional operation).
add(Object) - Method in class jadex.util.collection.WeakSet
Add an element to the set.
addAddress(String) - Method in class jadex.adapter.fipa.AgentIdentifierData
Add a address to this AgentIdentifier.
addAgentdescription(AMSAgentDescription) - Method in class jadex.adapter.fipa.AMSSearchAgents
Add a agentdescription to this AMSSearchAgents.
addAll(Collection) - Method in class jadex.util.collection.BeanChangesArrayList
Appends all of the elements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class jadex.util.collection.BeanChangesArrayList
Inserts all of the elements in the specified Collection into this list, starting at the specified position.
addAll(Collection) - Method in class jadex.util.collection.IndexMap
Unsupported method, due to missing key parameter.
addAll(int, Collection) - Method in class jadex.util.collection.IndexMap
Unsupported method, due to missing key parameter.
addAll(Collection) - Method in class jadex.util.collection.SortedList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(int, Collection) - Method in class jadex.util.collection.SortedList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(Collection) - Method in class jadex.util.collection.WeakList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(int, Collection) - Method in class jadex.util.collection.WeakList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addArgument(Object) - Method in class jadex.adapter.fipa.AMSCreateAgent
Add a argument to this AMSCreateAgent.
addBelief(String) - Method in interface jadex.runtime.IWaitqueue
Add a belief.
addBeliefSet(String, String[]) - Method in interface jadex.runtime.IWaitqueue
Add a belief set.
addColumn(TableColumn) - Method in class jadex.util.jtable.VisibilityTableColumnModel
Appends aColumn to the end of the tableColumns array.
addCondition(String) - Method in interface jadex.runtime.IWaitqueue
Add a condition.
addCondition(ICondition) - Method in interface jadex.runtime.IWaitqueue
Add a condition.
addDocument(String, String) - Method in class jadex.model.Report
Add an external document.
addEntry(IMElement, String) - Method in class jadex.model.Report
Add an entry to the report.
addFact(Object) - Method in interface jadex.runtime.IBeliefSet
Add a fact to a belief.
addFacts(Object[]) - Method in interface jadex.runtime.IBeliefSet
Add facts to a parameter set.
addFilter(IFilter) - Method in interface jadex.runtime.IWaitqueue
Add a user filter.
addFirst(Object) - Method in class jadex.util.collection.SortedList
Inserts the given element at the beginning of this list.
addGoal(String) - Method in interface jadex.runtime.IWaitqueue
Add a goal.
addInternalEvent(String) - Method in interface jadex.runtime.IWaitqueue
Add an internal event.
addLanguage(String) - Method in class jadex.adapter.fipa.AgentDescriptionData
Add a language to this AgentDescription.
addLanguage(String) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Add a language to this ServiceDescription.
addLast(Object) - Method in class jadex.util.collection.SortedList
Appends the given element to the end of this list.
addMessageEvent(String) - Method in interface jadex.runtime.IWaitqueue
Add a message event.
addMouseListener(JTable) - Method in class jadex.util.jtable.SorterFilterTableModel
 
addMouseListener(JTable) - Method in class jadex.util.jtable.VisibilityTableColumnModel
Helper method that adds a mouselistener to the header of a given JTable.
addOntology(String) - Method in class jadex.adapter.fipa.AgentDescriptionData
Add a ontology to this AgentDescription.
addOntology(String) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Add a ontology to this ServiceDescription.
addProperty(Property) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Add a property to this ServiceDescription.
addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.util.collection.BeanChangesArrayList
Add a PropertyChangeListener to the listener list.
addProtocol(String) - Method in class jadex.adapter.fipa.AgentDescriptionData
Add a protocol to this AgentDescription.
addProtocol(String) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Add a protocol to this ServiceDescription.
addReply(IMessageEvent) - Method in interface jadex.runtime.IWaitqueue
Add a message event reply.
addResolver(AgentIdentifier) - Method in class jadex.adapter.fipa.AgentIdentifierData
Add a resolver to this AgentIdentifier.
addResult(AgentDescription) - Method in class jadex.adapter.fipa.DFSearch
Add a result to this DFSearch.
addRow(Object, Object) - Method in class jadex.util.jtable.ObjectTableModel
Add a row to the model.
addRow(ArrayList, Object) - Method in class jadex.util.jtable.ObjectTableModel
Add a row to the model.
addRow(Object[], Object) - Method in class jadex.util.jtable.ObjectTableModel
Add a row to the model.
addService(ServiceDescription) - Method in class jadex.adapter.fipa.AgentDescriptionData
Add a service to this AgentDescription.
addSubcapability(String, String) - Method in interface jadex.runtime.ICapability
Deprecated.  
addSubgoal(IGoal) - Method in interface jadex.runtime.IWaitqueue
Add a subgoal.
addURL(URL) - Method in class jadex.util.DynamicURLClassLoader
Appends the specified URL to the list of URLs to search for classes and resources.
addURLToInstance(URL) - Static method in class jadex.util.DynamicURLClassLoader
Operate on the singleton instance if available.
addValue(Object) - Method in interface jadex.runtime.IParameterSet
Add a value to a parameter set.
addValue(String, Object) - Method in class jadex.runtime.ParameterElementFilter
Add a required attribute value.
addValues(Object[]) - Method in interface jadex.runtime.IParameterSet
Add values to a parameter set.
applet - Static variable in class jadex.util.BrowserLauncher2
The applet (has to be set from the outside).
arrayContains(Object, Object) - Static method in class jadex.util.SUtil
Check if an element is contained in an array.
arrayEquals(Object, Object) - Static method in class jadex.util.SUtil
 
arrayToList(Object) - Static method in class jadex.util.SUtil
Transform an array to a vector.
arrayToString(Object) - Static method in class jadex.util.SUtil
Get a string representation for an array.
available() - Method in class jadex.util.BAInputStream
 

B

BAInputStream - class jadex.util.BAInputStream.
BAInputStream
BAInputStream(byte[]) - Constructor for class jadex.util.BAInputStream
Constructor for BAInputStream.
BDIFailureException - exception jadex.runtime.BDIFailureException.
A BDI failure exception indicates that a plan has failed.
BDIFailureException(String, Throwable) - Constructor for class jadex.runtime.BDIFailureException
Create a new BDI failure exception.
BELIEF_ADDED - Static variable in interface jadex.model.ISystemEventTypes
System event type for belief(set) added.
BELIEF_EVENT - Static variable in interface jadex.model.ISystemEventTypes
System event type for belief(set) related events.
BELIEF_REMOVED - Static variable in interface jadex.model.ISystemEventTypes
System event type for belief(set) removed.
BINDING_EVENT - Static variable in interface jadex.model.ISystemEventTypes
System event type for binding (of plan/goal with creation condition) changed.
BODY_MOBILE - Static variable in interface jadex.model.IMPlanBody
The mobile plan body type.
BODY_STANDARD - Static variable in interface jadex.model.IMPlanBody
The standard plan body type.
BSFACTS_CHANGED - Static variable in interface jadex.model.ISystemEventTypes
System event type for some facts changed/added/removed.
BSFACT_ADDED - Static variable in interface jadex.model.ISystemEventTypes
System event type for fact added.
BSFACT_CHANGED - Static variable in interface jadex.model.ISystemEventTypes
System event type for single fact changed.
BSFACT_EVENT - Static variable in interface jadex.model.ISystemEventTypes
System event type for (belief set) fact related events.
BSFACT_READ - Static variable in interface jadex.model.ISystemEventTypes
BSFACT_READ: thrown if a belief set is accessed via belief base
BSFACT_REMOVED - Static variable in interface jadex.model.ISystemEventTypes
System event type for fact removed.
Base64 - class jadex.util.Base64.
Base64
Contains lots of utilities for coding and decoding text and character arrays fore and back to the Base64 encoding.
Base64() - Constructor for class jadex.util.Base64
 
BasicAgentIdentifier - class jadex.runtime.BasicAgentIdentifier.
Basic agent identifier to address agents by name only
BasicAgentIdentifier() - Constructor for class jadex.runtime.BasicAgentIdentifier
Create a new BasicAgentIdentifier.
BasicAgentIdentifier(String) - Constructor for class jadex.runtime.BasicAgentIdentifier
Create a new BasicAgentIdentifier.
BatchProcessor - class jadex.model.BatchProcessor.
Batch-process models (e.g., for checking).
BatchProcessor(boolean, boolean, boolean) - Constructor for class jadex.model.BatchProcessor
Create a new batch processor.
BatchProcessor.AgentInfo - class jadex.model.BatchProcessor.AgentInfo.
Struct for saving file info for agents.
BatchProcessor.AgentInfo(String, String[]) - Constructor for class jadex.model.BatchProcessor.AgentInfo
Create a new agent info.
BatchProcessor.CapabilityInfo - class jadex.model.BatchProcessor.CapabilityInfo.
Struct for saving file info for capabilities.
BatchProcessor.CapabilityInfo(String, String[]) - Constructor for class jadex.model.BatchProcessor.CapabilityInfo
Create a new capability info.
BatchProcessor.DirectoryInfo - class jadex.model.BatchProcessor.DirectoryInfo.
Struct for saving directory info.
BatchProcessor.DirectoryInfo(String) - Constructor for class jadex.model.BatchProcessor.DirectoryInfo
Create a new file info.
BatchProcessor.FileInfo - class jadex.model.BatchProcessor.FileInfo.
Struct for saving file info.
BatchProcessor.FileInfo(String) - Constructor for class jadex.model.BatchProcessor.FileInfo
Create a new file info.
BatchProcessor.PropertiesInfo - class jadex.model.BatchProcessor.PropertiesInfo.
Struct for saving file info for properties.
BatchProcessor.PropertiesInfo(String, String[]) - Constructor for class jadex.model.BatchProcessor.PropertiesInfo
Create a new properties info.
BeanChangesArrayList - class jadex.util.collection.BeanChangesArrayList.
An array list with property change support.
BeanChangesArrayList() - Constructor for class jadex.util.collection.BeanChangesArrayList
Create a new array list.
BlockingQueue - class jadex.util.collection.BlockingQueue.
A blocking queue allows to enqueue or dequeue elements.
BlockingQueue() - Constructor for class jadex.util.collection.BlockingQueue
Create a blocking queue.
BrowserLauncher - class jadex.util.BrowserLauncher.
BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
BrowserLauncher2 - class jadex.util.BrowserLauncher2.
Provides a static method to start a browser.
BrowserLauncher2() - Constructor for class jadex.util.BrowserLauncher2
 
body() - Method in class jadex.planlib.FIPARequestInitiatorPlan
Perform the request.
body() - Method in class jadex.planlib.NotUnderstoodPlan
Execute the plan.
body() - Method in class jadex.planlib.PingPlan
Handle the ping request.
body() - Method in class jadex.planlib.PingingPlan
The plan body.
body() - Method in class jadex.planlib.StartAgentsPlan
Execute a plan.
body() - Method in class jadex.runtime.Plan
The body method is called on the instatiated plan instance from the scheduler.

C

CANCEL - Static variable in class jadex.adapter.fipa.SFipa
 
CAPABILITY_ADDED - Static variable in interface jadex.model.ISystemEventTypes
System event type for capability added.
CAPABILITY_EVENT - Static variable in interface jadex.model.ISystemEventTypes
System event type for capability related events.
CAPABILITY_REMOVED - Static variable in interface jadex.model.ISystemEventTypes
System event type for capability removed.
CAUSE - Static variable in interface jadex.model.IMEventbase
The cause parameter of condition triggered events.
CFP - Static variable in class jadex.adapter.fipa.SFipa
 
CLASS - Static variable in interface jadex.runtime.IEvent
The event class (message, goal, internal).
CLASS_GOAL - Static variable in interface jadex.runtime.IEvent
The goal event class.
CLASS_INTERNAL - Static variable in interface jadex.runtime.IEvent
The internal event class.
CLASS_MESSAGE - Static variable in interface jadex.runtime.IEvent
The message event class.
CONDITION - Static variable in interface jadex.model.IMEventbase
The condition parameter of condition triggered events.
CONFIRM - Static variable in class jadex.adapter.fipa.SFipa
 
CONTENT - Static variable in class jadex.adapter.fipa.SFipa
 
CONTENT_CLASS - Static variable in class jadex.adapter.fipa.SFipa
 
CONTENT_START - Static variable in class jadex.adapter.fipa.SFipa
 
CONVERSATION_ID - Static variable in class jadex.adapter.fipa.SFipa
 
CONVERT_ALL - Static variable in class jadex.util.SUtil
Constant that indicates a conversion of all known characters.
CONVERT_ALL_EXCEPT_AMP - Static variable in class jadex.util.SUtil
Constant that indicates a conversion of all known characters except &.
CONVERT_NONE - Static variable in class jadex.util.SUtil
Constant that indicates a conversion of no characters.
ComposedFilter - class jadex.runtime.ComposedFilter.
A filter checks if an object matches the given subfilters.
ComposedFilter(IFilter[], int) - Constructor for class jadex.runtime.ComposedFilter
Create a composed filter.
ContentException - exception jadex.runtime.ContentException.
A content exception occurs, if the content cannot be properly extracted from a message with language and ontology set.
ContentException(String, String) - Constructor for class jadex.runtime.ContentException
Create a new content exception.
calculateMiddlePosition(Window) - Static method in class jadex.util.SGUI
Calculate the middle position of a window relativ to
calculateMiddlePosition(Window, Window) - Static method in class jadex.util.SGUI
Calculate the middle position of a window relativ to
check() - Method in interface jadex.model.IMElement
Check the validity of the model.
classForName(String) - Static method in class jadex.util.SReflect
Extension for Class.forName(), because primitive types are not supported.
classForName0(String) - Static method in class jadex.util.SReflect
Extension for Class.forName(), because primitive types are not supported.
classForName0(String, boolean) - Static method in class jadex.util.SReflect
Extension for Class.forName(), because primitive types are not supported.
clear() - Method in class jadex.util.collection.FastHashMap
 
clear() - Method in class jadex.util.collection.IndexMap
Removes all mappings from this map.
clear() - Method in class jadex.util.collection.MultiCollection
Removes all mappings from this map.
clear() - Method in class jadex.util.collection.NestedMap
Removes all mappings from this map (optional operation).
clear() - Method in class jadex.util.collection.TwoWayMultiCollection
Removes all mappings from this map.
clear() - Method in class jadex.util.collection.WeakList
Removes all of the elements from this list (optional operation).
clear() - Method in class jadex.util.collection.WeakSet
Removes all of the elements from this set.
clearClassCache() - Static method in class jadex.util.SReflect
Clear the classcache, e.g. when the classpath has changed.
clearModelCache() - Method in interface jadex.model.IModelLoader
Clear the model cache.
clearModelCache() - Static method in class jadex.model.SXML
Clear the model cache.
clone() - Method in class jadex.adapter.fipa.AgentIdentifier
Clone this agent identifier.
clone() - Method in class jadex.runtime.SystemEvent
Create a shallow copy of this system event.
clone() - Method in class jadex.util.Tuple
Clone this tuple.
clone() - Method in class jadex.util.collection.IndexMap.ListIndexMap
Clone an index map.
clone() - Method in class jadex.util.collection.IndexMap.MapIndexMap
Clone an index map.
clone() - Method in class jadex.util.collection.IndexMap
Clone an index map.
clone() - Method in class jadex.util.collection.MultiCollection
Clone a multi collection.
clone() - Method in class jadex.util.collection.WeakSet
Returns a shallow copy of this WeakSet instance: the elements themselves are not cloned.
close() - Method in interface jadex.adapter.IConnection
Used to close the connection
colorToHTML(Color) - Static method in class jadex.util.SUtil
Convert a color to an html representation.
compareTo(String, String) - Static method in class jadex.util.SUtil
Compares two strings, ignoring case.
contains(Object) - Method in class jadex.util.collection.IndexMap
Returns true if this list contains the specified element.
contains(Object) - Method in class jadex.util.collection.WeakList
Returns true if this list contains the specified element.
contains(Object) - Method in class jadex.util.collection.WeakSet
Returns true if this set contains the specified element.
containsAll(Collection) - Method in class jadex.util.collection.IndexMap
Returns true if this list contains all of the elements of the specified collection.
containsAll(Collection) - Method in class jadex.util.collection.WeakList
Returns true if this list contains all of the elements of the specified collection.
containsBelief(String) - Method in interface jadex.runtime.IBeliefbase
Returns true if this beliefbase contains a belief with the specified name.
containsBeliefSet(String) - Method in interface jadex.runtime.IBeliefbase
Returns true if this beliefbase contains a belief set with the specified name.
containsFact(Object) - Method in interface jadex.runtime.IBeliefSet
Test if a fact is contained in a belief.
containsGoal(IGoal) - Method in interface jadex.runtime.IGoalbase
Test if an adopted goal is already contained in the goal base.
containsKey(Object) - Method in class jadex.util.collection.FastHashMap
 
containsKey(Object) - Method in class jadex.util.collection.IndexMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class jadex.util.collection.MultiCollection
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class jadex.util.collection.NestedMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in interface jadex.runtime.IParameterSet
Test if a value is contained in a parameter.
containsValue(Object) - Method in class jadex.util.collection.FastHashMap
 
containsValue(Object) - Method in class jadex.util.collection.IndexMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class jadex.util.collection.MultiCollection
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class jadex.util.collection.NestedMap
Returns true if this map maps one or more keys to the specified value.
convertPathToPackage(String) - Static method in class jadex.util.SUtil
Find a package name from a path.
convertWrappedValue(Object, Class) - Static method in class jadex.util.SReflect
Convert a value to the correct wrapped type.
countTokens() - Method in class jadex.util.ExpressionTokenizer
Count the number of tokens.
createAchieveGoal(String, boolean, boolean, long, String) - Method in interface jadex.model.IMGoalbase
Create an achieve goal.
createAchieveGoalReference(String, boolean, String) - Method in interface jadex.model.IMGoalbase
Create an achieve goal reference.
createAction(String, Icon, ActionListener) - Static method in class jadex.util.SGUI
Create an action.
createAgentDescription(AgentIdentifier, ServiceDescription) - Static method in class jadex.adapter.fipa.SFipa
Create an agent description.
createAgentDescription(AgentIdentifier, ServiceDescription[], String[], String[], String[]) - Static method in class jadex.adapter.fipa.SFipa
Create an agent description.
createArrayList() - Static method in class jadex.util.collection.SCollection
Return a fresh array list.
createAssignTo(String) - Method in interface jadex.model.IMReferenceableElement
Create an assignto element (as reference string).
createBelief(String, Class, long, boolean) - Method in interface jadex.model.IMBeliefbase
Create a new belief.
createBelief(String, Class, int) - Method in interface jadex.runtime.IBeliefbase
Deprecated.  
createBeliefChange(String) - Method in interface jadex.model.IMPlanTrigger
Create a belief changes.
createBeliefReference(String, Class, boolean, String) - Method in interface jadex.model.IMBeliefbase
Create a new belief reference.
createBeliefSet(String, Class, long, boolean) - Method in interface jadex.model.IMBeliefbase
Create a new belief set.
createBeliefSet(String, Class, int) - Method in interface jadex.runtime.IBeliefbase
Deprecated.  
createBeliefSetChange(String) - Method in interface jadex.model.IMPlanTrigger
Create a beliefset changes.
createBeliefSetReference(String, Class, boolean, String) - Method in interface jadex.model.IMBeliefbase
Create a new belief set reference.
createBindingOptions(String, String) - Method in interface jadex.model.IMParameter
Create the binding options for the parameter (i.e. a collection of possible values).
createBody(String, String) - Method in interface jadex.model.IMPlan
Create the body expression.
createCapabilityReference(String, String) - Method in interface jadex.model.IMCapability
Create a capability reference.
createCondition(String, String, String, boolean, String[], Class[]) - Method in interface jadex.model.IMExpressionbase
Create a new condition.
createCondition(String) - Method in interface jadex.model.IMPlanTrigger
Create a creation condition for the plan.
createCondition(String) - Method in class jadex.runtime.AbstractPlan
Create a condition, that is triggered whenever the expression value changes to true.
createCondition(String, String, String[], Class[]) - Method in class jadex.runtime.AbstractPlan
Create a condition.
createCondition(String) - Method in interface jadex.runtime.IExpressionbase
Create a condition, that is triggered whenever the expression value changes to true.
createCondition(String, String, String[], Class[]) - Method in interface jadex.runtime.IExpressionbase
Create a condition.
createConditionReference(String, boolean, String) - Method in interface jadex.model.IMExpressionbase
Create a new condition reference.
createContextCondition(String) - Method in interface jadex.model.IMGoal
Create a context condition for the goal.
createContextCondition(String) - Method in interface jadex.model.IMPlan
Create a context condition for the plan.
createCreationCondition(String) - Method in interface jadex.model.IMGoal
Create a creation condition for the goal.
createDefaultFact(String, String) - Method in interface jadex.model.IMBelief
Create the default fact for the belief.
createDefaultFact(String) - Method in interface jadex.model.IMBeliefSet
Create a default fact.
createDefaultFactsExpression(String, String) - Method in interface jadex.model.IMBeliefSet
Create the default facts expression.
createDefaultValue(String, String) - Method in interface jadex.model.IMParameter
Create the default value for the parameter.
createDefaultValue(String) - Method in interface jadex.model.IMParameterSet
Create a default values for the parameter.
createDefaultValuesExpression(String, String) - Method in interface jadex.model.IMParameterSet
Create the default values expression for the parameter (returning a collection of default values).
createDeliberation(int) - Method in interface jadex.model.IMGoal
Create new the deliberation properties for the goal.
createDeliberation(int) - Method in interface jadex.model.IMGoalReference
Create new the deliberation properties for the goal.
createDropCondition(String) - Method in interface jadex.model.IMGoal
Create a drop condition for the goal.
createExclude(String) - Method in interface jadex.model.IMUnique
Create an excluded parameter (as reference string).
createExpression(String, String, Class, boolean, String[], Class[]) - Method in interface jadex.model.IMExpressionbase
Create a new expression.
createExpression(String) - Method in class jadex.runtime.AbstractPlan
Create a precompiled expression.
createExpression(String, String[], Class[]) - Method in class jadex.runtime.AbstractPlan
Create a precompiled expression.
createExpression(String) - Method in interface jadex.runtime.IExpressionbase
Create a precompiled expression.
createExpression(String, String[], Class[]) - Method in interface jadex.runtime.IExpressionbase
Create a precompiled expression.
createExpressionParameter(String, Class) - Method in interface jadex.model.IMExpression
Create an expression parameter.
createExpressionReference(String, boolean, String) - Method in interface jadex.model.IMExpressionbase
Create a new expression reference.
createFactAddedTrigger(String) - Method in interface jadex.model.IMPlanTrigger
Create a fact added trigger.
createFactRemovedTrigger(String) - Method in interface jadex.model.IMPlanTrigger
Create a fact removed trigger.
createFailureCondition(String) - Method in interface jadex.model.IMAchieveGoal
Create a failure condition for the goal.
createFailureCondition(String) - Method in interface jadex.model.IMQueryGoal
Create a failure condition for the goal.
createFastHashMap() - Static method in class jadex.util.collection.SCollection
Return a fresh hash map.
createFilter(String) - Method in interface jadex.model.IMTrigger
Create the filter.
createGoal(String) - Method in interface jadex.model.IMTrigger
Create a goal.
createGoal(String) - Method in class jadex.runtime.AbstractPlan
Create a goal from a template goal.
createGoal(String) - Method in interface jadex.runtime.IExternalAccess
Create a goal from a template goal.
createGoal(String) - Method in interface jadex.runtime.IGoalbase
Create a goal from a template goal.
createGoalMapping(String) - Method in interface jadex.model.IMPlanParameter
Create a goal event mapping.
createGoalMapping(String) - Method in interface jadex.model.IMPlanParameterSet
Create a goal event mapping.
createHashMap() - Static method in class jadex.util.collection.SCollection
Return a fresh hash map.
createHashSet() - Static method in class jadex.util.collection.SCollection
Return a hash set.
createHashtable() - Static method in class jadex.util.collection.SCollection
Return a fresh hashtable.
createImport(String) - Method in interface jadex.model.IMCapability
Create an import declaration.
createIndexMap() - Static method in class jadex.util.collection.SCollection
Return a fresh index map.
createInhibits(String, String, String) - Method in interface jadex.model.IMDeliberation
Create a new inhibition link.
createInitialBelief(String, String, String) - Method in interface jadex.model.IMInitialBeliefbase
Create a new initial belief.
createInitialBeliefSet(String, String) - Method in interface jadex.model.IMInitialBeliefbase
Create a new belief set.
createInitialCapability(String, String) - Method in interface jadex.model.IMInitialCapabilitybase
Create a new initial capability.
createInitialFact(String, String) - Method in interface jadex.model.IMInitialBelief
Create the initial fact for the belief.
createInitialFact(String) - Method in interface jadex.model.IMInitialBeliefSet
Create a initial fact.
createInitialFactsExpression(String, String) - Method in interface jadex.model.IMInitialBeliefSet
Create the initial facts expression.
createInitialGoal(String) - Method in interface jadex.model.IMInitialGoalbase
Create a initial goal.
createInitialInternalEvent(String) - Method in interface jadex.model.IMInitialEventbase
Create an internal event.
createInitialMessageEvent(String) - Method in interface jadex.model.IMInitialEventbase
Create an message event.
createInitialParameter(String, String, String) - Method in interface jadex.model.IMInitialParameterElement
Create a new initial parameter.
createInitialParameter(String, String) - Method in interface jadex.model.IMReference
Create a new parameter.
createInitialParameterSet(String, String) - Method in interface jadex.model.IMInitialParameterElement
Create a new parameter set.
createInitialPlan(String) - Method in interface jadex.model.IMInitialPlanbase
Create a initial plan.
createInitialState(String) - Method in interface jadex.model.IMInitialStatebase
Create an initial state.
createInitialValue(String, String) - Method in interface jadex.model.IMInitialParameter
Create the initial value for the parameter.
createInitialValue(String) - Method in interface jadex.model.IMInitialParameterSet
Create a initial value.
createInitialValuesExpression(String, String) - Method in interface jadex.model.IMInitialParameterSet
Create the initial values expression.
createInnerClassInstance(Object, String, Class) - Static method in class jadex.util.SReflect
Create a new instance of an inner class.
createInternalEvent(String, boolean) - Method in interface jadex.model.IMEventbase
Create an internal event.
createInternalEvent(String) - Method in interface jadex.model.IMTrigger
Create an internal event.
createInternalEvent(String) - Method in class jadex.runtime.AbstractPlan
Create a new intenal event.
createInternalEvent(String, Object) - Method in class jadex.runtime.AbstractPlan
Deprecated. Convenience method for easy conversion to new explicit internal events. Will be removed in later releases.
createInternalEvent(String) - Method in interface jadex.runtime.IEventbase
Create a new intenal event.
createInternalEvent(String, Object) - Method in interface jadex.runtime.IEventbase
Deprecated. Convenience method for easy conversion to the new Jadex version. Will be removed in later releases.
createInternalEvent(String) - Method in interface jadex.runtime.IExternalAccess
Create a new intenal event.
createInternalEvent(String, Object) - Method in interface jadex.runtime.IExternalAccess
Deprecated. Convenience method for easy conversion to new explicit internal events. Will be removed in later releases.
createInternalEventMapping(String) - Method in interface jadex.model.IMPlanParameter
Create an internal event mapping.
createInternalEventMapping(String) - Method in interface jadex.model.IMPlanParameterSet
Create an internal event mapping.
createInternalEventReference(String, boolean, String, boolean) - Method in interface jadex.model.IMEventbase
Create an internal event reference.
createJadexAgent(String, String, String, String, Object[], IAgentAdapter) - Static method in class jadex.adapter.JadexAgentFactory
Create a Jadex agent.
createLinkedList() - Static method in class jadex.util.collection.SCollection
Return a fresh linked list.
createMaintainCondition(String) - Method in interface jadex.model.IMMaintainGoal
Create a maintain condition for the goal.
createMaintainGoal(String, boolean, boolean, long, String, boolean, long) - Method in interface jadex.model.IMGoalbase
Create a maintain goal.
createMaintainGoalReference(String, boolean, String) - Method in interface jadex.model.IMGoalbase
Create an maintain goal reference.
createMenuBar(Action[]) - Static method in class jadex.util.SGUI
Create a menu bar, given a list of actions.
createMessageEvent(String, String, String, boolean) - Method in interface jadex.model.IMEventbase
Create an message event.
createMessageEvent(String) - Method in interface jadex.model.IMTrigger
Create an message event.
createMessageEvent(String) - Method in class jadex.runtime.AbstractPlan
Create a new message event.
createMessageEvent(String) - Method in interface jadex.runtime.IEventbase
Create a new message event.
createMessageEvent(String) - Method in interface jadex.runtime.IExternalAccess
Create a new message event.
createMessageEventFromNative(Object, String) - Method in class jadex.runtime.AbstractPlan
Deprecated. Use createMessageEvent(String type) instead.
createMessageEventFromNative(Object, String) - Method in interface jadex.runtime.IEventbase
Create a new message event.
createMessageEventFromNative(Object, String) - Method in interface jadex.runtime.IExternalAccess
Deprecated. Use createMessageEvent(String type) instead.
createMessageEventMapping(String) - Method in interface jadex.model.IMPlanParameter
Create an message event mapping.
createMessageEventMapping(String) - Method in interface jadex.model.IMPlanParameterSet
Create an message event mapping.
createMessageEventReference(String, boolean, String, boolean) - Method in interface jadex.model.IMEventbase
Create an message event reference.
createMetaGoal(String, boolean, boolean, long, String) - Method in interface jadex.model.IMGoalbase
Create a meta goal.
createMetaGoalReference(String, boolean, String) - Method in interface jadex.model.IMGoalbase
Create a meta goal reference.
createMultiCollection() - Static method in class jadex.util.collection.SCollection
Return a fresh multi collection.
createParameter(String, Class, String, long, String, String) - Method in interface jadex.model.IMParameterElement
Create a new parameter.
createParameterReference(String, Class) - Method in interface jadex.model.IMParameterElementReference
Create a new parameter reference.
createParameterSet(String, Class, String, long, String, String) - Method in interface jadex.model.IMParameterElement
Create a new parameter set.
createParameterSetReference(String, Class) - Method in interface jadex.model.IMParameterElementReference
Create a new parameter set reference.
createPerformGoal(String, boolean, boolean, long, String) - Method in interface jadex.model.IMGoalbase
Create a perform goal.
createPerformGoalReference(String, boolean, String) - Method in interface jadex.model.IMGoalbase
Create a perform goal reference.
createPlan(String, int, String, String) - Method in interface jadex.model.IMPlanbase
Create a new plan.
createPlanBody(RPlan) - Method in interface jadex.runtime.IPlanExecutor
Create the body of a plan.
createPlanBody(RPlan) - Method in class jadex.runtime.JavaMobilePlanExecutor
Create the body of a plan.
createPlanBody(RPlan) - Method in class jadex.runtime.JavaStandardPlanExecutor
Create the body of a plan.
createPlanParameter(String, Class, String, long, String, String, String[], String[], String[]) - Method in interface jadex.model.IMPlan
Create a new plan parameter.
createPrecondition(String) - Method in interface jadex.model.IMPlan
Create a precondition for the plan.
createProperty(String, String) - Method in interface jadex.model.IMPropertybase
Create a property.
createQuery(String) - Method in class jadex.runtime.AbstractPlan
Deprecated. Use @link{#createExpression(String)} instead.
createQueryGoal(String, boolean, boolean, long, String) - Method in interface jadex.model.IMGoalbase
Create a query goal.
createQueryGoalReference(String, boolean, String) - Method in interface jadex.model.IMGoalbase
Create a query goal reference.
createRelevantBelief(String, String) - Method in interface jadex.model.IMExpression
Add a relevant belief.
createRelevantBeliefSet(String, String) - Method in interface jadex.model.IMExpression
Add a relevant belief set.
createRelevantGoal(String, String) - Method in interface jadex.model.IMExpression
Add a relevant goal.
createRelevantParameter(String, String) - Method in interface jadex.model.IMExpression
Add a relevant parameter.
createRelevantParameterSet(String, String) - Method in interface jadex.model.IMExpression
Add a relevant parameter set.
createReply(String) - Method in interface jadex.runtime.IMessageEvent
Create a reply to this message event.
createReply(String, Object) - Method in interface jadex.runtime.IMessageEvent
Create a reply to this message event.
createServiceDescription(String, String, String) - Static method in class jadex.adapter.fipa.SFipa
Create a service description.
createServiceDescription(String, String, String, String[], String[], String[], Property[]) - Static method in class jadex.adapter.fipa.SFipa
Create a service description.
createTargetCondition(String) - Method in interface jadex.model.IMAchieveGoal
Create a target condition for the goal.
createTargetCondition(String) - Method in interface jadex.model.IMMaintainGoal
Create a target condition for the goal.
createTargetCondition(String) - Method in interface jadex.model.IMQueryGoal
Create a target condition for the goal.
createToolBar(String, Action[]) - Static method in class jadex.util.SGUI
Create a tool bar, given a list of actions.
createTrigger() - Method in interface jadex.model.IMMetaGoal
Create new the trigger for the goal.
createTrigger() - Method in interface jadex.model.IMPlan
Create new the trigger for the plan.
createUnique() - Method in interface jadex.model.IMGoal
Create new the uniqueness properties for the goal.
createUniqueId(String) - Static method in class jadex.adapter.fipa.SFipa
Create a globally unique conversation id.
createValue(String) - Method in interface jadex.model.IMReferenceParameter
Create a value for the parameter.
createVector() - Static method in class jadex.util.collection.SCollection
Return a fresh vector.
createWaitqueue() - Method in interface jadex.model.IMPlan
Create new the waitqueue for the plan.
createWeakHashMap() - Static method in class jadex.util.collection.SCollection
Return a fresh weak hash map.
createWeakList() - Static method in class jadex.util.collection.SCollection
Return a fresh weak list.
createWeakSet() - Static method in class jadex.util.collection.SCollection
Return a fresh weak set.
cutArrays(Object, Object) - Static method in class jadex.util.SUtil
Cut two arrays.

D

DEAD_CONNECTION - Static variable in interface jadex.adapter.IConnection
DEAD_CONNECTION: used to mark connections without an end
DEBUG - Static variable in class jadex.util.collection.SCollection
 
DECENDING - Static variable in class jadex.util.jtable.SortArrowIcon
 
DECENDING - Static variable in class jadex.util.jtable.SortHeaderRenderer
 
DESCENDING - Static variable in interface jadex.util.jtable.ISorterFilterTableModel
 
DF - Static variable in class jadex.adapter.fipa.SFipa
The FIPA DF local agent identifier.
DFDeregister - class jadex.adapter.fipa.DFDeregister.
Java class for concept DFDeregister of beanynizer_beans_fipa_default ontology.
DFDeregister() - Constructor for class jadex.adapter.fipa.DFDeregister
Default Constructor.
DFModify - class jadex.adapter.fipa.DFModify.
Java class for concept DFModify of beanynizer_beans_fipa_default ontology.
DFModify() - Constructor for class jadex.adapter.fipa.DFModify
Default Constructor.
DFRegister - class jadex.adapter.fipa.DFRegister.
Java class for concept DFRegister of beanynizer_beans_fipa_default ontology.
DFRegister() - Constructor for class jadex.adapter.fipa.DFRegister
Default Constructor.
DFSearch - class jadex.adapter.fipa.DFSearch.
Java class for concept DFSearch of beanynizer_beans_fipa_default ontology.
DFSearch() - Constructor for class jadex.adapter.fipa.DFSearch
Default Constructor.
DIRECTION_FIXED - Static variable in interface jadex.model.IMParameter
Fixed values are not allowed to be changed and are used for matching messages.
DIRECTION_FIXED - Static variable in interface jadex.model.IMParameterSet
Fixed values are not allowed to be changed and are used for matching messages.
DIRECTION_IN - Static variable in interface jadex.model.IMParameter
In parameters for parameter elements.
DIRECTION_IN - Static variable in interface jadex.model.IMParameterSet
In parameters for parameter elements.
DIRECTION_INOUT - Static variable in interface jadex.model.IMParameter
Inout parameters for parameter elements.
DIRECTION_INOUT - Static variable in interface jadex.model.IMParameterSet
Inout parameters for parameter elements.
DIRECTION_OUT - Static variable in interface jadex.model.IMParameter
Out parameters for parameter elements.
DIRECTION_OUT - Static variable in interface jadex.model.IMParameterSet
Out parameters for parameter elements.
DIRECTION_RECEIVE - Static variable in interface jadex.model.IMMessageEvent
Describing a message event that can be received.
DIRECTION_SEND - Static variable in interface jadex.model.IMMessageEvent
Describing a message event that can be send.
DIRECTION_SEND_RECEIVE - Static variable in interface jadex.model.IMMessageEvent
Describing a message event that can be send and received.
DISCONFIRM - Static variable in class jadex.adapter.fipa.SFipa
 
DUMMY_GOAL - Static variable in interface jadex.model.IMGoalbase
The constant for defining the dummy goal.
DelegateTableModel - class jadex.util.jtable.DelegateTableModel.
DelegateTableModel implements TableModel by routing all requests to its delegate model, and TableModelListener by routing all events to its listeners.
DelegateTableModel(TableModel) - Constructor for class jadex.util.jtable.DelegateTableModel
 
Done - class jadex.adapter.fipa.Done.
Java class for concept Done of beanynizer_beans_fipa_default ontology.
Done() - Constructor for class jadex.adapter.fipa.Done
Default Constructor.
Done(AgentAction) - Constructor for class jadex.adapter.fipa.Done
Init Constructor.
DynamicURLClassLoader - class jadex.util.DynamicURLClassLoader.
This loader supports reloading of modified classes, and also offers the functionality to add and remove URLs.
DynamicURLClassLoader(ClassLoader) - Constructor for class jadex.util.DynamicURLClassLoader
Create a new url class loader.
decode(char[]) - Static method in class jadex.util.Base64
This is a wrapper to decode(final char[] code, final int from, final int len)
decode(char[], int, int) - Static method in class jadex.util.Base64
This will decode base64 data without line feeds.
decode(byte[]) - Static method in class jadex.util.Base64
This is a wrapper to decode(final byte[] code, final int from, final int len)
decode(byte[], int, int) - Static method in class jadex.util.Base64
a copy of the char part
decode76(char[]) - Static method in class jadex.util.Base64
decodeCRLF(code, 0, code.length, 76)
decodeCRLF(char[], int, int, int) - Static method in class jadex.util.Base64
This will decode base64 data.
decodeCRLF(char[], int, int) - Static method in class jadex.util.Base64
This will decode base64 data with CRLF at 4 character boundary.
decodeFailSafe(char[]) - Static method in class jadex.util.Base64
 
decodeFailSafe(char[], int, int) - Static method in class jadex.util.Base64
This removes all bad characters from the char array.
decodeXML(String) - Static method in class jadex.util.SUtil
Decode an object from XML.
deleteAchieveGoal(IMAchieveGoal) - Method in interface jadex.model.IMGoalbase
Delete an achieve goal.
deleteAchieveGoalReference(IMAchieveGoalReference) - Method in interface jadex.model.IMGoalbase
Delete an achieve goal reference.
deleteAssignTo(String) - Method in interface jadex.model.IMReferenceableElement
Delete an assignto element (as reference string).
deleteBelief(IMBelief) - Method in interface jadex.model.IMBeliefbase
Delete a belief.
deleteBelief(String) - Method in interface jadex.runtime.IBeliefbase
Deprecated.  
deleteBeliefChange(String) - Method in interface jadex.model.IMPlanTrigger
Delete a belief changes.
deleteBeliefReference(IMBeliefReference) - Method in interface jadex.model.IMBeliefbase
Delete a belief reference.
deleteBeliefSet(IMBeliefSet) - Method in interface jadex.model.IMBeliefbase
Delete a belief set.
deleteBeliefSet(String) - Method in interface jadex.runtime.IBeliefbase
Deprecated.  
deleteBeliefSetChange(String) - Method in interface jadex.model.IMPlanTrigger
Delete a beliefset changes.
deleteBeliefSetReference(IMBeliefSetReference) - Method in interface jadex.model.IMBeliefbase
Delete a belief set reference.
deleteBindingOptions() - Method in interface jadex.model.IMParameter
Delete the binding options of the parameter (i.e. a collection of possible values).
deleteBody() - Method in interface jadex.model.IMPlan
Delete the plan body expression.
deleteCapabilityReference(IMCapabilityReference) - Method in interface jadex.model.IMCapability
Delete a capability reference.
deleteCondition(IMCondition) - Method in interface jadex.model.IMExpressionbase
Delete a condition.
deleteCondition() - Method in interface jadex.model.IMPlanTrigger
Delete the creation condition of the plan.
deleteConditionReference(IMConditionReference) - Method in interface jadex.model.IMExpressionbase
Delete an condition reference.
deleteContextCondition() - Method in interface jadex.model.IMGoal
Delete the context condition of the goal.
deleteContextCondition() - Method in interface jadex.model.IMPlan
Delete the context condition of the plan.
deleteCreationCondition() - Method in interface jadex.model.IMGoal
Delete the creation condition of the goal.
deleteDefaultFact() - Method in interface jadex.model.IMBelief
Delete the default fact of the belief.
deleteDefaultFact(IMExpression) - Method in interface jadex.model.IMBeliefSet
Delete a default fact.
deleteDefaultFactsExpression() - Method in interface jadex.model.IMBeliefSet
Delete the default facts expression.
deleteDefaultValue() - Method in interface jadex.model.IMParameter
Delete the default value of the parameter.
deleteDefaultValue(IMExpression) - Method in interface jadex.model.IMParameterSet
Delete the default values of the parameter.
deleteDefaultValuesExpression() - Method in interface jadex.model.IMParameterSet
Delete the default values expression of the parameter (returning a collection of default values).
deleteDeliberation() - Method in interface jadex.model.IMGoal
Delete the deliberation properties of the goal.
deleteDeliberation() - Method in interface jadex.model.IMGoalReference
Delete the deliberation properties of the goal.
deleteDropCondition() - Method in interface jadex.model.IMGoal
Delete the drop condition of the goal.
deleteExclude(String) - Method in interface jadex.model.IMUnique
Delete an excluded parameter (as reference string).
deleteExpression(IMExpression) - Method in interface jadex.model.IMExpressionbase
Delete an expression.
deleteExpressionParameter(IMExpressionParameter) - Method in interface jadex.model.IMExpression
Delete an expression parameter.
deleteExpressionReference(IMExpressionReference) - Method in interface jadex.model.IMExpressionbase
Delete an expression reference.
deleteFactAddedTrigger(String) - Method in interface jadex.model.IMPlanTrigger
Delete a fact added trigger.
deleteFactRemovedTrigger(String) - Method in interface jadex.model.IMPlanTrigger
Delete a fact removed trigger.
deleteFailureCondition() - Method in interface jadex.model.IMAchieveGoal
Delete the failure condition of the goal.
deleteFailureCondition() - Method in interface jadex.model.IMQueryGoal
Delete the failure condition of the goal.
deleteFilter() - Method in interface jadex.model.IMTrigger
Delete the filter.
deleteGoal(IMReference) - Method in interface jadex.model.IMTrigger
Delete a goal.
deleteGoalMapping(String) - Method in interface jadex.model.IMPlanParameter
Delete a goal event mapping.
deleteGoalMapping(String) - Method in interface jadex.model.IMPlanParameterSet
Delete a goal event mapping.
deleteImport(String) - Method in interface jadex.model.IMCapability
Delete an import declaration.
deleteInhibits(IMInhibits) - Method in interface jadex.model.IMDeliberation
Delete an inhibition link.
deleteInitialBelief(IMInitialBelief) - Method in interface jadex.model.IMInitialBeliefbase
Delete a belief.
deleteInitialBeliefSet(IMInitialBeliefSet) - Method in interface jadex.model.IMInitialBeliefbase
Delete a belief set.
deleteInitialCapability(IMInitialCapability) - Method in interface jadex.model.IMInitialCapabilitybase
Delete a capability.
deleteInitialFact() - Method in interface jadex.model.IMInitialBelief
Delete the initial fact of the belief.
deleteInitialFact(IMExpression) - Method in interface jadex.model.IMInitialBeliefSet
Delete a initial fact.
deleteInitialFactsExpression() - Method in interface jadex.model.IMInitialBeliefSet
Delete the initial facts expression.
deleteInitialGoal(IMInitialGoal) - Method in interface jadex.model.IMInitialGoalbase
Delete a initial goal.
deleteInitialInternalEvent(IMInitialInternalEvent) - Method in interface jadex.model.IMInitialEventbase
Delete an internal event.
deleteInitialMessageEvent(IMInitialMessageEvent) - Method in interface jadex.model.IMInitialEventbase
Delete an message event.
deleteInitialParameter(IMInitialParameter) - Method in interface jadex.model.IMInitialParameterElement
Delete a parameter.
deleteInitialParameter(IMReferenceParameter) - Method in interface jadex.model.IMReference
Delete a parameter.
deleteInitialParameterSet(IMInitialParameterSet) - Method in interface jadex.model.IMInitialParameterElement
Delete a parameter set.
deleteInitialPlan(IMInitialPlan) - Method in interface jadex.model.IMInitialPlanbase
Delete a initial plan.
deleteInitialState(IMInitialState) - Method in interface jadex.model.IMInitialStatebase
Delete a initial state.
deleteInitialValue() - Method in interface jadex.model.IMInitialParameter
Delete the initial value of the parameter.
deleteInitialValue(IMExpression) - Method in interface jadex.model.IMInitialParameterSet
Delete a initial value.
deleteInitialValuesExpression() - Method in interface jadex.model.IMInitialParameterSet
Delete the initial values expression.
deleteInternalEvent(IMInternalEvent) - Method in interface jadex.model.IMEventbase
Delete an internal event.
deleteInternalEvent(IMReference) - Method in interface jadex.model.IMTrigger
Delete an internal event.
deleteInternalEventMapping(String) - Method in interface jadex.model.IMPlanParameter
Delete an internal event mapping.
deleteInternalEventMapping(String) - Method in interface jadex.model.IMPlanParameterSet
Delete an internal event mapping.
deleteInternalEventReference(IMInternalEventReference) - Method in interface jadex.model.IMEventbase
Delete an internal event reference.
deleteMaintainCondition() - Method in interface jadex.model.IMMaintainGoal
Delete the maintain condition of the goal.
deleteMaintainGoal(IMMaintainGoal) - Method in interface jadex.model.IMGoalbase
Delete a maintain goal.
deleteMaintainGoalReference(IMMaintainGoalReference) - Method in interface jadex.model.IMGoalbase
Delete an maintain goal reference.
deleteMessageEvent(IMMessageEvent) - Method in interface jadex.model.IMEventbase
Delete an message event.
deleteMessageEvent(IMReference) - Method in interface jadex.model.IMTrigger
Delete an message event.
deleteMessageEventMapping(String) - Method in interface jadex.model.IMPlanParameter
Delete an message event mapping.
deleteMessageEventMapping(String) - Method in interface jadex.model.IMPlanParameterSet
Delete an message event mapping.
deleteMessageEventReference(IMMessageEventReference) - Method in interface jadex.model.IMEventbase
Delete an message event reference.
deleteMetaGoal(IMMetaGoal) - Method in interface jadex.model.IMGoalbase
Delete a meta goal.
deleteMetaGoalReference(IMMetaGoalReference) - Method in interface jadex.model.IMGoalbase
Delete a meta goal reference.
deleteParameter(IMParameter) - Method in interface jadex.model.IMParameterElement
Delete a parameter.
deleteParameterReference(IMParameterReference) - Method in interface jadex.model.IMParameterElementReference
Delete a parameter reference.
deleteParameterSet(IMParameterSet) - Method in interface jadex.model.IMParameterElement
Delete a parameter set.
deleteParameterSetReference(IMParameterSetReference) - Method in interface jadex.model.IMParameterElementReference
Delete a parameter set reference.
deletePerformGoal(IMPerformGoal) - Method in interface jadex.model.IMGoalbase
Delete a perform goal.
deletePerformGoalReference(IMPerformGoalReference) - Method in interface jadex.model.IMGoalbase
Delete a perform goal reference.
deletePlan(IMPlan) - Method in interface jadex.model.IMPlanbase
Delete a plan.
deletePrecondition() - Method in interface jadex.model.IMPlan
Delete the precondition of the plan.
deleteProperty(IMExpression) - Method in interface jadex.model.IMPropertybase
Delete the property.
deleteQueryGoal(IMQueryGoal) - Method in interface jadex.model.IMGoalbase
Delete a query goal.
deleteQueryGoalReference(IMQueryGoalReference) - Method in interface jadex.model.IMGoalbase
Delete a query goal reference.
deleteReferenceableElement(IMReferenceableElement) - Method in interface jadex.model.IMBase
Delete a referenceable element per name.
deleteRelevantBelief(IMRelevantElement) - Method in interface jadex.model.IMExpression
Delete a relevant belief.
deleteRelevantBeliefSet(IMRelevantElement) - Method in interface jadex.model.IMExpression
Delete a relevant belief set.
deleteRelevantGoal(IMRelevantElement) - Method in interface jadex.model.IMExpression
Delete a relevant goal.
deleteRelevantParameter(IMRelevantElement) - Method in interface jadex.model.IMExpression
Delete a relevant parameter.
deleteRelevantParameterSet(IMRelevantElement) - Method in interface jadex.model.IMExpression
Delete a relevant parameter set.
deleteTargetCondition() - Method in interface jadex.model.IMAchieveGoal
Delete the target condition of the goal.
deleteTargetCondition() - Method in interface jadex.model.IMMaintainGoal
Delete the target condition of the goal.
deleteTargetCondition() - Method in interface jadex.model.IMQueryGoal
Delete the target condition of the goal.
deleteTrigger() - Method in interface jadex.model.IMMetaGoal
Delete the trigger of the goal.
deleteTrigger() - Method in interface jadex.model.IMPlan
Delete the trigger of the plan.
deleteUnique() - Method in interface jadex.model.IMGoal
Delete the uniqueness properties of the goal.
deleteValue() - Method in interface jadex.model.IMReferenceParameter
Delete the value of the parameter.
deleteWaitqueue() - Method in interface jadex.model.IMPlan
Delete the waitqueue of the plan.
dequeue(long) - Method in class jadex.util.collection.ArrayBlockingQueue
Dequeue an element.
dequeue() - Method in class jadex.util.collection.ArrayBlockingQueue
Remove an object from the queue (blocks until an element is available).
dequeue(long) - Method in class jadex.util.collection.BlockingQueue
Dequeue an element.
dequeue() - Method in class jadex.util.collection.BlockingQueue
Dequeue an element.
dequeue() - Method in interface jadex.util.collection.IBlockingQueue
Dequeue an element.
dequeue(long) - Method in interface jadex.util.collection.IBlockingQueue
Dequeue an element.
deregisterBelief(IMBelief) - Method in interface jadex.runtime.IBeliefbase
Deregister a belief model.
deregisterBeliefReference(IMBeliefReference) - Method in interface jadex.runtime.IBeliefbase
Deregister a belief reference model.
deregisterBeliefSet(IMBeliefSet) - Method in interface jadex.runtime.IBeliefbase
Deregister a beliefset model.
deregisterBeliefSetReference(IMBeliefSetReference) - Method in interface jadex.runtime.IBeliefbase
Deregister a beliefset reference model.
deregisterCondition(IMCondition) - Method in interface jadex.runtime.IExpressionbase
Deregister an condition model.
deregisterConditionReference(IMConditionReference) - Method in interface jadex.runtime.IExpressionbase
Deregister an condition reference model.
deregisterEvent(IMEvent) - Method in interface jadex.runtime.IEventbase
Deregister an event model.
deregisterEventReference(IMEventReference) - Method in interface jadex.runtime.IEventbase
Deregister an event reference model.
deregisterExpression(IMExpression) - Method in interface jadex.runtime.IExpressionbase
Deregister an expression model.
deregisterExpressionReference(IMExpressionReference) - Method in interface jadex.runtime.IExpressionbase
Deregister an expression reference model.
deregisterGoal(IMGoal) - Method in interface jadex.runtime.IGoalbase
Deregister a goal model.
deregisterGoalReference(IMGoalReference) - Method in interface jadex.runtime.IGoalbase
Deregister a goal reference model.
deregisterPlan(IMPlan) - Method in interface jadex.runtime.IPlanbase
Deregister a plan.
deregisterSubcapability(IMCapabilityReference) - Method in interface jadex.runtime.ICapability
Deregister a subcapability.
dispatchInternalEvent(IInternalEvent) - Method in class jadex.runtime.AbstractPlan
Dispatch an internal event.
dispatchInternalEvent(IInternalEvent) - Method in interface jadex.runtime.IEventbase
Dispatch an event.
dispatchInternalEvent(IInternalEvent) - Method in interface jadex.runtime.IExternalAccess
Dispatch an internal event.
dispatchSubgoal(IGoal) - Method in class jadex.runtime.AbstractPlan
Dispatch a new subgoal.
dispatchSubgoalAndWait(IGoal) - Method in class jadex.runtime.MobilePlan
A shortcut for dispatching a subgoal, and waiting for the subgoal to be finished (without timout).
dispatchSubgoalAndWait(IGoal, long) - Method in class jadex.runtime.MobilePlan
A shortcut for dispatching a subgoal, and waiting for the subgoal to be finished (with timout).
dispatchSubgoalAndWait(IGoal) - Method in class jadex.runtime.Plan
A shortcut for dispatching a goal as subgoal of the active goal,, and waiting for the subgoal to be finished (without timout).
dispatchSubgoalAndWait(IGoal, long) - Method in class jadex.runtime.Plan
A shortcut for dispatching a goal as subgoal of the active goal,, and waiting for the subgoal to be finished.
dispatchTopLevelGoal(IGoal) - Method in class jadex.runtime.AbstractPlan
Dispatch a new top-level goal.
dispatchTopLevelGoal(IGoal) - Method in interface jadex.runtime.IExternalAccess
Dispatch a new top-level goal.
dispatchTopLevelGoal(IGoal) - Method in interface jadex.runtime.IGoalbase
Dispatch a new top-level goal.
dispatchTopLevelGoalAndWait(IGoal) - Method in interface jadex.runtime.IExternalAccess
Dispatch a top level goal and wait for the result.
dispatchTopLevelGoalAndWait(IGoal, long) - Method in interface jadex.runtime.IExternalAccess
Dispatch a top level goal and wait for the result.
dispose() - Method in class jadex.util.concurrent.ThreadPool
Shutdown the task pool
drop() - Method in interface jadex.runtime.IGoal
Drop this goal.

E

ENCODING - Static variable in class jadex.adapter.fipa.SFipa
 
ESCAPE_CHARACTERS - Static variable in class jadex.util.ExpressionTokenizer
The escape characters allow to include separators in the tokens.
ESVALUES_CHANGED - Static variable in interface jadex.model.ISystemEventTypes
System event type for some values changed/added/removed.
ESVALUE_ADDED - Static variable in interface jadex.model.ISystemEventTypes
System event type for value added.
ESVALUE_CHANGED - Static variable in interface jadex.model.ISystemEventTypes
System event type for value changed.
ESVALUE_EVENT - Static variable in interface jadex.model.ISystemEventTypes
System event type for (element set) value related events.
ESVALUE_REMOVED - Static variable in interface jadex.model.ISystemEventTypes
System event type for value added.
EVENT_TYPE_BDI - Static variable in interface jadex.model.ISystemEventTypes
The system event type for all bdi element specific internal events.
EVENT_TYPE_STEPPABLE - Static variable in interface jadex.model.ISystemEventTypes
The generic steppable system event type.
EXCLUDE_NEVER - Static variable in interface jadex.model.IMGoal
Never exclude plan candidates from apl.
EXCLUDE_NEVER - Static variable in interface jadex.runtime.IGoal
Never exclude plan candidates from apl.
EXCLUDE_WHEN_FAILED - Static variable in interface jadex.model.IMGoal
Exclude failed plan candidates from apl.
EXCLUDE_WHEN_FAILED - Static variable in interface jadex.runtime.IGoal
Exclude failed plan candidates from apl.
EXCLUDE_WHEN_SUCCEEDED - Static variable in interface jadex.model.IMGoal
Exclude succeeded plan candidates from apl.
EXCLUDE_WHEN_SUCCEEDED - Static variable in interface jadex.runtime.IGoal
Exclude succeeded plan candidates from apl.
EXCLUDE_WHEN_TRIED - Static variable in interface jadex.model.IMGoal
Exclude tried plan candidates from apl.
EXCLUDE_WHEN_TRIED - Static variable in interface jadex.runtime.IGoal
Exclude tried plan candidates from apl.
ExpressionParameterInfo - class jadex.model.ExpressionParameterInfo.
Information for expression parameters.
ExpressionParameterInfo(String, IMElement, String) - Constructor for class jadex.model.ExpressionParameterInfo
Create a new expression parameter info.
ExpressionParameterInfo(String, IMElement, Class) - Constructor for class jadex.model.ExpressionParameterInfo
Create a new expression parameter info.
ExpressionTokenizer - class jadex.util.ExpressionTokenizer.
An expression tokenizer is able to parse a string with respect to different nesting-levels (eg. brackets, quotes).
ExpressionTokenizer(String, String, String[]) - Constructor for class jadex.util.ExpressionTokenizer
Create a new tokenizer.
ExpressionTokenizer(String, String, String[], boolean) - Constructor for class jadex.util.ExpressionTokenizer
Create a new tokenizer.
encode(byte[]) - Static method in class jadex.util.Base64
 
encode(byte[], int, int) - Static method in class jadex.util.Base64
This will encode the text without line feeds added
encode(byte[], int, int, byte[], int) - Static method in class jadex.util.Base64
This will encode the text without line feeds added.
encode(byte[], int) - Static method in class jadex.util.Base64
This will encode the text.
encodeXML(Object) - Static method in class jadex.util.SUtil
Encode an object into XML.
endAtomic() - Method in class jadex.runtime.AbstractPlan
End an atomic transaction.
enqueue(Object) - Method in class jadex.util.collection.ArrayBlockingQueue
Add an element to the end of the queue.
enqueue(Object) - Method in class jadex.util.collection.BlockingQueue
Enqueue an element.
enqueue(Object) - Method in interface jadex.util.collection.IBlockingQueue
Enqueue an element.
entrySet() - Method in class jadex.util.collection.FastHashMap
 
entrySet() - Method in class jadex.util.collection.IndexMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class jadex.util.collection.MultiCollection
Returns a set view of the mappings contained in this map.
entrySet() - Method in class jadex.util.collection.NestedMap
Returns a set view of the mappings contained in this map.
equals(Object) - Method in class jadex.adapter.fipa.AMSAgentDescription
Test if this description equals another description.
equals(Object) - Method in class jadex.model.BatchProcessor.FileInfo
Check if two file infos are equal (i.e. pointing to the same file).
equals(Object) - Method in class jadex.model.ExpressionParameterInfo
Test if two elements are equal.
equals(Object) - Method in class jadex.model.MessageType
Test if two message types are equal (based on the name).
equals(Object) - Method in class jadex.runtime.BasicAgentIdentifier
 
equals(Object) - Method in class jadex.runtime.SystemEvent
Test if two system events are equal.
equals(Object, Object) - Static method in class jadex.util.SUtil
 
equals(Object) - Method in class jadex.util.Tuple
Test two tuples for equality.
equals(Object) - Method in class jadex.util.WeakObject
Check the equality of an object with this.
equals(Object) - Method in class jadex.util.collection.IndexMap
Compares the specified object with this map for equality.
equals(Object) - Method in class jadex.util.collection.MultiCollection
Compares the specified object with this map for equality.
equals(Object) - Method in class jadex.util.collection.NestedMap
Compares the specified object with this map for equality.
eventWaitFor(RPlan, WaitAbstraction) - Method in class jadex.runtime.JavaStandardPlanExecutor
Called from a plan.
exception(Exception) - Method in class jadex.runtime.MobilePlan
The exception method is called when an exception occurred during plan processing.
execute() - Method in interface jadex.runtime.IExpression
Execute the query.
execute(String, Object) - Method in interface jadex.runtime.IExpression
Execute the query using a local parameter.
execute(Tuple[]) - Method in interface jadex.runtime.IExpression
Execute the query using local parameters.
execute() - Method in interface jadex.runtime.IQuery
Execute the query.
execute(String, Object) - Method in interface jadex.runtime.IQuery
Execute the query using a local parameter.
execute(Tuple[]) - Method in interface jadex.runtime.IQuery
Execute the query using local parameters.
execute(Runnable) - Method in class jadex.util.concurrent.ThreadPool
Execute a task in its own thread.
executeAction() - Method in interface jadex.adapter.IJadexAgent
Main method to perform agent execution.
executePlanStep(RPlan) - Method in interface jadex.runtime.IPlanExecutor
Execute a step of a plan.
executePlanStep(RPlan) - Method in class jadex.runtime.JavaMobilePlanExecutor
Execute a step of a plan.
executePlanStep(RPlan) - Method in class jadex.runtime.JavaStandardPlanExecutor
Execute a step of a plan.

F

FACTORY_JBIND - Static variable in class jadex.model.SXML
The jbind factory name.
FACTORY_JIBX - Static variable in class jadex.model.SXML
The jibx factory name.
FACT_CHANGED - Static variable in interface jadex.model.ISystemEventTypes
System event type for fact related events.
FACT_EVENT - Static variable in interface jadex.model.ISystemEventTypes
FACT_EVENT: is a base event type concerning belief facts
FACT_READ - Static variable in interface jadex.model.ISystemEventTypes
FACT_READ: thrown on belief access via belief base
FAILURE - Static variable in class jadex.adapter.fipa.SFipa
 
FILE_EXTENSION_AGENT - Static variable in class jadex.model.SXML
The Jadex agent extension.
FILE_EXTENSION_CAPABILITY - Static variable in class jadex.model.SXML
The Jadex capability extension.
FILE_EXTENSION_PROPERTIES - Static variable in class jadex.model.SXML
The Jadex properties extension.
FIPAMessageType - class jadex.adapter.fipa.FIPAMessageType.
The FIPA message type.
FIPAMessageType() - Constructor for class jadex.adapter.fipa.FIPAMessageType
Create a new fipa message type.
FIPAOntology - class jadex.adapter.fipa.FIPAOntology.
Generated Java class for ontology beanynizer_beans_fipa_default.
FIPAOntology() - Constructor for class jadex.adapter.fipa.FIPAOntology
 
FIPARequestInitiatorPlan - class jadex.planlib.FIPARequestInitiatorPlan.
The fipa request plan performs the initiator side of the fipa-request protocol.
FIPARequestInitiatorPlan() - Constructor for class jadex.planlib.FIPARequestInitiatorPlan
Create a plan for the initiator side of the fipa-request protocol.
FIPA_SL - Static variable in class jadex.adapter.fipa.SFipa
 
FIPA_SL0 - Static variable in class jadex.adapter.fipa.SFipa
 
FIPA_SL1 - Static variable in class jadex.adapter.fipa.SFipa
 
FIPA_SL2 - Static variable in class jadex.adapter.fipa.SFipa
 
FastHashMap - class jadex.util.collection.FastHashMap.
Implements a map from strings to objects as a hash table.
FastHashMap() - Constructor for class jadex.util.collection.FastHashMap
Constructor for Message.
FipaMessageAdapter - class jadex.adapter.fipa.FipaMessageAdapter.
Generic implementation of the message adapter functionality, supporting FIPA messages.
FipaMessageAdapter(IJadexAgent, Object) - Constructor for class jadex.adapter.fipa.FipaMessageAdapter
Create a message adapter for the given message object.
FixedObjectInputStream - class jadex.util.FixedObjectInputStream.
Fixes JDK Bug 4932376.
FixedObjectInputStream(InputStream) - Constructor for class jadex.util.FixedObjectInputStream
Construct a new instance of CustomObjectInputStream
fail() - Method in class jadex.runtime.AbstractPlan
Let a plan fail.
failed() - Method in class jadex.runtime.MobilePlan
The failed method is called on plan failure/abort.
failed() - Method in class jadex.runtime.Plan
The failed method is called on plan failure/abort.
filename - Variable in class jadex.model.BatchProcessor.FileInfo
 
filter(Object) - Method in class jadex.runtime.ComposedFilter
Match an object against the filter.
filter(Object) - Method in class jadex.runtime.GoalEventFilter
Match an object against the filter.
filter(Object) - Method in interface jadex.runtime.IFilter
Match an object against the filter.
filter(Object) - Method in class jadex.runtime.InternalEventFilter
Match an object against the filter.
filter(Object) - Method in class jadex.runtime.MessageEventFilter
Match an object against the filter.
filter(Object) - Method in class jadex.runtime.ParameterElementFilter
Match an object against the filter.
findClass(String, String[]) - Static method in class jadex.util.SReflect
Find a class.
findClass0(String, String[]) - Static method in class jadex.util.SReflect
Find a class.
fontToHTML(Font) - Static method in class jadex.util.SUtil
Convert a font to an html representation.
fromSLString(String) - Static method in class jadex.util.SUtil
Extract the value(s) out of an sl message.

G

GOAL_ADDED - Static variable in interface jadex.model.ISystemEventTypes
System event type for goal added.
GOAL_CHANGED - Static variable in interface jadex.model.ISystemEventTypes
System event type for goal changed.
GOAL_EVENT - Static variable in interface jadex.model.ISystemEventTypes
System event type for goal related events.
GOAL_REMOVED - Static variable in interface jadex.model.ISystemEventTypes
System event type for goal removed.
GoalEventFilter - class jadex.runtime.GoalEventFilter.
A goal filter to match against goals, which are contained in goal events, i.e. the contained values and filters of this filter are not applied to the event, but to the goal.
GoalEventFilter(String) - Constructor for class jadex.runtime.GoalEventFilter
Create a goal event filter to match against process goal events.
GoalEventFilter(String, boolean) - Constructor for class jadex.runtime.GoalEventFilter
Create a goal event filter to match against goal events.
GoalEventFilter(String, String, boolean) - Constructor for class jadex.runtime.GoalEventFilter
Create a goal event filter to match against goal events.
GoalFailureException - exception jadex.runtime.GoalFailureException.
An exception automatically thrown, when a subgoal of a plan fails.
GoalFailureException(IGoal, Throwable) - Constructor for class jadex.runtime.GoalFailureException
Create a new goal failure exception.
GoalFailureException(IGoal, String) - Constructor for class jadex.runtime.GoalFailureException
Create a new goal failure exception.
get(int) - Method in class jadex.util.Tuple
Get an entity.
get(Object) - Method in class jadex.util.collection.FastHashMap
 
get(Object) - Method in class jadex.util.collection.IndexMap
Returns the value to which this map maps the specified key.
get(int) - Method in class jadex.util.collection.IndexMap
Returns the element at the specified position in this list.
get(Object) - Method in class jadex.util.collection.MultiCollection
Returns the collection to which this map maps the specified key.
get(Object) - Method in class jadex.util.collection.NestedMap
Returns the value to which this map maps the specified key.
get(int) - Method in class jadex.util.collection.WeakList
Returns the element at the specified position in this list.
getAbortedCode() - Method in interface jadex.model.IMPlanBody
Get the aborted code.
getAchieveGoal(String) - Method in interface jadex.model.IMGoalbase
Get an achieve goal by name.
getAchieveGoalReference(String) - Method in interface jadex.model.IMGoalbase
Get an goal by name.
getAchieveGoalReferences() - Method in interface jadex.model.IMGoalbase
Get all known achieve goal references.
getAchieveGoals() - Method in interface jadex.model.IMGoalbase
Get all known achieve goals.
getAction() - Method in class jadex.adapter.fipa.Done
Get the action of this Done.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.AMSCreateAgent
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.AMSDestroyAgent
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.AMSSearchAgents
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.AMSShutdownPlatform
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.AgentAction
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.AgentDescriptionData
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.AgentIdentifierData
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.DFDeregister
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.DFModify
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.DFRegister
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.DFSearch
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.Done
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.Property
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.SearchConstraints
Get additional bean info.
getAdditionalBeanInfo() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get additional bean info.
getAddress() - Method in interface jadex.adapter.IConnection
 
getAddress(int) - Method in class jadex.adapter.fipa.AgentIdentifierData
Get an addresses of this AgentIdentifier.
getAddresses() - Method in class jadex.adapter.fipa.AgentIdentifierData
Get the addresses of this AgentIdentifier.
getAgentDescription() - Method in class jadex.adapter.fipa.AMSSearchAgents
Get the agentdescription of this AMSSearchAgents.
getAgentDescription() - Method in class jadex.adapter.fipa.DFDeregister
Get the dfagentdescription of this DFDeregister.
getAgentDescription() - Method in class jadex.adapter.fipa.DFModify
Get the dfagentdescription of this DFModify.
getAgentDescription() - Method in class jadex.adapter.fipa.DFRegister
Get the dfagentdescription of this DFRegister.
getAgentDescription() - Method in class jadex.adapter.fipa.DFSearch
Get the dfagentdescription of this DFSearch.
getAgentDescriptions() - Method in class jadex.adapter.fipa.AMSSearchAgents
Get the agentdescriptions of this AMSSearchAgents.
getAgentIdentifier() - Method in interface jadex.adapter.IAgentAdapter
Return the native agent-identifier that allows to send messages to this agent.
getAgentIdentifier() - Method in class jadex.adapter.fipa.AMSCreateAgent
Get the agentidentifier of this AMSCreateAgent.
getAgentIdentifier() - Method in class jadex.adapter.fipa.AMSDestroyAgent
Get the agentidentifier of this AMSDestroyAgent.
getAgentIdentifier() - Method in interface jadex.runtime.ICapability
Get the agent identifier.
getAgentName() - Method in class jadex.runtime.AbstractPlan
Get the agent name.
getAgentName() - Method in interface jadex.runtime.ICapability
Get the agent name.
getAgentdescription(int) - Method in class jadex.adapter.fipa.AMSSearchAgents
Get an agentdescriptions of this AMSSearchAgents.
getAllClasspathURLs() - Method in class jadex.util.DynamicURLClassLoader
Get all urls from the classpath including the added ones.
getAllColumn(int) - Method in interface jadex.util.jtable.IVisibilityTableColumnModel
Returns the TableColumn object for the column at columnIndex.
getAllColumn(int) - Method in class jadex.util.jtable.VisibilityTableColumnModel
Returns the TableColumn object for the column at columnIndex.
getAllColumnCount() - Method in interface jadex.util.jtable.IVisibilityTableColumnModel
Returns the number of columns in the model.
getAllColumnCount() - Method in class jadex.util.jtable.VisibilityTableColumnModel
Returns the number of columns in the model.
getAllColumnIndex(Object) - Method in interface jadex.util.jtable.IVisibilityTableColumnModel
Returns the index of the first column in the table whose identifier is equal to identifier, when compared using equals.
getAllColumnIndex(Object) - Method in class jadex.util.jtable.VisibilityTableColumnModel
Returns the index of the first column in the table whose identifier is equal to identifier, when compared using equals.
getAllColumns() - Method in interface jadex.util.jtable.IVisibilityTableColumnModel
Returns an Enumeration of all the columns in the model.
getAllColumns() - Method in class jadex.util.jtable.VisibilityTableColumnModel
Returns an Enumeration of all the columns in the model.
getAnonymousInnerClasses(Class) - Static method in class jadex.util.SReflect
Workaround for java leaveout.
getArgument(int) - Method in class jadex.adapter.fipa.AMSCreateAgent
Get an arguments of this AMSCreateAgent.
getArguments() - Method in class jadex.adapter.fipa.AMSCreateAgent
Get the arguments of this AMSCreateAgent.
getArguments() - Method in class jadex.planlib.StartAgentInfo
Get the arguments.
getAsList() - Method in class jadex.util.collection.IndexMap
Return an instance of this index map accessible via list interface.
getAsMap() - Method in class jadex.util.collection.IndexMap
Return an instance of this index map accessible via map interface.
getAssignToElements() - Method in interface jadex.model.IMReferenceableElement
Get the references to which this element is assigned.
getAssignTos() - Method in interface jadex.model.IMReferenceableElement
Get the assignto elements (as reference string).
getAutoResizingEnabled() - Method in class jadex.util.jtable.ResizeableTableHeader
Returns true if auto resizing is enabled.
getBeanDescriptor() - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.AMSCreateAgent
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.AMSDestroyAgent
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.AMSSearchAgents
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.AMSShutdownPlatform
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.AgentAction
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.AgentDescriptionData
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.AgentIdentifierData
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.DFDeregister
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.DFModify
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.DFRegister
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.DFSearch
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.Done
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.Property
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.SearchConstraints
Get the bean descriptor.
getBeanDescriptor() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get the bean descriptor.
getBelief(String) - Method in interface jadex.model.IMBeliefbase
Get a belief by name.
getBelief(String) - Method in interface jadex.runtime.IBeliefbase
Get a belief for a name.
getBeliefChanges() - Method in interface jadex.model.IMPlanTrigger
Get the belief changes.
getBeliefNames() - Method in interface jadex.runtime.IBeliefbase
Returns the names of all beliefs.
getBeliefReference(String) - Method in interface jadex.model.IMBeliefbase
Get a belief reference.
getBeliefReferences() - Method in interface jadex.model.IMBeliefbase
Get all belief references.
getBeliefSet(String) - Method in interface jadex.model.IMBeliefbase
Get a belief set by name.
getBeliefSet(String) - Method in interface jadex.runtime.IBeliefbase
Get a belief set for a name.
getBeliefSetChanges() - Method in interface jadex.model.IMPlanTrigger
Get the beliefset changes.
getBeliefSetNames() - Method in interface jadex.runtime.IBeliefbase
Returns the names of all belief sets.
getBeliefSetReference(String) - Method in interface jadex.model.IMBeliefbase
Get a belief set reference by name.
getBeliefSetReferences() - Method in interface jadex.model.IMBeliefbase
Get all defined belief set references.
getBeliefSets() - Method in interface jadex.model.IMBeliefbase
Get all defined belief sets.
getBeliefbase() - Method in interface jadex.model.IMCapability
Get the belief base.
getBeliefbase() - Method in interface jadex.model.IMInitialState
Get the belief base.
getBeliefbase() - Method in class jadex.runtime.AbstractPlan
Get the belief base.
getBeliefbase() - Method in interface jadex.runtime.ICapability
Get the belief base.
getBeliefbaseErrors() - Method in class jadex.model.Report
Get beliefs, belief sets, references, and initial elements which have errors, or contain elements with errors.
getBeliefs() - Method in interface jadex.model.IMBeliefbase
Get all defined beliefs.
getBindingOptions() - Method in interface jadex.model.IMParameter
Get the binding options of the parameter (i.e. a collection of possible values).
getBindingParameters() - Method in interface jadex.model.IMParameterElement
Get the bindings.
getBody() - Method in interface jadex.model.IMPlan
Get the body expression.
getCachedField(Class, String) - Static method in class jadex.util.SReflect
Get a cached field.
getCapability() - Method in interface jadex.model.IMCapabilityReference
Get the referenced capability.
getCapabilityReference(String) - Method in interface jadex.model.IMCapability
Get a capability reference.
getCapabilityReferences() - Method in interface jadex.model.IMCapability
Get all capability references.
getCapabilitybase() - Method in interface jadex.model.IMInitialState
Get the capability base.
getCardinality() - Method in interface jadex.model.IMDeliberation
Get the cardinality (i.e. max. number of active goals) or -1 if not set.
getCause() - Method in class jadex.runtime.SystemEvent
Return the cause of this event
getCellEditorValue() - Method in class jadex.util.jtable.PatternEditor
 
getChildren() - Method in interface jadex.model.IMElement
Method called on first setup run.
getClassName(Class) - Static method in class jadex.util.SReflect
Beautifies names of arrays (eg 'String[]' instead of '[LString;').
getClassname() - Method in class jadex.model.ExpressionParameterInfo
Get the classname.
getClassname() - Method in interface jadex.model.IMExpressionParameter
Get the classname.
getClazz() - Method in class jadex.model.ExpressionParameterInfo
Get the runtime type.
getClazz() - Method in interface jadex.model.IMExpression
Get the expected value type.
getClazz() - Method in interface jadex.model.IMExpressionParameter
Get the class.
getClazz() - Method in interface jadex.model.IMTypedElement
Get the class of the values.
getClazz() - Method in interface jadex.model.IMTypedElementReference
Get the class of the values.
getClazz() - Method in interface jadex.model.IMTypedElementSet
Get the class of the values.
getClazz() - Method in interface jadex.model.IMTypedElementSetReference
Get the class of the values.
getClazz() - Method in class jadex.model.MessageType.ParameterSpecification
Get the clazz of the parameter(set).
getClazz() - Method in interface jadex.runtime.IBelief
Get the value class.
getClazz() - Method in interface jadex.runtime.IBeliefSet
Get the value class.
getClazz() - Method in interface jadex.runtime.IParameter
Get the value class.
getClazz() - Method in interface jadex.runtime.IParameterSet
Get the value class.
getCollection(Object) - Method in class jadex.util.collection.MultiCollection
Get the values associated to a key as collection.
getColumnClass(int) - Method in class jadex.util.jtable.DelegateTableModel
 
getColumnClass(int) - Method in class jadex.util.jtable.ObjectTableModel
Get the class of the column.
getColumnCount() - Method in class jadex.util.jtable.DelegateTableModel
 
getColumnCount() - Method in class jadex.util.jtable.ObjectTableModel
 
getColumnName(int) - Method in class jadex.util.jtable.DelegateTableModel
 
getColumnName(int) - Method in class jadex.util.jtable.ObjectTableModel
Get a column name
getCondition(String) - Method in interface jadex.model.IMExpressionbase
Get a condition by name.
getCondition() - Method in interface jadex.model.IMPlanTrigger
Get the creation condition of the plan.
getCondition(String) - Method in class jadex.runtime.AbstractPlan
Get a condition predefined in the ADF.
getCondition(String) - Method in interface jadex.runtime.IExpressionbase
Get a condition, that is triggered whenever the expression value changes to true.
getConditionReference(String) - Method in interface jadex.model.IMExpressionbase
Get a condition reference.
getConditionReferences() - Method in interface jadex.model.IMExpressionbase
Get all condition references.
getConditions() - Method in interface jadex.model.IMExpressionbase
Get all defined conditions.
getConfiguration() - Method in class jadex.adapter.fipa.AMSCreateAgent
Get the configuration of this AMSCreateAgent.
getConfiguration() - Method in class jadex.planlib.StartAgentInfo
Get the configuration.
getContent() - Method in interface jadex.runtime.IMessageEvent
Get the content.
getContextCondition() - Method in interface jadex.model.IMGoal
Get the context condition of the goal.
getContextCondition() - Method in interface jadex.model.IMPlan
Get the context condition of the plan.
getCorrespondingBase(IMCapability) - Method in interface jadex.model.IMBase
Get the corresponding base of a given scope.
getCreationCondition() - Method in interface jadex.model.IMGoal
Get the creation condition of the goal.
getDeclared(Object, String) - Static method in class jadex.util.SReflect
Get the declared object, doesnt cumulate through superclasses.
getDeclaredParameterSets() - Method in interface jadex.model.IMMessageEvent
Get the user defined parameter sets.
getDeclaredParameters() - Method in interface jadex.model.IMMessageEvent
Get the user defined parameters.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.AMSCreateAgent
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.AMSDestroyAgent
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.AMSSearchAgents
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.AMSShutdownPlatform
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.AgentAction
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.AgentDescriptionData
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.AgentIdentifierData
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.DFDeregister
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.DFModify
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.DFRegister
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.DFSearch
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.Done
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.Property
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.SearchConstraints
Get the default event index.
getDefaultEventIndex() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get the default event index.
getDefaultFact() - Method in interface jadex.model.IMBelief
Get the default fact of the belief.
getDefaultFacts() - Method in interface jadex.model.IMBeliefSet
Get the default facts.
getDefaultFactsExpression() - Method in interface jadex.model.IMBeliefSet
Get the default facts, when represented as a single expression (returning a collection).
getDefaultInitialState() - Method in interface jadex.model.IMInitialStatebase
Get default initial state.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.AMSCreateAgent
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.AMSDestroyAgent
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.AMSSearchAgents
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.AMSShutdownPlatform
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.AgentAction
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.AgentDescriptionData
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.AgentIdentifierData
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.DFDeregister
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.DFModify
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.DFRegister
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.DFSearch
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.Done
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.Property
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.SearchConstraints
Get the default property index.
getDefaultPropertyIndex() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get the default property index.
getDefaultStateName() - Method in interface jadex.model.IMInitialStatebase
Get the default state name.
getDefaultValue() - Method in interface jadex.model.IMParameter
Get the default value of the parameter.
getDefaultValue() - Method in class jadex.model.MessageType.ParameterSpecification
Get the default value of the parameter(set).
getDefaultValues() - Method in interface jadex.model.IMParameterSet
Get the default values of the parameter.
getDefaultValuesExpression() - Method in interface jadex.model.IMParameterSet
Get the default values expression of the parameter (returning a collection of default values).
getDelay() - Method in class jadex.planlib.StartAgentInfo
Get the delay.
getDelegate() - Method in class jadex.util.jtable.DelegateTableModel
 
getDeliberation() - Method in interface jadex.model.IMGoal
Get the deliberation properties of the goal (if any).
getDeliberation() - Method in interface jadex.model.IMGoalReference
Get the deliberation properties of the goal (if any).
getDescription() - Method in interface jadex.model.IMElement
Get the description (i.e. a natural language text) of the element.
getDirection() - Method in interface jadex.model.IMMessageEvent
Get the direction (send/receive).
getDirection() - Method in interface jadex.model.IMParameter
Get the direction (in/out).
getDirection() - Method in interface jadex.model.IMParameterSet
Get the direction (in/out).
getDocuments() - Method in class jadex.model.Report
Get the external documents.
getDropCondition() - Method in interface jadex.model.IMGoal
Get the drop condition of the goal.
getElementErrors(IMElement) - Method in class jadex.model.Report
Get all elements which have errors and are contained in the given element.
getElementReferences(IMReferenceableElement) - Method in interface jadex.model.IMBase
Find elements referencing the given element using assign-from.
getElements() - Method in class jadex.model.Report
Get all invalid elements.
getEncodableRepresentation() - Method in interface jadex.model.IMElement
Get an encodable representation.
getEncodableRepresentation() - Method in class jadex.runtime.ComposedFilter
Get the encodable representation.
getEntities() - Method in class jadex.util.Tuple
Get entities
getEntity(int) - Method in class jadex.util.Tuple
Get an entity.
getErrorCount() - Method in class jadex.model.Report
Get the total number of errors.
getEvaluationMode() - Method in interface jadex.model.IMExpression
Get the evaluation mode.
getEvent(Object) - Method in interface jadex.runtime.ICandidateInfo
Get the associated event.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.AMSCreateAgent
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.AMSDestroyAgent
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.AMSSearchAgents
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.AMSShutdownPlatform
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.AgentAction
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.AgentDescriptionData
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.AgentIdentifierData
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.DFDeregister
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.DFModify
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.DFRegister
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.DFSearch
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.Done
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.Property
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.SearchConstraints
Get the event set descriptors.
getEventSetDescriptors() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get the event set descriptors.
getEventType() - Method in interface jadex.model.IMRelevantElement
Get the event type.
getEventbase() - Method in interface jadex.model.IMCapability
Get the event base.
getEventbase() - Method in interface jadex.model.IMInitialState
Get the event base.
getEventbase() - Method in class jadex.runtime.AbstractPlan
Get the event base.
getEventbase() - Method in interface jadex.runtime.ICapability
Get the event base.
getEventbaseErrors() - Method in class jadex.model.Report
Get events, references, and initial elements which have errors, or contain elements with errors.
getEventclass() - Method in interface jadex.runtime.IEvent
Get the event class (message, goal, internal).
getEvents() - Method in interface jadex.runtime.IWaitqueue
Get all waitqueue events.
getEvents(IFilter) - Method in interface jadex.runtime.IWaitqueue
Get all waitqueue events that match the filter.
getException() - Method in class jadex.runtime.AbstractPlan
Get the uncatched exception that occurred in the body.
getExcludeMode() - Method in interface jadex.model.IMGoal
Get the exclude mode.
getExcludeMode() - Method in interface jadex.runtime.IGoal
Get the exclude mode.
getExcludes() - Method in interface jadex.model.IMUnique
Get the excluded parameters (as reference string).
getExecutionThread(RPlan) - Method in interface jadex.runtime.IPlanExecutor
Get the executing thread of a plan.
getExecutionThread(RPlan) - Method in class jadex.runtime.JavaMobilePlanExecutor
Get the executing thread of a plan.
getExecutionThread(RPlan) - Method in class jadex.runtime.JavaStandardPlanExecutor
Get the executing thread of a plan.
getExpression(String) - Method in interface jadex.model.IMExpressionbase
Get a expression by name.
getExpression(String) - Method in class jadex.runtime.AbstractPlan
Get an instance of a predefined expression.
getExpression(String) - Method in interface jadex.runtime.IExpressionbase
Get a get created from a predefined expression.
getExpressionParameters() - Method in interface jadex.model.IMElement
Get the expression parameters.
getExpressionReference(String) - Method in interface jadex.model.IMExpressionbase
Get an expression reference.
getExpressionReferences() - Method in interface jadex.model.IMExpressionbase
Get all expression references.
getExpressionText() - Method in interface jadex.model.IMExpression
Get the expression text.
getExpressionbase() - Method in interface jadex.model.IMCapability
Get the expression base.
getExpressionbase() - Method in class jadex.runtime.AbstractPlan
Get the expression base.
getExpressionbase() - Method in interface jadex.runtime.ICapability
Get the expression base.
getExpressions() - Method in interface jadex.model.IMExpressionbase
Get all defined expressions.
getExternalAccess() - Method in class jadex.runtime.AbstractPlan
Get the scope.
getExternalAccess() - Method in interface jadex.runtime.ICapability
Get the scope.
getFact() - Method in interface jadex.runtime.IBelief
Get the fact of a belief.
getFact(Object) - Method in interface jadex.runtime.IBeliefSet
Get a value equal to the given object.
getFactAddedTriggers() - Method in interface jadex.model.IMPlanTrigger
Get the belief set fact added triggers.
getFactRemovedTriggers() - Method in interface jadex.model.IMPlanTrigger
Get the belief set changes.
getFactory() - Static method in class jadex.model.SXML
Get the factory name.
getFactoryName() - Static method in class jadex.model.SXML
Get the factory name.
getFacts() - Method in interface jadex.runtime.IBeliefSet
Get the facts of a beliefset.
getFailedCode() - Method in interface jadex.model.IMPlanBody
Get the failed code.
getFailureCondition() - Method in interface jadex.model.IMAchieveGoal
Get the failure condition of the goal.
getFailureCondition() - Method in interface jadex.model.IMQueryGoal
Get the failure condition of the goal.
getField(Class, String) - Static method in class jadex.util.SReflect
Get a field of the class, or any of it's superclasses.
getFile() - Method in interface jadex.model.IMCapabilityReference
Get the file.
getFilename() - Method in interface jadex.model.IMCapability
Get the filename.
getFilename() - Method in class jadex.util.SUtil.ResourceInfo
Get the filename.
getFilter() - Method in interface jadex.model.IMTrigger
Get the filter.
getFilter() - Method in interface jadex.runtime.ICondition
Get the filter to wait for the condition.
getFilter() - Method in interface jadex.runtime.IGoal
Get the filter to wait for an info event.
getFilter() - Method in interface jadex.runtime.IMessageEvent
Get the filter to wait for a reply.
getFilter() - Method in interface jadex.util.jtable.ISorterFilterTableModel
 
getFilter() - Method in class jadex.util.jtable.SorterFilterTableModel
 
getFullImports() - Method in interface jadex.model.IMCapability
Get all import declarations (including package).
getFullName() - Method in interface jadex.model.IMCapability
Get the fully qualified name package+"."
getGoal(String) - Method in interface jadex.model.IMGoalbase
Get a goal by name.
getGoal() - Method in class jadex.runtime.GoalFailureException
Get the goal that failed.
getGoal() - Method in interface jadex.runtime.IGoalEvent
Get the goal.
getGoal(String) - Method in interface jadex.runtime.IGoalbase
Get a (proprietary) adopted goal by name.
getGoalEvent(String) - Method in interface jadex.model.IMEventbase
Get an event by name.
getGoalEvent() - Method in interface jadex.model.IMGoal
Get the goal event.
getGoalEventReference(String) - Method in interface jadex.model.IMEventbase
Get a goal event reference by name.
getGoalEventReferences() - Method in interface jadex.model.IMEventbase
Get all known goal event references.
getGoalEvents() - Method in interface jadex.model.IMEventbase
Get all known goal events.
getGoalMappings() - Method in interface jadex.model.IMPlanParameter
Get all parameter goal mappings.
getGoalMappings() - Method in interface jadex.model.IMPlanParameterSet
Get all parameter goal mappings.
getGoalReference(String) - Method in interface jadex.model.IMGoalbase
Get a goal reference.
getGoalReferences() - Method in interface jadex.model.IMGoalbase
Get all goal references.
getGoalbase() - Method in interface jadex.model.IMCapability
Get the goal base.
getGoalbase() - Method in interface jadex.model.IMInitialState
Get the goal base.
getGoalbase() - Method in class jadex.runtime.AbstractPlan
Get the goal base.
getGoalbase() - Method in interface jadex.runtime.ICapability
Get the goal base.
getGoalbaseErrors() - Method in class jadex.model.Report
Get goals, references, and initial elements which have errors, or contain elements with errors.
getGoals() - Method in interface jadex.model.IMGoalbase
Get all known goals.
getGoals() - Method in interface jadex.model.IMTrigger
Get the goals.
getGoals(String) - Method in interface jadex.runtime.IGoalbase
Get all proprietary goals of a specified type (=model element name).
getGoals() - Method in interface jadex.runtime.IGoalbase
Get all the adopted goals in this scope (including subgoals).
getIcon(int) - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.AMSCreateAgent
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.AMSDestroyAgent
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.AMSSearchAgents
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.AMSShutdownPlatform
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.AgentAction
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.AgentDescriptionData
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.AgentIdentifierData
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.DFDeregister
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.DFModify
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.DFRegister
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.DFSearch
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.Done
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.Property
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.SearchConstraints
Get the icon.
getIcon(int) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get the icon.
getIconHeight() - Method in class jadex.util.jtable.SortArrowIcon
 
getIconWidth() - Method in class jadex.util.jtable.SortArrowIcon
 
getImports() - Method in interface jadex.model.IMCapability
Get the import declarations.
getIncludeHeaderWidth() - Method in class jadex.util.jtable.ResizeableTableHeader
Returns true, if the header's width are
getIndex() - Method in class jadex.runtime.SystemEvent
Get the index of this event (if any).
getInhibit() - Method in interface jadex.model.IMInhibits
Get the inhibition type, i.e. an identifier for the goal's lifecycle state in which the inhibition link is active.
getInhibitedGoal() - Method in interface jadex.model.IMInhibits
Get the inhibited goals.
getInhibitingExpression() - Method in interface jadex.model.IMInhibits
Get the inhibiting expression.
getInhibits() - Method in interface jadex.model.IMDeliberation
Get all inhibition links.
getInitialBelief(IMBelief) - Method in interface jadex.model.IMInitialBeliefbase
Get the initial configuration for a given belief.
getInitialBelief(IMBeliefReference) - Method in interface jadex.model.IMInitialBeliefbase
Get the initial configuration for a given belief reference.
getInitialBeliefSet(IMBeliefSet) - Method in interface jadex.model.IMInitialBeliefbase
Get the initial configuration for a given belief set.
getInitialBeliefSet(IMBeliefSetReference) - Method in interface jadex.model.IMInitialBeliefbase
Get the initial configuration for a given belief set reference.
getInitialBeliefSets() - Method in interface jadex.model.IMInitialBeliefbase
Get all defined belief sets.
getInitialBeliefs() - Method in interface jadex.model.IMInitialBeliefbase
Get all defined beliefs.
getInitialCapabilities() - Method in interface jadex.model.IMInitialCapabilitybase
Get all defined capabilities.
getInitialCapability(IMCapabilityReference) - Method in interface jadex.model.IMInitialCapabilitybase
Get the initial configuration for a given capability.
getInitialCapability(IMCapabilityReference) - Method in interface jadex.model.IMInitialState
Get the initial capability of the given capability reference.
getInitialEvent() - Method in class jadex.runtime.Plan
Get the initial event, which might differ from the plans rootgoal.
getInitialFact() - Method in interface jadex.model.IMInitialBelief
Get the initial fact of the belief.
getInitialFacts() - Method in interface jadex.model.IMInitialBeliefSet
Get the initial facts.
getInitialFactsExpression() - Method in interface jadex.model.IMInitialBeliefSet
Get the initial facts, when represented as a single expression (returning a collection).
getInitialGoals() - Method in interface jadex.model.IMInitialGoalbase
Get all known initial goals.
getInitialInternalEvents() - Method in interface jadex.model.IMInitialEventbase
Get all known internal events.
getInitialMessageEvents() - Method in interface jadex.model.IMInitialEventbase
Get all known message event.
getInitialPlans() - Method in interface jadex.model.IMInitialPlanbase
Get all known initial plans.
getInitialState(String) - Method in interface jadex.model.IMInitialStatebase
Get an initial state per name.
getInitialStateName() - Method in interface jadex.runtime.ICapability
Get the initial state name.
getInitialStatebase() - Method in interface jadex.model.IMCapability
Get the initial state base.
getInitialStates() - Method in interface jadex.model.IMInitialStatebase
Get all initial states.
getInitialValue() - Method in interface jadex.model.IMInitialParameter
Get the initial value of the parameter.
getInitialValues() - Method in interface jadex.model.IMInitialParameterSet
Get the initial values.
getInitialValuesExpression() - Method in interface jadex.model.IMInitialParameterSet
Get the initial values, when represented as a single expression (returning a collection).
getInitialstate() - Method in interface jadex.model.IMInitialCapability
Get the initial state (i.e. predefined configuration).
getInnerClassName(Class) - Static method in class jadex.util.SReflect
Get inner class name.
getInputStream() - Method in class jadex.util.SUtil.ResourceInfo
Get the input stream.
getInstance() - Static method in class jadex.util.DynamicURLClassLoader
Retrieve the global Jadex class loader.
getInstance() - Static method in class jadex.util.concurrent.ThreadPool
Get a thread pool singleton.
getInternalEvent(String) - Method in interface jadex.model.IMEventbase
Get an internal event by name.
getInternalEventMappings() - Method in interface jadex.model.IMPlanParameter
Get all parameter internal event mappings.
getInternalEventMappings() - Method in interface jadex.model.IMPlanParameterSet
Get all parameter internal event mappings.
getInternalEventReference(String) - Method in interface jadex.model.IMEventbase
Get an event by name.
getInternalEventReferences() - Method in interface jadex.model.IMEventbase
Get all known internal event references.
getInternalEvents() - Method in interface jadex.model.IMEventbase
Get all known internal events.
getInternalEvents() - Method in interface jadex.model.IMTrigger
Get the internal events.
getIterator(Object) - Static method in class jadex.util.SReflect
Get an iterator for an arbitrary collection object.
getKey(int) - Method in class jadex.util.collection.IndexMap
Get an indexed key.
getKeys() - Method in class jadex.util.collection.FastHashMap
 
getKeys() - Method in class jadex.util.collection.IndexMap
Get the keys as array.
getKeys(Class) - Method in class jadex.util.collection.IndexMap
Get the keys as array.
getKeys() - Method in class jadex.util.collection.MultiCollection
Get the keys as array.
getKeys(Class) - Method in class jadex.util.collection.MultiCollection
Get the keys as array.
getLanguage(int) - Method in class jadex.adapter.fipa.AgentDescriptionData
Get an languages of this AgentDescription.
getLanguage(int) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get an languages of this ServiceDescription.
getLanguages() - Method in class jadex.adapter.fipa.AgentDescriptionData
Get the languages of this AgentDescription.
getLanguages() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get the languages of this ServiceDescription.
getLastModified() - Method in interface jadex.model.IMCapability
Get the last modified date.
getLastModified() - Method in class jadex.util.SUtil.ResourceInfo
Get the last modified date.
getLeaseTime() - Method in class jadex.adapter.fipa.AgentDescriptionData
Get the lease-time of this AgentDescription.
getLifecycleState() - Method in interface jadex.runtime.IGoal
Get the lifecycle state.
getLocalName() - Method in class jadex.adapter.fipa.AgentIdentifier
 
getLogger() - Method in interface jadex.adapter.IJadexAgent
Get the logger for the agent.
getLogger() - Method in class jadex.runtime.AbstractPlan
Get the logger.
getLogger() - Method in interface jadex.runtime.ICapability
Get the logger.
getMaintainCondition() - Method in interface jadex.model.IMMaintainGoal
Get the maintain condition of the goal.
getMaintainGoal(String) - Method in interface jadex.model.IMGoalbase
Get a maintain goal by name.
getMaintainGoalReference(String) - Method in interface jadex.model.IMGoalbase
Get an goal by name.
getMaintainGoalReferences() - Method in interface jadex.model.IMGoalbase
Get all known maintain goal references.
getMaintainGoals() - Method in interface jadex.model.IMGoalbase
Get all known maintain goals.
getMaxDepth() - Method in class jadex.adapter.fipa.SearchConstraints
Get the max-depth of this SearchConstraints.
getMaxResults() - Method in class jadex.adapter.fipa.SearchConstraints
Get the max-results of this SearchConstraints.
getMessage() - Method in class jadex.adapter.AbstractMessageAdapter
Get the platform message.
getMessage() - Method in interface jadex.adapter.IMessageAdapter
Get the platform message.
getMessage() - Method in interface jadex.runtime.IMessageEvent
Get the native (platform specific) message object.
getMessageClass() - Method in interface jadex.adapter.IToolAdapter
The tool type supported by this adapter (e.g.
getMessageEvent(String) - Method in interface jadex.model.IMEventbase
Get a message event by name.
getMessageEventMappings() - Method in interface jadex.model.IMPlanParameter
Get all parameter message event mappings.
getMessageEventMappings() - Method in interface jadex.model.IMPlanParameterSet
Get all parameter message event mappings.
getMessageEventReference(String) - Method in interface jadex.model.IMEventbase
Get a message event reference by name.
getMessageEventReferences() - Method in interface jadex.model.IMEventbase
Get all known message event references.
getMessageEventTransports() - Method in interface jadex.adapter.IAgentAdapter
Get all avaiable transports available on the native platform.
getMessageEvents() - Method in interface jadex.model.IMEventbase
Get all known message event.
getMessageEvents() - Method in interface jadex.model.IMTrigger
Get the message events.
getMessageType() - Method in interface jadex.model.IMMessageEvent
Get the message type object.
getMessages(IMElement) - Method in class jadex.model.Report
Get the messages for a given element.
getMetaGoal() - Method in interface jadex.model.IMEvent
Get the meta-level goal if any.
getMetaGoal() - Method in interface jadex.model.IMGoal
Get the meta-level goal if any.
getMetaGoal(String) - Method in interface jadex.model.IMGoalbase
Get a meta goal by name.
getMetaGoalReference(String) - Method in interface jadex.model.IMGoalbase
Get a meta goal by name.
getMetaGoalReferences() - Method in interface jadex.model.IMGoalbase
Get all known meta goal references.
getMetaGoals() - Method in interface jadex.model.IMGoalbase
Get all known meta goals.
getMethod(Class, String, Class[]) - Static method in class jadex.util.SReflect
Get a method of the class.
getMethodDescriptors() - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.AMSCreateAgent
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.AMSDestroyAgent
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.AMSSearchAgents
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.AMSShutdownPlatform
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.AgentAction
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.AgentDescriptionData
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.AgentIdentifierData
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.DFDeregister
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.DFModify
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.DFRegister
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.DFSearch
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.Done
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.Property
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.SearchConstraints
Get the method descriptors.
getMethodDescriptors() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get the method descriptors.
getMethods(Class, String) - Static method in class jadex.util.SReflect
Get public method(s) of the class by name.
getModelElement() - Method in class jadex.model.ExpressionParameterInfo
Get the modelelement.
getModelElement() - Method in interface jadex.runtime.IElement
Get the model element.
getName() - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Get the agentidentifier of this AMSAgentDescription.
getName() - Method in class jadex.adapter.fipa.AMSCreateAgent
Get the name of this AMSCreateAgent.
getName() - Method in class jadex.adapter.fipa.AgentDescriptionData
Get the agentidentifier of this AgentDescription.
getName() - Method in class jadex.adapter.fipa.Property
Get the name of this Property.
getName() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get the name of this ServiceDescription.
getName() - Method in class jadex.model.ExpressionParameterInfo
Get the name.
getName() - Method in interface jadex.model.IMElement
Get the element name.
getName() - Method in class jadex.model.MessageType.ParameterSpecification
Get the name of the parameter(set).
getName() - Method in class jadex.model.MessageType
The name of the message type.
getName() - Method in class jadex.planlib.StartAgentInfo
Get the name.
getName() - Method in class jadex.runtime.AbstractPlan
Get the name.
getName() - Method in class jadex.runtime.BasicAgentIdentifier
Get the agent name.
getName() - Method in interface jadex.runtime.IElement
Get the name.
getNamePrototype() - Method in class jadex.planlib.StartAgentInfo
Get the name prototype.
getObjectForRow(int) - Method in class jadex.util.jtable.ObjectTableModel
Get the associated object for a row.
getObjects() - Method in class jadex.util.collection.IndexMap
Get the values as array.
getObjects(Class) - Method in class jadex.util.collection.IndexMap
Get the values as array.
getObjects() - Method in class jadex.util.collection.MultiCollection
Get the values as array.
getObjects(Class) - Method in class jadex.util.collection.MultiCollection
Get the values as array.
getOntologies() - Method in class jadex.adapter.fipa.AgentDescriptionData
Get the ontologies of this AgentDescription.
getOntologies() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get the ontologies of this ServiceDescription.
getOntology(int) - Method in class jadex.adapter.fipa.AgentDescriptionData
Get an ontologies of this AgentDescription.
getOntology(int) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get an ontologies of this ServiceDescription.
getOriginalElement() - Method in interface jadex.model.IMElementReference
Recursively resolves all references (if any).
getOriginalElement() - Method in interface jadex.model.IMInitialElement
Get the element to be initialized.
getOtherErrors() - Method in class jadex.model.Report
Get other errors, not in belief goal and plan base.
getOwner() - Method in interface jadex.model.IMElement
Get the owner of the element (i.e. the enclosing element).
getOwnership() - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Get the ownership of this AMSAgentDescription.
getOwnership() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get the ownership of this ServiceDescription.
getPackage() - Method in interface jadex.model.IMCapability
Get the package.
getPackageName(Class) - Static method in class jadex.util.SReflect
Get the package of a class.
getParameter(IMReferenceableElement) - Method in interface jadex.model.IMInitialParameterElement
Get a parameter for an original element.
getParameter(String) - Method in interface jadex.model.IMParameterElement
Get a parameter by name.
getParameter(String) - Method in class jadex.runtime.AbstractPlan
Get a parameter.
getParameter(String) - Method in interface jadex.runtime.IExpression
Get an expression parameter.
getParameter(String) - Method in interface jadex.runtime.IParameterElement
Get the parameter element.
getParameter(String) - Method in interface jadex.runtime.IQuery
Get an expression parameter.
getParameterNames() - Method in class jadex.model.MessageType
Get all parameter names.
getParameterReference(String) - Method in interface jadex.model.IMParameterElementReference
Get a parameter reference by name.
getParameterReferences() - Method in interface jadex.model.IMParameterElementReference
Get all parameter references.
getParameterSet(IMReferenceableElement) - Method in interface jadex.model.IMInitialParameterElement
Get a parameter set for an original element.
getParameterSet(String) - Method in interface jadex.model.IMParameterElement
Get a parameter by name.
getParameterSet(String) - Method in class jadex.runtime.AbstractPlan
Get a parameter.
getParameterSet(String) - Method in interface jadex.runtime.IParameterElement
Get the parameter set element.
getParameterSetNames() - Method in class jadex.model.MessageType
Get all parameter set names.
getParameterSetReference(String) - Method in interface jadex.model.IMParameterElementReference
Get a parameter by name.
getParameterSetReferences() - Method in interface jadex.model.IMParameterElementReference
Get all parameter set references.
getParameterSets() - Method in interface jadex.model.IMInitialParameterElement
Get all initial parameter sets.
getParameterSets() - Method in interface jadex.model.IMParameterElement
Get all parameter sets.
getParameterSets() - Method in class jadex.model.MessageType
Get the default parameter sets.
getParameterSets() - Method in class jadex.runtime.AbstractPlan
Get all parameter sets.
getParameterSets() - Method in interface jadex.runtime.IParameterElement
Get all parameter sets.
getParameters() - Method in interface jadex.model.IMInitialParameterElement
Get all initial parameters.
getParameters() - Method in interface jadex.model.IMParameterElement
Get all parameters.
getParameters() - Method in interface jadex.model.IMReference
Get the parameters.
getParameters() - Method in class jadex.model.MessageType
Get the default parameters.
getParameters() - Method in class jadex.runtime.AbstractPlan
Get all parameters.
getParameters() - Method in interface jadex.runtime.IParameterElement
Get all parameters.
getParser() - Method in interface jadex.model.IMCapability
Get the parser for this document.
getPassedCode() - Method in interface jadex.model.IMPlanBody
Get the passed code.
getPerformGoal(String) - Method in interface jadex.model.IMGoalbase
Get a perform goal by name.
getPerformGoalReference(String) - Method in interface jadex.model.IMGoalbase
Get a goal by name.
getPerformGoalReferences() - Method in interface jadex.model.IMGoalbase
Get all known perform goal references.
getPerformGoals() - Method in interface jadex.model.IMGoalbase
Get all known perform goals.
getPlan(String) - Method in interface jadex.model.IMPlanbase
Get a plan by name.
getPlan(Object) - Method in interface jadex.runtime.ICandidateInfo
Get the plan instance.
getPlan(String) - Method in interface jadex.runtime.IPlanbase
Get a plan by name.
getPlanbase() - Method in interface jadex.model.IMCapability
Get the plan base.
getPlanbase() - Method in interface jadex.model.IMInitialState
Get the plan base.
getPlanbase() - Method in class jadex.runtime.AbstractPlan
Get the plan base.
getPlanbase() - Method in interface jadex.runtime.ICapability
Get the plan base.
getPlanbaseErrors() - Method in class jadex.model.Report
Get plans, and initial elements which have errors, or contain elements with errors.
getPlans() - Method in interface jadex.model.IMPlanbase
Get all known plans.
getPlans() - Method in interface jadex.runtime.IPlanbase
Get all running plans of this planbase.
getPlatformAgent() - Method in interface jadex.runtime.ICapability
Get the platform agent.
getPlatformType() - Method in interface jadex.adapter.IAgentAdapter
Used to determine the platform type.
getPlatformType() - Method in interface jadex.runtime.ICapability
Get the platform type.
getPlural(String) - Static method in class jadex.util.SUtil
Get the plural of a word in singular.
getPosition() - Method in class jadex.util.BAInputStream
 
getPrecondition() - Method in interface jadex.model.IMPlan
Get the precondition of the plan.
getPriority() - Method in interface jadex.model.IMPlan
Get the plan priotity.
getProperties() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get the properties of this ServiceDescription.
getProperties() - Method in interface jadex.model.IMPropertybase
Get all properties.
getProperty(String) - Method in interface jadex.adapter.IJadexAgent
Get a property of the agent as defined in the ADF, or any enclosed capabilities.
getProperty(int) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get an properties of this ServiceDescription.
getProperty(String) - Method in interface jadex.model.IMPropertybase
Get a property.
getProperty(String) - Method in interface jadex.runtime.IPropertybase
Get a property.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.AMSCreateAgent
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.AMSDestroyAgent
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.AMSSearchAgents
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.AMSShutdownPlatform
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.AgentAction
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.AgentDescriptionData
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.AgentIdentifierData
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.DFDeregister
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.DFModify
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.DFRegister
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.DFSearch
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.Done
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.Property
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.SearchConstraints
Get the property descriptors.
getPropertyDescriptors() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get the property descriptors.
getPropertyFile() - Method in interface jadex.model.IMBDIAgent
Get the property file name.
getPropertyNames(String) - Method in interface jadex.adapter.IJadexAgent
Get property names matching the specified start string.
getPropertyNames(String) - Method in interface jadex.runtime.IPropertybase
Get all properties that start with a start string.
getPropertybase() - Method in interface jadex.model.IMCapability
Get the property base.
getPropertybase() - Method in class jadex.runtime.AbstractPlan
Get the property base.
getPropertybase() - Method in interface jadex.runtime.ICapability
Get the property base.
getProtocol(int) - Method in class jadex.adapter.fipa.AgentDescriptionData
Get an protocols of this AgentDescription.
getProtocol(int) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get an protocols of this ServiceDescription.
getProtocols() - Method in class jadex.adapter.fipa.AgentDescriptionData
Get the protocols of this AgentDescription.
getProtocols() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get the protocols of this ServiceDescription.
getQuery(String) - Method in class jadex.runtime.AbstractPlan
Deprecated. Use @link{#getExpression(String)} instead.
getQueryGoal(String) - Method in interface jadex.model.IMGoalbase
Get a query goal by name.
getQueryGoalReference(String) - Method in interface jadex.model.IMGoalbase
Get a query goal by name.
getQueryGoalReferences() - Method in interface jadex.model.IMGoalbase
Get all known query goal references.
getQueryGoals() - Method in interface jadex.model.IMGoalbase
Get all known query goals.
getRPlan() - Method in class jadex.runtime.AbstractPlan
Get the plan instance info.
getReceiverIdentifier() - Method in class jadex.adapter.fipa.FIPAMessageType
Get the identifier for fetching the receivers.
getReceiverIdentifier() - Method in class jadex.model.MessageType
Get the identifier for fetching the receivers.
getReceivers() - Method in interface jadex.adapter.IMessage
Get the receivers.
getRecurDelay() - Method in interface jadex.model.IMMaintainGoal
Get the recur delay.
getReference() - Method in interface jadex.model.IMElementReference
Get the referenced element name.
getReference() - Method in interface jadex.model.IMInhibits
Get the reference to the inhibited goal type.
getReference() - Method in interface jadex.model.IMInitialReferenceableElement
Get the reference name.
getReference() - Method in interface jadex.model.IMReference
Get the reference to the inhibited goal type.
getReference() - Method in interface jadex.model.IMReferenceParameter
Get the reference to the inhibited goal type.
getReference() - Method in interface jadex.model.IMRelevantElement
Get the reference to the inhibited goal type.
getReferenceableElement(String) - Method in interface jadex.model.IMBase
Get an element contained in the base by name.
getReferenceableElements() - Method in interface jadex.model.IMBase
Get the elements contained in the base.
getReferencedElement() - Method in interface jadex.model.IMElementReference
Get the referenced element.
getRelevantBeliefSets() - Method in interface jadex.model.IMExpression
Get the relevant belief sets.
getRelevantBeliefs() - Method in interface jadex.model.IMExpression
Get the relevant beliefs.
getRelevantGoals() - Method in interface jadex.model.IMExpression
Get the relevant goals.
getRelevantList() - Method in interface jadex.model.IMExpression
Get the relevant list.
getRelevantParameterSets() - Method in interface jadex.model.IMExpression
Get the relevant parameter sets.
getRelevantParameterSets() - Method in interface jadex.model.IMGoal
Get the parameter sets which are relevant for comparing goals.
getRelevantParameters() - Method in interface jadex.model.IMExpression
Get the relevant parameters.
getRelevantParameters() - Method in interface jadex.model.IMGoal
Get the parameters which are relevant for comparing goals.
getReport() - Method in interface jadex.model.IMElement
Return the last check report, or generate a new one, if the model has not yet been checked.
getResolver(int) - Method in class jadex.adapter.fipa.AgentIdentifierData
Get an resolvers of this AgentIdentifier.
getResolvers() - Method in class jadex.adapter.fipa.AgentIdentifierData
Get the resolvers of this AgentIdentifier.
getResource(String) - Static method in class jadex.util.SUtil
Get an input stream for whatever provided. 1.
getResource0(String) - Static method in class jadex.util.SUtil
Get an input stream for whatever provided. 1.
getResourceInfo(String, String, String[]) - Static method in class jadex.model.SXML
Load an xml Jadex model.
getResourceInfo0(String) - Static method in class jadex.util.SUtil
Get an input stream for whatever provided. 1.
getResult() - Method in class jadex.adapter.fipa.DFModify
Get the result of this DFModify.
getResult() - Method in class jadex.adapter.fipa.DFRegister
Get the result of this DFRegister.
getResult(int) - Method in class jadex.adapter.fipa.DFSearch
Get an results of this DFSearch.
getResult() - Method in interface jadex.runtime.IGoal
Deprecated.  
getResultParameter() - Method in interface jadex.runtime.IProcessGoal
Deprecated.  
getResults() - Method in class jadex.adapter.fipa.DFSearch
Get the results of this DFSearch.
getRetryDelay() - Method in interface jadex.model.IMGoal
Get the retry delay.
getRetryDelay() - Method in interface jadex.runtime.IGoal
todo: rename ?!
getReverseMultiCollection() - Method in class jadex.util.collection.TwoWayMultiCollection
Get the reverse multi-collection.
getRootGoal() - Method in class jadex.runtime.AbstractPlan
Deprecated.  
getRowCount() - Method in class jadex.util.jtable.AbstractIndexTableModel
Get the number of rows in the table.
getRowCount() - Method in class jadex.util.jtable.DelegateTableModel
 
getRowCount() - Method in class jadex.util.jtable.ObjectTableModel
 
getScope() - Method in interface jadex.model.IMElement
Get the elements scope, that means the capability it is contained in.
getScope() - Method in class jadex.runtime.AbstractPlan
Get the scope.
getSearchConstraints() - Method in class jadex.adapter.fipa.AMSSearchAgents
Get the searchconstraints of this AMSSearchAgents.
getSearchConstraints() - Method in class jadex.adapter.fipa.DFSearch
Get the searchconstraints of this DFSearch.
getSearchId() - Method in class jadex.adapter.fipa.SearchConstraints
Get the search-id of this SearchConstraints.
getSender() - Method in interface jadex.adapter.IMessage
Get the sender.
getSenderIdentifier() - Method in class jadex.adapter.fipa.FIPAMessageType
Get the identifier for fetching the sender.
getSenderIdentifier() - Method in class jadex.model.MessageType
Get the identifier for fetching the sender.
getService(int) - Method in class jadex.adapter.fipa.AgentDescriptionData
Get an services of this AgentDescription.
getServices() - Method in class jadex.adapter.fipa.AgentDescriptionData
Get the services of this AgentDescription.
getSingular(String) - Static method in class jadex.util.SUtil
Get the singular of a word in plural.
getSortColumn() - Method in interface jadex.util.jtable.ISorterFilterTableModel
 
getSortColumn() - Method in class jadex.util.jtable.SorterFilterTableModel
 
getSortDirection() - Method in interface jadex.util.jtable.ISorterFilterTableModel
 
getSortDirection() - Method in class jadex.util.jtable.SorterFilterTableModel
 
getSource() - Method in class jadex.model.MessageType.ParameterSpecification
Get the source parameter for copying reply values (if any).
getSource() - Method in class jadex.runtime.SystemEvent
Get the event source.
getSpecializationDegree() - Method in interface jadex.model.IMMessageEvent
Get the specialization degree.
getState() - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Get the state of this AMSAgentDescription.
getStringArray(String, Properties) - Static method in class jadex.util.SUtil
Get a string array of properties that are separated by commas.
getSubtypes(String) - Static method in class jadex.model.ISystemEventTypes.Subtypes
Get all (transitive) subtypes of a given event type including the base type.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class jadex.util.jtable.PatternEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jadex.util.jtable.SortHeaderRenderer
 
getTargetCondition() - Method in interface jadex.model.IMAchieveGoal
Get the target condition of the goal.
getTargetCondition() - Method in interface jadex.model.IMMaintainGoal
Get the target condition of the goal.
getTargetCondition() - Method in interface jadex.model.IMQueryGoal
Get the target condition of the goal.
getTask() - Method in class jadex.util.concurrent.ThreadPool.ServiceThread
Get the runnable (the task).
getTaskExecutionTime() - Method in class jadex.util.concurrent.ThreadPool.ServiceThread
Get the task execution time.
getTerm() - Method in interface jadex.model.IMExpression
Get the term.
getThread(Runnable) - Method in class jadex.util.concurrent.ThreadPool
Get a thread for a task.
getTraceMode() - Method in interface jadex.runtime.ICondition
Get the trace mode.
getTrigger() - Method in interface jadex.model.IMCondition
Get the trigger type.
getTrigger() - Method in interface jadex.model.IMMetaGoal
Get the trigger of the goal.
getTrigger() - Method in interface jadex.model.IMPlan
Get the trigger of the plan (if any).
getType() - Method in interface jadex.adapter.IMessage
Get the type (e.g.
getType() - Method in class jadex.adapter.fipa.AMSCreateAgent
Get the type of this AMSCreateAgent.
getType() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get the type of this ServiceDescription.
getType() - Method in interface jadex.model.IMMessageEvent
Get the message type (e.g.
getType() - Method in interface jadex.model.IMPlanBody
Get the type (e.g.
getType() - Method in class jadex.planlib.StartAgentInfo
Get the type.
getType() - Method in interface jadex.runtime.IEvent
Get the event type.
getType() - Method in interface jadex.runtime.IGoal
Get the goal type.
getType() - Method in interface jadex.runtime.IProcessGoal
Get the goal type.
getType() - Method in class jadex.runtime.SystemEvent
Get the type.
getURLs() - Method in class jadex.util.DynamicURLClassLoader
Return the URLs of the class loader.
getURLsFromInstance() - Static method in class jadex.util.DynamicURLClassLoader
Operate on the singleton instance if available.
getUnique() - Method in interface jadex.model.IMGoal
Get the uniqueness properties of the goal (if any).
getUnqualifiedClassName(Class) - Static method in class jadex.util.SReflect
Get unqualified class name.
getUpdateRate() - Method in interface jadex.model.IMTypedElement
Get the update rate.
getUpdateRate() - Method in interface jadex.model.IMTypedElementSet
Get the update rate.
getUserExpressionParameters() - Method in interface jadex.model.IMExpression
Get all expression parameters.
getValue(String) - Method in class jadex.adapter.AbstractMessageAdapter
Get the value for a parameter, or the values for a parameter set from the native message.
getValue(String) - Method in interface jadex.adapter.IMessage
Get a value.
getValue(String) - Method in interface jadex.adapter.IMessageAdapter
Get a parameter or parameter set value.
getValue(String) - Method in class jadex.adapter.fipa.FipaMessageAdapter
Get the value for a parameter, or the values for a parameter set from a native message.
getValue() - Method in class jadex.adapter.fipa.Property
Get the value of this Property.
getValue(Map) - Method in interface jadex.model.IMExpression
Evaluate the expression.
getValue() - Method in interface jadex.model.IMReferenceParameter
Get the value of the parameter.
getValue() - Method in interface jadex.runtime.IExpression
Evaluate the expression.
getValue() - Method in interface jadex.runtime.IParameter
Get the value of a parameter.
getValue(Object) - Method in interface jadex.runtime.IParameterSet
Get a value equal to the given object.
getValue() - Method in class jadex.runtime.SystemEvent
Get the value of this event (if any).
getValueAt(int, int) - Method in class jadex.util.jtable.AbstractIndexTableModel
 
getValueAt(int, int) - Method in class jadex.util.jtable.DelegateTableModel
 
getValueAt(int, int) - Method in class jadex.util.jtable.ObjectTableModel
Get the value from a field.
getValues() - Method in interface jadex.runtime.IParameterSet
Get the values of a parameterset.
getWaitqueue() - Method in interface jadex.model.IMPlan
Get the waitqueue of the plan (if any).
getWaitqueue() - Method in class jadex.runtime.AbstractPlan
Get the waitqueue.
getWaitqueue() - Method in interface jadex.runtime.IPlan
Get the waitqueue.
getWindowParent(Component) - Static method in class jadex.util.SGUI
Get the window parent if any.
getWrappedType(Class) - Static method in class jadex.util.SReflect
Get the wrapped type.

H

handleToolRequest(AgentIdentifier, AgentAction, IToolAdapter.IToolReply) - Method in interface jadex.adapter.IToolAdapter
Handle a request from a tool agent.
hasAddress(String) - Method in class jadex.adapter.fipa.AgentIdentifier
Checks if this adress equals one or more addresses in the identifier
hasMoreTokens() - Method in class jadex.util.ExpressionTokenizer
Test if there are more tokens available.
hasParameter(String) - Method in class jadex.runtime.AbstractPlan
Has the element a parameter element.
hasParameter(String) - Method in interface jadex.runtime.IParameterElement
Has the element a parameter element.
hasParameterSet(String) - Method in class jadex.runtime.AbstractPlan
Has the element a parameter set element.
hasParameterSet(String) - Method in interface jadex.runtime.IParameterElement
Has the element a parameter set element.
hashCode() - Method in class jadex.adapter.fipa.AMSAgentDescription
Get the hash code of this description.
hashCode() - Method in class jadex.model.BatchProcessor.FileInfo
Generate a hash code for this object.
hashCode() - Method in class jadex.model.ExpressionParameterInfo
Get the hashcode.
hashCode() - Method in class jadex.runtime.BasicAgentIdentifier
The hashcode of the AID.
hashCode() - Method in class jadex.runtime.SystemEvent
Get the elements hashcode.
hashCode() - Method in class jadex.util.Tuple
Compute the hashcode of the tuple.
hashCode() - Method in class jadex.util.WeakObject
Return the hash code of the nested object.
hashCode() - Method in class jadex.util.collection.IndexMap
Returns the hash code value for this map.
hashCode() - Method in class jadex.util.collection.MultiCollection
Returns the hash code value for this map.
hashCode() - Method in class jadex.util.collection.NestedMap
Returns the hash code value for this map.

I

IAgentAdapter - interface jadex.adapter.IAgentAdapter.
The adapter for a specific platform agent (e.g. a Jade agent).
IBelief - interface jadex.runtime.IBelief.
The interface for all beliefs (concrete and referenced).
IBeliefSet - interface jadex.runtime.IBeliefSet.
Interface for all beliefsets (concrete and referenced).
IBeliefbase - interface jadex.runtime.IBeliefbase.
The beliefbase contains the beliefs and beliefsets of an agent or capability.
IBlockingQueue - interface jadex.util.collection.IBlockingQueue.
A queue that blocks until an element is available.
IBlockingQueue.ClosedException - exception jadex.util.collection.IBlockingQueue.ClosedException.
Closed exception.
IBlockingQueue.ClosedException(String) - Constructor for class jadex.util.collection.IBlockingQueue.ClosedException
Create a new closed exception.
IBlockingQueue.TimeoutException - exception jadex.util.collection.IBlockingQueue.TimeoutException.
Timeout exception.
IBlockingQueue.TimeoutException(String) - Constructor for class jadex.util.collection.IBlockingQueue.TimeoutException
Create a new closed exception.
ICandidateInfo - interface jadex.runtime.ICandidateInfo.
The info objects for plan candidates.
ICapability - interface jadex.runtime.ICapability.
A capability is a self-contained agent module as specified in an agent definition file (ADF).
ICondition - interface jadex.runtime.ICondition.
Common interface for all conditions
IConnection - interface jadex.adapter.IConnection.
todo: we need to refactor this, either IConnection will be usable for more than only standalone todo: adapter or if not it should be moved (problem is used is AgentIdentifier) IConnection
IElement - interface jadex.runtime.IElement.
Base interface for all runtime elements.
IEvent - interface jadex.runtime.IEvent.
The interface for all events (concrete and referenced).
IEventbase - interface jadex.runtime.IEventbase.
Interface for an event base.
IExpression - interface jadex.runtime.IExpression.
The common interface for expressions.
IExpressionbase - interface jadex.runtime.IExpressionbase.
The expressionbase provides access to the expressions and conditions defined in the ADF and allows to define new expressions and conditions at runtime.
IExternalAccess - interface jadex.runtime.IExternalAccess.
The interface for external threads.
IFilter - interface jadex.runtime.IFilter.
A filter checks if an object matches some given description.
IGoal - interface jadex.runtime.IGoal.
The supertype for all goals (concrete and referenced) and all goal types (perform, achieve, get, maintain).
IGoalEvent - interface jadex.runtime.IGoalEvent.
The interface for all goal events (concrete and referenced).
IGoalbase - interface jadex.runtime.IGoalbase.
The programmers interface for the goalbase.
IInternalEvent - interface jadex.runtime.IInternalEvent.
The interface for all internal events (concrete and referenced).
IJadexAgent - interface jadex.adapter.IJadexAgent.
Jadex agent interface to be used (invoked) by adapters.
IMAchieveGoal - interface jadex.model.IMAchieveGoal.
Model element of an achieve goal.
IMAchieveGoalReference - interface jadex.model.IMAchieveGoalReference.
A reference to an achieve goal.
IMBDIAgent - interface jadex.model.IMBDIAgent.
The bdi agent is the root model element of any jadex agent.
IMBase - interface jadex.model.IMBase.
Interface for all bases = element containers.
IMBelief - interface jadex.model.IMBelief.
Model element for a belief.
IMBeliefReference - interface jadex.model.IMBeliefReference.
A reference to a belief.
IMBeliefSet - interface jadex.model.IMBeliefSet.
A belief set holds a collection of facts.
IMBeliefSetReference - interface jadex.model.IMBeliefSetReference.
A reference to a belief set.
IMBeliefbase - interface jadex.model.IMBeliefbase.
The beliefbase is the container for the agent's or capability's beliefs and belief sets.
IMBindingCondition - interface jadex.model.IMBindingCondition.
A marker interface to distinguish binding conditions from other conditions.
IMCapability - interface jadex.model.IMCapability.
The capability model element.
IMCapabilityReference - interface jadex.model.IMCapabilityReference.
A reference to a capability.
IMCondition - interface jadex.model.IMCondition.
The condition model element.
IMConditionReference - interface jadex.model.IMConditionReference.
A reference to a condition.
IMDeliberation - interface jadex.model.IMDeliberation.
Goal deliberation options.
IMElement - interface jadex.model.IMElement.
The base interface of all model elements.
IMElementReference - interface jadex.model.IMElementReference.
A reference to another element of the same type.
IMEvent - interface jadex.model.IMEvent.
Model element for an event.
IMEventReference - interface jadex.model.IMEventReference.
A reference to an event.
IMEventbase - interface jadex.model.IMEventbase.
The event container.
IMExpression - interface jadex.model.IMExpression.
An expression is a string that is parsed and later evaluated.
IMExpressionParameter - interface jadex.model.IMExpressionParameter.
The expression parameter.
IMExpressionReference - interface jadex.model.IMExpressionReference.
A reference to an expression.
IMExpressionbase - interface jadex.model.IMExpressionbase.
The expression base interface.
IMGoal - interface jadex.model.IMGoal.
The base model element for all goal types.
IMGoalEvent - interface jadex.model.IMGoalEvent.
The interface for goal events.
IMGoalEventReference - interface jadex.model.IMGoalEventReference.
A reference to a goal event.
IMGoalReference - interface jadex.model.IMGoalReference.
A reference to a goal.
IMGoalbase - interface jadex.model.IMGoalbase.
The goalbase behaviour interface.
IMInhibits - interface jadex.model.IMInhibits.
The interface containing information about inhibiting another goal instance.
IMInitialBase - interface jadex.model.IMInitialBase.
Interface for initial bases.
IMInitialBelief - interface jadex.model.IMInitialBelief.
An initial configuration for a belief.
IMInitialBeliefSet - interface jadex.model.IMInitialBeliefSet.
An initial configuration for a belief set.
IMInitialBeliefbase - interface jadex.model.IMInitialBeliefbase.
An initial configuration for a belief base.
IMInitialCapability - interface jadex.model.IMInitialCapability.
An initial configuration for a capability.
IMInitialCapabilitybase - interface jadex.model.IMInitialCapabilitybase.
Collection of initial capability configurations.
IMInitialElement - interface jadex.model.IMInitialElement.
An initial element specifies how to instantiate an element When an agent is born.
IMInitialEventbase - interface jadex.model.IMInitialEventbase.
A collection of initial events to be dispatched when the agent is born.
IMInitialGoal - interface jadex.model.IMInitialGoal.
An initial goal.
IMInitialGoalbase - interface jadex.model.IMInitialGoalbase.
Initial configuration of a goalbase.
IMInitialInternalEvent - interface jadex.model.IMInitialInternalEvent.
An initial internal event to be dispoatched when the agent is born.
IMInitialMessageEvent - interface jadex.model.IMInitialMessageEvent.
An initial message event to be dispoatched when the agent is born.
IMInitialParameter - interface jadex.model.IMInitialParameter.
An initial parameter value.
IMInitialParameterElement - interface jadex.model.IMInitialParameterElement.
Initial configuration of a parameter element.
IMInitialParameterSet - interface jadex.model.IMInitialParameterSet.
Initial values of a parameter set.
IMInitialPlan - interface jadex.model.IMInitialPlan.
An initial plan is executed when the agent is born.
IMInitialPlanbase - interface jadex.model.IMInitialPlanbase.
Initial configuration of a planbase.
IMInitialReferenceableElement - interface jadex.model.IMInitialReferenceableElement.
Base type for initial referenceable elements.
IMInitialState - interface jadex.model.IMInitialState.
The initial state element.
IMInitialStatebase - interface jadex.model.IMInitialStatebase.
 
IMInternalEvent - interface jadex.model.IMInternalEvent.
The interface for internal events.
IMInternalEventReference - interface jadex.model.IMInternalEventReference.
A reference to an internal event.
IMMaintainGoal - interface jadex.model.IMMaintainGoal.
Model element of a maintain goal.
IMMaintainGoalReference - interface jadex.model.IMMaintainGoalReference.
A reference to a maintain goal.
IMMessageEvent - interface jadex.model.IMMessageEvent.
Interface for message events.
IMMessageEventReference - interface jadex.model.IMMessageEventReference.
A reference to a message event.
IMMetaGoal - interface jadex.model.IMMetaGoal.
A meta goal is instantiated to select among applicable plans.
IMMetaGoalReference - interface jadex.model.IMMetaGoalReference.
A reference to a meta goal.
IMParameter - interface jadex.model.IMParameter.
Interface for parameters.
IMParameterElement - interface jadex.model.IMParameterElement.
The interface for all elements with parameters.
IMParameterElementReference - interface jadex.model.IMParameterElementReference.
The parameter element reference.
IMParameterReference - interface jadex.model.IMParameterReference.
A reference to a parameter
IMParameterSet - interface jadex.model.IMParameterSet.
The parameter set behaviour interface.
IMParameterSetReference - interface jadex.model.IMParameterSetReference.
A reference to a parameter set.
IMPerformGoal - interface jadex.model.IMPerformGoal.
Model element of a perform goal.
IMPerformGoalReference - interface jadex.model.IMPerformGoalReference.
A reference to a perform goal.
IMPlan - interface jadex.model.IMPlan.
Model element of a plan.
IMPlanBody - interface jadex.model.IMPlanBody.
The plan body provides access to the executable code of a plan.
IMPlanParameter - interface jadex.model.IMPlanParameter.
The interface for plan parameters that add the possibility for mappings.
IMPlanParameterSet - interface jadex.model.IMPlanParameterSet.
 
IMPlanReference - interface jadex.model.IMPlanReference.
A reference to a plan.
IMPlanTrigger - interface jadex.model.IMPlanTrigger.
The plan trigger identifier elements which trigger execution of a plan.
IMPlanbase - interface jadex.model.IMPlanbase.
The planbase behaviour interface.
IMPropertybase - interface jadex.model.IMPropertybase.
The container for properties.
IMQueryGoal - interface jadex.model.IMQueryGoal.
Model element for a query goal.
IMQueryGoalReference - interface jadex.model.IMQueryGoalReference.
A reference to a query goal.
IMReference - interface jadex.model.IMReference.
A simple reference for triggers.
IMReferenceParameter - interface jadex.model.IMReferenceParameter.
A simple parameter reference to provide a value.
IMReferenceableElement - interface jadex.model.IMReferenceableElement.
An element that can be referenced.
IMRelevantElement - interface jadex.model.IMRelevantElement.
Helper object to represent from which elements an expression is affected.
IMTrigger - interface jadex.model.IMTrigger.
The trigger references events or goals.
IMTypedElement - interface jadex.model.IMTypedElement.
The behaviour interface of the typed element.
IMTypedElementReference - interface jadex.model.IMTypedElementReference.
A reference to a typed element.
IMTypedElementSet - interface jadex.model.IMTypedElementSet.
The behaviour interface of the typed element set.
IMTypedElementSetReference - interface jadex.model.IMTypedElementSetReference.
A reference to a typed element set.
IMUnique - interface jadex.model.IMUnique.
Uniqueness properties of a goal.
IMessage - interface jadex.adapter.IMessage.
 
IMessageAdapter - interface jadex.adapter.IMessageAdapter.
Interface for external messages to be passed to a Jadex agent.
IMessageEvent - interface jadex.runtime.IMessageEvent.
The interface for all message events (concrete and referenced).
IMessageEventTransport - interface jadex.adapter.IMessageEventTransport.
A message event transport allows a Jadex agent to send a message over an arbitrary transport.
IModelLoader - interface jadex.model.IModelLoader.
Model loader have to implement this interface used by SXML.
INFORM - Static variable in class jadex.adapter.fipa.SFipa
 
INFORM_IF - Static variable in class jadex.adapter.fipa.SFipa
 
INFORM_REF - Static variable in class jadex.adapter.fipa.SFipa
 
INTERNAL_EVENT - Static variable in interface jadex.model.ISystemEventTypes
INTERNAL_EVENT: indicates that the agent has dispatched an internal event
IN_REPLY_TO - Static variable in class jadex.adapter.fipa.SFipa
 
IParameter - interface jadex.runtime.IParameter.
The interface for parameters.
IParameterElement - interface jadex.runtime.IParameterElement.
The internal interface for all elements with parameters.
IParameterSet - interface jadex.runtime.IParameterSet.
Interface for all parameter sets.
IPlan - interface jadex.runtime.IPlan.
A currently instantiated plan of the agent (=intention).
IPlanExecutor - interface jadex.runtime.IPlanExecutor.
The plan executor is responsible for creating plan bodies and executing plan steps.
IPlanbase - interface jadex.runtime.IPlanbase.
The programmers interface for a plan base.
IProcessGoal - interface jadex.runtime.IProcessGoal.
The supertype for all goals (concrete and referenced) and all goal types (perform, achieve, get, maintain).
IPropertybase - interface jadex.runtime.IPropertybase.
The interface for accessing properties.
IQuery - interface jadex.runtime.IQuery.
The interface for a query.
ISorterFilterTableModel - interface jadex.util.jtable.ISorterFilterTableModel.
 
ISystemEventListener - interface jadex.runtime.ISystemEventListener.
A listener interested in system events.
ISystemEventTypes - interface jadex.model.ISystemEventTypes.
This interface specifies the types of system events and the inheritance relationships.
ISystemEventTypes.Subtypes - class jadex.model.ISystemEventTypes.Subtypes.
Subtypes have to be defined in inner class, because static initializers not possible in interfaces.
ISystemEventTypes.Subtypes() - Constructor for class jadex.model.ISystemEventTypes.Subtypes
 
IToolAdapter - interface jadex.adapter.IToolAdapter.
This interface can be used to provide tool-specific platform-independent functionality to application agents.
IToolAdapter.IToolReply - interface jadex.adapter.IToolAdapter.IToolReply.
This interface allows e.g. tool adapters to send native messages to tool agents (without requiring ADF-defined message events).
IVisibilityTableColumnModel - interface jadex.util.jtable.IVisibilityTableColumnModel.
User: Ruediger Leppin Date: 26.11.2003 Time: 01:52:25
IWaitqueue - interface jadex.runtime.IWaitqueue.
Interface for the waitqueue of plans.
IndexMap - class jadex.util.collection.IndexMap.
This class combines the list and map interface.
IndexMap() - Constructor for class jadex.util.collection.IndexMap
Create a new index map.
IndexMap(List, Map) - Constructor for class jadex.util.collection.IndexMap
Create a new index map using the specified collections as backup.
IndexMap.ListIndexMap - class jadex.util.collection.IndexMap.ListIndexMap.
Provide access to the index map via list interface.
IndexMap.ListIndexMap() - Constructor for class jadex.util.collection.IndexMap.ListIndexMap
Create a new list interface index map.
IndexMap.ListIndexMap(List, Map) - Constructor for class jadex.util.collection.IndexMap.ListIndexMap
Create a new list interface index map.
IndexMap.MapIndexMap - class jadex.util.collection.IndexMap.MapIndexMap.
Provide access to the index map via map interface.
IndexMap.MapIndexMap() - Constructor for class jadex.util.collection.IndexMap.MapIndexMap
Create a new map interface index map.
IndexMap.MapIndexMap(List, Map) - Constructor for class jadex.util.collection.IndexMap.MapIndexMap
Create a new map interface index map.
InternalEventFilter - class jadex.runtime.InternalEventFilter.
An internal event filter to match against internal events.
InternalEventFilter(String) - Constructor for class jadex.runtime.InternalEventFilter
Create an event filter to match against process goal events.
InternalEventFilter(String, String) - Constructor for class jadex.runtime.InternalEventFilter
Create an event filter to match against goal events.
idleStateChanged() - Method in interface jadex.adapter.IAgentAdapter
Called by the agent when it probably awoke from an idle state.
indexOf(Object) - Method in class jadex.util.collection.IndexMap
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
indexOf(Object) - Method in class jadex.util.collection.WeakList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
insertElement(int, Object) - Method in class jadex.util.collection.SortedList
Insert an element into the list.
insertRow(int, Object[], Object) - Method in class jadex.util.jtable.ObjectTableModel
Insert a row at a position.
insertRow(int, List, Object) - Method in class jadex.util.jtable.ObjectTableModel
Insert a row at a position.
instanceOf(String) - Method in class jadex.runtime.SystemEvent
Check if this event type is a (sub) type of the given event type.
instanceOf(Object, Class) - Static method in class jadex.util.SReflect
Is an object instanceof a class or its superclasses.
instanceOf(Object, String) - Static method in class jadex.util.SReflect
Is an object instanceof a class or its superclasses.
interruptPlanStep(RPlan) - Method in interface jadex.runtime.IPlanExecutor
Interrupt a plan step during execution.
interruptPlanStep(RPlan) - Method in class jadex.runtime.JavaMobilePlanExecutor
Interrupt a plan step during execution.
interruptPlanStep(RPlan) - Method in class jadex.runtime.JavaStandardPlanExecutor
Interrupt a plan step during execution.
isAbortedOnSuccess() - Method in class jadex.runtime.AbstractPlan
Check if the corresponding plan was aborted because the proprietary goal succeeded during the plan was running.
isAbortedOnSuccess() - Method in interface jadex.runtime.IProcessGoal
Check if the corresponding plan was aborted because the proprietary goal succeeded during the plan was running.
isAbstract() - Method in interface jadex.model.IMCapability
Test if the capability is abstract.
isAbstract() - Method in interface jadex.model.IMElementReference
Is the element reference abstract (i.e. does not provide an assign-from element).
isAccessible() - Method in interface jadex.runtime.IBelief
Is this belief accessable.
isAccessible() - Method in interface jadex.runtime.IBeliefSet
Is this belief accessable.
isActive() - Method in interface jadex.runtime.IGoal
Get the activation state.
isAdopted() - Method in interface jadex.runtime.IGoal
Check if goal is adopted
isAgentFilename(String) - Static method in class jadex.model.SXML
Test if a file is an agent file.
isAgentThread(Thread) - Method in interface jadex.adapter.IAgentAdapter
Test if the current thread is the agent thread.
isBasicType(Class) - Static method in class jadex.util.SReflect
Is basic type.
isCapabilityFilename(String) - Static method in class jadex.model.SXML
Test if a file is a capability file.
isCellEditable(int, int) - Method in class jadex.util.jtable.DelegateTableModel
 
isChangeRelevant() - Method in class jadex.runtime.SystemEvent
Does this event denote a system change, potentially relevant for conditions?
isClosed() - Method in interface jadex.adapter.IConnection
 
isColumnChangeable(TableColumn) - Method in interface jadex.util.jtable.IVisibilityTableColumnModel
Checks whether the specified column can change visibility.
isColumnChangeable(TableColumn) - Method in class jadex.util.jtable.VisibilityTableColumnModel
Checks whether the specified column can change visibility.
isColumnVisible(TableColumn) - Method in interface jadex.util.jtable.IVisibilityTableColumnModel
Checks whether the specified column is currently visible.
isColumnVisible(TableColumn) - Method in class jadex.util.jtable.VisibilityTableColumnModel
Checks whether the specified column is currently visible.
isConversationIdentifier() - Method in class jadex.model.MessageType.ParameterSpecification
True, if this parameter can be used to identify an ongoing conversation.
isDerived() - Method in class jadex.model.MessageType.ParameterSpecification
A derived parameter is ignored, when sending/receiving messages and only used for matching incoming messages.
isDerived() - Method in class jadex.runtime.SystemEvent
Test if the system event is derived.
isDoFilter() - Method in interface jadex.util.jtable.ISorterFilterTableModel
 
isDoFilter() - Method in class jadex.util.jtable.SorterFilterTableModel
 
isDoSort() - Method in class jadex.util.jtable.SorterFilterTableModel
 
isEmpty() - Method in class jadex.model.Report
Check if this report is empty (i.e. the model is valid).
isEmpty() - Method in class jadex.util.collection.FastHashMap
 
isEmpty() - Method in class jadex.util.collection.IndexMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class jadex.util.collection.MultiCollection
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class jadex.util.collection.NestedMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class jadex.util.collection.WeakList
Returns true if this list contains no elements.
isEmpty() - Method in class jadex.util.collection.WeakSet
Returns true if this set contains no elements.
isExported() - Method in interface jadex.model.IMReferenceableElement
Get the exported flag.
isFailed() - Method in interface jadex.runtime.IGoal
Test if a goal is failed.
isFinished() - Method in interface jadex.runtime.IGoal
Test if a goal is finished.
isInRange(Date, Date, Date) - Static method in class jadex.util.SUtil
Test if the date is in the range.
isIncoming() - Method in interface jadex.runtime.IMessageEvent
Get the message direction.
isInfo() - Method in interface jadex.runtime.IGoalEvent
Is the event an info (result) event.
isInit() - Method in class jadex.runtime.SystemEvent
Test if init event.
isInline() - Method in interface jadex.model.IMPlanBody
Is this an inline plan body.
isJadexFilename(String) - Static method in class jadex.model.SXML
Test if a file is a Jadex file.
isLocal() - Method in class jadex.adapter.fipa.AgentIdentifier
Test if the name is local.
isMetaLevelReasoning() - Method in interface jadex.model.IMEvent
Get the meta-level reasoning flag.
isMetaLevelReasoning() - Method in interface jadex.model.IMGoal
Get the meta-level reasoning flag.
isMetaLevelReasoning() - Method in interface jadex.runtime.IEvent
Get the meta-level-reasoning flag.
isMetaLevelReasoning() - Method in interface jadex.runtime.IGoal
Get the meta-level-reasoning flag.
isOptional() - Method in interface jadex.model.IMParameter
Get the optional flag.
isOptional() - Method in interface jadex.model.IMParameterSet
Get the optional flag.
isPausedDisplaying() - Method in class jadex.util.jtable.SorterFilterTableModel
 
isPostToAll() - Method in interface jadex.model.IMEvent
Get the post-to-all flag.
isPostToAll() - Method in interface jadex.model.IMGoal
Get the post-to-all flag.
isPostToAll() - Method in interface jadex.runtime.IEvent
Is it a post-to-all event.
isPostToAll() - Method in interface jadex.runtime.IGoal
Get the post-to-all flag.
isPropertiesFilename(String) - Static method in class jadex.model.SXML
Test if a file is a properties file.
isRandomSelection() - Method in interface jadex.model.IMEvent
Get the random selection flag.
isRandomSelection() - Method in interface jadex.model.IMGoal
Get the random selection flag.
isRandomSelection() - Method in interface jadex.runtime.IEvent
Get the random selection flag.
isRandomSelection() - Method in interface jadex.runtime.IGoal
Get the random selection flag.
isRecur() - Method in interface jadex.model.IMMaintainGoal
Get the recur flag.
isRequired() - Method in interface jadex.model.IMElementReference
Is an implementation of this element required.
isRetry() - Method in interface jadex.model.IMGoal
Get the retry flag.
isRetry() - Method in interface jadex.runtime.IGoal
Get the retry flag.
isSubtype(String, String[]) - Static method in class jadex.model.ISystemEventTypes.Subtypes
Check if an event type is a (sub) type of any event of a given set of event types.
isSucceeded() - Method in interface jadex.runtime.IGoal
Test if a goal is succeeded.
isSupertype(Class, Class) - Static method in class jadex.util.SReflect
Check if a class is a supertype of, or the same as another class.
isTransient() - Method in interface jadex.model.IMTypedElement
Is this element transient.
isTransient() - Method in interface jadex.model.IMTypedElementSet
Is this element transient.
iterator() - Method in class jadex.util.collection.IndexMap
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class jadex.util.collection.WeakList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class jadex.util.collection.WeakSet
Return an iteration over the elements in the set.
iteratorToArray(Iterator, Class) - Static method in class jadex.util.SUtil
Transform an iterator to an array.
iteratorToList(Iterator) - Static method in class jadex.util.SUtil
Transform an iterator to a list.
iteratorToList(Iterator, List) - Static method in class jadex.util.SUtil
Transform an iterator to a list.

J

JAVA_XML - Static variable in class jadex.adapter.fipa.SFipa
 
JadexAgentFactory - class jadex.adapter.JadexAgentFactory.
A factory to be used by adapters to create jadex agents.
JadexAgentFactory() - Constructor for class jadex.adapter.JadexAgentFactory
 
JavaMobilePlanExecutor - class jadex.runtime.JavaMobilePlanExecutor.
A plan executor for JADE-behaviour style plans (with action method called for each step).
JavaMobilePlanExecutor() - Constructor for class jadex.runtime.JavaMobilePlanExecutor
Create a new threadbased plan executor.
JavaStandardPlanExecutor - class jadex.runtime.JavaStandardPlanExecutor.
A plan executor for plans that run on their own thread and therefore may perform blocking wait operations.
JavaStandardPlanExecutor(RBDIAgent) - Constructor for class jadex.runtime.JavaStandardPlanExecutor
Create a new threadbased plan executor.
jadex.adapter - package jadex.adapter
This package contains the interfaces of the adapter layer, which is used to establish a connection between the Jadex runtime system and an underlying platform.
jadex.adapter.fipa - package jadex.adapter.fipa
This package contains classes representing a platform independent abstraction layer for FIPA-specific agent functionality.
jadex.model - package jadex.model
This package contains the interfaces for the jadex metamodel.
jadex.planlib - package jadex.planlib
The planlib contains ready-to-use plans and capabilities.
jadex.runtime - package jadex.runtime
This package contains the interfaces for the jadex runtime elements (ie, instances of metamodel elements), and other classes and exceptions to be used for plan programming.
jadex.util - package jadex.util
This package contains generic utility classes.
jadex.util.collection - package jadex.util.collection
This package contains useful extensions to java.util.collection classes.
jadex.util.concurrent - package jadex.util.concurrent
This package contains a thread pool implementation.
jadex.util.jtable - package jadex.util.jtable
This package contains useful classes for working with JTables.
java_classes - Static variable in class jadex.adapter.fipa.FIPAOntology
The allowed java classes.
joinArbitraryArrays(Object[]) - Static method in class jadex.util.SUtil
Joins any arrays of (possibly) different type.
joinArrays(Object, Object) - Static method in class jadex.util.SUtil
Joins two arrays of the same type.

K

keySet() - Method in class jadex.util.collection.FastHashMap
 
keySet() - Method in class jadex.util.collection.IndexMap
Returns a set view of the keys contained in this map.
keySet() - Method in class jadex.util.collection.MultiCollection
Returns a set view of the keys contained in this map.
keySet() - Method in class jadex.util.collection.NestedMap
Returns a set view of the keys contained in this map.
killAgent() - Method in interface jadex.adapter.IAgentAdapter
This is called, after the agent has decided to kill itself.
killAgent() - Method in interface jadex.adapter.IJadexAgent
Request agent to kill itself.
killAgent() - Method in class jadex.runtime.AbstractPlan
Kill this agent.
killAgent() - Method in interface jadex.runtime.ICapability
Kill the agent.

L

LANGUAGE - Static variable in class jadex.adapter.fipa.SFipa
 
LEGACY_CONTENT - Static variable in interface jadex.model.IMEventbase
Deprecated. Use explicitly defined custom types in ADF.
LEGACY_INTERNAL_EVENT - Static variable in interface jadex.model.IMEventbase
The constant for defining the legacy internal event. todo: remove
LEGACY_TYPE - Static variable in interface jadex.model.IMEventbase
Deprecated. Use explicitly defined custom types in ADF.
LIFECYCLESTATE_ACTIVE - Static variable in interface jadex.runtime.IGoal
The lifecycle state "active" (adopted and processed or monitored).
LIFECYCLESTATE_ADOPTED - Static variable in interface jadex.runtime.IGoal
The lifecycle state "adopted" (adopted, but not active).
LIFECYCLESTATE_DROPPED - Static variable in interface jadex.runtime.IGoal
The lifecycle state "dropped" (deleted).
LIFECYCLESTATE_NEW - Static variable in interface jadex.runtime.IGoal
The lifecycle state "new" (just created).
LIFECYCLESTATE_OPTION - Static variable in interface jadex.runtime.IGoal
The lifecycle state "option" (adopted, but not active).
LIFECYCLESTATE_SUSPENDED - Static variable in interface jadex.runtime.IGoal
The lifecycle state "active" (adopted and processed or monitored).
LOCAL_CONNECTION - Static variable in interface jadex.adapter.IConnection
LOCAL_CONNECTION: used to mark local connections
lastIndexOf(Object) - Method in class jadex.util.collection.IndexMap
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
lastIndexOf(Object) - Method in class jadex.util.collection.WeakList
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
listIterator() - Method in class jadex.util.collection.IndexMap
Returns a list iterator of the elements in this list (in proper sequence).
listIterator(int) - Method in class jadex.util.collection.IndexMap
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
listIterator() - Method in class jadex.util.collection.WeakList
Returns a list iterator of the elements in this list (in proper sequence).
listIterator(int) - Method in class jadex.util.collection.WeakList
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
loadAgentModel(String, String[]) - Method in interface jadex.model.IModelLoader
Load an agent model.
loadAgentModel(String, String[]) - Static method in class jadex.model.SXML
Load an xml agent model.
loadCapabilityModel(String, String[], IMElement) - Method in interface jadex.model.IModelLoader
Load a capability model.
loadCapabilityModel(String, String[], IMElement) - Static method in class jadex.model.SXML
Load an xml capability model.
loadClass(String) - Method in class jadex.util.DynamicURLClassLoader
Load a given class.
loadClassWithInstance(String, boolean) - Static method in class jadex.util.DynamicURLClassLoader
Operate on the singleton instance if available.
loadImage(String) - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.AMSCreateAgent
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.AMSDestroyAgent
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.AMSSearchAgents
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.AMSShutdownPlatform
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.AgentAction
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.AgentDescriptionData
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.AgentIdentifierData
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.DFDeregister
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.DFModify
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.DFRegister
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.DFSearch
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.Done
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.Property
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.SearchConstraints
Load the image.
loadImage(String) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Load the image.
loadModel(SUtil.ResourceInfo) - Method in interface jadex.model.IModelLoader
Loads any xml Jadex model (e.g. agent, capability, or propertybase).
loadModel(String, String) - Static method in class jadex.model.SXML
Loads any xml Jadex model (e.g. agent or capability).
loadModifiedClass(Class) - Method in class jadex.util.DynamicURLClassLoader
Reload a given class.
loadModifiedClassWithInstance(Class) - Static method in class jadex.util.DynamicURLClassLoader
Operate on the singleton instance if available.
loadPropertiesModel(String, String[], IMElement) - Static method in class jadex.model.SXML
Load an xml agent model.
loadPropertyModel(String, String[], IMElement) - Method in interface jadex.model.IModelLoader
Load a properties model.
loader - Static variable in class jadex.model.SXML
The loader factory.

M

MAX_PLANSTEP_TIME - Static variable in class jadex.runtime.JavaStandardPlanExecutor
 
MESSAGE_ATTRIBUTES - Static variable in class jadex.adapter.fipa.SFipa
The allowed message attributes.
MESSAGE_RECEIVED - Static variable in interface jadex.model.ISystemEventTypes
MESSAGE_RECEIVED: indicates a received message
MESSAGE_SEND - Static variable in interface jadex.model.ISystemEventTypes
MESSAGE_SEND: posted if the agent has send a message
MESSAGE_TYPE_NAME_FIPA - Static variable in class jadex.adapter.fipa.SFipa
The FIPA message type.
MODE_DYNAMIC - Static variable in interface jadex.model.IMExpression
The evaluation mode for dynamic values.
MODE_STATIC - Static variable in interface jadex.model.IMExpression
The evaluation mode for static values.
MessageEventFilter - class jadex.runtime.MessageEventFilter.
A message filter checks if an object matches a message event.
MessageEventFilter(String) - Constructor for class jadex.runtime.MessageEventFilter
Create an event filter to match against process goal events.
MessageEventFilter(String, String) - Constructor for class jadex.runtime.MessageEventFilter
Create an event filter to match against goal events.
MessageFailureException - exception jadex.runtime.MessageFailureException.
An exception indicating a message failure (e.g. unknown receiver).
MessageFailureException(Object, Throwable) - Constructor for class jadex.runtime.MessageFailureException
Create a new MessageFailureException.
MessageFailureException(Object, String) - Constructor for class jadex.runtime.MessageFailureException
Create a new MessageFailureException.
MessageType - class jadex.model.MessageType.
Representation of characteristics of a certain type of messages (e.g. fipa messages).
MessageType(String, MessageType.ParameterSpecification[], MessageType.ParameterSpecification[]) - Constructor for class jadex.model.MessageType
Create a new message type.
MessageType.ParameterSpecification - class jadex.model.MessageType.ParameterSpecification.
A class representing a parameter or parameter set specification.
MessageType.ParameterSpecification(String, Class) - Constructor for class jadex.model.MessageType.ParameterSpecification
Create a parameter(set) specification.
MessageType.ParameterSpecification(String, Class, boolean) - Constructor for class jadex.model.MessageType.ParameterSpecification
Create a parameter(set) specification.
MessageType.ParameterSpecification(String, Class, String, String, boolean) - Constructor for class jadex.model.MessageType.ParameterSpecification
Create a parameter(set) specification.
MobilePlan - class jadex.runtime.MobilePlan.
A plan (in our context more a plan body) contains actions for accomplishing a target state.
MobilePlan() - Constructor for class jadex.runtime.MobilePlan
 
MultiCollection - class jadex.util.collection.MultiCollection.
An MultiCollection is a map with the ability to store more than one element per key (an collection).
MultiCollection() - Constructor for class jadex.util.collection.MultiCollection
Create a new multi collection.
MultiCollection(Map, Class) - Constructor for class jadex.util.collection.MultiCollection
Create a new multi collection.
MultiThreadTest - class jadex.util.concurrent.MultiThreadTest.
This test class shows how the thread based scheduler works.
MultiThreadTest() - Constructor for class jadex.util.concurrent.MultiThreadTest
Create a new muli thread test.
main(String[]) - Static method in class jadex.model.BatchProcessor
Main for invoking the batch processor.
main(String[]) - Static method in class jadex.util.ExpressionTokenizer
Main for testing.
main(String[]) - Static method in class jadex.util.SUtil
Main method for testing.
main(String[]) - Static method in class jadex.util.collection.BlockingQueue
Main for testing.
main(String[]) - Static method in class jadex.util.collection.SCollection
 
main(String[]) - Static method in class jadex.util.collection.WeakList
 
main(String[]) - Static method in class jadex.util.concurrent.MultiThreadTest
Main for testing.
main(String[]) - Static method in class jadex.util.concurrent.ThreadPool
Main for testing.
main(String[]) - Static method in class jadex.util.concurrent.ThreadTest
Main for testing.
makeConform(String, int) - Static method in class jadex.util.SUtil
Convert an output to html/wml conform presentation.
makeEnglishConform(String) - Static method in class jadex.util.SUtil
Convert an output readable in english.
makeIcon(Class, String) - Static method in class jadex.util.SGUI
Utility method that creates a UIDefaults.LazyValue that creates an ImageIcon for the specified gifFile filename.
mapRow(int) - Method in class jadex.util.jtable.AbstractIndexTableModel
 
mark(int) - Method in class jadex.util.BAInputStream
set the mark
markSupported() - Method in class jadex.util.BAInputStream
 
match(IMMessageEvent) - Method in class jadex.adapter.AbstractMessageAdapter
Match a message with a message event.
match(IMMessageEvent) - Method in interface jadex.adapter.IMessageAdapter
todo: is it possible to remove this method somehow?
match(IMMessageEvent) - Method in class jadex.adapter.fipa.FipaMessageAdapter
Match a message with a message event.
matchArgumentTypes(Class[], Class[][]) - Static method in class jadex.util.SReflect
Match the given argument types to a set of parameter type arrays.
messageArrived(IMessageAdapter) - Method in interface jadex.adapter.IJadexAgent
Inform the agent that a message has arrived.
modified() - Method in class jadex.util.collection.BeanChangesArrayList
Indicate that the list has changed.
moveColumn(int, int) - Method in class jadex.util.jtable.VisibilityTableColumnModel
Moves the column and its header at columnIndex to newIndex.

N

NEVER - Static variable in interface jadex.runtime.IFilter
A filter that never matches.
NONE - Static variable in interface jadex.util.jtable.ISorterFilterTableModel
 
NONE - Static variable in class jadex.util.jtable.SortArrowIcon
 
NOT - Static variable in class jadex.runtime.ComposedFilter
The NOT operator.
NOT_UNDERSTOOD - Static variable in class jadex.adapter.fipa.SFipa
 
NULL - Static variable in class jadex.util.SUtil
A Null value.
NestedMap - class jadex.util.collection.NestedMap.
A nested map refers to parent maps for entries not found in this map.
NestedMap(Map) - Constructor for class jadex.util.collection.NestedMap
Create a nested map, referring to the specified parent map.
NestedMap(Map[]) - Constructor for class jadex.util.collection.NestedMap
Create a nested map, referring to the specified parent maps.
NotUnderstoodPlan - class jadex.planlib.NotUnderstoodPlan.
Send a not-understood message when no other plan is able to handle a message.
NotUnderstoodPlan() - Constructor for class jadex.planlib.NotUnderstoodPlan
Create a new plan.
nextToken() - Method in class jadex.util.ExpressionTokenizer
Get the next token from the string.
notifyDue() - Method in interface jadex.adapter.IJadexAgent
Notify the agent after the notifyIn time has elapsed.
notifyIn(long) - Method in interface jadex.adapter.IAgentAdapter
Notify the agent in a time interval.

O

ONTOLOGY - Static variable in class jadex.adapter.fipa.SFipa
 
ONTOLOGY_NAME - Static variable in class jadex.adapter.fipa.FIPAOntology
The name of the ontology.
OR - Static variable in class jadex.runtime.ComposedFilter
The OR operator.
ObjectTableModel - class jadex.util.jtable.ObjectTableModel.
The object table model has associated an object with each row.
ObjectTableModel() - Constructor for class jadex.util.jtable.ObjectTableModel
Create a new object table model.
ObjectTableModel(String[]) - Constructor for class jadex.util.jtable.ObjectTableModel
Create a new object table model.
openURL(String) - Static method in class jadex.util.BrowserLauncher
Attempts to open the default web browser to the given URL.
openURL(String) - Static method in class jadex.util.BrowserLauncher2
Open an url in a browser.
operatorToString(int) - Static method in class jadex.runtime.ComposedFilter
Create a string representation of the operator.

P

PARAMETER_CONDITION - Static variable in interface jadex.runtime.IInternalEvent
The condition parameter of condition triggered events.
PARAMETER_LEGACY_CONTENT - Static variable in interface jadex.runtime.IInternalEvent
Deprecated. Use explicitly defined custom types in ADF.
PARAMETER_LEGACY_TYPE - Static variable in interface jadex.runtime.IInternalEvent
Deprecated. Use explicitly defined custom types in ADF.
PAUSE_DISPLAYING_OFF - Static variable in class jadex.util.jtable.SorterFilterTableModel
 
PERFORMATIVE - Static variable in class jadex.adapter.fipa.SFipa
 
PERFORMATIVES - Static variable in class jadex.adapter.fipa.SFipa
The allowed message attributes.
PLAN_ADDED - Static variable in interface jadex.model.ISystemEventTypes
System event type for plan added.
PLAN_CHANGED - Static variable in interface jadex.model.ISystemEventTypes
System event type for plan changed.
PLAN_EVENT - Static variable in interface jadex.model.ISystemEventTypes
System event type for plan related events.
PLAN_REMOVED - Static variable in interface jadex.model.ISystemEventTypes
System event type for plan removed.
PROPAGATE - Static variable in class jadex.adapter.fipa.SFipa
 
PROPOSE - Static variable in class jadex.adapter.fipa.SFipa
 
PROTOCOL - Static variable in class jadex.adapter.fipa.SFipa
 
PROTOCOLS - Static variable in class jadex.adapter.fipa.SFipa
The standard protocols.
PROTOCOL_BROKERING - Static variable in class jadex.adapter.fipa.SFipa
 
PROTOCOL_CONTRACT_NET - Static variable in class jadex.adapter.fipa.SFipa
 
PROTOCOL_DUTCH_AUCTION - Static variable in class jadex.adapter.fipa.SFipa
 
PROTOCOL_ENGLISH_AUCTION - Static variable in class jadex.adapter.fipa.SFipa
 
PROTOCOL_ITERATED_CONTRACT_NET - Static variable in class jadex.adapter.fipa.SFipa
 
PROTOCOL_PROPOSE - Static variable in class jadex.adapter.fipa.SFipa
 
PROTOCOL_QUERY - Static variable in class jadex.adapter.fipa.SFipa
 
PROTOCOL_RECRUITING - Static variable in class jadex.adapter.fipa.SFipa
 
PROTOCOL_REQUEST - Static variable in class jadex.adapter.fipa.SFipa
 
PROTOCOL_REQUEST_WHEN - Static variable in class jadex.adapter.fipa.SFipa
 
PROTOCOL_SUBSCRIBE - Static variable in class jadex.adapter.fipa.SFipa
 
PROXY - Static variable in class jadex.adapter.fipa.SFipa
 
ParameterElementFilter - class jadex.runtime.ParameterElementFilter.
A parameter element filter filters objects based on their parameter values.
ParameterElementFilter() - Constructor for class jadex.runtime.ParameterElementFilter
Create an attribute filter.
PatternEditor - class jadex.util.jtable.PatternEditor.
 
PatternEditor() - Constructor for class jadex.util.jtable.PatternEditor
 
PingPlan - class jadex.planlib.PingPlan.
The ping plan reacts on ping requests.
PingPlan() - Constructor for class jadex.planlib.PingPlan
Create a new ping plan.
PingPlan(String, String) - Constructor for class jadex.planlib.PingPlan
Create a new ping plan.
PingingPlan - class jadex.planlib.PingingPlan.
The pinging plan continously sends ping messages to another agent on the same platform.
PingingPlan() - Constructor for class jadex.planlib.PingingPlan
 
Plan - class jadex.runtime.Plan.
A plan (in our context more a plan body) contains actions for accomplishing a target state.
Plan() - Constructor for class jadex.runtime.Plan
Create a new plan.
PlanFailureException - exception jadex.runtime.PlanFailureException.
An exception that may be thrown by a plan to indicate its failure.
PlanFailureException() - Constructor for class jadex.runtime.PlanFailureException
Create a new plan failure exception.
PlanFailureException(String) - Constructor for class jadex.runtime.PlanFailureException
Create a new plan failure exception.
Property - class jadex.adapter.fipa.Property.
Java class for concept Property of beanynizer_beans_fipa_default ontology.
Property() - Constructor for class jadex.adapter.fipa.Property
Default Constructor.
Property(String, Object) - Constructor for class jadex.adapter.fipa.Property
Init Constructor.
paintIcon(Component, Graphics, int, int) - Method in class jadex.util.jtable.SortArrowIcon
 
passed() - Method in class jadex.runtime.MobilePlan
The passed method is called on plan success.
passed() - Method in class jadex.runtime.Plan
The passed method is called on plan success.
prepareReceiving(IRMessageEvent, IMessageAdapter) - Static method in class jadex.adapter.AbstractMessageAdapter
Fill parameters of a message event from a native one.
printStackTrace() - Method in class jadex.runtime.ContentException
Print the stack trace.
printUsage() - Static method in class jadex.model.BatchProcessor
Print out the usage.
processFiles(BatchProcessor.FileInfo[]) - Method in class jadex.model.BatchProcessor
Process a list of files and direcctories.
put(Object, Object) - Method in class jadex.util.collection.FastHashMap
 
put(Object, Object) - Method in class jadex.util.collection.IndexMap
Associates the specified value with the specified key in this map (optional operation).
put(Object, Object) - Method in class jadex.util.collection.MultiCollection
Associates the specified value with the specified key in this map (optional operation).
put(Object, Object) - Method in class jadex.util.collection.NestedMap
Associates the specified value with the specified key in this map (optional operation).
put(Object, Object) - Method in class jadex.util.collection.TwoWayMultiCollection
Associates the specified value with the specified key in this map (optional operation).
putAll(Map) - Method in class jadex.util.collection.FastHashMap
 
putAll(Map) - Method in class jadex.util.collection.IndexMap
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map) - Method in class jadex.util.collection.MultiCollection
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map) - Method in class jadex.util.collection.NestedMap
Copies all of the mappings from the specified map to this map (optional operation).

Q

QUERY_IF - Static variable in class jadex.adapter.fipa.SFipa
 
QUERY_REF - Static variable in class jadex.adapter.fipa.SFipa
 

R

RECEIVERS - Static variable in class jadex.adapter.fipa.SFipa
Not FIPA compliant, should be "receiver".
REFUSE - Static variable in class jadex.adapter.fipa.SFipa
 
REJECT_PROPOSAL - Static variable in class jadex.adapter.fipa.SFipa
 
REPLY_BY - Static variable in class jadex.adapter.fipa.SFipa
 
REPLY_TO - Static variable in class jadex.adapter.fipa.SFipa
 
REPLY_WITH - Static variable in class jadex.adapter.fipa.SFipa
 
REQUEST - Static variable in class jadex.adapter.fipa.SFipa
 
REQUEST_WHEN - Static variable in class jadex.adapter.fipa.SFipa
 
REQUEST_WHENEVER - Static variable in class jadex.adapter.fipa.SFipa
 
Report - class jadex.model.Report.
A report contains information about errors in the model.
Report(IMElement) - Constructor for class jadex.model.Report
Create a report object.
ResizeableTableHeader - class jadex.util.jtable.ResizeableTableHeader.
This subclass of JTableHeader extends a JTable with the ability to resize a column to fit all its content on double click on the right end of the column's header cell.
ResizeableTableHeader() - Constructor for class jadex.util.jtable.ResizeableTableHeader
Constructs a ResizeableTableHeader with a default TableColumnModel.
ResizeableTableHeader(TableColumnModel) - Constructor for class jadex.util.jtable.ResizeableTableHeader
Constructs a ResizeableTableHeader which is initialized with cm as the column model.
read() - Method in class jadex.util.BAInputStream
 
read(byte[], int, int) - Method in class jadex.util.BAInputStream
 
read(byte[]) - Method in class jadex.util.BAInputStream
 
refresh() - Method in interface jadex.runtime.IExpression
Refresh the cached expression value.
registerBelief(IMBelief) - Method in interface jadex.runtime.IBeliefbase
Register a new belief.
registerBeliefReference(IMBeliefReference) - Method in interface jadex.runtime.IBeliefbase
Register a new belief reference.
registerBeliefSet(IMBeliefSet) - Method in interface jadex.runtime.IBeliefbase
Register a new beliefset model.
registerBeliefSetReference(IMBeliefSetReference) - Method in interface jadex.runtime.IBeliefbase
Register a new beliefset reference model.
registerCondition(IMCondition) - Method in interface jadex.runtime.IExpressionbase
Register a new condition model.
registerConditionReference(IMConditionReference) - Method in interface jadex.runtime.IExpressionbase
Register a new condition reference model.
registerEvent(IMEvent) - Method in interface jadex.runtime.IEventbase
Register a new event model.
registerEventReference(IMEventReference) - Method in interface jadex.runtime.IEventbase
Register a new event reference model.
registerExpression(IMExpression) - Method in interface jadex.runtime.IExpressionbase
Register a new expression model.
registerExpressionReference(IMExpressionReference) - Method in interface jadex.runtime.IExpressionbase
Register a new expression reference model.
registerGoal(IMGoal) - Method in interface jadex.runtime.IGoalbase
Register a new goal model.
registerGoalReference(IMGoalReference) - Method in interface jadex.runtime.IGoalbase
Register a new goal reference model.
registerPlan(IMPlan) - Method in interface jadex.runtime.IPlanbase
Register a new plan.
registerSubcapability(IMCapabilityReference) - Method in interface jadex.runtime.ICapability
Register a subcapability.
remainingTokens() - Method in class jadex.util.ExpressionTokenizer
Get the remaining tokens as single string.
remove(int) - Method in class jadex.util.collection.BeanChangesArrayList
Removes the element at the specified position in this list.
remove(Object) - Method in class jadex.util.collection.BeanChangesArrayList
Removes a single instance of the specified element from this list, if it is present (optional operation).
remove(Object) - Method in class jadex.util.collection.FastHashMap
 
remove(Object) - Method in class jadex.util.collection.IndexMap.ListIndexMap
Removes the first occurrence in this list of the specified element.
remove(Object) - Method in class jadex.util.collection.IndexMap.MapIndexMap
Removes the mapping for this key from this map if it is present.
remove(int) - Method in class jadex.util.collection.IndexMap
Removes the element at the specified position in this list.
remove(Object) - Method in class jadex.util.collection.MultiCollection
Removes the mapping for this key from this map if it is present.
remove(Object, Object) - Method in class jadex.util.collection.MultiCollection
Remove a special object from the collection of a defined key.
remove(Object) - Method in class jadex.util.collection.NestedMap
Removes the mapping for this key from this map if it is present (optional operation).
remove(Object) - Method in class jadex.util.collection.TwoWayMultiCollection
Removes the mapping for this key from this map if it is present.
remove(Object, Object) - Method in class jadex.util.collection.TwoWayMultiCollection
Remove a special object from the collection of a defined key.
remove(Object) - Method in class jadex.util.collection.WeakList
Removes the first occurrence in this list of the specified element (optional operation).
remove(int) - Method in class jadex.util.collection.WeakList
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in class jadex.util.collection.WeakSet
Removes the given element from this set if it is present.
removeAddress(String) - Method in class jadex.adapter.fipa.AgentIdentifierData
Remove a address from this AgentIdentifier.
removeAgentdescription(AMSAgentDescription) - Method in class jadex.adapter.fipa.AMSSearchAgents
Remove a agentdescription from this AMSSearchAgents.
removeAll(Collection) - Method in class jadex.util.collection.IndexMap
Removes from this list all the elements that are contained in the specified collection.
removeAll(Collection) - Method in class jadex.util.collection.WeakList
Removes from this list all the elements that are contained in the specified collection (optional operation).
removeAllRows() - Method in class jadex.util.jtable.ObjectTableModel
Remove all rows from the model.
removeArgument(Object) - Method in class jadex.adapter.fipa.AMSCreateAgent
Remove a argument from this AMSCreateAgent.
removeBelief(String) - Method in interface jadex.runtime.IWaitqueue
Remove a belief.
removeBeliefSet(String) - Method in interface jadex.runtime.IWaitqueue
Remove a belief set.
removeColumn(TableColumn) - Method in class jadex.util.jtable.VisibilityTableColumnModel
Deletes the TableColumn column from the tableColumns array.
removeCondition(String) - Method in interface jadex.runtime.IWaitqueue
Remove a condition.
removeCondition(ICondition) - Method in interface jadex.runtime.IWaitqueue
Remove a condition.
removeExtension(String) - Static method in class jadex.util.SUtil
Remove file extension.
removeFact(Object) - Method in interface jadex.runtime.IBeliefSet
Remove a fact to a belief.
removeFacts() - Method in interface jadex.runtime.IBeliefSet
Remove all facts from a belief.
removeFilter(IFilter) - Method in interface jadex.runtime.IWaitqueue
Remove a user filter.
removeGoal(String) - Method in interface jadex.runtime.IWaitqueue
Remove a goal.
removeGoal(IGoal) - Method in interface jadex.runtime.IWaitqueue
Remove a subgoal.
removeInternalEvent(String) - Method in interface jadex.runtime.IWaitqueue
Remove an internal event.
removeKey(Object) - Method in class jadex.util.collection.IndexMap
Removes the mapping for this key from this map if it is present.
removeLanguage(String) - Method in class jadex.adapter.fipa.AgentDescriptionData
Remove a language from this AgentDescription.
removeLanguage(String) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Remove a language from this ServiceDescription.
removeMessageEvent(String) - Method in interface jadex.runtime.IWaitqueue
Remove a message event.
removeOntology(String) - Method in class jadex.adapter.fipa.AgentDescriptionData
Remove a ontology from this AgentDescription.
removeOntology(String) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Remove a ontology from this ServiceDescription.
removeProperty(Property) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Remove a property from this ServiceDescription.
removePropertyChangeListener(PropertyChangeListener) - Method in class jadex.util.collection.BeanChangesArrayList
Remove a PropertyChangeListener from the listener list.
removeProtocol(String) - Method in class jadex.adapter.fipa.AgentDescriptionData
Remove a protocol from this AgentDescription.
removeProtocol(String) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Remove a protocol from this ServiceDescription.
removeRange(int, int) - Method in class jadex.util.collection.BeanChangesArrayList
Removes from this List all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
removeReply(IMessageEvent) - Method in interface jadex.runtime.IWaitqueue
Remove a message event reply.
removeResolver(AgentIdentifier) - Method in class jadex.adapter.fipa.AgentIdentifierData
Remove a resolver from this AgentIdentifier.
removeResult(AgentDescription) - Method in class jadex.adapter.fipa.DFSearch
Remove a result from this DFSearch.
removeRow(Object) - Method in class jadex.util.jtable.ObjectTableModel
Remove a row from the model.
removeRow(int) - Method in class jadex.util.jtable.ObjectTableModel
Remove a row from the model.
removeService(ServiceDescription) - Method in class jadex.adapter.fipa.AgentDescriptionData
Remove a service from this AgentDescription.
removeSubcapability(String) - Method in interface jadex.runtime.ICapability
Deprecated.  
removeURL(URL) - Method in class jadex.util.DynamicURLClassLoader
Removes the specified URL from the list of URLs to search for classes and resources.
removeURLFromInstance(URL) - Static method in class jadex.util.DynamicURLClassLoader
Operate on the singleton instance if available.
removeValue(Object) - Method in interface jadex.runtime.IParameterSet
Remove a value to a parameter set.
removeValue(Object) - Method in class jadex.util.collection.IndexMap
Removes the first occurrence in this list of the specified element.
removeValues() - Method in interface jadex.runtime.IParameterSet
Remove all values from a parameter set.
renderObject(Graphics, Component, double, double, int, int, int) - Static method in class jadex.util.SGUI
Render an object on a grid.
renewIndex() - Method in class jadex.util.jtable.SorterFilterTableModel
 
replace(String, StringBuffer, String, String) - Static method in class jadex.util.SUtil
Parse a source string replacing occurrences and storing the result in the given string buffer.
replace(String, String, String) - Static method in class jadex.util.SUtil
Parse a source string replacing occurrences and returning the result.
replace(Object, Object) - Method in class jadex.util.collection.IndexMap
Replace an object for the given key.
reset() - Method in class jadex.util.BAInputStream
sets the stream posisiton
reset() - Method in class jadex.util.DynamicURLClassLoader
Reset the class loader (remove all urls).
resetInstance() - Static method in class jadex.util.DynamicURLClassLoader
Reset the global Jadex class loader.
resizeAllColumns() - Method in class jadex.util.jtable.ResizeableTableHeader
Resizes all columns to fit all their content.
resizeColumn(TableColumn) - Method in class jadex.util.jtable.ResizeableTableHeader
Resizes the given column to fit all its content.
resolveClass(ObjectStreamClass) - Method in class jadex.util.FixedObjectInputStream
Load the local class equivalent of the specified stream class description, by using the class loader assigned to this Context.
retainAll(Collection) - Method in class jadex.util.collection.IndexMap
Retains only the elements in this list that are contained in the specified collection.
retainAll(Collection) - Method in class jadex.util.collection.WeakList
Retains only the elements in this list that are contained in the specified collection (optional operation).
run() - Method in class jadex.util.StreamCopy
Copy data from source to target.
run() - Method in class jadex.util.collection.SCollection.DebugPrinter
Wait some time and print out info.
run() - Method in class jadex.util.concurrent.ThreadPool.ServiceThread
Dequeue an element from the queue and execute it.
run() - Method in class jadex.util.concurrent.ThreadPool
The observer thread.

S

SCollection - class jadex.util.collection.SCollection.
Static methods for collection creation and observation.
SCollection() - Constructor for class jadex.util.collection.SCollection
 
SCollection.DebugPrinter - class jadex.util.collection.SCollection.DebugPrinter.
Create an info printer for the collections.
SCollection.DebugPrinter() - Constructor for class jadex.util.collection.SCollection.DebugPrinter
 
SENDER - Static variable in interface jadex.adapter.IConnection
The sender field of a message.
SENDER - Static variable in class jadex.adapter.fipa.SFipa
 
SFipa - class jadex.adapter.fipa.SFipa.
Helper class for JADE specific issues.
SFipa() - Constructor for class jadex.adapter.fipa.SFipa
 
SGUI - class jadex.util.SGUI.
Static helper class with useful gui related methods.
SGUI() - Constructor for class jadex.util.SGUI
 
SORT_DOWN - Static variable in class jadex.util.SUtil
Constant for sorting down.
SORT_UP - Static variable in class jadex.util.SUtil
Constant for sorting up.
SReflect - class jadex.util.SReflect.
This class provides several useful static reflection methods.
SReflect() - Constructor for class jadex.util.SReflect
 
STANDARD_EXPRESSION_REFERENCE - Static variable in interface jadex.model.IMExpressionbase
The standard model element for internal expression references (e.g. for initial values).
STANDARD_GOAL_EVENT - Static variable in interface jadex.model.IMEventbase
The constant for defining the standard goal event.
STANDARD_GOAL_EVENT_REFERENCE - Static variable in interface jadex.model.IMEventbase
The constant for defining the standard goal event.
STATE_ACTIVE - Static variable in class jadex.adapter.fipa.AMSAgentDescriptionData
Predefined value "active" for slot state.
STATE_INITIATED - Static variable in class jadex.adapter.fipa.AMSAgentDescriptionData
Predefined value "initiated" for slot state.
STATE_SUSPENDED - Static variable in class jadex.adapter.fipa.AMSAgentDescriptionData
Predefined value "suspended" for slot state.
STATE_TRANSIT - Static variable in class jadex.adapter.fipa.AMSAgentDescriptionData
Predefined value "transit" for slot state.
STATE_WAITING - Static variable in class jadex.adapter.fipa.AMSAgentDescriptionData
Predefined value "waiting" for slot state.
SUBSCRIBE - Static variable in class jadex.adapter.fipa.SFipa
 
SUtil - class jadex.util.SUtil.
This class provides several useful static util methods.
SUtil() - Constructor for class jadex.util.SUtil
 
SUtil.ResourceInfo - class jadex.util.SUtil.ResourceInfo.
Info for a resource to load.
SUtil.ResourceInfo(String, InputStream, long) - Constructor for class jadex.util.SUtil.ResourceInfo
Create a new resource info.
SXML - class jadex.model.SXML.
This class contains static xml helper methods.
SXML() - Constructor for class jadex.model.SXML
 
SearchConstraints - class jadex.adapter.fipa.SearchConstraints.
Java class for concept SearchConstraints of beanynizer_beans_fipa_default ontology.
SearchConstraints() - Constructor for class jadex.adapter.fipa.SearchConstraints
Default Constructor.
ServiceDescription - class jadex.adapter.fipa.ServiceDescription.
The service description.
ServiceDescription() - Constructor for class jadex.adapter.fipa.ServiceDescription
Create a new service description.
ServiceDescription(String, String, String) - Constructor for class jadex.adapter.fipa.ServiceDescription
Create a new service description.
ServiceDescriptionData - class jadex.adapter.fipa.ServiceDescriptionData.
Java class for concept ServiceDescription of beanynizer_beans_fipa_default ontology.
ServiceDescriptionData() - Constructor for class jadex.adapter.fipa.ServiceDescriptionData
Default Constructor.
SortArrowIcon - class jadex.util.jtable.SortArrowIcon.
 
SortArrowIcon(int) - Constructor for class jadex.util.jtable.SortArrowIcon
 
SortHeaderRenderer - class jadex.util.jtable.SortHeaderRenderer.
 
SortHeaderRenderer() - Constructor for class jadex.util.jtable.SortHeaderRenderer
 
SortedList - class jadex.util.collection.SortedList.
A sorted list allowing duplicates of elements (unlike java.util.TreeSet).
SortedList() - Constructor for class jadex.util.collection.SortedList
Constructs an empty list with ascending order.
SortedList(boolean) - Constructor for class jadex.util.collection.SortedList
Constructs an empty list with given order.
SortedList(Comparator, boolean) - Constructor for class jadex.util.collection.SortedList
Constructs an empty list with given order.
SorterFilterTableModel - class jadex.util.jtable.SorterFilterTableModel.
 
SorterFilterTableModel(TableModel) - Constructor for class jadex.util.jtable.SorterFilterTableModel
 
StartAgentInfo - class jadex.planlib.StartAgentInfo.
Struct for saving info about agents to start.
StartAgentInfo(String, String, long, Object[]) - Constructor for class jadex.planlib.StartAgentInfo
Create a new start agent info.
StartAgentInfo(String, String, String, long, Object[]) - Constructor for class jadex.planlib.StartAgentInfo
Create a new start agent info.
StartAgentsPlan - class jadex.planlib.StartAgentsPlan.
Plan for starting some Jadex agents.
StartAgentsPlan() - Constructor for class jadex.planlib.StartAgentsPlan
 
StreamCopy - class jadex.util.StreamCopy.
A runnable to concurrently copy data from one stream to the other.
StreamCopy(InputStream, OutputStream) - Constructor for class jadex.util.StreamCopy
Create a stream copy object.
SystemEvent - class jadex.runtime.SystemEvent.
A system event indicates that something happend.
SystemEvent() - Constructor for class jadex.runtime.SystemEvent
Bean constructor.
SystemEvent(String, Object) - Constructor for class jadex.runtime.SystemEvent
Create a new change event.
SystemEvent(String, Object, Object) - Constructor for class jadex.runtime.SystemEvent
Create a new change event.
SystemEvent(String, Object, Object, int) - Constructor for class jadex.runtime.SystemEvent
Create a new change event.
send(IMessage) - Method in interface jadex.adapter.IConnection
Send a hashmap.
sendFailure(Object, boolean) - Method in interface jadex.adapter.IToolAdapter.IToolReply
Send a failure message.
sendInform(Object, boolean) - Method in interface jadex.adapter.IToolAdapter.IToolReply
Send an inform message.
sendMessage(IRMessageEvent) - Method in interface jadex.adapter.IMessageEventTransport
Send a message event.
sendMessage(IMessageEvent) - Method in class jadex.runtime.AbstractPlan
Send a message after some delay.
sendMessage(IMessageEvent) - Method in interface jadex.runtime.IEventbase
Send a message after some delay.
sendMessage(IMessageEvent) - Method in interface jadex.runtime.IExternalAccess
Send a message after some delay.
sendMessageAndWait(IMessageEvent) - Method in interface jadex.runtime.IExternalAccess
Send a message and wait for the answer.
sendMessageAndWait(IMessageEvent, long) - Method in interface jadex.runtime.IExternalAccess
Send a message and wait for the answer.
sendMessageAndWait(IMessageEvent) - Method in class jadex.runtime.MobilePlan
Send a message and wait for the answer.
sendMessageAndWait(IMessageEvent, long) - Method in class jadex.runtime.MobilePlan
Send a message and wait for the answer.
sendMessageAndWait(IMessageEvent) - Method in class jadex.runtime.Plan
Send a message and wait for the answer.
sendMessageAndWait(IMessageEvent, long) - Method in class jadex.runtime.Plan
Send a message and wait for the answer.
set(int, Object) - Method in class jadex.util.collection.BeanChangesArrayList
Replaces the element at the specified position in this list with the specified element.
set(int, Object) - Method in class jadex.util.collection.IndexMap
Replaces the element at the specified position in this list with the specified element.
set(int, Object) - Method in class jadex.util.collection.WeakList
Replaces the element at the specified position in this list with the specified element (optional operation).
setAbortedCode(String) - Method in interface jadex.model.IMPlanBody
Set the aborted code.
setAbstract(boolean) - Method in interface jadex.model.IMCapability
Set the abstract state.
setAbstract(boolean) - Method in interface jadex.model.IMElementReference
Set the element reference to abstract (i.e. does not provide an assign-from element).
setAction(AgentAction) - Method in class jadex.adapter.fipa.Done
Set the action of this Done.
setAddress(int, String) - Method in class jadex.adapter.fipa.AgentIdentifierData
Set a address to this AgentIdentifier.
setAddresses(String[]) - Method in class jadex.adapter.fipa.AgentIdentifierData
Set the addresses of this AgentIdentifier.
setAgentDescription(AMSAgentDescription) - Method in class jadex.adapter.fipa.AMSSearchAgents
Set the agentdescription of this AMSSearchAgents.
setAgentDescription(AgentDescription) - Method in class jadex.adapter.fipa.DFDeregister
Set the dfagentdescription of this DFDeregister.
setAgentDescription(AgentDescription) - Method in class jadex.adapter.fipa.DFModify
Set the dfagentdescription of this DFModify.
setAgentDescription(AgentDescription) - Method in class jadex.adapter.fipa.DFRegister
Set the dfagentdescription of this DFRegister.
setAgentDescription(AgentDescription) - Method in class jadex.adapter.fipa.DFSearch
Set the dfagentdescription of this DFSearch.
setAgentDescriptions(AMSAgentDescription[]) - Method in class jadex.adapter.fipa.AMSSearchAgents
Set the agentdescriptions of this AMSSearchAgents.
setAgentIdentifier(AgentIdentifier) - Method in class jadex.adapter.fipa.AMSCreateAgent
Set the agentidentifier of this AMSCreateAgent.
setAgentIdentifier(AgentIdentifier) - Method in class jadex.adapter.fipa.AMSDestroyAgent
Set the agentidentifier of this AMSDestroyAgent.
setAgentdescription(int, AMSAgentDescription) - Method in class jadex.adapter.fipa.AMSSearchAgents
Set a agentdescription to this AMSSearchAgents.
setAllColumnWidths(int, int, int) - Method in class jadex.util.jtable.ResizeableTableHeader
Sets preferred width, the minimum and maximum width for all columns.
setAllColumnsVisible() - Method in interface jadex.util.jtable.IVisibilityTableColumnModel
Makes all columns in this model visible
setAllColumnsVisible() - Method in class jadex.util.jtable.VisibilityTableColumnModel
Makes all columns in this model visible
setArgument(int, Object) - Method in class jadex.adapter.fipa.AMSCreateAgent
Set a argument to this AMSCreateAgent.
setArguments(Object[]) - Method in class jadex.adapter.fipa.AMSCreateAgent
Set the arguments of this AMSCreateAgent.
setAutoResizingEnabled(boolean) - Method in class jadex.util.jtable.ResizeableTableHeader
Sets whether columns are resized on table model events.
setCardinality(int) - Method in interface jadex.model.IMDeliberation
Set the cardinality (i.e. max. number of active goals) or -1 if unlimited.
setCause(String) - Method in class jadex.runtime.SystemEvent
The cause of this event
setClassname(String) - Method in class jadex.model.ExpressionParameterInfo
Set the classname
setClassname(String) - Method in interface jadex.model.IMExpressionParameter
Set the classname.
setClazz(Class) - Method in class jadex.model.ExpressionParameterInfo
Set the runtime type.
setClazz(Class) - Method in interface jadex.model.IMExpression
Set the expected value type.
setClazz(Class) - Method in interface jadex.model.IMExpressionParameter
Set the clazz.
setClazz(Class) - Method in interface jadex.model.IMTypedElement
Set the class.
setClazz(Class) - Method in interface jadex.model.IMTypedElementReference
Set the class.
setClazz(Class) - Method in interface jadex.model.IMTypedElementSet
Set the class.
setClazz(Class) - Method in interface jadex.model.IMTypedElementSetReference
Set the class.
setClosed(boolean) - Method in class jadex.util.collection.ArrayBlockingQueue
Close the queue.
setClosed(boolean) - Method in class jadex.util.collection.BlockingQueue
Open/close the queue.
setClosed(boolean) - Method in interface jadex.util.collection.IBlockingQueue
Open/close the queue.
setColumnChangeable(TableColumn, boolean) - Method in interface jadex.util.jtable.IVisibilityTableColumnModel
Sets whether this column can change visibility.
setColumnChangeable(TableColumn, boolean) - Method in class jadex.util.jtable.VisibilityTableColumnModel
Sets whether this column can change visibility.
setColumnClass(Class, int) - Method in class jadex.util.jtable.ObjectTableModel
Set the class of the column.
setColumnVisible(TableColumn, boolean) - Method in interface jadex.util.jtable.IVisibilityTableColumnModel
Sets the visibility of the specified TableColumn.
setColumnVisible(TableColumn, boolean) - Method in class jadex.util.jtable.VisibilityTableColumnModel
Sets the visibility of the specified TableColumn.
setColumnWidths(TableColumn, int, int, int) - Method in class jadex.util.jtable.ResizeableTableHeader
Sets preferred width, the minimum and maximum width for a given column.
setConfiguration(String) - Method in class jadex.adapter.fipa.AMSCreateAgent
Set the configuration of this AMSCreateAgent.
setContent(Object) - Method in interface jadex.runtime.IMessageEvent
Set the content.
setCount(int) - Method in class jadex.util.BAInputStream
Sets the length of dat available
setDefaultStateName(String) - Method in interface jadex.model.IMInitialStatebase
Set the deafult state name.
setDerived(boolean) - Method in class jadex.runtime.SystemEvent
Set the derived state.
setDescription(String) - Method in interface jadex.model.IMElement
Set the description (i.e. a natural language text) of the element.
setDirection(String) - Method in interface jadex.model.IMMessageEvent
Set the direction (send/receive).
setDirection(String) - Method in interface jadex.model.IMParameter
Set the direction (in/out).
setDirection(String) - Method in interface jadex.model.IMParameterSet
Set the direction (in/out).
setDoFilter(boolean) - Method in interface jadex.util.jtable.ISorterFilterTableModel
 
setDoFilter(boolean) - Method in class jadex.util.jtable.SorterFilterTableModel
 
setEvaluationMode(String) - Method in interface jadex.model.IMExpression
Set the evaluation mode.
setEventType(String) - Method in interface jadex.model.IMRelevantElement
Set the event type.
setException(Exception) - Method in class jadex.runtime.AbstractPlan
Set the exception.
setExcludeMode(String) - Method in interface jadex.model.IMGoal
Set the exclude mode.
setExcludeMode(String) - Method in interface jadex.runtime.IGoal
Set the exclude mode.
setExported(boolean) - Method in interface jadex.model.IMReferenceableElement
Set the exported flag.
setExpressionText(String) - Method in interface jadex.model.IMExpression
Set the expression text.
setFact(Object) - Method in interface jadex.runtime.IBelief
Set a fact of a belief.
setFactory(String) - Static method in class jadex.model.SXML
Load a model loader.
setFailedCode(String) - Method in interface jadex.model.IMPlanBody
Set the failed code.
setFile(String) - Method in interface jadex.model.IMCapabilityReference
Set the file name.
setFilename(String) - Method in interface jadex.model.IMCapability
Set the filename.
setFilename(String) - Method in class jadex.util.SUtil.ResourceInfo
Set the filename.
setFilter(Vector) - Method in interface jadex.util.jtable.ISorterFilterTableModel
 
setFilter(Vector) - Method in class jadex.util.jtable.SorterFilterTableModel
Filter the table using the values in the given vector.
setIncludeHeaderWidth(boolean) - Method in class jadex.util.jtable.ResizeableTableHeader
Sets whether the header's width are included on calculation
setIndex(int) - Method in class jadex.runtime.SystemEvent
Get the index of this event (if any).
setInhibit(String) - Method in interface jadex.model.IMInhibits
Set the inhibition type, i.e. an identifier for the goal's lifecycle state in which the inhibition link is active.
setInit(boolean) - Method in class jadex.runtime.SystemEvent
Set init event state.
setInitialstate(String) - Method in interface jadex.model.IMInitialCapability
Set the initial state (i.e. name of predefined configuration).
setInline(boolean) - Method in interface jadex.model.IMPlanBody
Set if inline plan body.
setInputStream(InputStream) - Method in class jadex.util.SUtil.ResourceInfo
Set the input stream.
setLanguage(int, String) - Method in class jadex.adapter.fipa.AgentDescriptionData
Set a language to this AgentDescription.
setLanguage(int, String) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Set a language to this ServiceDescription.
setLanguages(String[]) - Method in class jadex.adapter.fipa.AgentDescriptionData
Set the languages of this AgentDescription.
setLanguages(String[]) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Set the languages of this ServiceDescription.
setLastModified(long) - Method in interface jadex.model.IMCapability
Set the last modified date.
setLastModified(long) - Method in class jadex.util.SUtil.ResourceInfo
Set the last modified date
setLeaseTime(Date) - Method in class jadex.adapter.fipa.AgentDescriptionData
Set the lease-time of this AgentDescription.
setMaxDepth(int) - Method in class jadex.adapter.fipa.SearchConstraints
Set the max-depth of this SearchConstraints.
setMaxResults(int) - Method in class jadex.adapter.fipa.SearchConstraints
Set the max-results of this SearchConstraints.
setMetaGoal(IMMetaGoal) - Method in interface jadex.model.IMEvent
Set the meta-level goal if any.
setMetaGoal(IMMetaGoal) - Method in interface jadex.model.IMGoal
Set the meta-level goal if any.
setMetaLevelReasoning(boolean) - Method in interface jadex.model.IMEvent
Set the meta-level lreasoning flag.
setMetaLevelReasoning(boolean) - Method in interface jadex.model.IMGoal
Set the meta-level lreasoning flag.
setMetaLevelReasoning(boolean) - Method in interface jadex.runtime.IGoal
Set the meta-level-reasoning flag.
setModelElement(IMElement) - Method in class jadex.model.ExpressionParameterInfo
Set the modelelement.
setName(AgentIdentifier) - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Set the agentidentifier of this AMSAgentDescription.
setName(String) - Method in class jadex.adapter.fipa.AMSCreateAgent
Set the name of this AMSCreateAgent.
setName(AgentIdentifier) - Method in class jadex.adapter.fipa.AgentDescriptionData
Set the agentidentifier of this AgentDescription.
setName(String) - Method in class jadex.adapter.fipa.Property
Set the name of this Property.
setName(String) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Set the name of this ServiceDescription.
setName(String) - Method in class jadex.model.ExpressionParameterInfo
Set the name
setName(String) - Method in interface jadex.model.IMElement
Set the element name.
setName(String) - Method in class jadex.runtime.BasicAgentIdentifier
Set the agent name.
setOntologies(String[]) - Method in class jadex.adapter.fipa.AgentDescriptionData
Set the ontologies of this AgentDescription.
setOntologies(String[]) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Set the ontologies of this ServiceDescription.
setOntology(int, String) - Method in class jadex.adapter.fipa.AgentDescriptionData
Set a ontology to this AgentDescription.
setOntology(int, String) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Set a ontology to this ServiceDescription.
setOptional(boolean) - Method in interface jadex.model.IMParameter
Set the optional flag.
setOptional(boolean) - Method in interface jadex.model.IMParameterSet
Set the optional flag.
setOwnership(String) - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Set the ownership of this AMSAgentDescription.
setOwnership(String) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Set the ownership of this ServiceDescription.
setPackage(String) - Method in interface jadex.model.IMCapability
Set the package.
setParameter(String, Object) - Method in interface jadex.runtime.IExpression
Set an expression parameter.
setParameter(String, Object) - Method in interface jadex.runtime.IQuery
Set an expression parameter.
setPassedCode(String) - Method in interface jadex.model.IMPlanBody
Set the passed code.
setPauseDisplaying(boolean) - Method in class jadex.util.jtable.SorterFilterTableModel
 
setPosition(int) - Method in class jadex.util.BAInputStream
 
setPosition(int) - Method in class jadex.util.ExpressionTokenizer
Set the parse position manually.
setPostToAll(boolean) - Method in interface jadex.model.IMEvent
Set the post-to-all flag.
setPostToAll(boolean) - Method in interface jadex.model.IMGoal
Set the post-to-all flag.
setPostToAll(boolean) - Method in interface jadex.runtime.IGoal
Set the post-to-all flag.
setPriority(int) - Method in interface jadex.model.IMPlan
Set the plan priotity.
setProperties(Property[]) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Set the properties of this ServiceDescription.
setProperty(int, Property) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Set a property to this ServiceDescription.
setPropertyFile(String) - Method in interface jadex.model.IMBDIAgent
Set the property file name.
setProtocol(int, String) - Method in class jadex.adapter.fipa.AgentDescriptionData
Set a protocol to this AgentDescription.
setProtocol(int, String) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Set a protocol to this ServiceDescription.
setProtocols(String[]) - Method in class jadex.adapter.fipa.AgentDescriptionData
Set the protocols of this AgentDescription.
setProtocols(String[]) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Set the protocols of this ServiceDescription.
setRandomSelection(boolean) - Method in interface jadex.model.IMEvent
Set the random selection flag.
setRandomSelection(boolean) - Method in interface jadex.model.IMGoal
Set the random selection flag.
setRandomSelection(boolean) - Method in interface jadex.runtime.IGoal
Set the random selection flag.
setRange(int, int) - Method in class jadex.util.BAInputStream
 
setRecur(boolean) - Method in interface jadex.model.IMMaintainGoal
Set the recur flag.
setRecurDelay(long) - Method in interface jadex.model.IMMaintainGoal
Set the recur delay flag.
setReference(String) - Method in interface jadex.model.IMElementReference
Set the referenced element name.
setReference(String) - Method in interface jadex.model.IMInhibits
Set the reference to the inhibited goal type.
setReference(String) - Method in interface jadex.model.IMInitialReferenceableElement
Set the reference.
setReference(String) - Method in interface jadex.model.IMReference
Set the reference to the inhibited goal type.
setReference(String) - Method in interface jadex.model.IMReferenceParameter
Set the reference to the inhibited goal type.
setReference(String) - Method in interface jadex.model.IMRelevantElement
Set the reference to the inhibited goal type.
setRequired(boolean) - Method in interface jadex.model.IMElementReference
Set the required flag of the reference.
setResolver(int, AgentIdentifier) - Method in class jadex.adapter.fipa.AgentIdentifierData
Set a resolver to this AgentIdentifier.
setResolvers(AgentIdentifier[]) - Method in class jadex.adapter.fipa.AgentIdentifierData
Set the resolvers of this AgentIdentifier.
setResult(AgentDescription) - Method in class jadex.adapter.fipa.DFModify
Set the result of this DFModify.
setResult(AgentDescription) - Method in class jadex.adapter.fipa.DFRegister
Set the result of this DFRegister.
setResult(int, AgentDescription) - Method in class jadex.adapter.fipa.DFSearch
Set a result to this DFSearch.
setResult(Object) - Method in interface jadex.runtime.IGoal
Deprecated.  
setResult(Object) - Method in interface jadex.runtime.IProcessGoal
Deprecated.  
setResults(AgentDescription[]) - Method in class jadex.adapter.fipa.DFSearch
Set the results of this DFSearch.
setRetry(boolean) - Method in interface jadex.model.IMGoal
Set the retry flag.
setRetry(boolean) - Method in interface jadex.runtime.IGoal
Set the retry flag.
setRetryDelay(long) - Method in interface jadex.model.IMGoal
Set the retry delay flag.
setRetryDelay(long) - Method in interface jadex.runtime.IGoal
Set the retry delay (in millis).
setSearchConstraints(SearchConstraints) - Method in class jadex.adapter.fipa.AMSSearchAgents
Set the searchconstraints of this AMSSearchAgents.
setSearchConstraints(SearchConstraints) - Method in class jadex.adapter.fipa.DFSearch
Set the searchconstraints of this DFSearch.
setSearchId(String) - Method in class jadex.adapter.fipa.SearchConstraints
Set the search-id of this SearchConstraints.
setService(int, ServiceDescription) - Method in class jadex.adapter.fipa.AgentDescriptionData
Set a service to this AgentDescription.
setServices(ServiceDescription[]) - Method in class jadex.adapter.fipa.AgentDescriptionData
Set the services of this AgentDescription.
setSortColumn(int) - Method in interface jadex.util.jtable.ISorterFilterTableModel
 
setSortColumn(int) - Method in class jadex.util.jtable.SorterFilterTableModel
 
setSortDirection(int) - Method in interface jadex.util.jtable.ISorterFilterTableModel
 
setSortDirection(int) - Method in class jadex.util.jtable.SorterFilterTableModel
 
setSource(Object) - Method in class jadex.runtime.SystemEvent
Set the event source.
setState(String) - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Set the state of this AMSAgentDescription.
setTable(JTable) - Method in class jadex.util.jtable.ResizeableTableHeader
Sets the table associated with this header.
setTraceMode(String) - Method in interface jadex.runtime.ICondition
Set the trace mode without generating events immediately.
setTransient(boolean) - Method in interface jadex.model.IMTypedElement
Change the transient state.
setTransient(boolean) - Method in interface jadex.model.IMTypedElementSet
Change the transient state.
setTrigger(String) - Method in interface jadex.model.IMCondition
Set the trigger type.
setType(String) - Method in interface jadex.adapter.IMessage
Get the type (e.g.
setType(String) - Method in class jadex.adapter.fipa.AMSCreateAgent
Set the type of this AMSCreateAgent.
setType(String) - Method in class jadex.adapter.fipa.ServiceDescriptionData
Set the type of this ServiceDescription.
setType(String) - Method in interface jadex.model.IMMessageEvent
Set the message type (e.g.
setType(String) - Method in interface jadex.model.IMPlanBody
Set the type (e.g.
setType(String) - Method in class jadex.runtime.SystemEvent
Set the type.
setUpdateRate(long) - Method in interface jadex.model.IMTypedElement
Set the update rate.
setUpdateRate(long) - Method in interface jadex.model.IMTypedElementSet
Set the update rate.
setValue(Object) - Method in class jadex.adapter.fipa.Property
Set the value of this Property.
setValue(Object) - Method in interface jadex.runtime.IParameter
Set a value of a parameter.
setValue(Object) - Method in class jadex.runtime.SystemEvent
Set the value of this event (if any).
setValueAt(Object, int, int) - Method in class jadex.util.jtable.AbstractIndexTableModel
 
setValueAt(Object, int, int) - Method in class jadex.util.jtable.DelegateTableModel
 
shouldSelectCell(EventObject) - Method in class jadex.util.jtable.PatternEditor
 
show(Component, int, int) - Method in class jadex.util.jtable.VisibilityPopupMenu
 
size() - Method in interface jadex.runtime.IBeliefSet
Get the number of values currently contained in this set.
size() - Method in interface jadex.runtime.IParameterSet
Get the number of values currently contained in this set.
size() - Method in class jadex.util.Tuple
Get the size.
size() - Method in class jadex.util.collection.ArrayBlockingQueue
Get the number of elements in the queue.
size() - Method in class jadex.util.collection.BlockingQueue
Return the size of the queue.
size() - Method in class jadex.util.collection.FastHashMap
 
size() - Method in interface jadex.util.collection.IBlockingQueue
Get the size.
size() - Method in class jadex.util.collection.IndexMap
Returns the number of key-value mappings in this map.
size() - Method in class jadex.util.collection.MultiCollection
Returns the number of elements added to this map.
size() - Method in class jadex.util.collection.NestedMap
Returns the number of key-value mappings in this map.
size() - Method in class jadex.util.collection.WeakList
Returns the number of elements in this list.
size() - Method in class jadex.util.collection.WeakSet
Return the size of the set.
skip(long) - Method in class jadex.util.BAInputStream
advance n bytes in the stream
startAtomic() - Method in class jadex.runtime.AbstractPlan
Start an atomic transaction.
stopCellEditing() - Method in class jadex.util.jtable.PatternEditor
 
stripJadexExtension(String) - Static method in class jadex.model.SXML
Strip Jadex filename extension.
stripTags(String) - Static method in class jadex.util.SUtil
Strip tags (e.g. html) from a string, leaving only the text content.
subList(int, int) - Method in class jadex.util.collection.IndexMap
Unsupported method.
subList(int, int) - Method in class jadex.util.collection.WeakList
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
substractArrays(Object, Object) - Static method in class jadex.util.SUtil
First array minus second array.
systemEventsOccurred(SystemEvent[]) - Method in interface jadex.runtime.ISystemEventListener
Notify that system events occured.

T

TRACE_ALWAYS - Static variable in interface jadex.runtime.ICondition
Always trace this condition (generate event whenever satisfied).
TRACE_NEVER - Static variable in interface jadex.runtime.ICondition
Do not trace this condition (the default).
TRACE_ONCE - Static variable in interface jadex.runtime.ICondition
Trace this condition once (until satisfied).
TRACING_EVENT - Static variable in interface jadex.model.ISystemEventTypes
TRACING_EVENT: is used to post tracing information to the tracer
TRIGGER_ALWAYS - Static variable in interface jadex.model.IMCondition
The "always" trigger mode.
TRIGGER_ALWAYS - Static variable in interface jadex.runtime.ICondition
Trigger on every evaluation regardless of state.
TRIGGER_CHANGES - Static variable in interface jadex.model.IMCondition
The "changes" trigger mode.
TRIGGER_CHANGES - Static variable in interface jadex.runtime.ICondition
Trigger when the state changes.
TRIGGER_CHANGES_TO_FALSE - Static variable in interface jadex.model.IMCondition
The "changes_to_false" trigger mode.
TRIGGER_CHANGES_TO_FALSE - Static variable in interface jadex.runtime.ICondition
Trigger when the state changes to false.
TRIGGER_CHANGES_TO_TRUE - Static variable in interface jadex.model.IMCondition
The "changes_to_true" trigger mode.
TRIGGER_CHANGES_TO_TRUE - Static variable in interface jadex.runtime.ICondition
Trigger when the state changes to true.
TRIGGER_IS_FALSE - Static variable in interface jadex.model.IMCondition
The "is_false" trigger mode.
TRIGGER_IS_FALSE - Static variable in interface jadex.runtime.ICondition
Trigger when the state is to false.
TRIGGER_IS_TRUE - Static variable in interface jadex.model.IMCondition
The "is_true" trigger mode.
TRIGGER_IS_TRUE - Static variable in interface jadex.runtime.ICondition
Trigger when the state is to true.
TYPE_ANY - Static variable in interface jadex.model.ISystemEventTypes
This constant can be used to match all event types.
TYPE_CONDITION_TRIGGERED - Static variable in interface jadex.model.IMEventbase
The condition satisfied internal event type.
TYPE_CONDITION_TRIGGERED - Static variable in interface jadex.runtime.IInternalEvent
The type string for condition triggered events.
TYPE_CONDITION_TRIGGERED_REFERENCE - Static variable in interface jadex.model.IMEventbase
The condition satisfied internal event type.
TYPE_CONDITION_TRIGGERED_REFERENCE - Static variable in interface jadex.runtime.IInternalEvent
The type string for condition triggered event references.
TYPE_EXECUTEPLAN - Static variable in interface jadex.model.IMEventbase
The execute plan event type.
TYPE_LEGACY - Static variable in interface jadex.runtime.IInternalEvent
Deprecated. Use explicitly defined custom types in ADF.
TYPE_TIMEOUT - Static variable in interface jadex.model.IMEventbase
The timeout internal event type.
TYPE_TIMEOUT - Static variable in interface jadex.runtime.IInternalEvent
The type string for timeout events.
ThreadPool - class jadex.util.concurrent.ThreadPool.
A thread pool manages pool and saves resources and time by precreating and reusing pool.
ThreadPool.ServiceThread - class jadex.util.concurrent.ThreadPool.ServiceThread.
A service thread executes tasks.
ThreadPool.ServiceThread() - Constructor for class jadex.util.concurrent.ThreadPool.ServiceThread
Create a new thread.
ThreadTest - class jadex.util.concurrent.ThreadTest.
This test class shows how the thread based scheduler works.
ThreadTest() - Constructor for class jadex.util.concurrent.ThreadTest
Create a new thread test.
TimeoutException - exception jadex.runtime.TimeoutException.
A timeout exception is thrown by a plan when a wait operation was performed and the timeout occurred.
TimeoutException() - Constructor for class jadex.runtime.TimeoutException
Create a new timeout exception.
TimeoutException(String) - Constructor for class jadex.runtime.TimeoutException
Create a new timeout exception.
Tuple - class jadex.util.Tuple.
A tuple is a list of entities.
Tuple(Object, Object) - Constructor for class jadex.util.Tuple
Convenience constructor for binary tuples.
Tuple(Object[]) - Constructor for class jadex.util.Tuple
Create a new tuple.
TwoWayMultiCollection - class jadex.util.collection.TwoWayMultiCollection.
The two-way multi-collection allows fast reverse lookup, by containing a second multi-collection, which reversely maps values to keys.
TwoWayMultiCollection() - Constructor for class jadex.util.collection.TwoWayMultiCollection
Create a two way map.
tableChanged(TableModelEvent) - Method in class jadex.util.jtable.AbstractIndexTableModel
Signal that the table has changed in some way.
tableChanged(TableModelEvent) - Method in class jadex.util.jtable.DelegateTableModel
 
tableChanged(TableModelEvent) - Method in class jadex.util.jtable.ResizeableTableHeader
Listen for table model events from tablemodel.
tableRowsDeleted(int, int, int) - Method in class jadex.util.jtable.AbstractIndexTableModel
 
tableRowsDeleted(int, int, int) - Method in class jadex.util.jtable.SorterFilterTableModel
 
tableRowsInserted(int, int, int) - Method in class jadex.util.jtable.AbstractIndexTableModel
Filter the model.
tableRowsInserted(int, int, int) - Method in class jadex.util.jtable.SorterFilterTableModel
 
tableRowsUpdated(int, int, int) - Method in class jadex.util.jtable.AbstractIndexTableModel
 
tableRowsUpdated(int, int, int) - Method in class jadex.util.jtable.SorterFilterTableModel
 
terminatePlan(RPlan) - Method in interface jadex.runtime.IPlanExecutor
Called on termination of a plan.
terminatePlan(RPlan) - Method in class jadex.runtime.JavaMobilePlanExecutor
Called on termination of a plan.
terminatePlan(RPlan) - Method in class jadex.runtime.JavaStandardPlanExecutor
Called on termination of a plan.
test1(String[]) - Static method in class jadex.util.collection.BlockingQueue
Main for testing.
test1b(String[]) - Static method in class jadex.util.collection.BlockingQueue
Main for testing.
test2(String[]) - Static method in class jadex.util.collection.BlockingQueue
Main for testing.
toArray() - Method in class jadex.util.collection.IndexMap
Returns an array containing all of the elements in this list in proper sequence.
toArray(Object[]) - Method in class jadex.util.collection.IndexMap
Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
toArray() - Method in class jadex.util.collection.WeakList
Returns an array containing all of the elements in this list in proper sequence.
toArray(Object[]) - Method in class jadex.util.collection.WeakList
Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
toArray() - Method in class jadex.util.collection.WeakSet
Convert the set to an array.
toArray(Object[]) - Method in class jadex.util.collection.WeakSet
Convert the set to an array.
toCharArray(byte[]) - Static method in class jadex.util.Base64
This is a wrapper to toCharArray(final byte[] text, final int from, final int len)
toCharArray(byte[], int, int) - Static method in class jadex.util.Base64
This will encode the text without line feeds added
toCharArray(byte[], int) - Static method in class jadex.util.Base64
This will encode the text.
toHTMLString() - Method in class jadex.model.Report
Generate an html representation of the report.
toSLString(Object) - Static method in class jadex.util.SUtil
Convert an object to an SL string.
toSLString(Object, StringBuffer) - Static method in class jadex.util.SUtil
Convert an object to an SL string.
toString() - Method in class jadex.adapter.fipa.AMSAgentDescription
Get a string representation of this description.
toString() - Method in class jadex.adapter.fipa.AMSAgentDescriptionData
Get a string representation of this AMSAgentDescription.
toString() - Method in class jadex.adapter.fipa.AMSCreateAgent
Get a string representation of this AMSCreateAgent.
toString() - Method in class jadex.adapter.fipa.AMSDestroyAgent
Get a string representation of this AMSDestroyAgent.
toString() - Method in class jadex.adapter.fipa.AMSSearchAgents
Get a string representation of this AMSSearchAgents.
toString() - Method in class jadex.adapter.fipa.AMSShutdownPlatform
Get a string representation of this AMSShutdownPlatform.
toString() - Method in class jadex.adapter.fipa.AgentAction
Get a string representation of this AgentAction.
toString() - Method in class jadex.adapter.fipa.AgentDescriptionData
Get a string representation of this AgentDescription.
toString() - Method in class jadex.adapter.fipa.AgentIdentifier
Get a string representation.
toString() - Method in class jadex.adapter.fipa.AgentIdentifierData
Get a string representation of this AgentIdentifier.
toString() - Method in class jadex.adapter.fipa.DFDeregister
Get a string representation of this DFDeregister.
toString() - Method in class jadex.adapter.fipa.DFModify
Get a string representation of this DFModify.
toString() - Method in class jadex.adapter.fipa.DFRegister
Get a string representation of this DFRegister.
toString() - Method in class jadex.adapter.fipa.DFSearch
Get a string representation of this DFSearch.
toString() - Method in class jadex.adapter.fipa.Done
Get a string representation of this Done.
toString() - Method in class jadex.adapter.fipa.Property
Get a string representation of this Property.
toString() - Method in class jadex.adapter.fipa.SearchConstraints
Get a string representation of this SearchConstraints.
toString() - Method in class jadex.adapter.fipa.ServiceDescriptionData
Get a string representation of this ServiceDescription.
toString() - Method in class jadex.model.Report
Generate a string representation of the report.
toString() - Method in class jadex.runtime.AbstractPlan
Get the string representation.
toString() - Method in class jadex.runtime.AgentDeathException
Create a string representation of the exception.
toString() - Method in class jadex.runtime.BasicAgentIdentifier
Get a string representation.
toString() - Method in class jadex.runtime.ComposedFilter
Create a string representation of this filter.
toString() - Method in class jadex.runtime.GoalFailureException
Create a string representation of the exception.
toString() - Method in class jadex.runtime.ParameterElementFilter
Create a string representation of this filter.
toString() - Method in class jadex.runtime.SystemEvent
Get the string representation.
toString() - Method in class jadex.util.Tuple
Convert this tuple to a string representation.
toString() - Method in class jadex.util.collection.FastHashMap
 
toString() - Method in class jadex.util.collection.IndexMap
Create a string representation of this map.
toString() - Method in class jadex.util.collection.MultiCollection
Create a string representation of this map.
toString() - Method in class jadex.util.collection.NestedMap
Create a string representation of this map.
toString() - Method in class jadex.util.collection.WeakList
Get the string representation.
toString() - Method in class jadex.util.concurrent.ThreadPool
Get the string representation.
traceAlways() - Method in interface jadex.runtime.ICondition
Trace this condition always, generating an event whenever it evaluates to true.
traceOnce() - Method in interface jadex.runtime.ICondition
Trace this condition once, until it is triggerd.

U

UNKNOWN - Static variable in class jadex.adapter.fipa.SFipa
 
updateFact(Object) - Method in interface jadex.runtime.IBeliefSet
Update a fact to a new fact.

V

VALUE_CHANGED - Static variable in interface jadex.model.ISystemEventTypes
System event type for value changed (of parameter).
VisibilityPopupMenu - class jadex.util.jtable.VisibilityPopupMenu.
 
VisibilityPopupMenu(JTable) - Constructor for class jadex.util.jtable.VisibilityPopupMenu
 
VisibilityTableColumnModel - class jadex.util.jtable.VisibilityTableColumnModel.
VisibilityTableColumnModel extends the DefaultTableColumnModel .
VisibilityTableColumnModel() - Constructor for class jadex.util.jtable.VisibilityTableColumnModel
Creates an extended table column model.
values() - Method in class jadex.util.collection.FastHashMap
 
values() - Method in class jadex.util.collection.IndexMap
Returns a collection view of the values contained in this map.
values() - Method in class jadex.util.collection.MultiCollection
Unsupported Operation.
values() - Method in class jadex.util.collection.NestedMap
Returns a collection view of the values contained in this map.

W

WHEN_ACTIVE - Static variable in interface jadex.model.IMInhibits
The "when_active" inhibition type.
WHEN_IN_PROCESS - Static variable in interface jadex.model.IMInhibits
The "when_in_process" inhibition type.
WeakList - class jadex.util.collection.WeakList.
A list with weak entries.
WeakList() - Constructor for class jadex.util.collection.WeakList
Create a new list.
WeakObject - class jadex.util.WeakObject.
Weakreference has the disadvantage that it does not support transparent equals() and hashcode() methods.
WeakObject(Object) - Constructor for class jadex.util.WeakObject
Construct a new reference.
WeakObject(Object, ReferenceQueue) - Constructor for class jadex.util.WeakObject
Construct a WeakObject.
WeakSet - class jadex.util.collection.WeakSet.
A weak set for entries that will be automatically removed when no references to them are existing any more.
WeakSet() - Constructor for class jadex.util.collection.WeakSet
Construct a WeakSet based on a HashSet.
waitFor(long) - Method in interface jadex.runtime.IExternalAccess
Wait for a some time.
waitFor(long) - Method in class jadex.runtime.MobilePlan
Wait for a some time.
waitFor(IFilter) - Method in class jadex.runtime.MobilePlan
Deprecated.  
waitFor(IFilter, long) - Method in class jadex.runtime.MobilePlan
Deprecated.  
waitFor(long) - Method in class jadex.runtime.Plan
Wait for a some time.
waitFor(IFilter) - Method in class jadex.runtime.Plan
Deprecated.  
waitFor(IFilter, long) - Method in class jadex.runtime.Plan
Deprecated.  
waitForBeliefChange(String) - Method in interface jadex.runtime.IExternalAccess
Wait for a belief change.
waitForBeliefChange(String, long) - Method in interface jadex.runtime.IExternalAccess
Wait for a belief change.
waitForBeliefChange(String) - Method in class jadex.runtime.MobilePlan
Wait for a belief change.
waitForBeliefChange(String, long) - Method in class jadex.runtime.MobilePlan
Wait for a belief change.
waitForBeliefChange(String) - Method in class jadex.runtime.Plan
Wait for a belief change.
waitForBeliefChange(String, long) - Method in class jadex.runtime.Plan
Wait for a belief change.
waitForBeliefSetChange(String) - Method in class jadex.runtime.MobilePlan
Wait for a belief set change.
waitForBeliefSetChange(String, long) - Method in class jadex.runtime.MobilePlan
Wait for a belief set change.
waitForBeliefSetChange(String) - Method in class jadex.runtime.Plan
Wait for a belief set change.
waitForBeliefSetChange(String, long) - Method in class jadex.runtime.Plan
Wait for a belief set change.
waitForCondition(ICondition) - Method in interface jadex.runtime.IExternalAccess
Wait for a condition to be satisfied.
waitForCondition(ICondition, long) - Method in interface jadex.runtime.IExternalAccess
Wait for a condition or until the timeout occurs.
waitForCondition(String) - Method in interface jadex.runtime.IExternalAccess
Wait for a condition to be satisfied.
waitForCondition(String, long) - Method in interface jadex.runtime.IExternalAccess
Wait for a condition to be satisfied.
waitForCondition(ICondition) - Method in class jadex.runtime.MobilePlan
Wait for a condition to be satisfied.
waitForCondition(ICondition, long) - Method in class jadex.runtime.MobilePlan
Wait for a condition or until the timeout occurs.
waitForCondition(String) - Method in class jadex.runtime.MobilePlan
Wait for a condition to be satisfied.
waitForCondition(String, long) - Method in class jadex.runtime.MobilePlan
Wait for a condition to be satisfied.
waitForCondition(ICondition) - Method in class jadex.runtime.Plan
Wait for a condition to be satisfied.
waitForCondition(ICondition, long) - Method in class jadex.runtime.Plan
Wait for a condition or until the timeout occurs.
waitForCondition(String) - Method in class jadex.runtime.Plan
Wait for a condition to be satisfied.
waitForCondition(String, long) - Method in class jadex.runtime.Plan
Wait for a condition to be satisfied.
waitForFactAdded(String) - Method in interface jadex.runtime.IExternalAccess
Wait for a belief set change.
waitForFactAdded(String, long) - Method in interface jadex.runtime.IExternalAccess
Wait for a belief set change.
waitForFactAdded(String) - Method in class jadex.runtime.MobilePlan
Wait for a belief set change.
waitForFactAdded(String, long) - Method in class jadex.runtime.MobilePlan
Wait for a belief set change.
waitForFactAdded(String) - Method in class jadex.runtime.Plan
Wait for a belief set change.
waitForFactAdded(String, long) - Method in class jadex.runtime.Plan
Wait for a belief set change.
waitForFactAddedOrRemoved(String) - Method in interface jadex.runtime.IExternalAccess
Wait for a belief set change.
waitForFactAddedOrRemoved(String, long) - Method in interface jadex.runtime.IExternalAccess
Wait for a belief set change.
waitForFactAddedOrRemoved(String) - Method in class jadex.runtime.MobilePlan
Wait for a belief set change.
waitForFactAddedOrRemoved(String, long) - Method in class jadex.runtime.MobilePlan
Wait for a belief set change.
waitForFactAddedOrRemoved(String) - Method in class jadex.runtime.Plan
Wait for a belief set change.
waitForFactAddedOrRemoved(String, long) - Method in class jadex.runtime.Plan
Wait for a belief set change.
waitForFactRemoved(String) - Method in interface jadex.runtime.IExternalAccess
Wait for a belief set change.
waitForFactRemoved(String, long) - Method in interface jadex.runtime.IExternalAccess
Wait for a belief set change.
waitForFactRemoved(String) - Method in class jadex.runtime.MobilePlan
Wait for a belief set change.
waitForFactRemoved(String, long) - Method in class jadex.runtime.MobilePlan
Wait for a belief set change.
waitForFactRemoved(String) - Method in class jadex.runtime.Plan
Wait for a belief set change.
waitForFactRemoved(String, long) - Method in class jadex.runtime.Plan
Wait for a belief set change.
waitForGoal(String) - Method in interface jadex.runtime.IExternalAccess
Wait for a goal.
waitForGoal(String, long) - Method in interface jadex.runtime.IExternalAccess
Wait for a goal.
waitForGoal(String) - Method in class jadex.runtime.MobilePlan
Wait for a goal.
waitForGoal(String, long) - Method in class jadex.runtime.MobilePlan
Wait for a goal.
waitForGoal(String) - Method in class jadex.runtime.Plan
Wait for a goal.
waitForGoal(String, long) - Method in class jadex.runtime.Plan
Wait for a goal.
waitForInternalEvent(String) - Method in interface jadex.runtime.IExternalAccess
Wait for an internal event.
waitForInternalEvent(String, long) - Method in interface jadex.runtime.IExternalAccess
Wait for an internal event.
waitForInternalEvent(String) - Method in class jadex.runtime.MobilePlan
Wait for an internal event.
waitForInternalEvent(String, long) - Method in class jadex.runtime.MobilePlan
Wait for an internal event.
waitForInternalEvent(String) - Method in class jadex.runtime.Plan
Wait for an internal event.
waitForInternalEvent(String, long) - Method in class jadex.runtime.Plan
Wait for an internal event.
waitForMessageEvent(String) - Method in interface jadex.runtime.IExternalAccess
Wait for a message event.
waitForMessageEvent(String, long) - Method in interface jadex.runtime.IExternalAccess
Wait for a message event.
waitForMessageEvent(String) - Method in class jadex.runtime.MobilePlan
Wait for a message event.
waitForMessageEvent(String, long) - Method in class jadex.runtime.MobilePlan
Wait for a message event.
waitForMessageEvent(String) - Method in class jadex.runtime.Plan
Wait for a message event.
waitForMessageEvent(String, long) - Method in class jadex.runtime.Plan
Wait for a message event.
waitForReply(IMessageEvent) - Method in interface jadex.runtime.IExternalAccess
Wait for a message.
waitForReply(IMessageEvent, long) - Method in interface jadex.runtime.IExternalAccess
Wait for a message.
waitForReply(IMessageEvent) - Method in class jadex.runtime.MobilePlan
Wait for a message.
waitForReply(IMessageEvent, long) - Method in class jadex.runtime.MobilePlan
Wait for a message.
waitForReply(IMessageEvent) - Method in class jadex.runtime.Plan
Wait for a message.
waitForReply(IMessageEvent, long) - Method in class jadex.runtime.Plan
Wait for a message.
waitForSubgoal(IGoal) - Method in class jadex.runtime.MobilePlan
Wait for a goal.
waitForSubgoal(IGoal, long) - Method in class jadex.runtime.MobilePlan
Wait for a goal.
waitForSubgoal(IGoal) - Method in class jadex.runtime.Plan
Wait for a goal.
waitForSubgoal(IGoal, long) - Method in class jadex.runtime.Plan
Wait for a goal.
wrapText(String) - Static method in class jadex.util.SUtil
Wrap a text at a given line length.
wrapText(String, int) - Static method in class jadex.util.SUtil
Wrap a text at a given line length.

A B C D E F G H I J K L M N O P Q R S T U V W
Jadex 0.941

Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.