|
Jadex 0.96-beta1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Package jadex.adapter |
---|
Class jadex.adapter.AbstractMessageAdapter extends Object implements Serializable |
---|
Serialized Fields |
---|
IJadexAgent agent
Object message_object
jadex.runtime.impl.IRMessageEvent inreply
boolean searched_inreply
Package jadex.adapter.fipa |
---|
Class jadex.adapter.fipa.AgentAction extends Object implements Serializable |
---|
Serialized Fields |
---|
PropertyDescriptor[] pds
Class jadex.adapter.fipa.AgentDescription extends AgentDescriptionData implements Serializable |
---|
Class jadex.adapter.fipa.AgentDescriptionData extends Object implements Serializable |
---|
Serialized Fields |
---|
List services
List protocols
List ontologies
List languages
Date leasetime
AgentIdentifier name
PropertyDescriptor[] pds
Class jadex.adapter.fipa.AgentIdentifier extends AgentIdentifierData implements Serializable |
---|
Class jadex.adapter.fipa.AgentIdentifierData extends BasicAgentIdentifier implements Serializable |
---|
Serialized Fields |
---|
List resolvers
List addresses
PropertyDescriptor[] pds
Class jadex.adapter.fipa.AMSAgentDescription extends AMSAgentDescriptionData implements Serializable |
---|
Class jadex.adapter.fipa.AMSAgentDescriptionData extends Object implements Serializable |
---|
Serialized Fields |
---|
String ownership
String state
AgentIdentifier name
PropertyDescriptor[] pds
Class jadex.adapter.fipa.AMSCreateAgent extends AgentAction implements Serializable |
---|
Serialized Fields |
---|
boolean start
Map arguments
String name
String type
String configuration
AgentIdentifier agentidentifier
PropertyDescriptor[] pds
Class jadex.adapter.fipa.AMSDestroyAgent extends AgentAction implements Serializable |
---|
Serialized Fields |
---|
AgentIdentifier agentidentifier
PropertyDescriptor[] pds
Class jadex.adapter.fipa.AMSResumeAgent extends AgentAction implements Serializable |
---|
Serialized Fields |
---|
AgentIdentifier agentidentifier
PropertyDescriptor[] pds
Class jadex.adapter.fipa.AMSSearchAgents extends AgentAction implements Serializable |
---|
Serialized Fields |
---|
List agentdescriptions
AMSAgentDescription agentdescription
SearchConstraints searchconstraints
PropertyDescriptor[] pds
Class jadex.adapter.fipa.AMSShutdownPlatform extends AgentAction implements Serializable |
---|
Serialized Fields |
---|
PropertyDescriptor[] pds
Class jadex.adapter.fipa.AMSStartAgent extends AgentAction implements Serializable |
---|
Serialized Fields |
---|
AgentIdentifier agentidentifier
PropertyDescriptor[] pds
Class jadex.adapter.fipa.AMSSuspendAgent extends AgentAction implements Serializable |
---|
Serialized Fields |
---|
AgentIdentifier agentidentifier
PropertyDescriptor[] pds
Class jadex.adapter.fipa.DFDeregister extends AgentAction implements Serializable |
---|
Serialized Fields |
---|
AgentDescription dfagentdescription
PropertyDescriptor[] pds
Class jadex.adapter.fipa.DFModify extends AgentAction implements Serializable |
---|
Serialized Fields |
---|
AgentDescription dfagentdescription
AgentDescription result
PropertyDescriptor[] pds
Class jadex.adapter.fipa.DFRegister extends AgentAction implements Serializable |
---|
Serialized Fields |
---|
AgentDescription dfagentdescription
AgentDescription result
PropertyDescriptor[] pds
Class jadex.adapter.fipa.DFSearch extends AgentAction implements Serializable |
---|
Serialized Fields |
---|
List results
AgentDescription dfagentdescription
SearchConstraints searchconstraints
PropertyDescriptor[] pds
Class jadex.adapter.fipa.Done extends Object implements Serializable |
---|
Serialized Fields |
---|
AgentAction action
PropertyDescriptor[] pds
Class jadex.adapter.fipa.FipaMessageAdapter extends AbstractMessageAdapter implements Serializable |
---|
Serialized Fields |
---|
Object content
Class jadex.adapter.fipa.FIPAMessageType extends MessageType implements Serializable |
---|
Class jadex.adapter.fipa.Property extends Object implements Serializable |
---|
Serialized Fields |
---|
Object value
String name
PropertyDescriptor[] pds
Class jadex.adapter.fipa.SearchConstraints extends Object implements Serializable |
---|
Serialized Fields |
---|
String searchid
int maxdepth
int maxresults
PropertyDescriptor[] pds
Class jadex.adapter.fipa.ServiceDescription extends ServiceDescriptionData implements Serializable |
---|
Class jadex.adapter.fipa.ServiceDescriptionData extends Object implements Serializable |
---|
Serialized Fields |
---|
String ownership
List protocols
List ontologies
String name
List languages
String type
List properties
PropertyDescriptor[] pds
Package jadex.model |
---|
Class jadex.model.ExpressionParameterInfo extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
IMElement modelelement
String classname
Class clazz
Class jadex.model.MessageType extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
MessageType.ParameterSpecification[] params
MessageType.ParameterSpecification[] paramsets
Class jadex.model.MessageType.ParameterSpecification extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Class clazz
String defaultvalue
String source
boolean convid
boolean derived
Package jadex.planlib |
---|
Class jadex.planlib.AnswerPingPlan extends Plan implements Serializable |
---|
Serialized Fields |
---|
String ping
String reply
Class jadex.planlib.CNPInitiatorPlan extends Plan implements Serializable |
---|
Serialized Fields |
---|
MessageEventFilter mf
long timeout
ISelector selector
IMessageEvent me
Class jadex.planlib.CNPReceiverPlan extends Plan implements Serializable |
---|
Class jadex.planlib.DAInitiatorPlan extends Plan implements Serializable |
---|
Class jadex.planlib.DAReceiverPlan extends Plan implements Serializable |
---|
Class jadex.planlib.DoPingPlan extends Plan implements Serializable |
---|
Class jadex.planlib.EAInitiatorPlan extends Plan implements Serializable |
---|
Class jadex.planlib.EAReceiverPlan extends Plan implements Serializable |
---|
Class jadex.planlib.NotUnderstoodPlan extends Plan implements Serializable |
---|
Class jadex.planlib.PerformTestPlan extends Plan implements Serializable |
---|
Serialized Fields |
---|
AgentIdentifier testagent
Class jadex.planlib.PerformTestsPlan extends Plan implements Serializable |
---|
Class jadex.planlib.PingingPlan extends Plan implements Serializable |
---|
Class jadex.planlib.PrintReportsPlan extends Plan implements Serializable |
---|
Class jadex.planlib.RPInitiatorMobilePlan extends MobilePlan implements Serializable |
---|
Serialized Fields |
---|
long timeout
AgentIdentifier receiver
Object content
String language
String ontology
boolean firstanswer
Class jadex.planlib.RPInitiatorPlan extends Plan implements Serializable |
---|
Serialized Fields |
---|
long timeout
IMessageEvent request
Class jadex.planlib.RPReceiverPlan extends Plan implements Serializable |
---|
Class jadex.planlib.SendReportsPlan extends Plan implements Serializable |
---|
Class jadex.planlib.StartAgentsPlan extends Plan implements Serializable |
---|
Class jadex.planlib.TestCenterPlan extends Plan implements Serializable |
---|
Class jadex.planlib.TestsFinishedPlan extends MobilePlan implements Serializable |
---|
Serialized Fields |
---|
int step
Package jadex.runtime |
---|
Class jadex.runtime.AbstractPlan extends Object implements Serializable |
---|
Serialized Fields |
---|
jadex.runtime.impl.RPlan rplan
jadex.runtime.planwrapper.PlanWrapper plan
jadex.runtime.planwrapper.CapabilityWrapper capability
jadex.runtime.planwrapper.ProcessGoalWrapper rootgoal
jadex.runtime.planwrapper.WaitqueueWrapper waitqueue
Exception exception
Class jadex.runtime.AgentCreationException extends RuntimeException implements Serializable |
---|
Class jadex.runtime.AgentDeathException extends BDIFailureException implements Serializable |
---|
Serialized Fields |
---|
jadex.runtime.impl.RBDIAgent agent
Class jadex.runtime.BasicAgentIdentifier extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Class jadex.runtime.BDIFailureException extends RuntimeException implements Serializable |
---|
Class jadex.runtime.ComposedFilter extends Object implements Serializable |
---|
Serialized Fields |
---|
IFilter[] filters
int operator
Class jadex.runtime.ContentException extends RuntimeException implements Serializable |
---|
Class jadex.runtime.ExpressionEvaluationException extends RuntimeException implements Serializable |
---|
Class jadex.runtime.GoalEventFilter extends ParameterElementFilter implements Serializable |
---|
Serialized Fields |
---|
boolean info
String type
String name
Class jadex.runtime.GoalFailureException extends BDIFailureException implements Serializable |
---|
Serialized Fields |
---|
IGoal goal
Class jadex.runtime.InternalEventFilter extends ParameterElementFilter implements Serializable |
---|
Serialized Fields |
---|
String type
String name
Class jadex.runtime.JavaMobilePlanExecutor extends Object implements Serializable |
---|
Class jadex.runtime.JavaStandardPlanExecutor extends Object implements Serializable |
---|
Serialized Fields |
---|
jadex.runtime.impl.RBDIAgent agent
Number maxexetime
Map tasks
Class jadex.runtime.JavaStandardPlanExecutor.BodyAborted extends ThreadDeath implements Serializable |
---|
Class jadex.runtime.JavaStandardPlanExecutor.PlanTerminated extends ThreadDeath implements Serializable |
---|
Class jadex.runtime.JavaXMLContentCodec extends Object implements Serializable |
---|
Class jadex.runtime.MessageEventFilter extends ParameterElementFilter implements Serializable |
---|
Serialized Fields |
---|
String type
String replyname
Class jadex.runtime.MessageFailureException extends BDIFailureException implements Serializable |
---|
Serialized Fields |
---|
Object message
Class jadex.runtime.MobilePlan extends AbstractPlan implements Serializable |
---|
Class jadex.runtime.NuggetsXMLContentCodec extends Object implements Serializable |
---|
Class jadex.runtime.ParameterElementFilter extends Object implements Serializable |
---|
Serialized Fields |
---|
MultiCollection values
IMExpression match
Class jadex.runtime.Plan extends AbstractPlan implements Serializable |
---|
Serialized Fields |
---|
IEvent initialevent
Class jadex.runtime.PlanFailureException extends BDIFailureException implements Serializable |
---|
Class jadex.runtime.SystemEvent extends Object implements Serializable |
---|
Serialized Fields |
---|
String type
boolean change
boolean derived
Object source
Object value
int index
String cause
boolean init
int hashcode
Class jadex.runtime.TimeoutException extends BDIFailureException implements Serializable |
---|
Package jadex.util |
---|
Class jadex.util.CachedObject extends Object implements Serializable |
---|
Serialized Fields |
---|
Serializable cachedobject
String filename
long lastmodified
Class jadex.util.ObjectCache extends Object implements Serializable |
---|
Serialized Fields |
---|
boolean persist_always
boolean persist_single
String filename
Map cache
Class jadex.util.SimplePropertyChangeSupport extends Object implements Serializable |
---|
Serialized Fields |
---|
ArrayList listener
Object source
Class jadex.util.Tuple extends Object implements Serializable |
---|
Serialized Fields |
---|
Object[] entities
Class jadex.util.WeakObject extends WeakReference implements Serializable |
---|
Serialized Fields |
---|
int hashcode
Package jadex.util.collection |
---|
Class jadex.util.collection.BeanChangesArrayList extends ArrayList implements Serializable |
---|
Serialized Fields |
---|
SimplePropertyChangeSupport pcs
Class jadex.util.collection.ConcurrencyCheckingList extends Object implements Serializable |
---|
Serialized Fields |
---|
List list
Class jadex.util.collection.FastHashMap extends Object implements Serializable |
---|
serialVersionUID: 362722346524651265L
Serialization Methods |
---|
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
Class jadex.util.collection.IBlockingQueue.ClosedException extends RuntimeException implements Serializable |
---|
Class jadex.util.collection.IBlockingQueue.TimeoutException extends RuntimeException implements Serializable |
---|
Class jadex.util.collection.IndexMap extends Object implements Serializable |
---|
Serialized Fields |
---|
List list
Map map
Map asmap
List aslist
Class jadex.util.collection.IndexMap.ListIndexMap extends IndexMap implements Serializable |
---|
Class jadex.util.collection.IndexMap.MapIndexMap extends IndexMap implements Serializable |
---|
Class jadex.util.collection.LRU extends LinkedHashMap implements Serializable |
---|
Serialized Fields |
---|
int max
ILRUEntryCleaner cleaner
Class jadex.util.collection.MultiCollection extends Object implements Serializable |
---|
Serialized Fields |
---|
Map map
Class type
Class jadex.util.collection.NestedMap extends Object implements Serializable |
---|
Serialized Fields |
---|
Map local
Map[] parents
Class jadex.util.collection.SortedList extends LinkedList implements Serializable |
---|
Serialized Fields |
---|
boolean ascending
Comparator comp
Class jadex.util.collection.TwoWayMultiCollection extends MultiCollection implements Serializable |
---|
Serialized Fields |
---|
TwoWayMultiCollection reverse
Class jadex.util.collection.WeakList extends Object implements Serializable |
---|
Serialization Methods |
---|
protected Object readResolve() throws ObjectStreamException
ObjectStreamException
protected Object writeReplace() throws ObjectStreamException
ObjectStreamException
Serialized Fields |
---|
int size
int state
List serialized_list
Class jadex.util.collection.WeakSet extends AbstractSet implements Serializable |
---|
Serialization Methods |
---|
protected Object readResolve() throws ObjectStreamException
ObjectStreamException
protected Object writeReplace() throws ObjectStreamException
ObjectStreamException
Serialized Fields |
---|
Set serialized_set
Package jadex.util.jtable |
---|
Class jadex.util.jtable.AbstractIndexTableModel extends DelegateTableModel implements Serializable |
---|
Serialized Fields |
---|
ArrayList indexList
Class jadex.util.jtable.DelegateTableModel extends AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
TableModel delegate
Class jadex.util.jtable.ObjectTableModel extends AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
Vector columns
Vector data
HashMap columnclasses
HashSet columseditable
Class jadex.util.jtable.PatternEditor extends DefaultCellEditor implements Serializable |
---|
Serialized Fields |
---|
Class[] argTypes
Constructor constructor
Object value
Class jadex.util.jtable.ResizeableTableHeader extends JTableHeader implements Serializable |
---|
Serialized Fields |
---|
boolean autoResizingEnabled
boolean includeHeaderWidth
Class jadex.util.jtable.SorterFilterTableModel extends AbstractIndexTableModel implements Serializable |
---|
Serialized Fields |
---|
Vector filter
boolean doFilter
Vector sortColumns
int sortColumn
int sortDirection
boolean pauseDisplaying
int pauseRow
Class jadex.util.jtable.SortHeaderRenderer extends DefaultTableCellRenderer implements Serializable |
---|
Class jadex.util.jtable.VisibilityPopupMenu extends JPopupMenu implements Serializable |
---|
Serialized Fields |
---|
IVisibilityTableColumnModel model
Class jadex.util.jtable.VisibilityTableColumnModel extends DefaultTableColumnModel implements Serializable |
---|
Serialized Fields |
---|
Vector allTableColumns
Vector tableColumnsFixed
|
Jadex 0.96-beta1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.