- abortanyselector - Static variable in class jadex.bridge.service.search.SServiceProvider
-
- aborted - Variable in class jadex.base.test.ComponentTestSuite
-
Indicate when the suite is aborted due to excessibe run time.
- aborted() - Method in class jadex.bdi.planlib.protocols.AbstractInitiatorPlan
-
Called when the plan is aborted, i.e.,
when the corresponding interaction goal
is dropped.
- aborted() - Method in class jadex.bdi.planlib.protocols.cancelmeta.CMHandlerPlan
-
Called when the plan is aborted, i.e.,
when the corresponding interaction goal
is dropped.
- aborted() - Method in class jadex.bdi.runtime.Plan
-
The plan was aborted (because of conditional goal
success or termination from outside).
- aborted() - Method in class jadex.gpmn.plan.StartAndMonitorProcessPlan
-
- abortPlan(IOAVState, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Abort a plan.
- abortPlan() - Method in interface jadex.bdi.runtime.IPlan
-
Abort a running plan.
- ABSOLUTE_POSITION - Static variable in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
-
- ABSOLUTE_POSITION - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.Primitive3d
-
- ABSOLUTE_ROTATION - Static variable in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
-
- ABSOLUTE_ROTATION - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.Primitive3d
-
- ABSOLUTE_SIZE - Static variable in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
-
- ABSOLUTE_SIZE - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.Primitive3d
-
- AbstractApplicableInterceptor - Class in jadex.bridge.service.component.interceptors
-
Simple abstract base class that implements isApplicable with true.
- AbstractApplicableInterceptor() - Constructor for class jadex.bridge.service.component.interceptors.AbstractApplicableInterceptor
-
- AbstractBDIInfo - Class in jadex.bdi.runtime.interpreter
-
Base class for transferable information about BDI elements.
- AbstractBDIInfo() - Constructor for class jadex.bdi.runtime.interpreter.AbstractBDIInfo
-
Create a new info.
- AbstractBDIInfo(Object, String) - Constructor for class jadex.bdi.runtime.interpreter.AbstractBDIInfo
-
Create a new info.
- AbstractChartDataConsumer - Class in jadex.extension.envsupport.evaluation
-
Abstract base class for chart consumers.
- AbstractChartDataConsumer() - Constructor for class jadex.extension.envsupport.evaluation.AbstractChartDataConsumer
-
Create a new chart consumer.
- AbstractCodec - Class in jadex.commons.transformation.binaryserializer
-
- AbstractCodec() - Constructor for class jadex.commons.transformation.binaryserializer.AbstractCodec
-
- AbstractEnvironmentService - Class in jadex.extension.envsupport
-
Environment service implementation.
- AbstractEnvironmentService(String) - Constructor for class jadex.extension.envsupport.AbstractEnvironmentService
-
Create an environment service for a given space.
- AbstractEnvironmentSpace - Class in jadex.extension.envsupport.environment
-
Abstract base class for environment space.
- AbstractEnvironmentSpace() - Constructor for class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Create an environment space
- AbstractErrorReportBuilder - Class in jadex.bridge
-
Helper class for building error reports.
- AbstractErrorReportBuilder(String, String, String[], MultiCollection, Map) - Constructor for class jadex.bridge.AbstractErrorReportBuilder
-
Build the error based on the given entries (if any).
- AbstractEventIntermediateTimerActivityHandler - Class in jadex.bpmn.runtime.handler
-
Abstract handler for timing events.
- AbstractEventIntermediateTimerActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.AbstractEventIntermediateTimerActivityHandler
-
- AbstractGatewayActivityHandler - Class in jadex.bpmn.runtime.handler
-
Common functionality for and/or split and join gateways.
- AbstractGatewayActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
-
- AbstractInfo - Class in jadex.xml
-
Superclass for XML object type/link infos.
- AbstractInfo(XMLInfo) - Constructor for class jadex.xml.AbstractInfo
-
Create an abstract OAV info.
- AbstractInfo.SpecificityComparator - Class in jadex.xml
-
Compare infos by specificity of the XML path.
- AbstractInfo.SpecificityComparator() - Constructor for class jadex.xml.AbstractInfo.SpecificityComparator
-
- AbstractInitiatorPlan - Class in jadex.bdi.planlib.protocols
-
This plan serves as a base class for initiator plans.
- AbstractInitiatorPlan() - Constructor for class jadex.bdi.planlib.protocols.AbstractInitiatorPlan
-
Initialize the plan
- AbstractInteractionPlugin - Class in jadex.extension.envsupport.observer.gui.plugin
-
- AbstractInteractionPlugin() - Constructor for class jadex.extension.envsupport.observer.gui.plugin.AbstractInteractionPlugin
-
- AbstractJ2DRenderer - Class in jadex.extension.envsupport.observer.graphics.java2d
-
- AbstractJ2DRenderer() - Constructor for class jadex.extension.envsupport.observer.graphics.java2d.AbstractJ2DRenderer
-
- AbstractLRUApplicableInterceptor - Class in jadex.bridge.service.component.interceptors
-
Abstract interceptor class that uses a LRU for caching applicable states of invocations
for subsequent calls.
- AbstractLRUApplicableInterceptor() - Constructor for class jadex.bridge.service.component.interceptors.AbstractLRUApplicableInterceptor
-
- AbstractMessageHandler - Class in jadex.micro
-
Abstract message handler.
- AbstractMessageHandler() - Constructor for class jadex.micro.AbstractMessageHandler
-
Create a new message handler.
- AbstractMessageHandler(long) - Constructor for class jadex.micro.AbstractMessageHandler
-
Create a new message handler.
- AbstractMessageHandler(long, boolean) - Constructor for class jadex.micro.AbstractMessageHandler
-
Create a new message handler.
- AbstractMessageHandler(IFilter) - Constructor for class jadex.micro.AbstractMessageHandler
-
Create a new message handler.
- AbstractMessageHandler(IFilter, long) - Constructor for class jadex.micro.AbstractMessageHandler
-
Create a new message handler.
- AbstractMessageHandler(IFilter, long, boolean) - Constructor for class jadex.micro.AbstractMessageHandler
-
Create a new message handler.
- AbstractModelLoader - Class in jadex.commons
-
Loader for managing models, loaded from disc and kept in cache.
- AbstractModelLoader(String[]) - Constructor for class jadex.commons.AbstractModelLoader
-
Create a model loader.
- AbstractModelLoader(String[], int) - Constructor for class jadex.commons.AbstractModelLoader
-
Create a model loader.
- AbstractMultiInterceptor - Class in jadex.bridge.service.component.interceptors
-
Abstract interceptor that supports sub interceptors for special cases.
- AbstractMultiInterceptor() - Constructor for class jadex.bridge.service.component.interceptors.AbstractMultiInterceptor
-
- AbstractObjectWriterHandler - Class in jadex.xml.writer
-
Abstract base class for an object writer handler.
- AbstractObjectWriterHandler(boolean, boolean, boolean, Set) - Constructor for class jadex.xml.writer.AbstractObjectWriterHandler
-
Create a new writer handler.
- AbstractReceiverPlan - Class in jadex.bdi.planlib.protocols
-
This plan serves as a base class for receiver plans.
- AbstractReceiverPlan() - Constructor for class jadex.bdi.planlib.protocols.AbstractReceiverPlan
-
Initialize the plan
- abstractsource_has_abstract - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The abstractsource has the abstract element.
- abstractsource_has_rcapa - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The abstractsource has the source scope.
- abstractsource_has_source - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The abstractsource has the source (original) element.
- abstractsource_type - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The abstractsource is the concrete element (source) for an abstract element.
- AbstractTask - Class in jadex.bpmn.runtime.task
-
Simple task implementation with basic result and exception handling.
- AbstractTask() - Constructor for class jadex.bpmn.runtime.task.AbstractTask
-
- AbstractTask - Class in jadex.extension.envsupport.environment
-
Empty default implementation for object tasks.
- AbstractTask() - Constructor for class jadex.extension.envsupport.environment.AbstractTask
-
- AbstractViewport - Class in jadex.extension.envsupport.observer.graphics
-
- AbstractViewport(IPerspective) - Constructor for class jadex.extension.envsupport.observer.graphics.AbstractViewport
-
- AbstractViewport3d - Class in jadex.extension.envsupport.observer.graphics
-
- AbstractViewport3d(IPerspective, IVector3, boolean, boolean, String, ISpaceController) - Constructor for class jadex.extension.envsupport.observer.graphics.AbstractViewport3d
-
- AbstractVisual2D - Class in jadex.extension.envsupport.observer.graphics.drawable
-
Base class for visual elements.
- AbstractVisual2D() - Constructor for class jadex.extension.envsupport.observer.graphics.drawable.AbstractVisual2D
-
Initializes the members with default values.
- AbstractVisual2D(Object, Object, Object) - Constructor for class jadex.extension.envsupport.observer.graphics.drawable.AbstractVisual2D
-
Initializes the members with default values.
- AbstractVisual3d - Class in jadex.extension.envsupport.observer.graphics.drawable3d
-
Base class for visual 3d elements.
- AbstractVisual3d() - Constructor for class jadex.extension.envsupport.observer.graphics.drawable3d.AbstractVisual3d
-
Initializes the members with default values.
- AbstractVisual3d(Object, Object, Object) - Constructor for class jadex.extension.envsupport.observer.graphics.drawable3d.AbstractVisual3d
-
Initializes the members with default values.
- ACCEPT_PROPOSAL - Static variable in class jadex.bridge.fipa.SFipa
-
- acceptFile(String, String) - Method in interface jadex.bridge.service.types.chat.IChatGuiService
-
Accept a waiting file transfer.
- AccessInfo - Class in jadex.xml
-
Meta info for accessing (reading / writing) an element.
- AccessInfo(QName) - Constructor for class jadex.xml.AccessInfo
-
Create a new access info.
- AccessInfo(QName, Object) - Constructor for class jadex.xml.AccessInfo
-
Create a new access info.
- AccessInfo(QName, Object, String) - Constructor for class jadex.xml.AccessInfo
-
Create a new access info.
- AccessInfo(QName, Object, String, Object) - Constructor for class jadex.xml.AccessInfo
-
Create a new access info.
- AccessInfo(QName, Object, String, Object, Object) - Constructor for class jadex.xml.AccessInfo
-
Create a new access info.
- AccessInfo(String) - Constructor for class jadex.xml.AccessInfo
-
Create a new access info.
- AccessInfo(String, Object) - Constructor for class jadex.xml.AccessInfo
-
Create a new access info.
- AccessInfo(String, Object, String) - Constructor for class jadex.xml.AccessInfo
-
Create a new access info.
- AccessInfo(String, Object, String, Object) - Constructor for class jadex.xml.AccessInfo
-
Create a new access info.
- AccessInfo(String, Object, String, Object, Object) - Constructor for class jadex.xml.AccessInfo
-
Create a new access info.
- achievegoal_has_targetcondition - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Achieve goal has target condition attribute .
- achievegoal_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The achieve goal type.
- acquire() - Method in class jadex.commons.concurrent.Token
-
Try to acquire the token.
- action - Variable in class jadex.extension.envsupport.environment.ComponentActionList.ActionEntry
-
The action.
- ActionReferenceQueue - Class in jadex.commons.collection
-
The extended reference queue allows for adding (weak)
object with an associated action.
- ActionReferenceQueue() - Constructor for class jadex.commons.collection.ActionReferenceQueue
-
Create a new list.
- activateWait(Map, Notifier) - Method in interface jadex.bpmn.runtime.handler.IExternalNotifier
-
Activate a wait action on an external source.
- ACTOR_ID - Static variable in interface jadex.extension.envsupport.environment.ISpaceAction
-
The constant for the actor id parameter (component performing the action).
- ADAPTER_FACTORY - Static variable in class jadex.base.Starter
-
The adapter factory classname.
- ADD - Static variable in class jadex.bdi.planlib.DefaultBDIVisionProcessor
-
The add action.
- add(int, MultiColumnTable.MultiColumnTableRow) - Method in class jadex.bpmn.MultiColumnTable
-
- add(MultiColumnTable.MultiColumnTableRow) - Method in class jadex.bpmn.MultiColumnTable
-
- add(Object) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
-
Add a child to this context.
- add(Object) - Method in class jadex.commons.collection.CheckedCollection
-
Ensures that this collection contains the specified element (optional
operation).
- add(Object) - Method in class jadex.commons.collection.ConcurrencyCheckingList
-
- add(int, Object) - Method in class jadex.commons.collection.ConcurrencyCheckingList
-
- add(Object) - Method in class jadex.commons.collection.IdentityHashSet
-
Adds the specified element to this set if it is not already present
(optional operation).
- add(Object) - Method in class jadex.commons.collection.IndexMap
-
Unsupported method, due to missing key parameter.
- add(int, Object) - Method in class jadex.commons.collection.IndexMap
-
Unsupported method, due to missing key parameter.
- add(Object, Object) - Method in class jadex.commons.collection.IndexMap
-
Add a new object with key and value.
- add(int, Object, Object) - Method in class jadex.commons.collection.IndexMap
-
Add an object to the collection.
- add(Object) - Method in class jadex.commons.collection.SortedList
-
Appends the specified element to the end of this list.
- add(int, Object) - Method in class jadex.commons.collection.SortedList
-
Inserts the specified element at the specified position in this list.
- add(Object) - Method in class jadex.commons.collection.WeakList
-
Appends the specified element to the end of this list (optional
operation).
- add(int, Object) - Method in class jadex.commons.collection.WeakList
-
Inserts the specified element at the specified position in this list
(optional operation).
- add(Object) - Method in class jadex.commons.collection.WeakSet
-
Add an element to the set.
- add(CachedObject) - Method in class jadex.commons.ObjectCache
-
Add a cached object.
- add(IVector1) - Method in interface jadex.extension.envsupport.math.IVector1
-
Adds another vector to this vector, adding individual components.
- add(double) - Method in interface jadex.extension.envsupport.math.IVector2
-
Adds a scalar to each component of this vector.
- add(IVector1) - Method in interface jadex.extension.envsupport.math.IVector2
-
Adds a scalar to each component of this vector.
- add(IVector2) - Method in interface jadex.extension.envsupport.math.IVector2
-
Adds another vector to this vector, adding individual components.
- add(double) - Method in interface jadex.extension.envsupport.math.IVector3
-
Adds a scalar to each component of this vector.
- add(IVector1) - Method in interface jadex.extension.envsupport.math.IVector3
-
Adds a scalar to each component of this vector.
- add(IVector3) - Method in interface jadex.extension.envsupport.math.IVector3
-
Adds another vector to this vector, adding individual components.
- add(double) - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
-
Adds a scalar to each component of this vector.
- add(IVector1) - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
-
Adds a scalar to each component of this vector.
- add(IVector2) - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
-
Adds another vector to this vector, adding individual components.
- add(IVector1) - Method in class jadex.extension.envsupport.math.Vector1Double
-
- add(IVector1) - Method in class jadex.extension.envsupport.math.Vector1Int
-
Adds another vector to this vector, adding individual components.
- add(IVector1) - Method in class jadex.extension.envsupport.math.Vector1Long
-
Adds another vector to this vector, adding individual components.
- add(double) - Method in class jadex.extension.envsupport.math.Vector2Double
-
- add(IVector1) - Method in class jadex.extension.envsupport.math.Vector2Double
-
- add(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Double
-
- add(double) - Method in class jadex.extension.envsupport.math.Vector2Int
-
Adds a scalar to each component of this vector.
- add(IVector1) - Method in class jadex.extension.envsupport.math.Vector2Int
-
Adds a scalar to each component of this vector.
- add(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Int
-
Adds another vector to this vector, adding individual components.
- add(double) - Method in class jadex.extension.envsupport.math.Vector3Double
-
- add(IVector1) - Method in class jadex.extension.envsupport.math.Vector3Double
-
- add(IVector3) - Method in class jadex.extension.envsupport.math.Vector3Double
-
- add(double) - Method in class jadex.extension.envsupport.math.Vector3Int
-
Adds a scalar to each component of this vector.
- add(IVector1) - Method in class jadex.extension.envsupport.math.Vector3Int
-
Adds a scalar to each component of this vector.
- add(IVector3) - Method in class jadex.extension.envsupport.math.Vector3Int
-
Adds another vector to this vector, adding individual components.
- addAgentInjection(FieldInfo) - Method in class jadex.micro.MicroModel
-
Add an injection field.
- addAll(Collection) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
-
This method is unsupported, throws UnsupportedOperationException.
- addAll(Collection) - Method in class jadex.commons.collection.CheckedCollection
-
Adds all of the elements in the specified collection to this collection
(optional operation).
- addAll(Collection) - Method in class jadex.commons.collection.ConcurrencyCheckingList
-
- addAll(int, Collection) - Method in class jadex.commons.collection.ConcurrencyCheckingList
-
- addAll(Collection) - Method in class jadex.commons.collection.IdentityHashSet
-
Adds all of the elements in the specified collection to this set if
they're not already present (optional operation).
- addAll(Collection) - Method in class jadex.commons.collection.IndexMap
-
Unsupported method, due to missing key parameter.
- addAll(int, Collection) - Method in class jadex.commons.collection.IndexMap
-
Unsupported method, due to missing key parameter.
- addAll(Collection) - Method in class jadex.commons.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.commons.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.commons.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.commons.collection.WeakList
-
Inserts all of the elements in the specified collection into this
list at the specified position (optional operation).
- addArgument(String, Object) - Method in class jadex.bdi.runtime.interpreter.BDIInterpreter
-
Add a default value for an argument (if not already present).
- addArgument(UnparsedExpression) - Method in class jadex.bridge.modelinfo.ComponentInstanceInfo
-
Add an argument.
- addArgument(UnparsedExpression) - Method in class jadex.bridge.modelinfo.ConfigurationInfo
-
Add an argument.
- addArgument(IArgument) - Method in class jadex.bridge.modelinfo.ModelInfo
-
Add an argument.
- addArgumentInjection(String, FieldInfo, String) - Method in class jadex.micro.MicroModel
-
Add an injection field.
- addAttribute(Object, String) - Method in class jadex.xml.writer.WriteObjectInfo
-
Add an attribute.
- addAvatarMappings(AvatarMapping) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Adds an avatar mapping.
- addAwarenessInfo(AwarenessInfo) - Method in interface jadex.bridge.service.types.awareness.IAwarenessManagementService
-
Announce an awareness info.
- addBeanContextMembershipListener(BeanContextMembershipListener) - Method in interface jadex.commons.beans.beancontext.BeanContext
-
- addBeanContextMembershipListener(BeanContextMembershipListener) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
-
- addBeanContextServicesListener(BeanContextServicesListener) - Method in interface jadex.commons.beans.beancontext.BeanContextServices
-
- addBeanContextServicesListener(BeanContextServicesListener) - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
-
- addBeliefListener(IBeliefListener) - Method in interface jadex.bdi.runtime.IBelief
-
Add a belief listener.
- addBeliefSetListener(IBeliefSetListener) - Method in interface jadex.bdi.runtime.IBeliefSet
-
Add a belief set listener.
- addBeliefSetValue(IOAVState, Object, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.BeliefRules
-
Add a value to a belief set.
- addBinding(RequiredServiceBinding) - Method in class jadex.bridge.modelinfo.ComponentInstanceInfo
-
Add a binding.
- addBreakpoint(Object) - Method in interface jadex.commons.ISteppable
-
Add a breakpoint to the interpreter.
- addBreakpointCommand(ICommand) - Method in interface jadex.commons.ISteppable
-
Add a command to be executed, when a breakpoint is reached.
- addBreakpointListener(IChangeListener) - Method in interface jadex.commons.IBreakpointPanel
-
Add a listener to receive breakpoint selected events.
- addCancelResponse(IComponentIdentifier, String, Object) - Method in class jadex.bdi.planlib.protocols.InteractionState
-
Add a cancel response.
- addChangeListener(IChangeListener) - Method in interface jadex.bridge.service.types.clock.IClock
-
Add a change listener.
- addChangeListener(IChangeListener) - Method in interface jadex.bridge.service.types.clock.IClockService
-
Add a change listener.
- addChangeListener(IRemoteChangeListener<IComponentIdentifier>) - Method in interface jadex.bridge.service.types.daemon.IDaemonService
-
Add a change listener.
- addChangeListener(IChangeListener) - Method in interface jadex.bridge.service.types.simulation.ISimulationService
-
Add a change listener.
- addChild(IComponentIdentifier) - Method in class jadex.bridge.service.types.cms.CMSComponentDescription
-
Add a child component.
- addChild(TreeNode) - Method in class jadex.commons.collection.TreeNode
-
Adds a child to the list of children for this node.
- addChild(Object, Object) - Method in class jadex.xml.reader.AReadContext
-
Add a child.
- addChild(Command) - Method in class org.apache.harmony.beans.Command
-
- addClockListener(String, ISimulationService, IExternalAccess) - Static method in class jadex.base.SRemoteClock
-
Add a clock listener.
- addCloneProcessor(ITraverseProcessor) - Method in interface jadex.bridge.service.types.marshal.IMarshalService
-
Add a clone processor.
- addComponent(String, JComponent) - Method in class jadex.commons.gui.PropertiesPanel
-
Add a component that spans a full line.
- addComponent(String, JComponent, double) - Method in class jadex.commons.gui.PropertiesPanel
-
Add a component
- addComponent(String, JComponent, double, int) - Method in class jadex.commons.gui.PropertiesPanel
-
Add a component
- addComponent(String, JComponent, double, int, int) - Method in class jadex.commons.gui.PropertiesPanel
-
Add a component
- addComponentAction(ComponentActionList.ActionEntry) - Method in class jadex.extension.envsupport.environment.ComponentActionList
-
Add an component action.
- addComponentDescription(IComponentDescription) - Method in class jadex.bridge.fipa.CMSSearchComponents
-
Add a componentdescription to this CMSSearchComponents.
- addComponentInstance(ComponentInstanceInfo) - Method in class jadex.bridge.modelinfo.ConfigurationInfo
-
Add an component.
- addComponentListener(IComponentListener) - Method in interface jadex.bdi.runtime.ICapability
-
Add an agent listener
- addComponentListener(IComponentListener) - Method in class jadex.bdi.runtime.interpreter.BDIInterpreter
-
Add component listener.
- addComponentListener(IComponentListener) - Method in class jadex.bdibpmn.BpmnPlanBodyInstance
-
Add an component listener.
- addComponentListener(IComponentListener) - Method in interface jadex.bridge.IExternalAccess
-
Add an component listener.
- addComponentListener(IComponentListener) - Method in interface jadex.bridge.IInternalAccess
-
Add an component listener.
- addComponentListener(IComponentIdentifier, ICMSComponentListener) - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
-
Add an component listener.
- addComponentListener(IComponentListener) - Method in class jadex.micro.MicroAgent
-
Add an component listener.
- addComponentResultListener(IResultListener<Collection<Tuple2<String, Object>>>, IComponentIdentifier) - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
-
Add a result listener.
- addCondition(String) - Method in interface jadex.bdi.runtime.IWaitAbstraction
-
Add a condition.
- addConfiguration(ConfigurationInfo) - Method in class jadex.bridge.modelinfo.ModelInfo
-
Add a configuration.
- addConsoleListener(IExternalAccess, String, IRemoteChangeListener) - Static method in class jadex.base.SRemoteGui
-
- addContent(String) - Method in class jadex.xml.StackElement
-
Add content to the already collected content (if any).
- addContentCodec(IContentCodec) - Method in interface jadex.bridge.service.types.message.IMessageService
-
Add content codec type.
- addDataConsumer(String, ITableDataConsumer) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Add a new data consumer.
- addDataProvider(String, ITableDataProvider) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Add a new data provider.
- addDataView(String, IDataView) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Adds a view to the space.
- addDataView(String, IDataView) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
-
Adds a dataview to the space.
- addDataView(String, IDataView) - Method in class jadex.extension.envsupport.observer.gui.ObserverCenter
-
Adds an additional dataview.
- addDataViewMapping(String, Map) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Add a mapping from object type to data view
- addDefaultResult(String, Object) - Method in class jadex.bdi.runtime.interpreter.BDIInterpreter
-
Add a default value for a result (if not already present).
- addDocument(String, String) - Method in class jadex.bdi.model.OAVCapabilityModel
-
Add an external document.
- ADDED - Static variable in interface jadex.bridge.service.types.daemon.IDaemonService
-
Event for an added platform.
- addEndStep(UnparsedExpression) - Method in class jadex.bridge.modelinfo.ConfigurationInfo
-
Add a end step.
- addEntry(Tuple, String) - Method in class jadex.bdi.model.OAVCapabilityModel
-
Add an entry to the report.
- addEntry(Object, Runnable) - Method in class jadex.commons.collection.ActionReferenceQueue
-
Add an object with an associated value.
- addEntry(String) - Method in class jadex.commons.gui.EditableList
-
Add a new entry.
- addEnvironmentListener(IEnvironmentListener) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Add an environment listener.
- addEnvironmentListener(IEnvironmentListener) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
-
Add an environment listener.
- addEvent(IEvent) - Method in interface jadex.bridge.service.types.ecarules.IRuleService
-
Add an external event to the rule engine.
- addExcludedParameter(String) - Method in interface jadex.bdi.model.editable.IMEGoal
-
Add a excluded parameter.
- addExtension(String, IExtensionInstance) - Method in class jadex.bdi.runtime.interpreter.BDIInterpreter
-
Add an extension instance.
- addExtension(IExtensionInfo) - Method in class jadex.bridge.modelinfo.ConfigurationInfo
-
Add a extension type.
- addExtensiontype(Object) - Method in class jadex.bridge.modelinfo.ModelInfo
-
Add a extension type.
- addExternalCondition(IExternalCondition) - Method in interface jadex.bdi.runtime.IWaitAbstraction
-
Add an external condition.
- addExternalThread(ProcessThread) - Method in class jadex.bpmn.runtime.ThreadContext
-
Add an external thread to this context.
- addFact(Object) - Method in interface jadex.bdi.runtime.IBeliefSet
-
Add a fact to a belief.
- addFactAdded(String) - Method in interface jadex.bdi.runtime.IWaitAbstraction
-
Add a fact added.
- addFactChanged(String) - Method in interface jadex.bdi.runtime.IWaitAbstraction
-
Add a fact changed.
- addFactRemoved(String) - Method in interface jadex.bdi.runtime.IWaitAbstraction
-
Add a fact removed.
- addFacts(Object[]) - Method in interface jadex.bdi.runtime.IBeliefSet
-
Add facts to a parameter set.
- addFilter(IFilter<T>) - Method in class jadex.commons.ComposedFilter
-
Add a filter.
- addFilter(IRemoteFilter) - Method in class jadex.commons.ComposedRemoteFilter
-
Add a filter.
- addFirst(Object) - Method in class jadex.commons.collection.SortedList
-
Inserts the given element at the beginning of this list.
- addFirstServiceInterceptor(IServiceInvocationInterceptor) - Method in class jadex.bridge.service.component.BasicServiceInvocationHandler
-
Add an interceptor.
- addFullLineComponent(String, JComponent) - Method in class jadex.commons.gui.PropertiesPanel
-
Add a component that spans a full line.
- addFullLineComponent(String, JComponent, double) - Method in class jadex.commons.gui.PropertiesPanel
-
Add a component that spans a full line.
- addGoal(String) - Method in interface jadex.bdi.runtime.IWaitAbstraction
-
Add a goal.
- addGoal(IGoal) - Method in interface jadex.bdi.runtime.IWaitAbstraction
-
Add a goal.
- addGoalListener(IGoalListener) - Method in interface jadex.bdi.runtime.IGoal
-
Add a goal listener.
- addGoalListener(String, IGoalListener) - Method in interface jadex.bdi.runtime.IGoalbase
-
Add a goal listener.
- addGroup(Group) - Method in class jadex.extension.agr.AGRSpace
-
Add a group to the space.
- addImport(String) - Method in class jadex.bridge.modelinfo.ModelInfo
-
Add an import statement.
- addInitialAvatar(IComponentIdentifier, String, Map) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Initial settings for the avatar of a specific component.
- addInitialStep(UnparsedExpression) - Method in class jadex.bridge.modelinfo.ConfigurationInfo
-
Add a initial step.
- addInterceptor(IServiceInvocationInterceptor, Object, int) - Method in class jadex.bridge.service.BasicServiceContainer
-
Add a service interceptor.
- addInterceptor(IServiceInvocationInterceptor, Object, int) - Method in class jadex.bridge.service.CacheServiceContainer
-
- addInterceptor(IServiceInvocationInterceptor, Object, int) - Method in interface jadex.bridge.service.IServiceContainer
-
Add a service interceptor.
- addInterceptor(UnparsedExpression) - Method in class jadex.bridge.service.ProvidedServiceImplementation
-
Add an interceptor.
- addInterceptor(UnparsedExpression) - Method in class jadex.bridge.service.RequiredServiceBinding
-
Add an interceptor.
- addInterceptor(UnparsedExpression) - Method in class jadex.bridge.service.RequiredServiceInfo
-
Add an interceptor.
- addIntermediateResult(Object) - Method in class jadex.bridge.service.component.interceptors.FutureFunctionality
-
- addIntermediateResult(E) - Method in class jadex.commons.future.IntermediateFuture
-
Add an intermediate result.
- addIntermediateResultIfUndone(Object) - Method in class jadex.bridge.service.component.interceptors.FutureFunctionality
-
- addIntermediateResultIfUndone(E) - Method in class jadex.commons.future.IntermediateFuture
-
Set the result.
- addInternalEvent(String) - Method in interface jadex.bdi.runtime.IWaitAbstraction
-
Add an internal event.
- addInternalEventListener(String, IInternalEventListener) - Method in interface jadex.bdi.runtime.IEventbase
-
Add a internal event listener.
- addItem(Object) - Method in class jadex.commons.gui.PopupBuilder
-
Add an item.
- addJob(CronJob<T>) - Method in interface jadex.bridge.service.types.cron.ICronService
-
Add a schedule job.
- addKernelListener(IMultiKernelListener) - Method in interface jadex.bridge.service.types.factory.IMultiKernelNotifierService
-
Adds a kernel listener.
- addLanguage(String) - Method in class jadex.bridge.fipa.DFComponentDescription
-
Add a language to this ComponentDescription.
- addLanguage(String) - Method in class jadex.bridge.fipa.DFServiceDescription
-
Add a language to this ServiceDescription.
- addLast(Object) - Method in class jadex.commons.collection.SortedList
-
Appends the given element to the end of this list.
- addLayoutComponent(String, Component) - Method in class jadex.commons.gui.ObjectCardLayout
-
A component was added to the container.
- addLayoutComponent(Component, Object) - Method in class jadex.commons.gui.ObjectCardLayout
-
Will be called from the container, when
a new component with constraint object
was added.
- addLibraryServiceListener(ILibraryServiceListener) - Method in interface jadex.bridge.service.types.library.ILibraryService
-
Add an Library Service listener.
- addLineListener(IChangeListener) - Method in class jadex.commons.ListenableStream
-
Add a line listener.
- addMenu(JMenu) - Method in class jadex.extension.envsupport.observer.gui.ObserverCenterWindow
-
Adds a menu
- addMessageCodec(Class) - Method in interface jadex.bridge.service.types.message.IMessageService
-
Add message codec type.
- addMessageEvent(String) - Method in interface jadex.bdi.runtime.IWaitAbstraction
-
Add a message event.
- addMessageEventListener(String, IMessageEventListener) - Method in interface jadex.bdi.runtime.IEventbase
-
Add a message event listener.
- addMessageEventListener(IMessageEventListener) - Method in interface jadex.bdi.runtime.IMessageEvent
-
Add a message event listener.
- addMessageHandler(IMessageHandler) - Method in class jadex.micro.MicroAgent
-
Add a message handler.
- addMessageHandler(IMessageHandler) - Method in class jadex.micro.MicroAgentInterpreter
-
Add a message handler.
- addMessageListener(IMessageListener, IFilter) - Method in interface jadex.bridge.service.types.message.IMessageService
-
Add a message listener.
- addMethodInfos(Map, String, String[]) - Static method in class jadex.bdi.model.OAVAgentModel
-
Add method info.
- addMGroupInstance(MGroupInstance) - Method in class jadex.extension.agr.MAGRSpaceInstance
-
Add a group to this space.
- addMGroupType(MGroupType) - Method in class jadex.extension.agr.MAGRSpaceType
-
Add a group type to this space type.
- addMouseListener(MouseListener) - Method in class jadex.extension.envsupport.observer.gui.plugin.AbstractInteractionPlugin
-
Adds a MouseListener.
- addMPosition(MPosition) - Method in class jadex.extension.agr.MGroupInstance
-
Add a position.
- addMRoleType(MRoleType) - Method in class jadex.extension.agr.MGroupType
-
Add a role to this group type.
- addObject(ISpaceObject) - Method in class jadex.extension.envsupport.environment.space2d.KdTree
-
Adds an object to the tree.
- addObjectTaskType(String, Class, List) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Add a object task type.
- addObjectTaskType(String, Class, List) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
-
Add a object task type.
- addObservedElement(Object) - Method in class jadex.bdi.runtime.interpreter.EventReificator
-
Add an element to the list of observed elements.
- addOntology(String) - Method in class jadex.bridge.fipa.DFComponentDescription
-
Add a ontology to this ComponentDescription.
- addOntology(String) - Method in class jadex.bridge.fipa.DFServiceDescription
-
Add a ontology to this ServiceDescription.
- addParameterSetValue(IOAVState, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.BeliefRules
-
Add a value to a parameter set.
- addParticipant(IComponentIdentifier) - Method in class jadex.bdi.planlib.protocols.IQueryNextroundInfo.NextroundInfo
-
Add a participant.
- addPerceptGenerator(Object, IPerceptGenerator) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Adds a percept generator.
- addPerceptGenerator(Object, IPerceptGenerator) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
-
Adds a percept generator.
- addPerceptProcessor(String, Set, IPerceptProcessor) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Add a percept processor.
- addPerceptType(PerceptType) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Add a space percept type.
- addPerceptType(PerceptType) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
-
Add a space percept type.
- addPerspective(String, IPerspective) - Method in interface jadex.extension.envsupport.observer.gui.IObserverCenter
-
Adds a perspective.
- addPerspective(String, IPerspective) - Method in class jadex.extension.envsupport.observer.gui.ObserverCenter
-
Adds a perspective.
- addPlanListener(IPlanListener) - Method in interface jadex.bdi.runtime.IPlan
-
Add a goal listener.
- addPlanListener(String, IPlanListener) - Method in interface jadex.bdi.runtime.IPlanbase
-
Add a plan listener.
- addPlanListener(IPlanListener) - Method in class jadex.bdibpmn.BpmnPlanBodyInstance
-
Add a plan listener.
- addPlatformCertificate(IComponentIdentifier, Certificate) - Method in interface jadex.bridge.service.types.security.ISecurityService
-
Add a trusted certificate of a platform.
- addPojoServiceProxy(Object, IService) - Static method in class jadex.bridge.service.component.BasicServiceInvocationHandler
-
Add a service proxy.
- addPostProcessor(IFilter, IPostProcessor) - Method in class jadex.xml.bean.BeanObjectReaderHandler
-
Add a post processor.
- addPreProcessor(IFilter, IPreProcessor) - Method in class jadex.xml.bean.BeanObjectWriterHandler
-
Add a pre processor.
- addPrimitive(Primitive) - Method in class jadex.extension.envsupport.observer.graphics.drawable.DrawableCombiner
-
Adds a primitive to the combiner.
- addPrimitive(Primitive, int) - Method in class jadex.extension.envsupport.observer.graphics.drawable.DrawableCombiner
-
Adds a primitive to the combiner in a specific layer.
- addPrimitive(Primitive3d) - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
Adds a primitive
- addProperties(Properties) - Method in class jadex.commons.Properties
-
Add the complete content of another properties.
- addProperty(String, Object) - Method in class jadex.bdi.runtime.interpreter.BDIInterpreter
-
Add a property value.
- addProperty(IProperty) - Method in class jadex.bridge.fipa.DFServiceDescription
-
Add a property to this ServiceDescription.
- addProperty(String, Object) - Method in class jadex.bridge.modelinfo.ModelInfo
-
Add a property.
- addProperty(UnparsedExpression) - Method in class jadex.bridge.modelinfo.ModelInfo
-
Add a property.
- addProperty(UnparsedExpression) - Method in class jadex.bridge.service.PublishInfo
-
Add a property.
- addProperty(Property) - Method in class jadex.commons.Properties
-
Add a property to this properties.
- addProperty(String, Object) - Method in class jadex.extension.envsupport.MEnvSpaceInstance
-
Add a property.
- addProperty(String, Object) - Method in class jadex.extension.envsupport.MEnvSpaceType
-
Add a property.
- addProperty(MObjectTypeProperty) - Method in class jadex.extension.envsupport.MObjectType
-
- addPropertyChangeListener(PropertyChangeListener) - Method in interface jadex.bdi.runtime.IExternalCondition
-
Add a property change listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.bdi.runtime.Plan.SyncResultListener
-
Add a property change listener.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in interface jadex.commons.beans.beancontext.BeanContextChild
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class jadex.commons.beans.beancontext.BeanContextChildSupport
-
- addPropertyChangeListener(PropertyChangeListener) - Method in interface jadex.commons.beans.Customizer
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class jadex.commons.beans.PropertyChangeSupport
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.commons.beans.PropertyChangeSupport
-
- addPropertyChangeListener(PropertyChangeListener) - Method in interface jadex.commons.beans.PropertyEditor
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.commons.beans.PropertyEditorSupport
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.commons.SimplePropertyChangeSupport
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.commons.SimplePropertyObject
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class jadex.extension.envsupport.environment.SynchronizedPropertyObject
-
Add a PropertyChangeListener to the listener list.
- addProtocol(String) - Method in class jadex.bridge.fipa.DFComponentDescription
-
Add a protocol to this ComponentDescription.
- addProtocol(String) - Method in class jadex.bridge.fipa.DFServiceDescription
-
Add a protocol to this ServiceDescription.
- addProvidedService(ProvidedServiceInfo) - Method in class jadex.bridge.modelinfo.ConfigurationInfo
-
Add a provided service.
- addProvidedService(ProvidedServiceInfo) - Method in class jadex.bridge.modelinfo.ModelInfo
-
Add a provided service.
- addQuietListener(IResultListener<Collection<E>>) - Method in interface jadex.commons.future.ISubscriptionIntermediateFuture
-
Add a listener which does not consume the initial results.
- addQuietListener(IResultListener<Collection<E>>) - Method in class jadex.commons.future.SubscriptionIntermediateDelegationFuture
-
Add a listener which is only informed about new results,
i.e. the initial results are not posted to this listener,
even if it is the first listener to be added to this future.
- addQuietListener(IResultListener<Collection<E>>) - Method in class jadex.commons.future.SubscriptionIntermediateFuture
-
Add a listener which is only informed about new results,
i.e. the initial results are not posted to this listener,
even if it is the first listener to be added to this future.
- addRemoteURL(IResourceIdentifier, String, boolean, IExternalAccess) - Static method in class jadex.base.SRemoteGui
-
Add a remote url via the library service.
- addReply(IMessageEvent) - Method in interface jadex.bdi.runtime.IWaitAbstraction
-
Add a message event reply.
- addReport(TestReport) - Method in class jadex.base.test.Testcase
-
Add a report.
- addRequiredService(RequiredServiceInfo) - Method in class jadex.bridge.modelinfo.ConfigurationInfo
-
Add a required service.
- addRequiredService(RequiredServiceInfo) - Method in class jadex.bridge.modelinfo.ModelInfo
-
Add a required service.
- addRequiredServiceInfos(RequiredServiceInfo[]) - Method in class jadex.bridge.service.BasicServiceContainer
-
Add required services for a given prefix.
- addRequiredServiceInfos(RequiredServiceInfo[]) - Method in class jadex.bridge.service.CacheServiceContainer
-
- addRequiredServiceInfos(RequiredServiceInfo[]) - Method in interface jadex.bridge.service.IServiceContainer
-
Add required services for a given prefix.
- addResourceIdentifier(IResourceIdentifier, IResourceIdentifier, boolean) - Method in interface jadex.bridge.service.types.library.ILibraryService
-
Add a new resource identifier.
- addResult(IDFComponentDescription) - Method in class jadex.bridge.fipa.DFSearch
-
Add a result to this DFSearch.
- addResult(UnparsedExpression) - Method in class jadex.bridge.modelinfo.ConfigurationInfo
-
Add a result.
- addResult(IArgument) - Method in class jadex.bridge.modelinfo.ModelInfo
-
Add a result.
- addResultInjection(String, FieldInfo, String, String) - Method in class jadex.micro.MicroModel
-
Add an injection field.
- addResultListener(IResultListener<E>) - Method in class jadex.commons.future.Future
-
Add a result listener.
- addResultListener(IResultListener<E>) - Method in interface jadex.commons.future.IFuture
-
Add a result listener.
- addResultListener(IResultListener<Collection<E>>) - Method in class jadex.commons.future.IntermediateFuture
-
Add a result listener.
- addResultListener(IResultListener<Collection<E>>) - Method in class jadex.commons.future.SubscriptionIntermediateDelegationFuture
-
Add a result listener.
- addResultListener(IResultListener<Collection<E>>) - Method in class jadex.commons.future.SubscriptionIntermediateFuture
-
Add a result listener.
- addRoleForType(String, String) - Method in class jadex.extension.agr.Group
-
Add a role name for an agent type name.
- addRow(Object[]) - Method in class jadex.extension.envsupport.evaluation.DataTable
-
Add a data row.
- addRule(IRule<?>) - Method in interface jadex.bridge.service.types.ecarules.IRuleService
-
Add a new rule.
- addSelectedObjectListener(ChangeListener) - Method in class jadex.extension.envsupport.observer.gui.ObserverCenter
-
Adds a listener for change of the selected object
- addService(IDFServiceDescription) - Method in class jadex.bridge.fipa.DFComponentDescription
-
Add a service to this ComponentDescription.
- addService(IInternalService, ProvidedServiceInfo) - Method in class jadex.bridge.service.BasicServiceContainer
-
Add a service to the container.
- addService(IInternalService, ProvidedServiceInfo) - Method in class jadex.bridge.service.CacheServiceContainer
-
Add a service to the platform.
- addService(IService) - Method in interface jadex.bridge.service.component.multiinvoke.IMultiplexDistributor
-
Add a new service.
- addService(IService) - Method in class jadex.bridge.service.component.multiinvoke.SequentialMultiplexDistributor
-
Add a new service.
- addService(IService) - Method in class jadex.bridge.service.component.multiinvoke.SimpleMultiplexDistributor
-
Add a new service.
- addService(IInternalService, ProvidedServiceInfo) - Method in interface jadex.bridge.service.IServiceContainer
-
Add a service to the container.
- addService(Class, BeanContextServiceProvider) - Method in interface jadex.commons.beans.beancontext.BeanContextServices
-
- addService(Class, BeanContextServiceProvider) - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
-
Add a service to this context.
- addService(String, Class<?>, Object, String) - Method in class jadex.micro.MicroAgent
-
Add a service to the platform.
- addService(String, Class<?>, Object) - Method in class jadex.micro.MicroAgent
-
Add a service to the platform.
- addServiceInjection(String, FieldInfo) - Method in class jadex.micro.MicroModel
-
Add an injection field.
- addServiceInterceptor(IServiceInvocationInterceptor, int) - Method in class jadex.bridge.service.component.BasicServiceInvocationHandler
-
Add an interceptor.
- addServiceInterceptor(IServiceInvocationInterceptor) - Method in class jadex.bridge.service.component.BasicServiceInvocationHandler
-
Add an interceptor.
- addSimulationListener(String, ISimulationService, IExternalAccess) - Static method in class jadex.base.SRemoteClock
-
Add a sim listener.
- addSpaceAction(String, ISpaceAction) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Adds an space action.
- addSpaceAction(String, ISpaceAction) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
-
Adds an space action.
- addSpaceObjectType(String, IPropertyMetaDataSet) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Add a space type.
- addSpaceObjectType(String, IPropertyMetaDataSet) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
-
Add a space object type.
- addSpaceObjectType(String, IPropertyMetaDataSet) - Method in class jadex.extension.envsupport.environment.space2d.Space2D
-
- addSpaceProcessType(String, Class, List) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Add a space process type.
- addSpaceProcessType(String, Class, List) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
-
Add a space process type.
- addSplitInfo(SplitInfo) - Method in class jadex.bpmn.runtime.ProcessThread
-
Add a split info.
- addStackElement(StackElement) - Method in class jadex.xml.reader.AReadContext
-
- addSubcapabilityModel(OAVCapabilityModel) - Method in class jadex.bdi.model.OAVCapabilityModel
-
Add a subcapability.
- addSubcomponentType(SubcomponentTypeInfo) - Method in class jadex.bridge.modelinfo.ModelInfo
-
Add a subcomponent type.
- addSubcontext(ThreadContext) - Method in class jadex.bpmn.runtime.ThreadContext
-
Add a sub context.
- addSubobject(QName[], Object, boolean) - Method in class jadex.xml.writer.WriteObjectInfo
-
Add a subobject.
- addSubproperties(Properties) - Method in class jadex.commons.Properties
-
Add subproperties to this properties.
- addSubproperties(String, Properties) - Method in class jadex.commons.Properties
-
Add a subproperties to a properties.
- addSystemErrListener(IChangeListener) - Static method in class jadex.commons.SUtil
-
Add a listener to System.err.
- addSystemOutListener(IChangeListener) - Static method in class jadex.commons.SUtil
-
Add a listener to System.out.
- addTask(Future) - Method in class jadex.commons.future.FutureFinishChecker
-
Add a task.
- addTask(IObjectTask) - Method in class jadex.extension.envsupport.environment.SpaceObject
-
Adds a new task for the object.
- addTaskListener(Object, Object, IResultListener) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Add a result listener to an object task.
- addTaskListener(Object, Object, IResultListener) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
-
Add a result listener to an object task.
- addTaskListener(Object, IResultListener) - Method in class jadex.extension.envsupport.environment.SpaceObject
-
Add a result listener to a task.
- addThread(ProcessThread) - Method in class jadex.bpmn.runtime.ThreadContext
-
Add a thread to this context.
- addTickTimer(ITimer) - Method in interface jadex.bridge.service.types.clock.IClock
-
Add a tick timer.
- addTimer(ProcessThread, long) - Method in class jadex.bdibpmn.BpmnPlanBodyInstance
-
Add a timer for a thread.
- addTimer(ITimer) - Method in interface jadex.bridge.service.types.clock.IClock
-
Add a timer.
- addTimerListener(String, ISimulationService, IExternalAccess) - Static method in class jadex.base.SRemoteClock
-
Add a timer listener.
- addToolbarItem(String, Action) - Method in class jadex.extension.envsupport.observer.gui.ObserverCenterWindow
-
Adds a toolbar item
- addToolbarItem(String, Icon, Action) - Method in class jadex.extension.envsupport.observer.gui.ObserverCenterWindow
-
Adds a toolbar item with icon.
- addTopLevelURL(URL) - Method in interface jadex.bridge.service.types.library.ILibraryService
-
Add a top level url.
- addTypeInfo(TypeInfo) - Method in class jadex.xml.TypeInfoPathManager
-
Add a type info.
- addTypeInfo(TypeInfo) - Method in class jadex.xml.TypeInfoTypeManager
-
Add a typeinfo.
- addURL(IExternalAccess, String) - Static method in class jadex.base.SRemoteGui
-
Add a URL to the lib service.
- addURL(IResourceIdentifier, URL) - Method in interface jadex.bridge.service.types.library.ILibraryService
-
Add a new url as resource identifier.
- addValue(String, String) - Method in interface jadex.bdi.model.editable.IMEParameterSet
-
Add a parameter value.
- addValue(Object) - Method in interface jadex.bdi.runtime.IParameterSet
-
Add a value to a parameter set.
- addValues(Object[]) - Method in interface jadex.bdi.runtime.IParameterSet
-
Add values to a parameter set.
- addVetoableChangeListener(String, VetoableChangeListener) - Method in interface jadex.commons.beans.beancontext.BeanContextChild
-
- addVetoableChangeListener(String, VetoableChangeListener) - Method in class jadex.commons.beans.beancontext.BeanContextChildSupport
-
- addVetoableChangeListener(String, VetoableChangeListener) - Method in class jadex.commons.beans.VetoableChangeSupport
-
- addVetoableChangeListener(VetoableChangeListener) - Method in class jadex.commons.beans.VetoableChangeSupport
-
- addViewportListener(IViewportListener) - Method in class jadex.extension.envsupport.observer.graphics.AbstractViewport
-
Adds a IViewportListener
- addViewportListener(IViewportListener) - Method in class jadex.extension.envsupport.observer.graphics.AbstractViewport3d
-
Adds a IViewportListener
- addViewportListener(IViewportListener) - Method in interface jadex.extension.envsupport.observer.graphics.IViewport
-
Adds a IViewportListener
- addVirtual(String, String) - Method in interface jadex.bridge.service.types.security.ISecurityService
-
Add a name to the mappings of a virtual name.
- addVisual(Object, Object) - Method in interface jadex.extension.envsupport.observer.perspective.IPerspective
-
Adds a new visual object.
- addVisual(Object, Object) - Method in class jadex.extension.envsupport.observer.perspective.Perspective2D
-
Adds a new visual object.
- addVisual(Object, Object) - Method in class jadex.extension.envsupport.observer.perspective.Perspective3D
-
Adds a new visual object.
- adjustComponentSizes(JComponent[]) - Static method in class jadex.commons.gui.SGUI
-
Adjust components to equal sizes according to their
miminum, maximum, and preferred sizes.
- adjustComponentSizes(Container) - Static method in class jadex.commons.gui.SGUI
-
Adjust all marked components to equal sizes according to their
miminum, maximum, and preferred sizes.
- adjustPosition(IVector2) - Method in class jadex.extension.envsupport.environment.space2d.Space2D
-
Calculate a position according to the space borders.
- adjustPosition(IVector3) - Method in class jadex.extension.envsupport.environment.space3d.Space3D
-
Calculate a position according to the space borders.
- adoptGoal(IOAVState, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.GoalLifecycleRules
-
Adopt a goal.
- adoptInternalEvent(IOAVState, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.InternalEventRules
-
Adopt an internal event.
- adoptPlan(IOAVState, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Adopt a plan.
- advanceEvent() - Method in interface jadex.bridge.service.types.clock.IClockService
-
Advance one event.
- afterWait(Object, boolean[], IOAVState, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Perform the cleanup operations after a wait.
- Agent - Annotation Type in jadex.micro.annotation
-
Marker for agent class and variable.
- agent_has_actions - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent has actions (invoke later actions to be executed by the agent).
- agent_has_arguments - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent has arguments (only available during start agent action).
- agent_has_changeevents - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent has change events.
- agent_has_componentlisteners - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent has component listeners (waiting to be notified about component events
- agent_has_inbox - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent has an inbox for raw messages.
- agent_has_initparents - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent has init parents (only available during start agent action).
- agent_has_killfuture - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent has kill future (waiting to be notified after termination).
- agent_has_state - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent has a state.
- agent_has_timer - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent has a timer attribute (when waiting for termination).
- agent_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The agent (model) type.
- agent_type - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent (model) type.
- AgentArgument - Annotation Type in jadex.micro.annotation
-
Marker for agent argument field.
- AgentBody - Annotation Type in jadex.micro.annotation
-
Marker for agent body method.
- AgentBreakpoint - Annotation Type in jadex.micro.annotation
-
Marker for agent breakpoint method.
- AgentCreated - Annotation Type in jadex.micro.annotation
-
Marker for agent created method.
- agentCreated() - Method in interface jadex.micro.IMicroAgent
-
Called once after agent creation.
- agentCreated() - Method in class jadex.micro.MicroAgent
-
Called once after agent creation.
- agentCreated() - Method in class jadex.micro.PojoMicroAgent
-
Called once after agent creation.
- AgentEvent - Class in jadex.bdi.runtime
-
The agent event is used for the agent call back interface.
- AgentEvent(IElement) - Constructor for class jadex.bdi.runtime.AgentEvent
-
Create a new agent event.
- AgentEvent(IElement, Object) - Constructor for class jadex.bdi.runtime.AgentEvent
-
Create a new agent event.
- AgentKilled - Annotation Type in jadex.micro.annotation
-
Marker for agent killed method.
- agentKilled() - Method in interface jadex.micro.IMicroAgent
-
Called just before the agent is removed from the platform.
- agentKilled() - Method in class jadex.micro.MicroAgent
-
Called just before the agent is removed from the platform.
- agentKilled() - Method in class jadex.micro.PojoMicroAgent
-
Called just before the agent is removed from the platform.
- AGENTLIFECYCLESTATE_ALIVE - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent alive state.
- AGENTLIFECYCLESTATE_TERMINATED - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent terminated state (no more actions are allowed).
- AGENTLIFECYCLESTATE_TERMINATING - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent terminating state (only cleanup-related activities are allowed).
- AgentMessageArrived - Annotation Type in jadex.micro.annotation
-
Marker for agent message arrived.
- AgentResult - Annotation Type in jadex.micro.annotation
-
Marker for agent result field.
- AgentRules - Class in jadex.bdi.runtime.interpreter
-
Static helper class for agent rules and actions.
- AgentRules() - Constructor for class jadex.bdi.runtime.interpreter.AgentRules
-
- AgentService - Annotation Type in jadex.micro.annotation
-
The service annotation.
- AgentStreamArrived - Annotation Type in jadex.micro.annotation
-
Marker for agent stream arrived.
- agentTerminated(AgentEvent) - Method in interface jadex.bdi.runtime.IAgentListener
-
Invoked when the agent was finally terminated.
- agentTerminating(AgentEvent) - Method in interface jadex.bdi.runtime.IAgentListener
-
Called when the agent is closing down
(i.e. moving to the end state).
- AGRAgent - Class in jadex.extension.agr
-
- AGRAgent() - Constructor for class jadex.extension.agr.AGRAgent
-
- AGREE - Static variable in class jadex.bridge.fipa.SFipa
-
- AGRExtensionService - Class in jadex.extension.agr
-
Extension service for loading AGR (agent, group, role) models.
- AGRExtensionService() - Constructor for class jadex.extension.agr.AGRExtensionService
-
- AGRSpace - Class in jadex.extension.agr
-
An AGR (agent-group-role) space.
- AGRSpace(IExternalAccess, MAGRSpaceInstance) - Constructor for class jadex.extension.agr.AGRSpace
-
- AIM - Class in jadex.bdi.planlib.messaging
-
AIM The class provides utilities to connect to the AIM instant messaging
network and send messages using TOC version 2.
- AIM(String, String) - Constructor for class jadex.bdi.planlib.messaging.AIM
-
Constructor for AIM.
- ALIGN_CENTER - Static variable in class jadex.extension.envsupport.observer.graphics.drawable.Text
-
Center Alignment
- ALIGN_LEFT - Static variable in class jadex.extension.envsupport.observer.graphics.drawable.Text
-
Left Alignment
- ALIGN_RIGHT - Static variable in class jadex.extension.envsupport.observer.graphics.drawable.Text
-
Right Alignment
- ALL - Static variable in class jadex.bdi.planlib.protocols.Selector
-
The constant for specifiying that all proposals should be chosen.
- ALL - Static variable in class jadex.bpmn.runtime.BpmnInterpreter
-
The flag for all pools.
- ALL_RULES - Static variable in class jadex.bdi.OAVBDIModelLoader
-
Flag for using all rules.
- ALWAYS - Static variable in interface jadex.commons.IFilter
-
A filter that always returns true.
- ALWAYS - Static variable in interface jadex.commons.IRemoteFilter
-
A filter that always returns true.
- AND - Static variable in class jadex.commons.ComposedFilter
-
The AND operator.
- AND - Static variable in class jadex.commons.ComposedRemoteFilter
-
The AND operator.
- Animation - Class in jadex.extension.envsupport.observer.graphics.drawable3d.special
-
Dataholder for Animations
- Animation(String, String, boolean, double, IParsedExpression) - Constructor for class jadex.extension.envsupport.observer.graphics.drawable3d.special.Animation
-
- AnswerPingPlan - Class in jadex.bdi.planlib.ping
-
The ping plan reacts on ping requests.
- AnswerPingPlan() - Constructor for class jadex.bdi.planlib.ping.AnswerPingPlan
-
- ANY_CONFIG - Static variable in class jadex.bridge.modelinfo.ModelValueProvider
-
Constant for no configuration selected.
- AnyResultSelector<T> - Class in jadex.bridge.service.search
-
Select first service to be returned as result of service search.
- AnyResultSelector() - Constructor for class jadex.bridge.service.search.AnyResultSelector
-
Create a id result listener.
- AnyResultSelector(boolean) - Constructor for class jadex.bridge.service.search.AnyResultSelector
-
Create a id result listener.
- AnyResultSelector(boolean, boolean) - Constructor for class jadex.bridge.service.search.AnyResultSelector
-
Create a id result listener.
- apl_has_metagoal - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The apl has metagoal.
- apl_has_plancandidates - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The apl has plan candidates.
- apl_has_planinstancecandidates - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The apl has plan instance candidates.
- apl_has_waitqueuecandidates - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The apl has plan waitqueue candidates.
- apl_type - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The applicable candidate list.
- APPEARED - Static variable in class jadex.extension.envsupport.environment.space2d.DefaultVisionGenerator
-
The appeared percept type.
- APPEARED - Static variable in class jadex.extension.envsupport.environment.space3d.DefaultVisionGenerator
-
The appeared percept type.
- applet - Static variable in class jadex.commons.BrowserLauncher2
-
The applet (has to be set from the outside).
- AppMetaInfo - Class in jadex.bridge.service.types.appstore
-
- AppMetaInfo() - Constructor for class jadex.bridge.service.types.appstore.AppMetaInfo
-
Create a new app meta info.
- AppMetaInfo(String, String, String, String, byte[], IResourceIdentifier) - Constructor for class jadex.bridge.service.types.appstore.AppMetaInfo
-
Create a new app meta info.
- aread() - Method in interface jadex.bridge.IInputConnection
-
Asynchronous read.
- aread() - Method in class jadex.bridge.service.types.remote.ServiceInputConnection
-
Asynchronous read.
- aread() - Method in class jadex.bridge.service.types.remote.ServiceInputConnectionProxy
-
- AReadContext<T> - Class in jadex.xml.reader
-
Context for reader that stores all relevant information of the read process.
- AReadContext(TypeInfoPathManager, IObjectReaderHandler, T, XMLReporter, Object, ClassLoader) - Constructor for class jadex.xml.reader.AReadContext
-
- AReadContext(TypeInfoPathManager, IObjectReaderHandler, T, XMLReporter, Object, ClassLoader, Object, List, StackElement, String, Map, int, MultiCollection) - Constructor for class jadex.xml.reader.AReadContext
-
Create a new read context.
- AReader - Class in jadex.xml.reader
-
XML Reader abstract class.
- AReader() - Constructor for class jadex.xml.reader.AReader
-
- Argument - Class in jadex.bridge.modelinfo
-
Simple default implementation for an argument.
- Argument() - Constructor for class jadex.bridge.modelinfo.Argument
-
Create a new argument.
- Argument(String, String, String, String) - Constructor for class jadex.bridge.modelinfo.Argument
-
Create a new argument.
- Argument - Annotation Type in jadex.micro.annotation
-
The argument annotation.
- Argument - Class in org.apache.harmony.beans
-
- Argument(Object) - Constructor for class org.apache.harmony.beans.Argument
-
- Argument(Class<?>, Object) - Constructor for class org.apache.harmony.beans.Argument
-
- Arguments - Annotation Type in jadex.micro.annotation
-
The arguments annotation.
- ArrayBlockingQueue<T> - Class in jadex.commons.collection
-
Blocking queue implemented as array.
- ArrayBlockingQueue() - Constructor for class jadex.commons.collection.ArrayBlockingQueue
-
Create a new blocking queue.
- ArrayCodec - Class in jadex.commons.transformation.binaryserializer
-
Codec for encoding and decoding arrays.
- ArrayCodec() - Constructor for class jadex.commons.transformation.binaryserializer.ArrayCodec
-
- arrayContains(Object, Object) - Static method in class jadex.commons.SUtil
-
Check if an element is contained in an array.
- arrayEquals(Object, Object) - Static method in class jadex.commons.SUtil
-
Test if two arrays are content equal or both null.
- arrayHashCode(Object) - Static method in class jadex.commons.SUtil
-
Calculate a hash code for an array.
- ARRAYLEN - Static variable in class jadex.xml.SXML
-
The value of this attribute is used as idref.
- ArrayProcessor - Class in jadex.commons.transformation.traverser
-
An array processor allows for traversing arrays.
- ArrayProcessor() - Constructor for class jadex.commons.transformation.traverser.ArrayProcessor
-
Create a new array processor.
- arrayToList(Object) - Static method in class jadex.commons.SUtil
-
Transform an array to a vector.
- arrayToSet(Object) - Static method in class jadex.commons.SUtil
-
Transform an array to a vector.
- arrayToString(Object) - Static method in class jadex.commons.SUtil
-
Get a string representation for an array.
- assign(IVector2) - Method in interface jadex.extension.envsupport.math.IVector2
-
Assigns this vector the values of another vector.
- assign(IVector3) - Method in interface jadex.extension.envsupport.math.IVector3
-
Assigns this vector the values of another vector.
- assign(IVector2) - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
-
Assigns this vector the values of another vector.
- assign(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Double
-
Assigns this vector the values of another vector.
- assign(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Int
-
Assigns this vector the values of another vector.
- assign(IVector3) - Method in class jadex.extension.envsupport.math.Vector3Double
-
Assigns this vector the values of another vector.
- assign(IVector3) - Method in class jadex.extension.envsupport.math.Vector3Int
-
Assigns this vector the values of another vector.
- assignRole(IComponentIdentifier, String) - Method in class jadex.extension.agr.Group
-
Assign an agent to a role.
- AttributeConverter - Class in jadex.xml
-
Converter for attributes.
- AttributeConverter(IStringObjectConverter, IObjectStringConverter) - Constructor for class jadex.xml.AttributeConverter
-
Create a new attribute converter.
- AttributeInfo - Class in jadex.xml
-
Base class for attribute infos.
- AttributeInfo(AccessInfo) - Constructor for class jadex.xml.AttributeInfo
-
Create a new attribute info.
- AttributeInfo(AccessInfo, IAttributeConverter) - Constructor for class jadex.xml.AttributeInfo
-
Create a new attribute info.
- AttributeInfo(AccessInfo, IAttributeConverter, String) - Constructor for class jadex.xml.AttributeInfo
-
Create a new attribute info.
- attributeNames() - Method in class jadex.commons.beans.FeatureDescriptor
-
Enumerates the attribute names.
- AuctionDescription - Class in jadex.bdi.planlib.protocols
-
Information about an auction.
- AuctionDescription() - Constructor for class jadex.bdi.planlib.protocols.AuctionDescription
-
Create a new auction description.
- AuctionDescription(long, long, Object) - Constructor for class jadex.bdi.planlib.protocols.AuctionDescription
-
Create a new auction description.
- AuctionInfo - Class in jadex.bdi.planlib.protocols
-
Information about an auction.
- AuctionInfo() - Constructor for class jadex.bdi.planlib.protocols.AuctionInfo
-
Create a new auction info.
- AuctionInfo(long, long, Object) - Constructor for class jadex.bdi.planlib.protocols.AuctionInfo
-
Create a new auction info.
- Authenticated - Annotation Type in jadex.bridge.service.annotation
-
- AUTHENTICATED - Static variable in annotation type jadex.bridge.service.annotation.Authenticated
-
- AuthenticationInterceptor - Class in jadex.bridge.service.component.interceptors
-
Interceptor that can be used to realize authenticated end-to-end communication
- AuthenticationInterceptor(IExternalAccess, boolean) - Constructor for class jadex.bridge.service.component.interceptors.AuthenticationInterceptor
-
Create a new AuthenticationInterceptor.
- authHost - Variable in class jadex.bdi.planlib.messaging.AIM
-
The OSCAR authentication server.
- authPort - Variable in class jadex.bdi.planlib.messaging.AIM
-
The OSCAR authentication server's port.
- AUTO_ADJUST - Static variable in class jadex.commons.gui.SGUI
-
This property can be set on components to be automatically adjusted to equal sizes.
- AUTOSHUTDOWN - Static variable in class jadex.base.Starter
-
The autoshutdown flag.
- available() - Method in interface jadex.bridge.IInputConnection
-
Get the number of available bytes.
- available() - Method in class jadex.bridge.service.types.remote.ServiceInputConnection
-
Get the number of available bytes.
- available() - Method in class jadex.bridge.service.types.remote.ServiceInputConnectionProxy
-
Get the number of available bytes.
- avatar - Variable in class jadex.extension.envsupport.environment.PerceptList.PerceptEntry
-
The avatar of the component (if any).
- AvatarMapping - Class in jadex.extension.envsupport.environment
-
Relationship specification between an component type and an avatar type.
- AvatarMapping() - Constructor for class jadex.extension.envsupport.environment.AvatarMapping
-
Create a new avatar mapping.
- AvatarMapping(String, String) - Constructor for class jadex.extension.envsupport.environment.AvatarMapping
-
Create a new avatar mapping.
- AvatarMapping(String, String, boolean, boolean, boolean, boolean) - Constructor for class jadex.extension.envsupport.environment.AvatarMapping
-
Create a new avatar mapping.
- avisitdeciders - Static variable in class jadex.bridge.service.search.SServiceProvider
-
- avoidingGui() - Method in class jadex.commons.beans.beancontext.BeanContextSupport
-
- avoidingGui() - Method in interface jadex.commons.beans.Visibility
-
- AwarenessInfo - Class in jadex.bridge.service.types.awareness
-
Simple info object that is sent between awareness agents.
- AwarenessInfo() - Constructor for class jadex.bridge.service.types.awareness.AwarenessInfo
-
Create a new awareness info.
- AwarenessInfo(IComponentIdentifier, String, long, String[], String[], String) - Constructor for class jadex.bridge.service.types.awareness.AwarenessInfo
-
Create a new awareness info.
- AWriteContext<T> - Class in jadex.xml.writer
-
Context for writing an xml.
- AWriteContext(IObjectWriterHandler, T, Object, Object, ClassLoader) - Constructor for class jadex.xml.writer.AWriteContext
-
Create a new write context.
- AWriteContext(IObjectWriterHandler, T, Object, Object, ClassLoader, Map, List, MultiCollection) - Constructor for class jadex.xml.writer.AWriteContext
-
Create a new write context.
- AWriter - Class in jadex.xml.writer
-
- AWriter() - Constructor for class jadex.xml.writer.AWriter
-
- backtrack(Map<String, Command>) - Method in class org.apache.harmony.beans.Command
-
- Base64 - Class in jadex.commons
-
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.commons.Base64
-
- BASE_VIEWPORT_SIZE - Static variable in class jadex.extension.envsupport.observer.graphics.drawable.Text
-
Viewport size (in pixels) on which the base font size is relative to
- BasicResultSelector<T> - Class in jadex.bridge.service.search
-
Select one or more services according to a filter.
- BasicResultSelector() - Constructor for class jadex.bridge.service.search.BasicResultSelector
-
Create a type result listener.
- BasicResultSelector(IRemoteFilter) - Constructor for class jadex.bridge.service.search.BasicResultSelector
-
Create a type result listener.
- BasicResultSelector(IRemoteFilter, boolean) - Constructor for class jadex.bridge.service.search.BasicResultSelector
-
Create a type result listener.
- BasicResultSelector(IRemoteFilter, boolean, boolean) - Constructor for class jadex.bridge.service.search.BasicResultSelector
-
Create a type result listener.
- BasicResultSelector(IRemoteFilter, boolean, boolean, IFilter<T>) - Constructor for class jadex.bridge.service.search.BasicResultSelector
-
Create a type result listener.
- BasicService - Class in jadex.bridge.service
-
Basic service provide a simple default isValid() implementation
that returns true after start service and false afterwards.
- BasicService(IComponentIdentifier, Class<?>, Map<String, Object>) - Constructor for class jadex.bridge.service.BasicService
-
Create a new service.
- BasicServiceContainer - Class in jadex.bridge.service
-
A service container is a simple infrastructure for a collection of
services.
- BasicServiceContainer(IComponentIdentifier) - Constructor for class jadex.bridge.service.BasicServiceContainer
-
Create a new service container.
- BasicServiceInvocationHandler - Class in jadex.bridge.service.component
-
Basic service invocation interceptor.
- BasicServiceInvocationHandler(IServiceIdentifier, Logger, boolean) - Constructor for class jadex.bridge.service.component.BasicServiceInvocationHandler
-
Create a new invocation handler.
- BasicServiceInvocationHandler(IService, Logger, boolean) - Constructor for class jadex.bridge.service.component.BasicServiceInvocationHandler
-
Create a new invocation handler.
- BasicServiceInvocationHandler(ServiceInfo, Logger, boolean) - Constructor for class jadex.bridge.service.component.BasicServiceInvocationHandler
-
Create a new invocation handler.
- BasicTypeConverter - Class in jadex.commons.transformation
-
Converter for basic types.
- BasicTypeConverter() - Constructor for class jadex.commons.transformation.BasicTypeConverter
-
- bdi_rt_model - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The runtime model.
- BDIAgentFactory - Class in jadex.bdi
-
Factory for creating Jadex V2 BDI agents.
- BDIAgentFactory(String) - Constructor for class jadex.bdi.BDIAgentFactory
-
Create a new agent factory.
- BDIAgentFactory(Map<String, Object>, IInternalAccess) - Constructor for class jadex.bdi.BDIAgentFactory
-
Create a new agent factory.
- BDIErrorReportBuilder - Class in jadex.bdi.model
-
Convert XML errors into human readable form.
- BDIErrorReportBuilder(String, String, MultiCollection, Map<String, String>, IOAVState) - Constructor for class jadex.bdi.model.BDIErrorReportBuilder
-
- BDIFailureException - Exception in jadex.bdi.runtime
-
A BDI failure exception indicates that a plan has failed.
- BDIFailureException(String, Throwable) - Constructor for exception jadex.bdi.runtime.BDIFailureException
-
Create a new BDI failure exception.
- BDIInterpreter - Class in jadex.bdi.runtime.interpreter
-
Main entry point for the reasoning engine
holding the relevant agent data structure
and performing the agent execution when
being called from the platform.
- BDIInterpreter(IComponentDescription, IComponentAdapterFactory, IOAVState, OAVAgentModel, String, Map<String, Object>, IExternalAccess, RequiredServiceBinding[], Map, boolean, boolean, IIntermediateResultListener<Tuple2<String, Object>>, Future<Void>) - Constructor for class jadex.bdi.runtime.interpreter.BDIInterpreter
-
Create an agent interpreter for the given agent.
- bdimm_type_model - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The type model.
- BDIParserHelper - Class in jadex.bdi.model
-
Handler for BDI-specific parsing issues ($beliefbase etc.)
- BDIParserHelper(ICondition, Object, Object, IOAVState) - Constructor for class jadex.bdi.model.BDIParserHelper
-
Create a BDI parser helper.
- BDIParserHelper.SetToArray - Class in jadex.bdi.model
-
Convert belief set or parameter set contents to array.
- BDIParserHelper.SetToArray(Class) - Constructor for class jadex.bdi.model.BDIParserHelper.SetToArray
-
Create a new set-to-array function.
- BeanAccessInfo - Class in jadex.xml.bean
-
Java bean attribute meta information.
- BeanAccessInfo(String) - Constructor for class jadex.xml.bean.BeanAccessInfo
-
Create a new bean access info.
- BeanAccessInfo(Object, Object) - Constructor for class jadex.xml.bean.BeanAccessInfo
-
Create a new bean access info.
- BeanAccessInfo(Object, Object, String, Object) - Constructor for class jadex.xml.bean.BeanAccessInfo
-
Create a new bean access info.
- BeanAccessInfo(Object, Object, String, Object, boolean) - Constructor for class jadex.xml.bean.BeanAccessInfo
-
Create a new bean access info.
- BeanCodec - Class in jadex.commons.transformation.binaryserializer
-
Codec for encoding and decoding Java Beans.
- BeanCodec() - Constructor for class jadex.commons.transformation.binaryserializer.BeanCodec
-
- BeanContext - Interface in jadex.commons.beans.beancontext
-
- BeanContextChild - Interface in jadex.commons.beans.beancontext
-
- BeanContextChildComponentProxy - Interface in jadex.commons.beans.beancontext
-
- beanContextChildPeer - Variable in class jadex.commons.beans.beancontext.BeanContextChildSupport
-
- BeanContextChildSupport - Class in jadex.commons.beans.beancontext
-
- BeanContextChildSupport() - Constructor for class jadex.commons.beans.beancontext.BeanContextChildSupport
-
- BeanContextChildSupport(BeanContextChild) - Constructor for class jadex.commons.beans.beancontext.BeanContextChildSupport
-
- BeanContextContainerProxy - Interface in jadex.commons.beans.beancontext
-
- BeanContextEvent - Class in jadex.commons.beans.beancontext
-
- BeanContextMembershipEvent - Class in jadex.commons.beans.beancontext
-
- BeanContextMembershipEvent(BeanContext, Collection) - Constructor for class jadex.commons.beans.beancontext.BeanContextMembershipEvent
-
- BeanContextMembershipEvent(BeanContext, Object[]) - Constructor for class jadex.commons.beans.beancontext.BeanContextMembershipEvent
-
- BeanContextMembershipListener - Interface in jadex.commons.beans.beancontext
-
- BeanContextProxy - Interface in jadex.commons.beans.beancontext
-
- BeanContextServiceAvailableEvent - Class in jadex.commons.beans.beancontext
-
- BeanContextServiceAvailableEvent(BeanContextServices, Class) - Constructor for class jadex.commons.beans.beancontext.BeanContextServiceAvailableEvent
-
- BeanContextServiceProvider - Interface in jadex.commons.beans.beancontext
-
- BeanContextServiceProviderBeanInfo - Interface in jadex.commons.beans.beancontext
-
- BeanContextServiceRevokedEvent - Class in jadex.commons.beans.beancontext
-
- BeanContextServiceRevokedEvent(BeanContextServices, Class, boolean) - Constructor for class jadex.commons.beans.beancontext.BeanContextServiceRevokedEvent
-
- BeanContextServiceRevokedListener - Interface in jadex.commons.beans.beancontext
-
- BeanContextServices - Interface in jadex.commons.beans.beancontext
-
- BeanContextServicesListener - Interface in jadex.commons.beans.beancontext
-
- BeanContextServicesSupport - Class in jadex.commons.beans.beancontext
-
This support class implements BeanContextServices interface.
- BeanContextServicesSupport() - Constructor for class jadex.commons.beans.beancontext.BeanContextServicesSupport
-
Constructs a standard BeanContextServicesSupport.
- BeanContextServicesSupport(BeanContextServices) - Constructor for class jadex.commons.beans.beancontext.BeanContextServicesSupport
-
Constructs a BeanContextServicesSupport which is a
delegate of the given peer.
- BeanContextServicesSupport(BeanContextServices, Locale) - Constructor for class jadex.commons.beans.beancontext.BeanContextServicesSupport
-
Constructs a BeanContextServicesSupport which is a
delegate of the given peer.
- BeanContextServicesSupport(BeanContextServices, Locale, boolean) - Constructor for class jadex.commons.beans.beancontext.BeanContextServicesSupport
-
Constructs a BeanContextServicesSupport which is a
delegate of the given peer.
- BeanContextServicesSupport(BeanContextServices, Locale, boolean, boolean) - Constructor for class jadex.commons.beans.beancontext.BeanContextServicesSupport
-
Constructs a BeanContextServicesSupport which is a
delegate of the given peer.
- BeanContextSupport - Class in jadex.commons.beans.beancontext
-
This support class implements BeanContext interface.
- BeanContextSupport() - Constructor for class jadex.commons.beans.beancontext.BeanContextSupport
-
Constructs a standload BeanContextSupport.
- BeanContextSupport(BeanContext) - Constructor for class jadex.commons.beans.beancontext.BeanContextSupport
-
Constructs a BeanContextSupport which is a delegate
of the given peer.
- BeanContextSupport(BeanContext, Locale) - Constructor for class jadex.commons.beans.beancontext.BeanContextSupport
-
Constructs a BeanContextSupport which is a delegate
of the given peer.
- BeanContextSupport(BeanContext, Locale, boolean) - Constructor for class jadex.commons.beans.beancontext.BeanContextSupport
-
Constructs a BeanContextSupport which is a delegate
of the given peer.
- BeanContextSupport(BeanContext, Locale, boolean, boolean) - Constructor for class jadex.commons.beans.beancontext.BeanContextSupport
-
Constructs a BeanContextSupport which is a delegate
of the given peer.
- BeanDelegateReflectionIntrospector - Class in jadex.commons.transformation.traverser
-
Introspector for Java beans.
- BeanDelegateReflectionIntrospector() - Constructor for class jadex.commons.transformation.traverser.BeanDelegateReflectionIntrospector
-
Create a new introspector.
- BeanDelegateReflectionIntrospector(int) - Constructor for class jadex.commons.transformation.traverser.BeanDelegateReflectionIntrospector
-
Create a new introspector.
- BeanDescriptor - Class in jadex.commons.beans
-
Describes a bean's global information.
- BeanDescriptor(Class<?>, Class<?>) - Constructor for class jadex.commons.beans.BeanDescriptor
-
Constructs an instance with the bean's
Class and a customizer
Class.
- BeanDescriptor(Class<?>) - Constructor for class jadex.commons.beans.BeanDescriptor
-
Constructs an instance with the bean's
Class.
- BeanInfo - Interface in jadex.commons.beans
-
- BeanIntrospectorFactory - Class in jadex.commons.transformation.binaryserializer
-
todo: comment me!
- BeanObjectReaderHandler - Class in jadex.xml.bean
-
Handler for reading XML into Java beans.
- BeanObjectReaderHandler() - Constructor for class jadex.xml.bean.BeanObjectReaderHandler
-
Create a new handler for custom XML formats.
- BeanObjectReaderHandler(Set) - Constructor for class jadex.xml.bean.BeanObjectReaderHandler
-
Create a new handler for Java XML supporting on-the-fly
type info creation for arrays.
- BeanObjectWriterHandler - Class in jadex.xml.bean
-
Java bean version for fetching write info for an object.
- BeanObjectWriterHandler(Set) - Constructor for class jadex.xml.bean.BeanObjectWriterHandler
-
Create a new writer (gentypetags=false, prefertags=true, flattening=true).
- BeanObjectWriterHandler(Set, boolean) - Constructor for class jadex.xml.bean.BeanObjectWriterHandler
-
Create a new writer (prefertags=true, flattening=true).
- BeanObjectWriterHandler(Set, boolean, boolean) - Constructor for class jadex.xml.bean.BeanObjectWriterHandler
-
Create a new writer (flattening=true).
- BeanObjectWriterHandler(Set, boolean, boolean, boolean) - Constructor for class jadex.xml.bean.BeanObjectWriterHandler
-
Create a new writer.
- BeanProcessor - Class in jadex.commons.transformation.traverser
-
Processor that traverses Java beans.
- BeanProcessor() - Constructor for class jadex.commons.transformation.traverser.BeanProcessor
-
- BeanProperty - Class in jadex.commons.transformation.traverser
-
This class is a struct for saving data about an inspected bean property.
- BeanProperty() - Constructor for class jadex.commons.transformation.traverser.BeanProperty
-
Create a new bean property.
- BeanProperty(String, Class, Method, Method, Class, IBeanDelegateProvider) - Constructor for class jadex.commons.transformation.traverser.BeanProperty
-
Create a new bean property.
- BeanProperty(String, Field, IBeanDelegateProvider) - Constructor for class jadex.commons.transformation.traverser.BeanProperty
-
Create a new bean property.
- BeanReflectionIntrospector - Class in jadex.commons.transformation.traverser
-
Introspector for Java beans.
- BeanReflectionIntrospector() - Constructor for class jadex.commons.transformation.traverser.BeanReflectionIntrospector
-
Create a new introspector.
- BeanReflectionIntrospector(int) - Constructor for class jadex.commons.transformation.traverser.BeanReflectionIntrospector
-
Create a new introspector.
- Beans - Class in jadex.commons.beans
-
This class Beans provides some methods for manipulting bean
controls.
- Beans() - Constructor for class jadex.commons.beans.Beans
-
Constructs a Beans instance.
- BeansUtils - Class in org.apache.harmony.beans
-
- BeansUtils() - Constructor for class org.apache.harmony.beans.BeansUtils
-
- belief_has_argument - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Belief has is argument flag.
- belief_has_fact - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Belief has default value attribute.
- belief_has_fact - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The belief has a fact.
- belief_has_result - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Belief has is result flag.
- belief_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The belief type.
- belief_type - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The belief type.
- beliefChanged(AgentEvent) - Method in interface jadex.bdi.runtime.IBeliefListener
-
Invoked when a belief has been changed.
- BeliefInfo - Class in jadex.bdi.runtime.interpreter
-
Transferable information about a belief.
- BeliefInfo() - Constructor for class jadex.bdi.runtime.interpreter.BeliefInfo
-
Create a new belief info.
- BeliefInfo(Object, String, String, String, Object) - Constructor for class jadex.bdi.runtime.interpreter.BeliefInfo
-
Create a new belief info.
- beliefreference_has_argument - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Belief has is argument flag.
- beliefreference_has_result - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Belief has is result flag.
- beliefreference_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The belief reference type.
- BeliefRules - Class in jadex.bdi.runtime.interpreter
-
Static helper class for belief rules and actions.
- BeliefRules() - Constructor for class jadex.bdi.runtime.interpreter.BeliefRules
-
- beliefset_has_argument - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Belief has is argument flag.
- beliefset_has_facts - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Beliefset has default facts attribute.
- beliefset_has_facts - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The beliefset has facts.
- beliefset_has_factsexpression - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Beliefset has default facts expression attribute.
- beliefset_has_result - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Belief has is result flag.
- beliefset_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The belief set type.
- beliefset_type - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The beliefset type.
- beliefsetreference_has_argument - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Belief has is argument flag.
- beliefsetreference_has_result - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Belief has is result flag.
- beliefsetreference_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The belief set reference type.
- belongsTo(String, String) - Method in class jadex.bpmn.runtime.ProcessThread
-
Test if the thread belongs to the given pool and/or lane.
- BinarySerializer - Class in jadex.commons.transformation.binaryserializer
-
Object serializer for encoding to and decoding from a compact binary format.
- BinarySerializer() - Constructor for class jadex.commons.transformation.binaryserializer.BinarySerializer
-
- Binding - Annotation Type in jadex.micro.annotation
-
The argument annotation.
- BINDING_NULL - Static variable in annotation type jadex.micro.annotation.Implementation
-
Identifier for null binding, as annotations don't support null values (grrr).
- bindPosition(String) - Method in class jadex.extension.envsupport.observer.graphics.drawable.AbstractVisual2D
-
Binds the position of the visual to an object property.
- bindPosition(String) - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.AbstractVisual3d
-
Binds the position of the visual to an object property.
- bindRotation(String) - Method in class jadex.extension.envsupport.observer.graphics.drawable.AbstractVisual2D
-
Binds the z-rotation of the visual to an object property.
- bindRotation(String) - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.AbstractVisual3d
-
Binds the z-rotation of the visual to an object property.
- bindSize(String) - Method in class jadex.extension.envsupport.observer.graphics.drawable.AbstractVisual2D
-
Binds the size of the visual to an object property.
- bindSize(String) - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.AbstractVisual3d
-
Binds the size of the visual to an object property.
- block(Object) - Method in interface jadex.bridge.service.types.factory.IComponentAdapter
-
Block the current thread and allow execution on other threads.
- BlockingQueue - Class in jadex.commons.collection
-
A blocking queue allows to enqueue or dequeue
elements.
- BlockingQueue() - Constructor for class jadex.commons.collection.BlockingQueue
-
Create a blocking queue.
- blockThread(Object) - Method in class jadex.commons.concurrent.Executor
-
Adjust to execution of current thread to be blocked.
- body() - Method in class jadex.bdi.cmsagent.CMSCreateComponentPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.cmsagent.CMSDestroyComponentPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.cmsagent.CMSResumeComponentPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.cmsagent.CMSSearchComponentsPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.cmsagent.CMSShutdownPlatformPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.cmsagent.CMSSuspendComponentPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.dfagent.DFDeregisterPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.dfagent.DFModifyPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.dfagent.DFRegisterPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.dfagent.DFSearchPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.cms.CMSLocalCreateComponentPlan
-
Execute a plan.
- body() - Method in class jadex.bdi.planlib.cms.CMSLocalDestroyComponentPlan
-
Execute a plan.
- body() - Method in class jadex.bdi.planlib.cms.CMSLocalGetExternalAccessPlan
-
Execute a plan.
- body() - Method in class jadex.bdi.planlib.cms.CMSLocalResumeComponentPlan
-
Execute a plan.
- body() - Method in class jadex.bdi.planlib.cms.CMSLocalSearchComponentsPlan
-
Execute a plan.
- body() - Method in class jadex.bdi.planlib.cms.CMSLocalShutdownPlatformPlan
-
The plan body.
- body() - Method in class jadex.bdi.planlib.cms.CMSLocalSuspendComponentPlan
-
Execute a plan.
- body() - Method in class jadex.bdi.planlib.cms.CMSLocalUpdateComponentsPlan
-
The body method.
- body() - Method in class jadex.bdi.planlib.cms.CMSRemoteCreateComponentPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.cms.CMSRemoteDestroyComponentPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.cms.CMSRemoteResumeComponentPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.cms.CMSRemoteSearchComponentsPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.cms.CMSRemoteShutdownPlatformPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.cms.CMSRemoteSuspendComponentPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.df.DFLocalDeregisterPlan
-
Plan body.
- body() - Method in class jadex.bdi.planlib.df.DFLocalModifyPlan
-
Plan body.
- body() - Method in class jadex.bdi.planlib.df.DFLocalRegisterPlan
-
Plan body.
- body() - Method in class jadex.bdi.planlib.df.DFLocalSearchPlan
-
Plan body.
- body() - Method in class jadex.bdi.planlib.df.DFRemoteDeregisterPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.df.DFRemoteModifyPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.df.DFRemoteRegisterPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.df.DFRemoteSearchPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.messaging.SendEmailPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.messaging.SendICQPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.messaging.SendXMPPPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.NotUnderstoodPlan
-
Execute the plan.
- body() - Method in class jadex.bdi.planlib.ping.AnswerPingPlan
-
Handle the ping request.
- body() - Method in class jadex.bdi.planlib.ping.DoPingPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.ping.PingingPlan
-
The plan body.
- body() - Method in class jadex.bdi.planlib.protocols.cancelmeta.CMApproveCancelPlan
-
The plan body.
- body() - Method in class jadex.bdi.planlib.protocols.cancelmeta.CMHandlerPlan
-
The plan body.
- body() - Method in class jadex.bdi.planlib.protocols.cancelmeta.CMInitiatorPlan
-
- body() - Method in class jadex.bdi.planlib.protocols.contractnet.CNPEvaluateProposalsPlan
-
Plan body.
- body() - Method in class jadex.bdi.planlib.protocols.contractnet.CNPInitiatorPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.protocols.contractnet.CNPQueryNextroundInfoPlan
-
Plan body.
- body() - Method in class jadex.bdi.planlib.protocols.contractnet.CNPReceiverPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.protocols.dutchauction.DAInitiatorPlan
-
The plan body.
- body() - Method in class jadex.bdi.planlib.protocols.dutchauction.DAReceiverPlan
-
The plan body.
- body() - Method in class jadex.bdi.planlib.protocols.englishauction.EAInitiatorPlan
-
The plan body.
- body() - Method in class jadex.bdi.planlib.protocols.englishauction.EAReceiverPlan
-
The plan body.
- body() - Method in class jadex.bdi.planlib.protocols.InteractionGoalCreationPlan
-
The plan body.
- body() - Method in class jadex.bdi.planlib.protocols.request.RPInitiatorPlan
-
Perform the request.
- body() - Method in class jadex.bdi.planlib.protocols.request.RPReceiverPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.protocols.RPQPInitiatorPlan
-
Perform the request.
- body() - Method in class jadex.bdi.planlib.protocols.RPQPReceiverPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.protocols.subscribe.SPHandleUpdatePlan
-
- body() - Method in class jadex.bdi.planlib.protocols.subscribe.SPInitiationPlan
-
- body() - Method in class jadex.bdi.planlib.protocols.subscribe.SPReceptionPlan
-
- body() - Method in class jadex.bdi.planlib.protocols.subscribe.SPSubmitUpdatePlan
-
- body() - Method in class jadex.bdi.planlib.test.FinishedPlan
-
Plan body.
- body() - Method in class jadex.bdi.planlib.watchdog.NotifyAdminPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.planlib.watchdog.ObserveAgentPlan
-
The body method is called on the
instatiated plan instance from the scheduler.
- body() - Method in class jadex.bdi.runtime.Plan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.gpmn.plan.ParallelActivationPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.gpmn.plan.SequentialActivationPlan
-
The body method is called on the
instantiated plan instance from the scheduler.
- body() - Method in class jadex.gpmn.plan.StartAndMonitorProcessPlan
-
Plan body.
- body_has_impl - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Body has class name attribute.
- body_has_method - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Body has method name attribute.
- body_has_service - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Body has required service name attribute.
- body_has_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Body has type attribute.
- body_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The body type.
- BOOLEAN_CONVERTER - Static variable in class jadex.commons.transformation.BasicTypeConverter
-
String -> Boolean converter.
- BORDER_STRICT - Static variable in class jadex.extension.envsupport.environment.space2d.Space2D
-
Border strict mode.
- BORDER_STRICT - Static variable in class jadex.extension.envsupport.environment.space3d.Space3D
-
Border strict mode.
- BORDER_TORUS - Static variable in class jadex.extension.envsupport.environment.space2d.Space2D
-
Border torus behavior.
- BORDER_TORUS - Static variable in class jadex.extension.envsupport.environment.space3d.Space3D
-
Border torus behavior.
- BpmnFactory - Class in jadex.bpmn
-
Factory for loading bpmn processes.
- BpmnFactory(String) - Constructor for class jadex.bpmn.BpmnFactory
-
Create a new factory for startup.
- BpmnFactory(IServiceProvider, Map<String, Object>) - Constructor for class jadex.bpmn.BpmnFactory
-
Create a new BpmnProcessService.
- BpmnInstanceFetcher - Class in jadex.bpmn.runtime
-
Fetch values from the context variables of a BPMN process instance
or its superordinated fetcher.
- BpmnInstanceFetcher(BpmnInterpreter, IValueFetcher) - Constructor for class jadex.bpmn.runtime.BpmnInstanceFetcher
-
Create a BPMN instance value fetcher.
- BpmnInterpreter - Class in jadex.bpmn.runtime
-
The bpmn interpreter is able to execute bpmn diagrams.
- BpmnInterpreter(IComponentAdapter, MBpmnModel, Map, String, IExternalAccess, Map, Map, IValueFetcher, IComponentManagementService, IClockService, IMessageService, IServiceContainer) - Constructor for class jadex.bpmn.runtime.BpmnInterpreter
-
Create a new bpmn process.
- BpmnInterpreter(IComponentDescription, IComponentAdapterFactory, MBpmnModel, Map, String, IExternalAccess, Map, Map, IValueFetcher, RequiredServiceBinding[], boolean, boolean, IIntermediateResultListener<Tuple2<String, Object>>, Future<Void>) - Constructor for class jadex.bpmn.runtime.BpmnInterpreter
-
Create a new bpmn process.
- BpmnModelLoader - Class in jadex.bpmn
-
Loader for eclipse STP BPMN models (.bpmn files).
- BpmnModelLoader() - Constructor for class jadex.bpmn.BpmnModelLoader
-
Create a new BPMN model loader.
- BpmnPlanBodyInstance - Class in jadex.bdibpmn
-
A BPMN instance that is executed as a plan body.
- BpmnPlanBodyInstance(MBpmnModel, BDIInterpreter, Object, Object) - Constructor for class jadex.bdibpmn.BpmnPlanBodyInstance
-
Create a new BPMN process instance using default handler.
- BpmnPlanExecutor - Class in jadex.bdibpmn
-
A plan executor for plans modeled in BPMN.
- BpmnPlanExecutor() - Constructor for class jadex.bdibpmn.BpmnPlanExecutor
-
Create a new BPMN plan executor.
- BpmnXMLReader - Class in jadex.bpmn
-
Reader for loading Bpmn XML models into a Java representation states.
- BpmnXMLReader() - Constructor for class jadex.bpmn.BpmnXMLReader
-
- Breakpoints - Annotation Type in jadex.micro.annotation
-
The breakpoints annotation.
- BrowserLauncher - Class in jadex.commons
-
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 in jadex.commons
-
Provides a static method to start a browser.
- BrowserLauncher2() - Constructor for class jadex.commons.BrowserLauncher2
-
- BrowserPane - Class in jadex.commons.gui
-
A text pane that is able to follow hyperlinks when clicked.
- BrowserPane() - Constructor for class jadex.commons.gui.BrowserPane
-
Create a new BrowserPane.
- BrowserPane.ClasspathHTMLEditorKit - Class in jadex.commons.gui
-
An HTML editor kit for supporting images loaded from classpath.
- BrowserPane.ClasspathHTMLEditorKit() - Constructor for class jadex.commons.gui.BrowserPane.ClasspathHTMLEditorKit
-
- buildErrorReport() - Method in class jadex.bridge.AbstractErrorReportBuilder
-
Build the error based on the given entries (if any).
- buildPopupMenu() - Method in class jadex.commons.gui.PopupBuilder
-
Build the popup menu.
- buildReport(String, String, MultiCollection) - Static method in class jadex.bpmn.BpmnXMLReader
-
Build the error report.
- BulkComponentChangeEvent - Class in jadex.bridge
-
- BulkComponentChangeEvent() - Constructor for class jadex.bridge.BulkComponentChangeEvent
-
- BulkComponentChangeEvent(IComponentChangeEvent[]) - Constructor for class jadex.bridge.BulkComponentChangeEvent
-
- bulkLinkObjects(List, Object, Object, QName[], AReadContext) - Method in class jadex.xml.bean.BeanObjectReaderHandler
-
Link an object to its parent.
- bulkLinkObjects(Object, List, AReadContext) - Method in class jadex.xml.bean.BeanObjectReaderHandler
-
Bulk link chilren to its parent.
- bulkLinkObjects(Object, List, AReadContext) - Method in interface jadex.xml.reader.IBulkObjectLinker
-
Bulk link an object to its parent.
- BYTE_CONVERTER - Static variable in class jadex.commons.transformation.BasicTypeConverter
-
String -> Byte converter.
- BYTE_UNITS - Static variable in class jadex.commons.SUtil
-
Units for representing byte values.
- ByteClassLoader - Class in jadex.commons
-
This class loader instantiate classes provided as a byte array.
- ByteClassLoader(ClassLoader) - Constructor for class jadex.commons.ByteClassLoader
-
Create a new byte class loader.
- BYTEFORMATTER1 - Static variable in class jadex.commons.SUtil
-
The byte formatter for one predecimal digit.
- BYTEFORMATTER2 - Static variable in class jadex.commons.SUtil
-
The byte formatter for two predecimal digits.
- BYTEFORMATTER3 - Static variable in class jadex.commons.SUtil
-
The byte formatter for three predecimal digits.
- bytesToInt(byte[]) - Static method in class jadex.commons.SUtil
-
Convert bytes to an integer.
- bytesToLong(byte[]) - Static method in class jadex.commons.SUtil
-
Convert bytes to an integer.
- bytesToShort(byte[]) - Static method in class jadex.commons.SUtil
-
Convert bytes to a short.
- bytesToString(long) - Static method in class jadex.commons.SUtil
-
Get bytes as human readable string.
- Cache - Class in jadex.commons.collection
-
Cache that provide expiration in case of
a) timetolive is exceeded
b) the max number of data has been reached (lru behaviour)
- Cache(int) - Constructor for class jadex.commons.collection.Cache
-
Create a new cache.
- Cache(int, long) - Constructor for class jadex.commons.collection.Cache
-
Create a new cache.
- Cache(LRU, long) - Constructor for class jadex.commons.collection.Cache
-
Create a new cache.
- CacheableModel - Class in jadex.commons
-
- CacheableModel() - Constructor for class jadex.commons.CacheableModel
-
- CachedObject - Class in jadex.commons
-
A cache for an object that was loaded from a file or url.
- CachedObject(String, long, Serializable) - Constructor for class jadex.commons.CachedObject
-
Create a new file cache.
- CacheEntry - Class in jadex.commons.collection
-
Entry for cache.
- CacheEntry(Object, long, long) - Constructor for class jadex.commons.collection.CacheEntry
-
Create a new cache entry.
- CacheServiceContainer - Class in jadex.bridge.service
-
Service container that uses caching for fast service access.
- CacheServiceContainer(IServiceContainer) - Constructor for class jadex.bridge.service.CacheServiceContainer
-
Create a new service container.
- CacheServiceContainer(IServiceContainer, int, long) - Constructor for class jadex.bridge.service.CacheServiceContainer
-
Create a new service container.
- calculateCartesianProduct(String[], Object[]) - Static method in class jadex.commons.SUtil
-
Calculate the cartesian product of parameters.
- calculateDistance(IVector1, IVector1) - Method in class jadex.extension.envsupport.environment.space2d.Grid2D
-
Calculate the distance in the space.
- calculateDistance(IVector1, IVector1) - Method in class jadex.extension.envsupport.environment.space2d.Space2D
-
Calculate the distance in the space.
- calculateDistance(IVector1, IVector1) - Method in class jadex.extension.envsupport.environment.space3d.Grid3D
-
Calculate the distance in the space.
- calculateDistance(IVector1, IVector1, IVector1) - Method in class jadex.extension.envsupport.environment.space3d.Space3D
-
Calculate the distance in the space.
- calculateMiddlePosition(Window) - Static method in class jadex.commons.gui.SGUI
-
Calculate the middle position of a window relativ to
- calculateMiddlePosition(Window, Window) - Static method in class jadex.commons.gui.SGUI
-
Calculate the middle position of a window relativ to
- CallAccess - Class in jadex.bridge.service.component.interceptors
-
Helper class to deal with service calls
- CallMultiplexer - Class in jadex.commons.future
-
The CallMultiplexer unifies multiple executions of "similar" commands to a single execution.
- CallMultiplexer() - Constructor for class jadex.commons.future.CallMultiplexer
-
Instantiates a call multiplexer.
- callPostProcessor() - Method in interface jadex.xml.reader.IPostProcessorCall
-
- cancel(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bdibpmn.handler.EventIntermediateTimerActivityHandler
-
Execute an activity.
- cancel(IInternalAccess) - Method in class jadex.bdibpmn.task.CreateSpaceObjectTaskTask
-
Compensate in case the task is canceled.
- cancel(IInternalAccess) - Method in class jadex.bdibpmn.task.DispatchGoalTask
-
Compensate in case the task is canceled.
- cancel(IInternalAccess) - Method in class jadex.bdibpmn.task.DispatchSubprocessTask
-
Compensate in case the task is canceled.
- cancel(IInternalAccess) - Method in class jadex.bdibpmn.task.RemoveSpaceObjectTaskTask
-
Compensate in case the task is canceled.
- cancel(IInternalAccess) - Method in class jadex.bdibpmn.task.WaitForGoalTask
-
Compensate in case the task is canceled.
- cancel(IInternalAccess) - Method in class jadex.bdibpmn.task.WaitForSpaceObjectTaskTask
-
Compensate in case the task is canceled.
- cancel(IInternalAccess) - Method in class jadex.bdibpmn.task.WaitForSubprocessTask
-
Compensate in case the task is canceled.
- cancel(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
-
Cancel an activity.
- cancel(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.DefaultActivityHandler
-
Execute an activity.
- cancel(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateMultipleActivityHandler
-
Execute an activity.
- cancel(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateNotificationHandler
-
- cancel(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateTimerActivityHandler
-
Execute an activity.
- cancel(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.GatewayXORActivityHandler
-
Execute an activity.
- cancel() - Method in interface jadex.bpmn.runtime.handler.IExternalNotifier
-
Cancel the wait action.
- cancel(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.TaskActivityHandler
-
Cancel an activity.
- cancel(MActivity, BpmnInterpreter, ProcessThread) - Method in interface jadex.bpmn.runtime.IActivityHandler
-
Execute an activity.
- cancel(IInternalAccess) - Method in class jadex.bpmn.runtime.task.AbstractTask
-
Cleanup in case the task is cancelled.
- cancel(IInternalAccess) - Method in class jadex.bpmn.runtime.task.CreateComponentTask
-
Compensate in case the task is canceled.
- cancel(IInternalAccess) - Method in class jadex.bpmn.runtime.task.DestroyComponentTask
-
Compensate in case the task is canceled.
- cancel(IInternalAccess) - Method in class jadex.bpmn.runtime.task.ServiceCallTask
-
Compensate in case the task is canceled.
- cancel(IInternalAccess) - Method in class jadex.bpmn.runtime.task.UserInteractionTask
-
Compensate in case the task is canceled.
- CANCEL - Static variable in class jadex.bridge.fipa.SFipa
-
- cancel() - Method in interface jadex.bridge.service.types.clock.ITimer
-
Cancel the timer.
- cancel(IExecutable) - Method in interface jadex.bridge.service.types.execution.IExecutionService
-
Cancel a task.
- cancel() - Method in class jadex.bridge.TimeoutResultListener
-
Cancel the timeout.
- CANCELLATION_FAILED - Static variable in class jadex.bdi.planlib.protocols.InteractionState
-
Constant identifying failed cancellation of interaction (failure explicitly stated by receiver side).
- CANCELLATION_SUCCEEDED - Static variable in class jadex.bdi.planlib.protocols.InteractionState
-
Constant identifying successful cancellation of interaction.
- CANCELLATION_UNKNOWN - Static variable in class jadex.bdi.planlib.protocols.InteractionState
-
Constant identifying unknown state of cancellation of interaction (no response from receiver side within timeout).
- cancelTransfer(String) - Method in interface jadex.bridge.service.types.chat.IChatGuiService
-
Cancel an ongoing file transfer.
- canExpire(Object) - Method in class jadex.commons.collection.Cache
-
Test if an entry can expire.
- canReference(Object, Class, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.AbstractCodec
-
Test if the codec allows referencing.
- canReference(Object, Class, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.NumberCodec
-
Prevent references for primitive-wrapped types.
- canReference(Object, Class, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.StringCodec
-
- capability_has_abstract - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has abstract attribute.
- capability_has_abstractsources - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The capability has assigntosources (sources for abstract elements, assigned on init).
- capability_has_beliefrefs - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has belief references attribute.
- capability_has_beliefs - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has beliefs attribute.
- capability_has_beliefs - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
Capability has beliefs attribute.
- capability_has_beliefsetrefs - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has beliefset references attribute.
- capability_has_beliefsets - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has beliefsets attribute.
- capability_has_beliefsets - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
Capability has belief sets attribute.
- capability_has_capabilityrefs - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has capabilities attribute.
- capability_has_conditions - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has conditions attribute.
- capability_has_configuration - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The capability has configuration.
- capability_has_configurations - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has configurations attribute.
- capability_has_defaultconfiguration - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has default configuration attribute.
- capability_has_events - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
Capability has events attribute.
- capability_has_expressionrefs - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has expressionrefs attribute.
- capability_has_expressions - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has expressions attribute.
- capability_has_expressions - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
Capability has expressions attribute.
- capability_has_externalaccesses - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The capability has external access elements (timer and dispatched element).
- capability_has_goalrefs - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has goal references attribute.
- capability_has_goals - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has goals attribute.
- capability_has_goals - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
Capability has goals attribute.
- capability_has_internaleventrefs - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has internal event references attribute.
- capability_has_internalevents - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has internal events attribute.
- capability_has_internalevents - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
Capability has message events.
- capability_has_listeners - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The capability has listeners.
- capability_has_messageeventrefs - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has message event references attribute.
- capability_has_messageevents - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has message events attribute.
- capability_has_messageevents - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
Capability has message events.
- capability_has_outbox - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The capability has an outbox for outgoing message events.
- capability_has_plans - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability has plans attribute.
- capability_has_plans - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
Capability has plans attribute.
- capability_has_precandidates - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The capability has precandidates (prematched mplans created on init).
- capability_has_sentmessageevents - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The capability has sent messages (for conversation tracking).
- capability_has_subcapabilities - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
Capability has subcapabilities attribute.
- capability_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The capability type.
- capability_type - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The capability type.
- capabilityref_has_capability - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability ref has capability attribute.
- capabilityref_has_file - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Capability ref has file attribute.
- capabilityref_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The capability reference type.
- capabilityreference_has_capability - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
Capability reference has capability attribute.
- capabilityreference_has_name - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
Capability reference has name attribute.
- capabilityreference_type - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The capability reference type.
- CategoryChartDataConsumer - Class in jadex.extension.envsupport.evaluation
-
Create a category chart consumer, x must be a comparable and y must be double value.
- CategoryChartDataConsumer() - Constructor for class jadex.extension.envsupport.evaluation.CategoryChartDataConsumer
-
Create a new chart consumer.
- cbrt() - Method in interface jadex.extension.envsupport.math.IVector1
-
Calculate the cube root.
- cbrt() - Method in class jadex.extension.envsupport.math.Vector1Double
-
- cbrt() - Method in class jadex.extension.envsupport.math.Vector1Int
-
- cbrt() - Method in class jadex.extension.envsupport.math.Vector1Long
-
Calculate the cbrt root.
- CERTIFICATE - Static variable in interface jadex.bridge.service.types.security.ISecurityService
-
- CertificateCodec - Class in jadex.commons.transformation.binaryserializer
-
Codec for encoding and decoding certificate objects.
- CertificateCodec() - Constructor for class jadex.commons.transformation.binaryserializer.CertificateCodec
-
- CFP - Static variable in class jadex.bridge.fipa.SFipa
-
- changeallowed - Variable in class jadex.base.SRemoteClock.ClockState
-
Changing clock type allowed?
- ChangeEvent<T> - Class in jadex.commons
-
The basic change event.
- ChangeEvent() - Constructor for class jadex.commons.ChangeEvent
-
Create a new event.
- ChangeEvent(Object) - Constructor for class jadex.commons.ChangeEvent
-
Create a new event.
- ChangeEvent(Object, String) - Constructor for class jadex.commons.ChangeEvent
-
Create a new event.
- ChangeEvent(Object, String, T) - Constructor for class jadex.commons.ChangeEvent
-
Create a new event.
- CHANGEEVENT_AGENTTERMINATED - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent terminated changeeevent type.
- CHANGEEVENT_AGENTTERMINATING - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The agent terminating changeeevent type.
- CHANGEEVENT_FACTADDED - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The fact added changeeevent type.
- CHANGEEVENT_FACTCHANGED - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The fact changed changeeevent type.
- CHANGEEVENT_FACTREMOVED - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The fact removed changeeevent type.
- CHANGEEVENT_GOALADDED - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The goal added changeeevent type.
- CHANGEEVENT_GOALCHANGED - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The goal changed changeeevent type.
- CHANGEEVENT_GOALDROPPED - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The goal dropped changeeevent type.
- changeevent_has_element - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The changeevent has an element.
- changeevent_has_scope - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The changeevent has an element scope.
- changeevent_has_type - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The changeevent has a type.
- changeevent_has_value - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The changeevent has a value.
- CHANGEEVENT_INTERNALEVENTOCCURRED - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The internal event changeeevent type.
- CHANGEEVENT_MESSAGEEVENTRECEIVED - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The message event received changeeevent type.
- CHANGEEVENT_MESSAGEEVENTSENT - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The message event sent changeeevent type.
- CHANGEEVENT_PLANADDED - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The plan added changeeevent type.
- CHANGEEVENT_PLANCHANGED - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The goal changed changeeevent type.
- CHANGEEVENT_PLANREMOVED - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The plan finished changeeevent type.
- changeevent_type - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The changeevent type.
- changeOccurred(ChangeEvent) - Method in class jadex.base.SRemoteClock.RemoteClockChangeListener
-
Called when the process executes.
- changeOccurred(ChangeEvent) - Method in class jadex.base.SRemoteClock.RemoteSimServiceChangeListener
-
Called when the process executes.
- changeOccurred(ChangeEvent) - Method in class jadex.base.SRemoteClock.RemoteTimerChangeListener
-
Called when the process executes.
- changeOccurred(ChangeEvent) - Method in class jadex.base.SRemoteGui.ConsoleListener
-
Called when a change occurs.
- changeOccurred(ChangeEvent<T>) - Method in interface jadex.commons.IChangeListener
-
Called when a change occurs.
- changeOccurred(ChangeEvent<T>) - Method in interface jadex.commons.IRemoteChangeListener
-
Called when a change occurs.
- changeProcessingState(IOAVState, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.GoalProcessingRules
-
Change the goal processing state.
- CHARACTER_CONVERTER - Static variable in class jadex.commons.transformation.BasicTypeConverter
-
String -> Character converter.
- characters(char[], int, int) - Method in class org.apache.harmony.beans.Handler
-
- ChatEvent - Class in jadex.bridge.service.types.chat
-
Information about some event that happened in the chat component.
- ChatEvent() - Constructor for class jadex.bridge.service.types.chat.ChatEvent
-
Create a new chat event.
- ChatEvent(String, String, IComponentIdentifier, Object, boolean, byte[]) - Constructor for class jadex.bridge.service.types.chat.ChatEvent
-
Create a new chat event.
- check() - Method in class jadex.commons.future.FutureFinishChecker
-
Check if completed.
- CheckedAction - Class in jadex.bridge
-
Can be used as external action, which will only be executed when
isValid() is true.
- CheckedAction() - Constructor for class jadex.bridge.CheckedAction
-
Create a new action.
- CheckedCollection - Class in jadex.commons.collection
-
A checked collection can be used for concurrent modification bug tracking.
- CheckedCollection(Collection) - Constructor for class jadex.commons.collection.CheckedCollection
-
Create a new collection.
- CheckedCollection(Collection, CheckedMap) - Constructor for class jadex.commons.collection.CheckedCollection
-
Create a new collection.
- CheckedMap - Class in jadex.commons.collection
-
- CheckedMap(Map) - Constructor for class jadex.commons.collection.CheckedMap
-
Create a new collection.
- checkExistence(String[], IExternalAccess) - Static method in class jadex.base.SRemoteGui
-
Check remote files for existence.
- CheckIndex - Annotation Type in jadex.bridge.service.annotation
-
Precondition for checking if the argument is a valid index.
- checkName() - Method in class jadex.bridge.modelinfo.ModelInfo
-
Check if the specified name matches the file name.
- CheckNotNull - Annotation Type in jadex.bridge.service.annotation
-
Pre- or postcondition check that a parameter is not null.
- checkPackage() - Method in class jadex.bridge.modelinfo.ModelInfo
-
Check if the specified package matches the file name.
- checkPerformCall(IService) - Method in class jadex.bridge.service.component.multiinvoke.SequentialMultiplexDistributor
-
Check perform call.
- checkPerformCall(IService) - Method in class jadex.bridge.service.component.multiinvoke.SimpleMultiplexDistributor
-
Check perform call.
- CheckState - Annotation Type in jadex.bridge.service.annotation
-
Pre or postcondition that a state is valid.
- checkTermination(Exception) - Method in interface jadex.commons.future.ITerminationCommand
-
Check if termination is allowed.
- checkTermination(Exception) - Method in class jadex.commons.future.TerminationCommand
-
Check if termination is allowed.
- checkVirtual(String[], String) - Method in interface jadex.bridge.service.types.security.ISecurityService
-
Check if the name belongs to the mappings of one
of the virtual names.
- children - Variable in class jadex.commons.collection.TreeNode
-
The children.
- childrenAdded(BeanContextMembershipEvent) - Method in interface jadex.commons.beans.beancontext.BeanContextMembershipListener
-
- childrenRemoved(BeanContextMembershipEvent) - Method in interface jadex.commons.beans.beancontext.BeanContextMembershipListener
-
- cid - Variable in class jadex.bridge.service.types.awareness.DiscoveryInfo
-
The component identifier of the remote component.
- ClassCodec - Class in jadex.commons.transformation.binaryserializer
-
Codec for encoding and decoding Class objects.
- ClassCodec() - Constructor for class jadex.commons.transformation.binaryserializer.ClassCodec
-
- classForName(String, ClassLoader) - Static method in class jadex.commons.SReflect
-
Extension for Class.forName(), because primitive
types are not supported.
- classForName0(String, ClassLoader) - Static method in class jadex.commons.SReflect
-
Extension for Class.forName(), because primitive
types are not supported.
- classForName0(String, boolean, ClassLoader) - Static method in class jadex.commons.SReflect
-
Extension for Class.forName(), because primitive
types are not supported.
- ClassInfo - Class in jadex.bridge
-
The class info struct serves for saving class information.
- ClassInfo() - Constructor for class jadex.bridge.ClassInfo
-
Create a new class info.
- ClassInfo(Class<?>) - Constructor for class jadex.bridge.ClassInfo
-
Create a new class info.
- ClassInfo(String) - Constructor for class jadex.bridge.ClassInfo
-
Create a new class info.
- Classname - Annotation Type in jadex.commons.transformation.annotations
-
Specify an identifying name for the class
used to distinguish anonymous inner classes.
- cleanup() - Method in class jadex.bdi.runtime.interpreter.BDIInterpreter
-
Called when the agent is removed from the platform.
- cleanup(BDIInterpreter, Object) - Method in interface jadex.bdi.runtime.IPlanExecutor
-
Cleanup after plan execution.
- cleanup(BDIInterpreter, Object) - Method in class jadex.bdibpmn.BpmnPlanExecutor
-
Called on termination of a plan.
- cleanup() - Method in class jadex.bridge.CheckedAction
-
Cleanup will be executed at the end of the action.
- cleanup() - Method in class jadex.commons.ResourceInfo
-
Cleanup the resource info
when it is no longer used.
- cleanupComponent() - Method in interface jadex.bridge.IComponentInstance
-
Can be called concurrently (also during executeAction()).
- cleanupEldestEntry(Map.Entry<V, K>) - Method in interface jadex.commons.collection.ILRUEntryCleaner
-
Cleanup the eldest entry.
- cleanupPlanWait(IOAVState, Object, Object, boolean) - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Cleanup plan wait abstraction, waitqueue and wait timer.
- clear() - Method in class jadex.bpmn.MultiColumnTable
-
- clear() - Method in class jadex.commons.beans.beancontext.BeanContextSupport
-
This method is unsupported, throws UnsupportedOperationException.
- clear() - Method in class jadex.commons.collection.CheckedCollection
-
Removes all of the elements from this collection (optional operation).
- clear() - Method in class jadex.commons.collection.CheckedMap
-
Removes all of the mappings from this map (optional operation).
- clear() - Method in class jadex.commons.collection.ConcurrencyCheckingList
-
- clear() - Method in class jadex.commons.collection.FastHashMap
-
- clear() - Method in class jadex.commons.collection.IdentityHashSet
-
Removes all of the elements from this set (optional operation).
- clear() - Method in class jadex.commons.collection.IndexMap
-
Removes all mappings from this map.
- clear() - Method in class jadex.commons.collection.MultiCollection
-
Removes all mappings from this map.
- clear() - Method in class jadex.commons.collection.NestedMap
-
Removes all mappings from this map (optional operation).
- clear() - Method in class jadex.commons.collection.TwoWayMultiCollection
-
Removes all mappings from this map.
- clear() - Method in class jadex.commons.collection.WeakList
-
Removes all of the elements from this list (optional operation).
- clear() - Method in class jadex.commons.collection.WeakSet
-
Removes all of the elements from this set.
- clear() - Method in class jadex.commons.collection.WeakValueMap
-
Clear the map.
- clear() - Method in class jadex.commons.ObjectCache
-
Clear the cache.
- clearModelCache() - Method in class jadex.commons.AbstractModelLoader
-
Clears the model cache.
- clearTasks() - Method in class jadex.extension.envsupport.environment.SpaceObject
-
Removes all tasks from the object.
- clockok - Variable in class jadex.base.SRemoteClock.SimulationState
-
The clock ok flag.
- clocktype - Variable in class jadex.base.SRemoteClock.SimulationState
-
The clock type.
- clone() - Method in class jadex.bridge.ComponentIdentifier
-
Clone this component identifier.
- clone() - Method in class jadex.bridge.fipa.DFComponentDescription
-
Clone a component description.
- clone() - Method in class jadex.bridge.fipa.DFServiceDescription
-
Clone a component description.
- clone() - Method in class jadex.bridge.service.component.ServiceInvocationContext
-
Clone a service invocation context.
- clone() - Method in class jadex.bridge.service.types.cms.CMSComponentDescription
-
Clone a component description.
- clone() - Method in class jadex.commons.collection.IndexMap
-
Clone an index map.
- clone() - Method in class jadex.commons.collection.IndexMap.ListIndexMap
-
Clone an index map.
- clone() - Method in class jadex.commons.collection.IndexMap.MapIndexMap
-
Clone an index map.
- clone() - Method in class jadex.commons.collection.MultiCollection
-
Clone a multi collection.
- clone() - Method in class jadex.commons.collection.WeakSet
-
Returns a shallow copy of this WeakSet instance: the elements themselves are not cloned.
- clone() - Method in class jadex.commons.Tuple
-
Clone this tuple.
- clone() - Method in class jadex.commons.Tuple2
-
Clone this tuple.
- clone() - Method in class jadex.commons.Tuple3
-
Clone this tuple.
- clone() - Method in interface jadex.extension.envsupport.math.IVector1
-
Generates a deep clone of the vector.
- clone() - Method in interface jadex.extension.envsupport.math.IVector2
-
Generates a deep clone of the vector.
- clone() - Method in interface jadex.extension.envsupport.math.IVector3
-
Generates a deep clone of the vector.
- clone() - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
-
Generates a deep clone of the vector.
- clone() - Method in class jadex.extension.envsupport.math.Vector1Double
-
- clone() - Method in class jadex.extension.envsupport.math.Vector1Int
-
Generates a deep clone of the vector.
- clone() - Method in class jadex.extension.envsupport.math.Vector1Long
-
Generates a deep clone of the vector.
- clone() - Method in class jadex.extension.envsupport.math.Vector2Double
-
- clone() - Method in class jadex.extension.envsupport.math.Vector2Int
-
Generates a deep clone of the vector.
- clone() - Method in class jadex.extension.envsupport.math.Vector3Double
-
- clone() - Method in class jadex.extension.envsupport.math.Vector3Int
-
- cloneDFComponentDescription(IDFComponentDescription, IComponentManagementService, IDF) - Static method in class jadex.bridge.fipa.SFipa
-
Clone the df component description.
- cloneDFServiceDescription(IDFServiceDescription, IDF) - Static method in class jadex.bridge.fipa.SFipa
-
Clone the df service description.
- CloneProcessor - Class in jadex.commons.transformation.traverser
-
Processor that clones cloneable objects.
- CloneProcessor() - Constructor for class jadex.commons.transformation.traverser.CloneProcessor
-
- close() - Method in interface jadex.bridge.IConnection
-
Close the connection.
- close() - Method in class jadex.bridge.service.types.remote.ServiceInputConnection
-
Close the stream.
- close() - Method in class jadex.bridge.service.types.remote.ServiceInputConnectionProxy
-
- close() - Method in class jadex.bridge.service.types.remote.ServiceOutputConnection
-
Close the connection.
- close() - Method in class jadex.bridge.service.types.remote.ServiceOutputConnectionProxy
-
Close the connection.
- close() - Method in class jadex.commons.beans.XMLDecoder
-
Close the input stream of xml data.
- close() - Method in class jadex.commons.beans.XMLEncoder
-
Call flush() first, then write out xml footer and close
the underlying output stream.
- close() - Method in class jadex.commons.ListenableStream
-
Close the streams.
- close() - Method in class jadex.commons.MultiStream
-
Close the streams.
- close() - Method in class jadex.commons.ProtectedInputStream
-
Close the stream.
- closeConnection(HttpURLConnection) - Static method in class jadex.commons.HttpConnectionManager
-
Close a connection
- CMApproveCancelPlan - Class in jadex.bdi.planlib.protocols.cancelmeta
-
Default plan to decide about cancel requests.
- CMApproveCancelPlan() - Constructor for class jadex.bdi.planlib.protocols.cancelmeta.CMApproveCancelPlan
-
- CMHandlerPlan - Class in jadex.bdi.planlib.protocols.cancelmeta
-
Receiver plan for FIPA-Cancel-Meta-Protocol.
- CMHandlerPlan() - Constructor for class jadex.bdi.planlib.protocols.cancelmeta.CMHandlerPlan
-
- CMInitiatorPlan - Class in jadex.bdi.planlib.protocols.cancelmeta
-
Plan to handle protocol abortion according to FIPA cancel meta protocol
- CMInitiatorPlan() - Constructor for class jadex.bdi.planlib.protocols.cancelmeta.CMInitiatorPlan
-
- CMS_COMPONENT - Static variable in class jadex.bridge.fipa.SFipa
-
The default cms component name.
- CMSComponentDescription - Class in jadex.bridge.service.types.cms
-
Java class for concept CMSComponentDescription
of beanynizer_beans_fipa_new ontology.
- CMSComponentDescription() - Constructor for class jadex.bridge.service.types.cms.CMSComponentDescription
-
Create a new CESComponentDescription.
- CMSComponentDescription(IComponentIdentifier, String, Boolean, Boolean, Boolean, String, String, IResourceIdentifier, long, IComponentIdentifier) - Constructor for class jadex.bridge.service.types.cms.CMSComponentDescription
-
Create a new CESComponentDescription.
- CMSCreateComponent - Class in jadex.bridge.fipa
-
Java class for concept AMSCreateComponent of beanynizer_beans_fipa_default ontology.
- CMSCreateComponent() - Constructor for class jadex.bridge.fipa.CMSCreateComponent
-
Default Constructor.
- CMSCreateComponent(IComponentIdentifier) - Constructor for class jadex.bridge.fipa.CMSCreateComponent
-
Create a new AMSCreateComponent.
- CMSCreateComponentPlan - Class in jadex.bdi.cmsagent
-
Create an component.
- CMSCreateComponentPlan() - Constructor for class jadex.bdi.cmsagent.CMSCreateComponentPlan
-
- CMSDestroyComponent - Class in jadex.bridge.fipa
-
Java class for concept AMSDestroyComponent of beanynizer_beans_fipa_default ontology.
- CMSDestroyComponent() - Constructor for class jadex.bridge.fipa.CMSDestroyComponent
-
Default Constructor.
- CMSDestroyComponent(IComponentIdentifier) - Constructor for class jadex.bridge.fipa.CMSDestroyComponent
-
Create a new AMSDestroyComponent.
- CMSDestroyComponentPlan - Class in jadex.bdi.cmsagent
-
Destroy a component.
- CMSDestroyComponentPlan() - Constructor for class jadex.bdi.cmsagent.CMSDestroyComponentPlan
-
- CMSLocalCreateComponentPlan - Class in jadex.bdi.planlib.cms
-
Plan for creating a Jadex component on the platform.
- CMSLocalCreateComponentPlan() - Constructor for class jadex.bdi.planlib.cms.CMSLocalCreateComponentPlan
-
- CMSLocalDestroyComponentPlan - Class in jadex.bdi.planlib.cms
-
Plan for terminating a Jadex component on the platform.
- CMSLocalDestroyComponentPlan() - Constructor for class jadex.bdi.planlib.cms.CMSLocalDestroyComponentPlan
-
- CMSLocalGetExternalAccessPlan - Class in jadex.bdi.planlib.cms
-
Plan for terminating a Jadex component on the platform.
- CMSLocalGetExternalAccessPlan() - Constructor for class jadex.bdi.planlib.cms.CMSLocalGetExternalAccessPlan
-
- CMSLocalResumeComponentPlan - Class in jadex.bdi.planlib.cms
-
Plan for resuming a Jadex component on the platform.
- CMSLocalResumeComponentPlan() - Constructor for class jadex.bdi.planlib.cms.CMSLocalResumeComponentPlan
-
- CMSLocalSearchComponentsPlan - Class in jadex.bdi.planlib.cms
-
Plan for searching for components on the platform.
- CMSLocalSearchComponentsPlan() - Constructor for class jadex.bdi.planlib.cms.CMSLocalSearchComponentsPlan
-
- CMSLocalShutdownPlatformPlan - Class in jadex.bdi.planlib.cms
-
Shutdown the platform.
- CMSLocalShutdownPlatformPlan() - Constructor for class jadex.bdi.planlib.cms.CMSLocalShutdownPlatformPlan
-
- CMSLocalSuspendComponentPlan - Class in jadex.bdi.planlib.cms
-
Plan for suspending a Jadex component on the platform.
- CMSLocalSuspendComponentPlan() - Constructor for class jadex.bdi.planlib.cms.CMSLocalSuspendComponentPlan
-
- CMSLocalUpdateComponentsPlan - Class in jadex.bdi.planlib.cms
-
Update the belief set containing the local components.
- CMSLocalUpdateComponentsPlan() - Constructor for class jadex.bdi.planlib.cms.CMSLocalUpdateComponentsPlan
-
- CMSRemoteCreateComponentPlan - Class in jadex.bdi.planlib.cms
-
Create an component on a remote cms.
- CMSRemoteCreateComponentPlan() - Constructor for class jadex.bdi.planlib.cms.CMSRemoteCreateComponentPlan
-
- CMSRemoteDestroyComponentPlan - Class in jadex.bdi.planlib.cms
-
Destroy an component on a remote cms.
- CMSRemoteDestroyComponentPlan() - Constructor for class jadex.bdi.planlib.cms.CMSRemoteDestroyComponentPlan
-
- CMSRemoteResumeComponentPlan - Class in jadex.bdi.planlib.cms
-
Suspend an component on a remote cms.
- CMSRemoteResumeComponentPlan() - Constructor for class jadex.bdi.planlib.cms.CMSRemoteResumeComponentPlan
-
- CMSRemoteSearchComponentsPlan - Class in jadex.bdi.planlib.cms
-
Search for components on a remote platform.
- CMSRemoteSearchComponentsPlan() - Constructor for class jadex.bdi.planlib.cms.CMSRemoteSearchComponentsPlan
-
- CMSRemoteShutdownPlatformPlan - Class in jadex.bdi.planlib.cms
-
Shutdown a remote platform.
- CMSRemoteShutdownPlatformPlan() - Constructor for class jadex.bdi.planlib.cms.CMSRemoteShutdownPlatformPlan
-
- CMSRemoteSuspendComponentPlan - Class in jadex.bdi.planlib.cms
-
Suspend an component on a remote cms.
- CMSRemoteSuspendComponentPlan() - Constructor for class jadex.bdi.planlib.cms.CMSRemoteSuspendComponentPlan
-
- CMSResumeComponent - Class in jadex.bridge.fipa
-
Java class for concept AMSResumeComponent of beanynizer_beans_fipa_default ontology.
- CMSResumeComponent() - Constructor for class jadex.bridge.fipa.CMSResumeComponent
-
Default Constructor.
- CMSResumeComponent(IComponentIdentifier) - Constructor for class jadex.bridge.fipa.CMSResumeComponent
-
Create a new AMSSuspendComponent.
- CMSResumeComponentPlan - Class in jadex.bdi.cmsagent
-
Resume an component.
- CMSResumeComponentPlan() - Constructor for class jadex.bdi.cmsagent.CMSResumeComponentPlan
-
- CMSSearchComponents - Class in jadex.bridge.fipa
-
Java class for concept AMSSearchComponents of beanynizer_beans_fipa_default ontology.
- CMSSearchComponents() - Constructor for class jadex.bridge.fipa.CMSSearchComponents
-
Default Constructor.
- CMSSearchComponents(IComponentDescription, IComponentDescription[]) - Constructor for class jadex.bridge.fipa.CMSSearchComponents
-
Create a new DFSearch.
- CMSSearchComponentsPlan - Class in jadex.bdi.cmsagent
-
Search for components.
- CMSSearchComponentsPlan() - Constructor for class jadex.bdi.cmsagent.CMSSearchComponentsPlan
-
- CMSShutdownPlatform - Class in jadex.bridge.fipa
-
Java class for concept CMSShutdownPlatform of beanynizer_beans_fipa_default ontology.
- CMSShutdownPlatform() - Constructor for class jadex.bridge.fipa.CMSShutdownPlatform
-
Default Constructor.
- CMSShutdownPlatformPlan - Class in jadex.bdi.cmsagent
-
Isuue a platform shutdown.
- CMSShutdownPlatformPlan() - Constructor for class jadex.bdi.cmsagent.CMSShutdownPlatformPlan
-
- CMSSuspendComponent - Class in jadex.bridge.fipa
-
Java class for concept CMSSuspendComponent of beanynizer_beans_fipa_default ontology.
- CMSSuspendComponent() - Constructor for class jadex.bridge.fipa.CMSSuspendComponent
-
Default Constructor.
- CMSSuspendComponent(IComponentIdentifier) - Constructor for class jadex.bridge.fipa.CMSSuspendComponent
-
Create a new CMSSuspendComponent.
- CMSSuspendComponentPlan - Class in jadex.bdi.cmsagent
-
Suspend a component.
- CMSSuspendComponentPlan() - Constructor for class jadex.bdi.cmsagent.CMSSuspendComponentPlan
-
- CNPEvaluateProposalsPlan - Class in jadex.bdi.planlib.protocols.contractnet
-
Evaluate proposals using the proposal evaluator interface.
- CNPEvaluateProposalsPlan() - Constructor for class jadex.bdi.planlib.protocols.contractnet.CNPEvaluateProposalsPlan
-
- CNPInitiatorPlan - Class in jadex.bdi.planlib.protocols.contractnet
-
Handles the initiator side of a contract-net protocol.
- CNPInitiatorPlan() - Constructor for class jadex.bdi.planlib.protocols.contractnet.CNPInitiatorPlan
-
- CNPQueryNextroundInfoPlan - Class in jadex.bdi.planlib.protocols.contractnet
-
Default plan for the query nextround info goal
of the iterated contract-net protocol.
- CNPQueryNextroundInfoPlan() - Constructor for class jadex.bdi.planlib.protocols.contractnet.CNPQueryNextroundInfoPlan
-
- CNPReceiverPlan - Class in jadex.bdi.planlib.protocols.contractnet
-
Receive a contract net protocol (cnp) and answer it.
- CNPReceiverPlan() - Constructor for class jadex.bdi.planlib.protocols.contractnet.CNPReceiverPlan
-
- CODEC_ID - Static variable in interface jadex.bridge.service.types.message.ICodec
-
Constant for accessing the codec id.
- collectClasspathURLs(ClassLoader) - Static method in class jadex.commons.SUtil
-
Get other contained (but not directly managed) urls from parent classloaders.
- CollectionCodec - Class in jadex.commons.transformation.binaryserializer
-
Codec for encoding and decoding collections.
- CollectionCodec() - Constructor for class jadex.commons.transformation.binaryserializer.CollectionCodec
-
- CollectionProcessor - Class in jadex.commons.transformation.traverser
-
A collection processor allows for traversing collections.
- CollectionProcessor() - Constructor for class jadex.commons.transformation.traverser.CollectionProcessor
-
Create a new collection processor.
- CollectionResultListener<E> - Class in jadex.commons.future
-
Collection result listener collects a number of results and return a collection.
- CollectionResultListener(int, boolean, IResultListener<Collection<E>>) - Constructor for class jadex.commons.future.CollectionResultListener
-
Create a new collection listener.
- collectManifestURLs(URL, Set<URL>, Set<String>) - Static method in class jadex.commons.SUtil
-
Collect all URLs as specified in a manifest.
- ColorCodec - Class in jadex.commons.transformation.binaryserializer
-
Codec for encoding and decoding Color objects.
- ColorCodec() - Constructor for class jadex.commons.transformation.binaryserializer.ColorCodec
-
- ColorLayerJ2DRenderer - Class in jadex.extension.envsupport.observer.graphics.java2d
-
- ColorLayerJ2DRenderer() - Constructor for class jadex.extension.envsupport.observer.graphics.java2d.ColorLayerJ2DRenderer
-
- ColorProcessor - Class in jadex.commons.transformation.traverser
-
- ColorProcessor() - Constructor for class jadex.commons.transformation.traverser.ColorProcessor
-
- colorToHTML(Color) - Static method in class jadex.commons.gui.SGUI
-
Convert a color to an html representation.
- CombiIcon - Class in jadex.commons.gui
-
Icon that can combine multiple images.
- CombiIcon(Icon[]) - Constructor for class jadex.commons.gui.CombiIcon
-
Create a combio icon from the given icons.
- Command - Class in org.apache.harmony.beans
-
- Command(String, Map<String, String>) - Constructor for class org.apache.harmony.beans.Command
-
- Command(XMLDecoder, String, Map<String, String>) - Constructor for class org.apache.harmony.beans.Command
-
- COMMENT - Static variable in class jadex.xml.AttributeInfo
-
Constant for identifying comment.
- commit() - Method in interface jadex.bridge.service.types.context.IPreferences
-
Commit your preferences changes.
- compare(Object, Object) - Method in class jadex.extension.envsupport.observer.graphics.YOrder
-
- compare(Object, Object) - Method in class jadex.xml.AbstractInfo.SpecificityComparator
-
- compareTo(Object) - Method in class jadex.commons.concurrent.LoadManagingExecutionService.Task
-
Return a negative integer, zero, or a positive integer as this object
is less than, equal to, or greater than the specified object.
- compareTo(String, String) - Static method in class jadex.commons.SUtil
-
Compares two strings, ignoring case.
- compareTo(Object) - Method in class jadex.extension.envsupport.environment.ComponentActionList.ActionEntry
-
Compare two action entries.
- COMPONENT - Static variable in class jadex.base.Starter
-
The component flag (for starting an additional component).
- component - Variable in class jadex.extension.envsupport.environment.PerceptList.PerceptEntry
-
The receiving component.
- Component - Annotation Type in jadex.micro.annotation
-
Component annotation.
- COMPONENT_FACTORY - Static variable in class jadex.base.Starter
-
The component factory classname.
- COMPONENT_MANAGEMENT_ONTOLOGY_NAME - Static variable in class jadex.bridge.fipa.SFipa
-
The name of the fipa component management ontology.
- ComponentActionList - Class in jadex.extension.envsupport.environment
-
The list of scheduled component actions and convenience methods for
executing selected actions.
- ComponentActionList(IEnvironmentSpace) - Constructor for class jadex.extension.envsupport.environment.ComponentActionList
-
Create a new action list.
- ComponentActionList.ActionEntry - Class in jadex.extension.envsupport.environment
-
Entry for a scheduled action.
- ComponentActionList.ActionEntry(ISpaceAction, Map, IResultListener) - Constructor for class jadex.extension.envsupport.environment.ComponentActionList.ActionEntry
-
Convenience constructor for inline entry creation.
- ComponentAdapter - Class in jadex.bridge
-
Adapter for the IComponentListener interface.
- ComponentAdapter() - Constructor for class jadex.bridge.ComponentAdapter
-
- componentAdded(IComponentDescription) - Method in class jadex.base.RemoteCMSListener
-
Called when a new element has been added.
- componentAdded(IComponentDescription) - Method in interface jadex.bridge.service.types.cms.ICMSComponentListener
-
Called when a new element has been added.
- componentAdded(IComponentDescription) - Method in class jadex.extension.agr.AGRSpace
-
Called from application component, when a component was added.
- componentAdded(IComponentDescription) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Called when an component was added.
- componentAdded(IComponentDescription, IEnvironmentSpace) - Method in interface jadex.extension.envsupport.environment.IPerceptGenerator
-
Called when an component was added to the space.
- componentAdded(IComponentDescription, IEnvironmentSpace) - Method in class jadex.extension.envsupport.environment.space2d.DefaultVisionGenerator
-
Called when an component was added to the space.
- componentAdded(IComponentDescription, IEnvironmentSpace) - Method in class jadex.extension.envsupport.environment.space3d.DefaultVisionGenerator
-
Called when an component was added to the space.
- componentChanged(IComponentDescription) - Method in class jadex.base.RemoteCMSListener
-
Called when a component has changed its state.
- componentChanged(IComponentDescription) - Method in interface jadex.bridge.service.types.cms.ICMSComponentListener
-
Called when a component has changed its state.
- ComponentChangeEvent - Class in jadex.bridge
-
The component change event.
- ComponentChangeEvent() - Constructor for class jadex.bridge.ComponentChangeEvent
-
Create a new event.
- ComponentChangeEvent(String, String, String, String, IComponentIdentifier, long, Object) - Constructor for class jadex.bridge.ComponentChangeEvent
-
Create a new event.
- ComponentChangeEvent(String, String, String, String, IComponentIdentifier, long, String, Object, long) - Constructor for class jadex.bridge.ComponentChangeEvent
-
Create a new event.
- componentCreated(IComponentDescription, IModelInfo) - Method in class jadex.bdi.runtime.interpreter.BDIInterpreter
-
Called when a component has been created as a subcomponent of this component.
- componentCreated(IComponentDescription, IModelInfo) - Method in interface jadex.bridge.IComponentInstance
-
Called when a component has been created as a subcomponent of this component.
- ComponentCreationException - Exception in jadex.bridge
-
Thrown when component creation failed.
- ComponentCreationException(String, String) - Constructor for exception jadex.bridge.ComponentCreationException
-
Create an component termination exception.
- ComponentCreationException(String, String, Object) - Constructor for exception jadex.bridge.ComponentCreationException
-
Create an component termination exception.
- componentDestroyed(IComponentDescription) - Method in class jadex.bdi.runtime.interpreter.BDIInterpreter
-
Called when a subcomponent of this component has been destroyed.
- componentDestroyed(IComponentDescription) - Method in interface jadex.bridge.IComponentInstance
-
Called when a subcomponent of this component has been destroyed.
- ComponentFactorySelector<T> - Class in jadex.bridge.service.component
-
Result selector for finding a component factory.
- ComponentFactorySelector(String, String[], IResourceIdentifier) - Constructor for class jadex.bridge.service.component.ComponentFactorySelector
-
Find a matching component factory.
- ComponentFactorySelector(String) - Constructor for class jadex.bridge.service.component.ComponentFactorySelector
-
Find a component factory for loading a specific component type.
- ComponentFutureFunctionality - Class in jadex.bridge.service.component
-
Schedule future executions on component thread.
- ComponentFutureFunctionality(IExternalAccess, IComponentAdapter) - Constructor for class jadex.bridge.service.component.ComponentFutureFunctionality
-
Create a new future.
- componentHidden(ComponentEvent) - Method in class jadex.extension.envsupport.observer.graphics.java2d.ViewportJ2D
-
- ComponentIdentifier - Class in jadex.bridge
-
An component identifier (AID), see FIPASC00023.
- ComponentIdentifier() - Constructor for class jadex.bridge.ComponentIdentifier
-
Create a new component identifier.
- ComponentIdentifier(String) - Constructor for class jadex.bridge.ComponentIdentifier
-
Create a new component identifier with a given global name.
- ComponentIdentifier(String, String[]) - Constructor for class jadex.bridge.ComponentIdentifier
-
Create a new component identifier with a global name and given addresses.
- ComponentIdentifier(String, IComponentIdentifier) - Constructor for class jadex.bridge.ComponentIdentifier
-
Create component identifier.
- ComponentIdentifier(String, IComponentIdentifier, String[]) - Constructor for class jadex.bridge.ComponentIdentifier
-
Create component identifier.
- ComponentIdentifier(IComponentIdentifier) - Constructor for class jadex.bridge.ComponentIdentifier
-
Copy a component identifier.
- ComponentInstanceInfo - Class in jadex.bridge.modelinfo
-
Component instance information.
- ComponentInstanceInfo() - Constructor for class jadex.bridge.modelinfo.ComponentInstanceInfo
-
Create a new component.
- ComponentInstanceInfo(String, String, String, String) - Constructor for class jadex.bridge.modelinfo.ComponentInstanceInfo
-
Create a new component.
- componentMoved(ComponentEvent) - Method in class jadex.extension.envsupport.observer.graphics.java2d.ViewportJ2D
-
- componentRemoved(IComponentDescription, Map) - Method in class jadex.base.RemoteCMSListener
-
Called when a new element has been removed.
- componentRemoved(IComponentDescription, Map<String, Object>) - Method in interface jadex.bridge.service.types.cms.ICMSComponentListener
-
Called when a new element has been removed.
- componentRemoved(IComponentDescription) - Method in class jadex.extension.agr.AGRSpace
-
Called from application component, when a component was removed.
- componentRemoved(IComponentDescription) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Called when an component was removed.
- componentRemoved(IComponentDescription, IEnvironmentSpace) - Method in interface jadex.extension.envsupport.environment.IPerceptGenerator
-
Called when an component was remove from the space.
- componentRemoved(IComponentDescription, IEnvironmentSpace) - Method in class jadex.extension.envsupport.environment.space2d.DefaultVisionGenerator
-
Called when an component was remove from the space.
- componentRemoved(IComponentDescription, IEnvironmentSpace) - Method in class jadex.extension.envsupport.environment.space3d.DefaultVisionGenerator
-
Called when an component was remove from the space.
- componentResized(ComponentEvent) - Method in class jadex.extension.envsupport.observer.graphics.java2d.ViewportJ2D
-
- ComponentResultListener<E> - Class in jadex.bridge
-
The result listener for executing listener invocations as a component step.
- ComponentResultListener(IResultListener<E>, IComponentAdapter) - Constructor for class jadex.bridge.ComponentResultListener
-
Create a new component result listener.
- ComponentResultListener(IResultListener<E>, IExternalAccess) - Constructor for class jadex.bridge.ComponentResultListener
-
Create a new component result listener.
- ComponentServiceContainer - Class in jadex.bridge.service.component
-
Service container for active components.
- ComponentServiceContainer(IComponentAdapter, String, IInternalAccess, boolean) - Constructor for class jadex.bridge.service.component.ComponentServiceContainer
-
Create a new service container.
- componentShown(ComponentEvent) - Method in class jadex.extension.envsupport.observer.graphics.java2d.ViewportJ2D
-
- ComponentStepAdapter - Class in jadex.bridge
-
A component listener to be notified about component steps.
- ComponentStepAdapter() - Constructor for class jadex.bridge.ComponentStepAdapter
-
- ComponentSuspendable - Class in jadex.bridge.service.component
-
Allow waiting for futures by blocking a component.
- ComponentSuspendable(IComponentAdapter) - Constructor for class jadex.bridge.service.component.ComponentSuspendable
-
Create a component suspendable.
- componentTerminated() - Method in class jadex.bridge.TerminationAdapter
-
Invoked when the component was finally terminated.
- ComponentTerminatedException - Exception in jadex.bridge
-
Thrown when operations are invoked after an component has been terminated.
- ComponentTerminatedException(String) - Constructor for exception jadex.bridge.ComponentTerminatedException
-
Simple constructor for deserialization.
- ComponentTerminatedException(IComponentIdentifier) - Constructor for exception jadex.bridge.ComponentTerminatedException
-
Create an component termination exception.
- ComponentTerminatedException(IComponentIdentifier, String) - Constructor for exception jadex.bridge.ComponentTerminatedException
-
Create an component termination exception.
- ComponentTestSuite - Class in jadex.base.test
-
Execute multiple component tests in a test suite.
- ComponentTestSuite(File, File, String[]) - Constructor for class jadex.base.test.ComponentTestSuite
-
Create a component test suite for components contained in a given path.
- ComponentTestSuite(File, File, String[], long, boolean, boolean) - Constructor for class jadex.base.test.ComponentTestSuite
-
Create a component test suite for components contained in a given path.
- ComponentTestSuite(String[], File, File, String[], long, boolean, boolean) - Constructor for class jadex.base.test.ComponentTestSuite
-
Create a component test suite for components contained in a given path.
- ComponentType - Annotation Type in jadex.micro.annotation
-
- ComponentTypes - Annotation Type in jadex.micro.annotation
-
- componentTypesAdded(String[]) - Method in interface jadex.bridge.IMultiKernelListener
-
Called when new component types become available.
- componentTypesRemoved(String[]) - Method in interface jadex.bridge.IMultiKernelListener
-
Called when component types become unavailable.
- ComposedFilter<T> - Class in jadex.commons
-
A filter checks if an object matches
the given subfilters.
- ComposedFilter(IFilter<T>[]) - Constructor for class jadex.commons.ComposedFilter
-
Create a composed filter.
- ComposedFilter(IFilter<T>[], int) - Constructor for class jadex.commons.ComposedFilter
-
Create a composed filter.
- ComposedRemoteFilter - Class in jadex.commons
-
A filter checks if an object matches
the given subfilters.
- ComposedRemoteFilter(IRemoteFilter[]) - Constructor for class jadex.commons.ComposedRemoteFilter
-
Create a composed filter.
- ComposedRemoteFilter(IRemoteFilter[], int) - Constructor for class jadex.commons.ComposedRemoteFilter
-
Create a composed filter.
- computeFileHash(String) - Static method in class jadex.commons.SUtil
-
Compute a file hash.
- computeFileHash(String, String) - Static method in class jadex.commons.SUtil
-
Compute a file hash.
- ConcurrencyCheckingList - Class in jadex.commons.collection
-
A wrapper for a list to detect undesired
concurrent access.
- ConcurrencyCheckingList(List) - Constructor for class jadex.commons.collection.ConcurrencyCheckingList
-
Wrap the given list.
- concurrencyCheckingList(List) - Static method in class jadex.commons.collection.SCollection
-
Wrap a list for concurrency checking.
- condition_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The condition type.
- ConditionException - Exception in jadex.bridge.service.component.interceptors
-
- ConditionException(String) - Constructor for exception jadex.bridge.service.component.interceptors.ConditionException
-
- ConditionException(String, Throwable) - Constructor for exception jadex.bridge.service.component.interceptors.ConditionException
-
- ConditionException(Throwable) - Constructor for exception jadex.bridge.service.component.interceptors.ConditionException
-
- configbelief_has_ref - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configbelief has ref attribute.
- configbelief_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The configbelief type.
- configbeliefset_has_ref - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configbeliefset has ref attribute.
- configbeliefset_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The configbeliefset type.
- configelement_has_ref - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configelement has ref attribute.
- configelement_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The configelement type.
- configparameter_has_ref - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configparameter has ref attribute.
- configparameter_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The configparameter type.
- configparameterelement_has_parameters - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Config parameter element has parameters attribute.
- configparameterelement_has_parametersets - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Config parameter element has parametersets attribute.
- configparameterelement_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The config parameter element type.
- configparameterset_has_ref - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configparameterset has ref attribute.
- configparameterset_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The configparameterset type.
- configpp - Static variable in class jadex.bpmn.BpmnXMLReader
-
- Configuration - Annotation Type in jadex.micro.annotation
-
Configuration annotation.
- CONFIGURATION_FILE - Static variable in class jadex.base.Starter
-
The configuration file.
- configuration_has_endgoals - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configuration has end goals attribute.
- configuration_has_endinternalevents - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configuration has end internal events attribute.
- configuration_has_endmessageevents - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configuration has end message events attribute.
- configuration_has_endplans - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configuration has end plans attribute.
- configuration_has_initialbeliefs - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configuration has initial beliefs attribute.
- configuration_has_initialbeliefsets - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configuration has initial beliefsets attribute.
- configuration_has_initialcapabilities - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configuration has initial capabilities attribute.
- configuration_has_initialgoals - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configuration has initial goals attribute.
- configuration_has_initialinternalevents - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configuration has events attribute.
- configuration_has_initialmessageevents - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configuration has initial message events attribute.
- configuration_has_initialplans - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Configuration has initial plans attribute.
- CONFIGURATION_NAME - Static variable in class jadex.base.Starter
-
The configuration name.
- configuration_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The configuration type.
- ConfigurationInfo - Class in jadex.bridge.modelinfo
-
Information contained in a component configuration.
- ConfigurationInfo() - Constructor for class jadex.bridge.modelinfo.ConfigurationInfo
-
Create a new application.
- ConfigurationInfo(String) - Constructor for class jadex.bridge.modelinfo.ConfigurationInfo
-
Create a new application.
- Configurations - Annotation Type in jadex.micro.annotation
-
Configurations annotation.
- CONFIRM - Static variable in class jadex.bridge.fipa.SFipa
-
- connectDelegationFuture(Future, IFuture) - Static method in class jadex.bridge.service.component.interceptors.FutureFunctionality
-
Connect a delegation future with the source.
- ConstantFilter<T> - Class in jadex.commons
-
Filter with fixed return value.
- ConstantFilter() - Constructor for class jadex.commons.ConstantFilter
-
Create filter instance.
- ConstantFilter(boolean) - Constructor for class jadex.commons.ConstantFilter
-
Create filter instance.
- ConstantStringMapper - Class in jadex.extension.rs.invoke.mapper
-
Mapper that returns a constant value not
depending on the input value.
- ConstantStringMapper(Object) - Constructor for class jadex.extension.rs.invoke.mapper.ConstantStringMapper
-
Create a new mapper.
- consumeData(long, double) - Method in class jadex.extension.envsupport.evaluation.AbstractChartDataConsumer
-
Consume data from the provider.
- consumeData(long, double) - Method in class jadex.extension.envsupport.evaluation.CSVFileDataConsumer
-
Consume data from the provider.
- consumeData(long, double) - Method in interface jadex.extension.envsupport.evaluation.ITableDataConsumer
-
Consume data from the provider.
- ContactData - Class in jadex.bdi.planlib.watchdog
-
Contact information data bean.
- ContactData() - Constructor for class jadex.bdi.planlib.watchdog.ContactData
-
Constructor for ContactData.
- ContactData(String, String, String, String) - Constructor for class jadex.bdi.planlib.watchdog.ContactData
-
Create a new contact.
- contains(Object) - Method in class jadex.bpmn.MultiColumnTable
-
- contains(Object) - Method in class jadex.commons.beans.beancontext.BeanContextMembershipEvent
-
- contains(Object) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
-
Returns true if the given object is a child of this context.
- contains(Object) - Method in class jadex.commons.collection.CheckedCollection
-
Returns true if this collection contains the specified element.
- contains(Object) - Method in class jadex.commons.collection.ConcurrencyCheckingList
-
- contains(Object) - Method in class jadex.commons.collection.IdentityHashSet
-
Returns true if this set contains the specified element.
- contains(Object) - Method in class jadex.commons.collection.IndexMap
-
Returns true if this list contains the specified element.
- contains(Object) - Method in class jadex.commons.collection.WeakList
-
Returns true if this list contains the specified element.
- contains(Object) - Method in class jadex.commons.collection.WeakSet
-
Returns true if this set contains the specified element.
- containsAll(Collection) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
-
Returns true if given objects are children of this context.
- containsAll(Collection) - Method in class jadex.commons.collection.CheckedCollection
-
Returns true if this collection contains all of the elements
in the specified collection.
- containsAll(Collection) - Method in class jadex.commons.collection.ConcurrencyCheckingList
-
- containsAll(Collection) - Method in class jadex.commons.collection.IdentityHashSet
-
Returns true if this set contains all of the elements of the
specified collection.
- containsAll(Collection) - Method in class jadex.commons.collection.IndexMap
-
Returns true if this list contains all of the elements of the
specified collection.
- containsAll(Collection) - Method in class jadex.commons.collection.WeakList
-
Returns true if this list contains all of the elements of the
specified collection.
- containsBelief(String) - Method in interface jadex.bdi.runtime.IBeliefbase
-
Returns true if this beliefbase contains a belief with the
specified name.
- containsBeliefSet(String) - Method in interface jadex.bdi.runtime.IBeliefbase
-
Returns true if this beliefbase contains a belief set with the
specified name.
- containsEntry(String) - Method in class jadex.commons.gui.EditableList
-
Test if an entry is contained.
- containsFact(Object) - Method in interface jadex.bdi.runtime.IBeliefSet
-
Test if a fact is contained in a belief.
- containsGoal(IGoal) - Method in interface jadex.bdi.runtime.IGoalbase
-
Test if an adopted goal is already contained in the goal base.
- containsKey(Object) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
-
Returns true if the given object is a child of this context.
- containsKey(Object) - Method in class jadex.commons.collection.Cache
-
Test if a key is contained.
- containsKey(Object) - Method in class jadex.commons.collection.CheckedMap
-
Returns true if this map contains a mapping for the specified
key.
- containsKey(Object) - Method in class jadex.commons.collection.FastHashMap
-
- containsKey(Object) - Method in class jadex.commons.collection.IndexMap
-
Returns true if this map contains a mapping for the specified
key.
- containsKey(Object) - Method in class jadex.commons.collection.MultiCollection
-
Returns true if this map contains a mapping for the specified
key.
- containsKey(Object) - Method in class jadex.commons.collection.NestedMap
-
Returns true if this map contains a mapping for the specified
key.
- containsKey(Object) - Method in class jadex.commons.collection.WeakValueMap
-
Test if key contained.
- containsRegisteredMessageEvents(IOAVState, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.MessageEventRules
-
Test if a message has been registered.
- containsValue(Object) - Method in interface jadex.bdi.runtime.IParameterSet
-
Test if a value is contained in a parameter.
- containsValue(Object) - Method in class jadex.commons.collection.CheckedMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class jadex.commons.collection.FastHashMap
-
- containsValue(Object) - Method in class jadex.commons.collection.IndexMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class jadex.commons.collection.MultiCollection
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class jadex.commons.collection.NestedMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class jadex.commons.collection.WeakValueMap
-
Test if value contained.
- contanyselector - Static variable in class jadex.bridge.service.search.SServiceProvider
-
- contdecider - Static variable in class jadex.bridge.service.search.SServiceProvider
-
The visit decider that never stops.
- CONTENT - Static variable in class jadex.bridge.fipa.SFipa
-
- CONTENT - Static variable in class jadex.xml.AttributeInfo
-
Constant for identifying content.
- ContentException - Exception in jadex.bridge
-
A content exception occurs, if the content cannot be properly
extracted from a message with language and ontology set.
- ContentException(String) - Constructor for exception jadex.bridge.ContentException
-
Create a new content exception.
- ContentException(String, Throwable) - Constructor for exception jadex.bridge.ContentException
-
Create a new content exception.
- CONTEXT_ENTRIES - Static variable in class jadex.bpmn.BpmnXMLReader
-
Key for error entries in read context.
- CONTEXT_OAVROOT - Static variable in class jadex.bdi.OAVBDIModelLoader
-
Key for the OAV root object in the read context.
- ContinuousSpace2D - Class in jadex.extension.envsupport.environment.space2d
-
Continuous version of 2D space.
- ContinuousSpace2D() - Constructor for class jadex.extension.envsupport.environment.space2d.ContinuousSpace2D
-
- ContinuousSpace2D(IVector2) - Constructor for class jadex.extension.envsupport.environment.space2d.ContinuousSpace2D
-
- ContinuousSpace2D(Object, IVector2) - Constructor for class jadex.extension.envsupport.environment.space2d.ContinuousSpace2D
-
- ContinuousSpace3D - Class in jadex.extension.envsupport.environment.space3d
-
Continuous version of 2D space.
- ContinuousSpace3D() - Constructor for class jadex.extension.envsupport.environment.space3d.ContinuousSpace3D
-
Creates a new ContinuousSpace2D with the default name.
- ContinuousSpace3D(IVector3) - Constructor for class jadex.extension.envsupport.environment.space3d.ContinuousSpace3D
-
Creates a new ContinuousSpace2D with the default name.
- ContinuousSpace3D(Object, IVector3) - Constructor for class jadex.extension.envsupport.environment.space3d.ContinuousSpace3D
-
Creates a new ContinuousSpace2D with a special ID.
- CONVERSATION_ID - Static variable in class jadex.bridge.fipa.SFipa
-
- CONVERT_ALL - Static variable in class jadex.commons.SUtil
-
Constant that indicates a conversion of all known characters.
- CONVERT_ALL_EXCEPT_AMP - Static variable in class jadex.commons.SUtil
-
Constant that indicates a conversion of all known characters except &.
- CONVERT_NONE - Static variable in class jadex.commons.SUtil
-
Constant that indicates a conversion of no characters.
- convertArguments(Collection<Tuple2<String, Object>>) - Static method in class jadex.bridge.modelinfo.Argument
-
Convert arguments to argument map.
- convertContentObject(String, QName, AReadContext) - Method in class jadex.xml.bean.BeanObjectReaderHandler
-
Convert an object to another type of object.
- convertContentObject(String, QName, AReadContext) - Method in interface jadex.xml.reader.IObjectReaderHandler
-
Convert a content string object to another type of object.
- convertDetailsToMap(List) - Static method in class jadex.bpmn.MultiColumnTableEx
-
Convert the List of MAnnotationDetail to a Map.
- convertObject(Object, Object) - Method in class jadex.bdi.OAVBDIXMLReader.ExpressionToStringConverter
-
- convertObject(Object, Object) - Method in interface jadex.commons.transformation.IObjectStringConverter
-
Convert a value to a string type.
- convertObject(Object, Object) - Method in class jadex.xml.AttributeConverter
-
Convert a value to a string type.
- convertObject(Object, IContext) - Method in interface jadex.xml.IObjectObjectConverter
-
Convert an object to another object.
- convertObjectForRead(Object, IContext) - Method in interface jadex.xml.ISubObjectConverter
-
Convert an object to another object.
- convertObjectForRead(Object, IContext) - Method in class jadex.xml.SubObjectConverter
-
Convert an object to another object.
- convertObjectForWrite(Object, IContext) - Method in interface jadex.xml.ISubObjectConverter
-
Convert an object to another object.
- convertObjectForWrite(Object, IContext) - Method in class jadex.xml.SubObjectConverter
-
Convert an object to another object.
- convertParameters(Object[]) - Method in interface jadex.bridge.service.component.multiinvoke.IParameterConverter
-
Convert parameters.
- convertParameters(Object[]) - Method in class jadex.extension.rs.publish.mapper.DefaultParameterMapper
-
Convert parameters.
- convertParameters(Object[]) - Method in interface jadex.extension.rs.publish.mapper.IParameterMapper
-
Convert parameters.
- convertPathsToRelative(String[], IExternalAccess) - Static method in class jadex.base.SRemoteGui
-
Convert the given paths to relative paths.
- convertPathToPackage(String, URL[]) - Static method in class jadex.commons.SUtil
-
Find a package name from a path.
- convertPathToRelative(String) - Static method in class jadex.commons.SUtil
-
Convert an absolute path to a relative path based on the current user
directory.
- convertProperties(List, IValueFetcher) - Static method in class jadex.extension.envsupport.MEnvSpaceType
-
Set properties on a map.
- convertString(String, Object) - Method in interface jadex.commons.transformation.IStringObjectConverter
-
Convert a string value to another type.
- convertString(String, Object) - Method in class jadex.extension.envsupport.MEnvSpaceType.ClassConverter
-
Convert a string value to a type.
- convertString(String, Object) - Method in class jadex.xml.AttributeConverter
-
Convert a string value to another type.
- convertToRemoteFiles(File[]) - Static method in class jadex.bridge.service.types.deployment.FileData
-
Convert files to remote files.
- convertURLToString(URL) - Static method in class jadex.commons.SUtil
-
Convert an URL to a local file name.
- convertValue(Object) - Method in class jadex.extension.rs.invoke.mapper.ConstantStringMapper
-
Convert the given value.
- convertValue(Object) - Method in class jadex.extension.rs.invoke.mapper.IterableStringMapper
-
Convert the given value.
- convertValue(Object) - Method in interface jadex.extension.rs.publish.mapper.IValueMapper
-
Convert a value.
- convertWrappedValue(Object, Class) - Static method in class jadex.commons.SReflect
-
Convert a value to the correct wrapped type.
- copy(String, IExternalAccess, String, IDeploymentService) - Static method in class jadex.base.SRemoteGui
-
Copy a file between two platforms.
- copy() - Method in interface jadex.extension.envsupport.math.IVector1
-
Makes a copy of the vector without using the complex clone interface.
- copy() - Method in interface jadex.extension.envsupport.math.IVector2
-
Makes a copy of the vector without using the complex clone interface.
- copy() - Method in interface jadex.extension.envsupport.math.IVector3
-
Makes a copy of the vector without using the complex clone interface.
- copy() - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
-
Makes a copy of the vector without using the complex clone interface.
- copy() - Method in class jadex.extension.envsupport.math.Vector1Double
-
- copy() - Method in class jadex.extension.envsupport.math.Vector1Int
-
Makes a copy of the vector without using the complex clone interface.
- copy() - Method in class jadex.extension.envsupport.math.Vector1Long
-
Makes a copy of the vector without using the complex clone interface.
- copy() - Method in class jadex.extension.envsupport.math.Vector2Double
-
- copy() - Method in class jadex.extension.envsupport.math.Vector2Int
-
Makes a copy of the vector without using the complex clone interface.
- copy() - Method in class jadex.extension.envsupport.math.Vector3Double
-
- copy() - Method in class jadex.extension.envsupport.math.Vector3Int
-
Makes a copy of the vector without using the complex clone interface.
- copyFile(File, File) - Static method in class jadex.commons.SUtil
-
Copy a file.
- CounterResultListener<E> - Class in jadex.commons.future
-
Counter result listener for counting a specified number of resultAvailable calls.
- CounterResultListener(int, IResultListener<Void>) - Constructor for class jadex.commons.future.CounterResultListener
-
Create a new counter listener.
- CounterResultListener(int, boolean, IResultListener<Void>) - Constructor for class jadex.commons.future.CounterResultListener
-
Create a new counter listener.
- countOccurrences(String, char) - Static method in class jadex.commons.SUtil
-
Count the occurrences of a char in a string.
- countTokens() - Method in class jadex.commons.ExpressionTokenizer
-
Count the number of tokens.
- create(Class<T>, Object, String, String, String) - Static method in class jadex.commons.beans.EventHandler
-
- create(Class<T>, Object, String, String) - Static method in class jadex.commons.beans.EventHandler
-
- create(Class<T>, Object, String) - Static method in class jadex.commons.beans.EventHandler
-
- createAchieveGoal(String) - Method in interface jadex.bdi.model.editable.IMEGoalbase
-
Create a achieve goal for a name.
- createAchievegoalSucceededUserRule(Object) - Static method in class jadex.bdi.runtime.interpreter.GoalProcessingRules
-
Create the achievegoal succeeded rule (for goals with target condition).
- createAction(String, Icon, ActionListener) - Static method in class jadex.commons.gui.SGUI
-
Create an action.
- createActivityEvent(String, ProcessThread, MActivity) - Method in class jadex.bpmn.runtime.BpmnInterpreter
-
Create an activity event (start, end).
- createAddInhibitionLinkUserRule(Object, String, String) - Static method in class jadex.bdi.runtime.interpreter.GoalDeliberationRules
-
Add an inhibition entry (the inhibitor) to a goal when
a) there is an inhibiting rgoal on type level
b) the inhibition condition triggers.
- createAgentModel(String, String, String[], IResourceIdentifier) - Method in class jadex.bdi.BDIAgentFactory
-
Create a new agent model, which can be manually edited before starting.
- createAgentModel(String, String, String[], IResourceIdentifier) - Method in interface jadex.bdi.IDynamicBDIFactory
-
Create a new agent model, which can be manually edited before
starting.
- createAgentModelEntry(OAVCapabilityModel, ModelInfo) - Method in class jadex.bdi.OAVBDIModelLoader
-
Rules for agent elements have to be created and added to the generic
BDI interpreter rules.
- createArgument(IOAVState, Object, Object, boolean, boolean) - Method in class jadex.bdi.model.OAVCapabilityModel
-
Create an argument.
- createArrayList() - Static method in class jadex.commons.collection.SCollection
-
Return a fresh array list.
- createArrayList(T[]) - Static method in class jadex.commons.SUtil
-
Create an array list from values.
- createBelief(String) - Method in interface jadex.bdi.model.editable.IMEBeliefbase
-
Create a belief for a name.
- createBeliefbase() - Method in interface jadex.bdi.model.editable.IMECapability
-
Create or get the beliefbase.
- createBeliefInfo(IOAVState, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.BeliefInfo
-
Create an info object for a belief.
- createBeliefReference(String, String) - Method in interface jadex.bdi.model.editable.IMEBeliefbase
-
Create a belief reference for a name.
- createBeliefSet(String) - Method in interface jadex.bdi.model.editable.IMEBeliefbase
-
Create a belief set for a name.
- createBeliefSetReference(String, String) - Method in interface jadex.bdi.model.editable.IMEBeliefbase
-
Create a beliefset reference for a name.
- createBindingOptions(String, String) - Method in interface jadex.bdi.model.editable.IMEParameter
-
Create the binding options.
- createBody(String, String) - Method in interface jadex.bdi.model.editable.IMEPlan
-
Create the body.
- createButton(String, String) - Method in class jadex.commons.gui.PropertiesPanel
-
Create a button and add it to the panel.
- createButton(String, String, double) - Method in class jadex.commons.gui.PropertiesPanel
-
Create a button and add it to the panel.
- createButtons(String, String[], double) - Method in class jadex.commons.gui.PropertiesPanel
-
Create several buttons.
- createCapabilityReference(String, String) - Method in interface jadex.bdi.model.editable.IMECapability
-
Get the capability references.
- createCheckBox(String) - Method in class jadex.commons.gui.PropertiesPanel
-
Create a check box and add it to the panel.
- createCheckBox(String, boolean, boolean) - Method in class jadex.commons.gui.PropertiesPanel
-
Create a check box and add it to the panel.
- createCheckBox(String, boolean, boolean, double) - Method in class jadex.commons.gui.PropertiesPanel
-
Create a check box and add it to the panel.
- createChild(ComponentInstanceInfo) - Method in interface jadex.bridge.IExternalAccess
-
Create a subcomponent.
- createComboBox(String, Object[]) - Method in class jadex.commons.gui.PropertiesPanel
-
Create a combo box and add it to the panel.
- createComboBox(String, Object[], boolean, double) - Method in class jadex.commons.gui.PropertiesPanel
-
Create a combo box and add it to the panel.
- createComponent(String, String, CreationInfo, IResultListener<Collection<Tuple2<String, Object>>>) - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
-
Create a new component on the platform.
- createComponentAdapter(IComponentDescription, IModelInfo, IComponentInstance, IExternalAccess) - Method in interface jadex.bridge.service.types.factory.IComponentAdapterFactory
-
Create a component adapter for a component instance.
- createComponentInstance(IComponentDescription, IComponentAdapterFactory, IModelInfo, String, Map<String, Object>, IExternalAccess, RequiredServiceBinding[], boolean, boolean, IIntermediateResultListener<Tuple2<String, Object>>, Future<Void>) - Method in class jadex.bdi.BDIAgentFactory
-
Create a component instance.
- createComponentInstance(IComponentDescription, IComponentAdapterFactory, OAVAgentModel, String, Map<String, Object>, IExternalAccess, RequiredServiceBinding[], boolean, boolean, IIntermediateResultListener<Tuple2<String, Object>>, Future<Void>) - Method in class jadex.bdi.BDIAgentFactory
-
Create a component instance.
- createComponentInstance(IComponentDescription, IComponentAdapterFactory, IModelInfo, String, Map<String, Object>, IExternalAccess, RequiredServiceBinding[], boolean, boolean, IIntermediateResultListener<Tuple2<String, Object>>, Future<Void>) - Method in class jadex.bpmn.BpmnFactory
-
Create a component instance.
- createComponentInstance(IComponentDescription, IComponentAdapterFactory, IModelInfo, String, Map<String, Object>, IExternalAccess, RequiredServiceBinding[], boolean, boolean, IIntermediateResultListener<Tuple2<String, Object>>, Future<Void>) - Method in interface jadex.bridge.service.types.factory.IComponentFactory
-
Create a component instance.
- createComponentInstance(IComponentDescription, IComponentAdapterFactory, IModelInfo, String, Map<String, Object>, IExternalAccess, RequiredServiceBinding[], boolean, boolean, IIntermediateResultListener<Tuple2<String, Object>>, Future<Void>) - Method in class jadex.micro.MicroAgentFactory
-
Create a component instance.
- CreateComponentTask - Class in jadex.bpmn.runtime.task
-
Task for creating a component.
- CreateComponentTask() - Constructor for class jadex.bpmn.runtime.task.CreateComponentTask
-
- createCondition(String, String) - Method in interface jadex.bdi.model.editable.IMEPlanTrigger
-
Create the trigger condition.
- createConditionUserRule(Object) - Static method in class jadex.bdi.runtime.interpreter.BeliefRules
-
Create a rule for an ADF condition.
- createConfiguration(String) - Method in interface jadex.bdi.model.editable.IMECapability
-
Create a configuration.
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class jadex.extension.envsupport.observer.graphics.ModulateComposite
-
- createContextCondition(String, String) - Method in interface jadex.bdi.model.editable.IMEGoal
-
Create the context condition.
- createContextCondition(String, String) - Method in interface jadex.bdi.model.editable.IMEPlan
-
Create a context condition.
- createCopy() - Method in class jadex.bpmn.runtime.ProcessThread
-
Create a copy of this thread (e.g. for a parallel split).
- createCreationCondition(String, String) - Method in interface jadex.bdi.model.editable.IMEGoal
-
Create the creation condition.
- CREATED - Static variable in class jadex.extension.envsupport.environment.space2d.DefaultVisionGenerator
-
The created percept type.
- CREATED - Static variable in class jadex.extension.envsupport.environment.space3d.DefaultVisionGenerator
-
The created percept type.
- createDelegationProvidedServiceProxy(IInternalAccess, IComponentAdapter, IServiceIdentifier, RequiredServiceInfo, RequiredServiceBinding, ClassLoader, boolean) - Static method in class jadex.bridge.service.component.BasicServiceInvocationHandler
-
Static method for creating a delegation service proxy for
provided service that is not offered by the component itself.
- createDFComponentDescription(IComponentIdentifier, IDFServiceDescription) - Method in interface jadex.bridge.service.types.df.IDF
-
Create a df component description.
- createDFComponentDescription(IComponentIdentifier, IDFServiceDescription[], String[], String[], String[], Date) - Method in interface jadex.bridge.service.types.df.IDF
-
Create a new df component description.
- createDFServiceDescription(String, String, String) - Method in interface jadex.bridge.service.types.df.IDF
-
Create a df service description.
- createDFServiceDescription(String, String, String, String[], String[], String[], IProperty[]) - Method in interface jadex.bridge.service.types.df.IDF
-
Create a df service description.
- createDialog(String, JComponent, JComponent) - Static method in class jadex.commons.gui.SGUI
-
Create a dialog with a specific content panel.
- createDialog(String, JComponent, JComponent, boolean) - Static method in class jadex.commons.gui.SGUI
-
Create a dialog with a specific content panel.
- createDropCondition(String, String) - Method in interface jadex.bdi.model.editable.IMEGoal
-
Create the drop condition.
- createDynamicBeliefSetUserRule(Object, Variable) - Static method in class jadex.bdi.runtime.interpreter.BeliefRules
-
Create a rule for a dynamic facts expression.
- createDynamicBeliefUserRule(Object, Variable) - Static method in class jadex.bdi.runtime.interpreter.BeliefRules
-
Create a rule for a dynamic fact.
- createDynamicParameterSetUserRule(Object, String, Variable) - Static method in class jadex.bdi.runtime.interpreter.BeliefRules
-
Create a rule for a dynamic values expression.
- createDynamicParameterUserRule(Object, String, Variable) - Static method in class jadex.bdi.runtime.interpreter.BeliefRules
-
Create a rule for a dynamic parameter value.
- createEndGoal(String) - Method in interface jadex.bdi.model.editable.IMEConfiguration
-
Create an end goal.
- createEndInternalEvent(String) - Method in interface jadex.bdi.model.editable.IMEConfiguration
-
Create an end internal event.
- createEndMessageEvent(String) - Method in interface jadex.bdi.model.editable.IMEConfiguration
-
Create an end message event.
- createEndPlan(String) - Method in interface jadex.bdi.model.editable.IMEConfiguration
-
Create an end plan.
- createEntries() - Method in class jadex.base.JarAsDirectory
-
- createEventbase() - Method in interface jadex.bdi.model.editable.IMECapability
-
Create or get the eventbase.
- createExpression(String, String, String) - Method in interface jadex.bdi.model.editable.IMEExpressionbase
-
Create a expression with a name.
- createExpression(String) - Method in interface jadex.bdi.runtime.IExpressionbase
-
Create a precompiled expression.
- createExpression(String, String[], Class[]) - Method in interface jadex.bdi.runtime.IExpressionbase
-
Create a precompiled expression.
- createExpression(String) - Method in class jadex.bdibpmn.BpmnPlanBodyInstance
-
Create a precompiled expression.
- createExpression(String, String[], Class[]) - Method in class jadex.bdibpmn.BpmnPlanBodyInstance
-
Create a precompiled expression.
- createExpressionbase() - Method in interface jadex.bdi.model.editable.IMECapability
-
Get the expressionbase.
- createExpressionReference(String, String) - Method in interface jadex.bdi.model.editable.IMEExpressionbase
-
Create an expression reference with a name.
- createFact(String, String) - Method in interface jadex.bdi.model.editable.IMEBelief
-
Create the fact.
- createFact() - Method in interface jadex.bdi.model.editable.IMEBeliefSet
-
Create the fact.
- createFactAdded(String) - Method in interface jadex.bdi.model.editable.IMETrigger
-
Create a fact added trigger.
- createFactChanged(String) - Method in interface jadex.bdi.model.editable.IMETrigger
-
Create a fact changed trigger.
- createFactRemoved(String) - Method in interface jadex.bdi.model.editable.IMETrigger
-
Create a fact removed trigger.
- createFactsExpression() - Method in interface jadex.bdi.model.editable.IMEBeliefSet
-
Create a facts expression.
- createFastHashMap() - Static method in class jadex.commons.collection.SCollection
-
Return a fresh hash map.
- createFiles(String, MultiCollection) - Method in class jadex.base.JarAsDirectory
-
Create the files for an entry.
- createFragment(FileInputStream, String, int, int) - Static method in class jadex.bridge.service.types.deployment.FileContent
-
Create fragmented file content objects.
- createGoal(String) - Method in interface jadex.bdi.model.editable.IMEMetaGoalTrigger
-
Add a goal.
- createGoal(String) - Method in interface jadex.bdi.model.editable.IMEPlanTrigger
-
Create a goal event.
- createGoal(String) - Method in interface jadex.bdi.runtime.IGoalbase
-
Create a goal from a template goal.
- createGoal(IOAVState, Object, String) - Static method in class jadex.bdi.runtime.interpreter.GoalLifecycleRules
-
Create a goal of a given type.
- createGoal(String) - Method in class jadex.bdibpmn.BpmnPlanBodyInstance
-
Create a goal from a template goal.
- createGoalbase() - Method in interface jadex.bdi.model.editable.IMECapability
-
Create or get the beliefbase.
- createGoalCreationUniqueUserRule(Object, IOAVState) - Static method in class jadex.bdi.runtime.interpreter.GoalLifecycleRules
-
Create a goal, when the ADF creation condition triggers and no similar goal exists (according to unique flags)
- createGoalCreationUserRule(Object) - Static method in class jadex.bdi.runtime.interpreter.GoalLifecycleRules
-
Create a goal, when the ADF creation condition triggers.
- createGoalDroppingRule() - Static method in class jadex.bdi.runtime.interpreter.GoalLifecycleRules
-
Start dropping a goal that is succeeded or failed.
- createGoalDroppingUserRule(Object) - Static method in class jadex.bdi.runtime.interpreter.GoalLifecycleRules
-
Start dropping a goal, when the ADF context condition triggers.
- createGoalFinishedEvent(String) - Method in interface jadex.bdi.model.editable.IMETrigger
-
Create a goal finished event reference.
- createGoalInfo(IOAVState, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.GoalInfo
-
Create an info object for a goal.
- createGoalOptionUserRule(Object) - Static method in class jadex.bdi.runtime.interpreter.GoalLifecycleRules
-
Set a suspended goal to option state, when the ADF suspension condition triggers.
- createGoalRecurUserRule(Object) - Static method in class jadex.bdi.runtime.interpreter.GoalProcessingRules
-
Start recurring a goal, when the ADF recur condition triggers.
- createGoalReference(String, String) - Method in interface jadex.bdi.model.editable.IMEGoalbase
-
Get a goal reference for a name.
- createGoalRetryRule() - Static method in class jadex.bdi.runtime.interpreter.GoalProcessingRules
-
Create the goal retry rule.
!
- createGoalSuspendUserRule(Object) - Static method in class jadex.bdi.runtime.interpreter.GoalLifecycleRules
-
Set a goal to suspended state, when the ADF context condition triggers.
- createHashMap() - Static method in class jadex.commons.collection.SCollection
-
Return a fresh hash map.
- createHashMap(K[], T[]) - Static method in class jadex.commons.SUtil
-
Create a hash map from keys and values.
- createHashSet() - Static method in class jadex.commons.collection.SCollection
-
Return a hash set.
- createHashSet(T[]) - Static method in class jadex.commons.SUtil
-
Create a hash set from values.
- createHashtable() - Static method in class jadex.commons.collection.SCollection
-
Return a fresh hashtable.
- createIndexMap() - Static method in class jadex.commons.collection.SCollection
-
Return a fresh index map.
- createInitialBelief(String) - Method in interface jadex.bdi.model.editable.IMEConfiguration
-
Create an initial belief.
- createInitialBeliefSet(String) - Method in interface jadex.bdi.model.editable.IMEConfiguration
-
Create an initial belief set.
- createInitialCapability(String, String) - Method in interface jadex.bdi.model.editable.IMEConfiguration
-
Create an initial capability.
- createInitialGoal(String) - Method in interface jadex.bdi.model.editable.IMEConfiguration
-
Create an initial goal.
- createInitialInternalEvent(String) - Method in interface jadex.bdi.model.editable.IMEConfiguration
-
Create an initial internal event.
- createInitialMessageEvent(String) - Method in interface jadex.bdi.model.editable.IMEConfiguration
-
Create an initial message event.
- createInitialPlan(String) - Method in interface jadex.bdi.model.editable.IMEConfiguration
-
Create an initial plan.
- createInputConnection(IComponentIdentifier, IComponentIdentifier, Map<String, Object>) - Method in interface jadex.bridge.service.types.message.IMessageService
-
Create a virtual input connection.
- createInstance(IExternalAccess, IValueFetcher) - Method in interface jadex.bridge.modelinfo.IExtensionInfo
-
Instantiate the extension for a specific component instance.
- createInstance(IExternalAccess, IValueFetcher) - Method in class jadex.extension.agr.MAGRSpaceInstance
-
Instantiate the extension for a specific component instance.
- createInstance(IExternalAccess, IValueFetcher) - Method in class jadex.extension.envsupport.MEnvSpaceInstance
-
Instantiate the extension for a specific component instance.
- createInternalEvent(String) - Method in interface jadex.bdi.model.editable.IMEEventbase
-
Create an internal with name.
- createInternalEvent(String) - Method in interface jadex.bdi.model.editable.IMETrigger
-
Create an internal event reference.
- createInternalEvent(String) - Method in interface jadex.bdi.runtime.IEventbase
-
Create a new intenal event.
- createInternalEvent(IOAVState, Object, String) - Static method in class jadex.bdi.runtime.interpreter.InternalEventRules
-
Create an internal event of a given type but does not add to state.
- createInternalEvent(String) - Method in class jadex.bdibpmn.BpmnPlanBodyInstance
-
Create a new intenal event.
- createInternalEventReference(String, String) - Method in interface jadex.bdi.model.editable.IMEEventbase
-
Create an internal event reference.
- createKeyPair(IComponentIdentifier, String, int, String, int) - Method in interface jadex.bridge.service.types.security.ISecurityService
-
Create a key pair entry.
- createLinkedHashMap() - Static method in class jadex.commons.collection.SCollection
-
Return a fresh linked hash map.
- createLinkedHashSet() - Static method in class jadex.commons.collection.SCollection
-
Return a linked hash set.
- createLinkedList() - Static method in class jadex.commons.collection.SCollection
-
Return a fresh linked list.
- createLRU(int) - Static method in class jadex.commons.collection.SCollection
-
Return a fresh linked hash map.
- createMaintainGoal(String) - Method in interface jadex.bdi.model.editable.IMEGoalbase
-
Create a maintain goal for a name.
- createMaintaingoalFailedRule() - Static method in class jadex.bdi.runtime.interpreter.GoalProcessingRules
-
Create the maintaingoal failed rule (when the last plan has failed).
- createMaintaingoalProcessingUserRule(Object) - Static method in class jadex.bdi.runtime.interpreter.GoalProcessingRules
-
Create maintaingoal processing rule.
- createMaintaingoalSucceededUserRule(Object) - Static method in class jadex.bdi.runtime.interpreter.GoalProcessingRules
-
Create the maintaingoal succeeded rule.
- createMatchExpression(String, String) - Method in interface jadex.bdi.model.editable.IMEMessageEvent
-
Create a match expression.
- createMatchExpression(String, String) - Method in interface jadex.bdi.model.editable.IMETriggerReference
-
Create a match expression.
- createMenuBar(Action[]) - Static method in class jadex.commons.gui.SGUI
-
Create a menu bar, given a list of actions.
- createMessageEvent(String) - Method in interface jadex.bdi.model.editable.IMEEventbase
-
Create a message with name.
- createMessageEvent(String) - Method in interface jadex.bdi.model.editable.IMETrigger
-
Create a message event reference.
- createMessageEvent(String) - Method in interface jadex.bdi.runtime.IEventbase
-
Create a new message event.
- createMessageEvent(String) - Method in class jadex.bdibpmn.BpmnPlanBodyInstance
-
Create a new message event.
- createMessageEventReference(String, String) - Method in interface jadex.bdi.model.editable.IMEEventbase
-
Create a message event reference.
- createMetaGoal(String) - Method in interface jadex.bdi.model.editable.IMEGoalbase
-
Create a meta goal for a name.
- createMultiCollection() - Static method in class jadex.commons.collection.SCollection
-
Return a fresh multi collection.
- createMyServiceContainer(Map) - Method in class jadex.micro.MicroAgentInterpreter
-
Create the service container.
- createNestedMap(Map) - Static method in class jadex.commons.collection.SCollection
-
Return a linked hash set.
- createNestedMap(Map[]) - Static method in class jadex.commons.collection.SCollection
-
Return a linked hash set.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.AbstractCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.ArrayCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.BeanCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.CertificateCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.ClassCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.CollectionCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.ColorCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.DateCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.EnumCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.EnumerationCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.ImageCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.InetAddressCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.LoggingLevelCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.LogRecordCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.MapCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.MultiCollectionCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.NumberCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.RectangleCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.StackTraceElementCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.StringCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.ThrowableCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.TimestampCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.TupleCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.URLCodec
-
Creates the object during decoding.
- createObject(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.UUIDCodec
-
Creates the object during decoding.
- createObject(Map) - Method in interface jadex.extension.envsupport.IObjectCreator
-
- createObject(Object, boolean, AReadContext, Map) - Method in class jadex.xml.bean.BeanObjectReaderHandler
-
Create an object for the current tag.
- createObject(IContext, Map) - Method in interface jadex.xml.bean.IBeanObjectCreator
-
Create an object.
- createObject(Object, boolean, AReadContext, Map) - Method in interface jadex.xml.reader.IObjectReaderHandler
-
Create an object for the current tag.
- createObjectTask(String, Map, Object) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Creates an object task.
- createObjectTask(String, Map, Object) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
-
Creates an object task.
- createOutputConnection(IComponentIdentifier, IComponentIdentifier, Map<String, Object>) - Method in interface jadex.bridge.service.types.message.IMessageService
-
Create a virtual output connection.
- createParameter(String) - Method in interface jadex.bdi.model.editable.IMEConfigParameterElement
-
Create a parameter.
- createParameter(String) - Method in interface jadex.bdi.model.editable.IMEParameterElement
-
Get a parameter.
- createParameter(IOAVState, String, Object, Class, Object, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.BeliefRules
-
Create a parameter.
- createParameterSet(String) - Method in interface jadex.bdi.model.editable.IMEConfigParameterElement
-
Create a parameter set.
- createParameterSet(String) - Method in interface jadex.bdi.model.editable.IMEParameterElement
-
Get a parameter set.
- createParameterSet(IOAVState, String, Collection, Class, Object, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.BeliefRules
-
Create a parameterset.
- createPercept(String, Object, IComponentDescription, ISpaceObject) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Create a percept for the given component.
- createPerformGoal(String) - Method in interface jadex.bdi.model.editable.IMEGoalbase
-
Create a perform goal for a name.
- createPlan(String) - Method in interface jadex.bdi.model.editable.IMEPlanbase
-
Create a plan with a name.
- createPlan(IMPlan) - Method in interface jadex.bdi.runtime.IPlanbase
-
Create a plan instance.
- createPlanAbortedExecutionRule() - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Create the plan execution rule.
- createPlanbase() - Method in interface jadex.bdi.model.editable.IMECapability
-
Create or get the planbase.
- createPlanBody(BDIInterpreter, Object, Object) - Method in interface jadex.bdi.runtime.IPlanExecutor
-
Create the body of a plan.
- createPlanBody(BDIInterpreter, Object, Object) - Method in class jadex.bdibpmn.BpmnPlanExecutor
-
Create the body of a plan.
- createPlanBodyExecutionRule() - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Create the plan execution rule.
- createPlanContextInvalidUserRule(Object) - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Create the plan context invalid rule.
- createPlanCreationUserRule(Object) - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Create the plan creation rule.
- createPlanFailedExecutionRule() - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Create the plan execution rule.
- createPlanInfo(IOAVState, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.PlanInfo
-
Create an info object for a plan.
- createPlanInstanceAbortRule() - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Rule to abort a plan when the corresponding goal was deactivated.
- createPlanInstanceCleanupFinishedRule() - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Reactivate a plan when goal cleanup is finished.
- createPlanInstanceFactChangedTriggerRule() - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Trigger plan creation on fact changed event.
- createPlanInstanceGoalFinishedRule() - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Reactivate a plan when the goal it waits for is finished.
- createPlanInstanceMaintainGoalFinishedRule() - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Create the plan instance maintain goal finished rule.
- createPlanPassedExecutionRule() - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Create the plan execution rule.
- createPlanRemovalRule() - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Create the plan removal rule.
- createPlanWaitqueueGoalFinishedRule() - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Add a goal to the waitqueue of a plan when the goal it waits for is finished.
- createPlatform(String[]) - Static method in class jadex.base.Starter
-
Create the platform.
- createPrecondition(String, String) - Method in interface jadex.bdi.model.editable.IMEPlan
-
Create a precondition.
- createProcessThreadInfo(ProcessThread) - Method in class jadex.bpmn.runtime.BpmnInterpreter
-
- createPropertyEditor(Object) - Method in class jadex.commons.beans.PropertyDescriptor
-
- createProvidedServiceProxy(IInternalAccess, IComponentAdapter, Object, String, Class<?>, String, IServiceInvocationInterceptor[], boolean, boolean, IResourceIdentifier) - Static method in class jadex.bridge.service.component.BasicServiceInvocationHandler
-
Static method for creating a standard service proxy for a provided service.
- createProxy(IService, RequiredServiceInfo, RequiredServiceBinding) - Method in class jadex.bridge.service.component.DefaultServiceFetcher
-
Create a proxy.
- createQueryGoal(String) - Method in interface jadex.bdi.model.editable.IMEGoalbase
-
Create a query goal for a name.
- createReader() - Method in class jadex.xml.reader.XMLReaderFactory
-
Creates a new default XML Reader.
- createReader(boolean) - Method in class jadex.xml.reader.XMLReaderFactory
-
Creates a new XML Reader
- createReader(boolean, boolean, XMLReporter) - Method in class jadex.xml.reader.XMLReaderFactory
-
Creates a new XML Reader
- createReader(boolean, boolean, boolean, XMLReporter) - Method in class jadex.xml.reader.XMLReaderFactory
-
Creates a new XML Reader
- createReader() - Method in class jadex.xml.reader.XMLReaderFactoryDesktop
-
Creates a new default XML Reader.
- createReader(boolean) - Method in class jadex.xml.reader.XMLReaderFactoryDesktop
-
Creates a new XML Reader.
- createReader(boolean, boolean, XMLReporter) - Method in class jadex.xml.reader.XMLReaderFactoryDesktop
-
Creates a new XML Reader.
- createReader(boolean, boolean, boolean, XMLReporter) - Method in class jadex.xml.reader.XMLReaderFactoryDesktop
-
Creates a new XML Reader.
- createReadOnlyTable() - Static method in class jadex.commons.gui.SGUI
-
Create a table that displays its contents using nto editable text fields.
- createRealtimeTimer(long, ITimedObject) - Method in interface jadex.bridge.service.types.clock.IClockService
-
Create a new realtime timer.
- createReceivedMessageEvent(IOAVState, Object, IMessageAdapter, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.MessageEventRules
-
Fill parameters of a message event from a native one.
- createRecurCondition(String, String) - Method in interface jadex.bdi.model.editable.IMEGoal
-
Create the recur condition.
- createRemoveInhibitionLinkUserRule(Object, String, String) - Static method in class jadex.bdi.runtime.interpreter.GoalDeliberationRules
-
Remove an inhibition entry (the inhibitor) from a goal when
b) the negated inhibition condition triggers.
- createReply(IMessageEvent, String) - Method in interface jadex.bdi.runtime.IEventbase
-
Create a reply to a message event.
- createReply(IMessageAdapter) - Method in class jadex.bpmn.runtime.BpmnInterpreter
-
Create a reply to this message event.
- createReply(Map, MessageType) - Method in class jadex.bpmn.runtime.BpmnInterpreter
-
Create a reply to this message event.
- createReply(Map<String, Object>) - Method in class jadex.bridge.service.types.message.MessageType
-
Create a reply to a message.
- createReply(Map<String, Object>, MessageType) - Method in class jadex.micro.MicroAgent
-
Create a reply to this message event.
- createRequiredServiceProxy(IInternalAccess, IExternalAccess, IComponentAdapter, IService, IRequiredServiceFetcher, RequiredServiceInfo, RequiredServiceBinding, boolean) - Static method in class jadex.bridge.service.component.BasicServiceInvocationHandler
-
Static method for creating a standard service proxy for a required service.
- createResourceIdentifier(IExternalAccess, String, String) - Static method in class jadex.base.SRemoteGui
-
Create a resource identifier.
- createResultListener(IResultListener<T>) - Method in interface jadex.bridge.IInternalAccess
-
Create a result listener that is executed on the
component thread.
- createResultListener(IIntermediateResultListener<T>) - Method in interface jadex.bridge.IInternalAccess
-
Create a result listener that is executed on the
component thread.
- createResultListener(IResultListener<T>) - Method in class jadex.micro.MicroAgent
-
Create a result listener that is executed as an agent step.
- createResultListener(IIntermediateResultListener<T>) - Method in class jadex.micro.MicroAgent
-
Create a result listener that is executed as an agent step.
- createRSWrapperInvocationHandler(IInternalAccess, Class<?>) - Method in class jadex.extension.rs.RSFactory
-
- createSearchConstraints(int, int) - Method in interface jadex.bridge.service.types.df.IDF
-
Create a search constraints object.
- createServiceCall(IComponentIdentifier, Map<String, Object>) - Static method in class jadex.bridge.service.component.interceptors.CallAccess
-
Create a service call.
- createServiceContainer() - Method in class jadex.bdi.runtime.interpreter.BDIInterpreter
-
Create the service container.
- createServiceContainer() - Method in class jadex.bdibpmn.BpmnPlanBodyInstance
-
Service container is set from the outside.
- createServiceContainer(Map<String, Object>) - Method in class jadex.micro.MicroAgent
-
May be overriden to provide a custom service container implementations.
- createServiceContainer() - Method in class jadex.micro.MicroAgentInterpreter
-
Create the service container.
- createServiceFetcher(String) - Method in class jadex.bridge.service.BasicServiceContainer
-
Create a service fetcher.
- createServiceFetcher(String) - Method in class jadex.bridge.service.component.ComponentServiceContainer
-
Create a service fetcher.
- createServiceIdentifier(String, Class<?>, IResourceIdentifier, Class<?>) - Method in class jadex.bridge.service.BasicService
-
Set the service identifier.
- createServiceIdentifier(IComponentIdentifier, String, Class<?>, Class<?>, IResourceIdentifier) - Static method in class jadex.bridge.service.BasicService
-
Create a new service identifier.
- createServiceIdentifier(String, Class<?>, IResourceIdentifier, Class<?>) - Method in interface jadex.bridge.service.IInternalService
-
Set the service identifier.
- createServiceImplementation(IBDIInternalAccess, Class<?>, String[], String[]) - Static method in class jadex.bdi.runtime.interpreter.BDIInterpreter
-
Create a wrapper service implementation based on
- createServiceImplementation(Class<?>, Class<?>) - Method in class jadex.extension.rs.invoke.RestServiceAgent
-
Create a wrapper service implementation based on mapping information.
- createServiceImplementation(IInternalAccess, Class<?>, Class<?>) - Static method in class jadex.extension.rs.invoke.SRest
-
Create a wrapper rest service implementation based on mapping information.
- createServiceImplementation(IInternalAccess, Class<?>, WebServiceMappingInfo) - Static method in class jadex.extension.ws.invoke.SWebService
-
Create a wrapper service implementation based on the JAXB generated
Java service class and the service mapping information.
- createServiceImplementation(Class<?>, WebServiceMappingInfo) - Method in class jadex.extension.ws.invoke.WebServiceAgent
-
Create a wrapper service implementation based on the JAXB generated
Java service class and the service mapping information.
- createSpaceObject(String, Map, List) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Creates an object in this space.
- createSpaceObject(String, Map, List) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
-
Creates an object in this space.
- CreateSpaceObjectTaskTask - Class in jadex.bdibpmn.task
-
Create a task for a space object.
- CreateSpaceObjectTaskTask() - Constructor for class jadex.bdibpmn.task.CreateSpaceObjectTaskTask
-
- createSpaceObjectZombie(String, Map, List) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Creates a zombie object in this space.
- createSpaceProcess(String, Map) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Creates a space process.
- createSpaceProcess(String, Map) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
-
Creates a space process.
- createTargetCondition(String, String) - Method in interface jadex.bdi.model.editable.IMEAchieveGoal
-
Create the target condition.
- createTextField(String) - Method in class jadex.commons.gui.PropertiesPanel
-
Create a text field and add it to the panel.
- createTextField(String, String) - Method in class jadex.commons.gui.PropertiesPanel
-
Create a text field and add it to the panel.
- createTextField(String, String, boolean) - Method in class jadex.commons.gui.PropertiesPanel
-
Create a text field and add it to the panel.
- createTextField(String, String, boolean, double) - Method in class jadex.commons.gui.PropertiesPanel
-
Create a text field and add it to the panel.
- createThreadEvent(String, ProcessThread) - Method in class jadex.bpmn.runtime.BpmnInterpreter
-
Create a thread event (creation, modification, termination).
- createThreadPool() - Static method in class jadex.commons.concurrent.ThreadPoolFactory
-
Create a local thread pool.
- createTickTimer(ITimedObject) - Method in interface jadex.bridge.service.types.clock.IClock
-
Create a new tick timer.
- createTickTimer(ITimedObject) - Method in interface jadex.bridge.service.types.clock.IClockService
-
Create a new tick timer.
- createTimer(long, ITimedObject) - Method in interface jadex.bridge.service.types.clock.IClock
-
Create a new timer.
- createTimer(long, ITimedObject) - Method in interface jadex.bridge.service.types.clock.IClockService
-
Create a new timer.
- createToolBar(String, Action[]) - Static method in class jadex.commons.gui.SGUI
-
Create a tool bar, given a list of actions.
- createTrigger() - Method in interface jadex.bdi.model.editable.IMEMetaGoal
-
Create the trigger.
- createTrigger() - Method in interface jadex.bdi.model.editable.IMEPlan
-
Create the trigger.
- createTuple(Class) - Method in class jadex.commons.transformation.traverser.TupleProcessor
-
- createUniqueId(String) - Static method in class jadex.bridge.fipa.SFipa
-
Deprecated.
Use SUtil.createUniqueId() instead
- createUniqueId(String) - Static method in class jadex.commons.SUtil
-
Create a globally unique conversation id.
- createUniqueId(String, int) - Static method in class jadex.commons.SUtil
-
Create a globally unique conversation id.
- createValue(String, String) - Method in interface jadex.bdi.model.editable.IMEParameter
-
Create the parameter value.
- createValue(Value, IValueFetcher) - Static method in class jadex.bridge.service.component.multiinvoke.MultiServiceInvocationHandler
-
Convert value annotation to object.
- createValue(Class<?>) - Static method in class jadex.bridge.service.component.multiinvoke.MultiServiceInvocationHandler
-
Create a value from a class.
- createValuesExpression(String, String) - Method in interface jadex.bdi.model.editable.IMEParameterSet
-
- createVector() - Static method in class jadex.commons.collection.SCollection
-
Return a fresh vector.
- createVector2(IVector1) - Method in interface jadex.extension.envsupport.math.IVector1
-
Create a vector2 from this and another vector.
- createVector2(IVector1) - Method in class jadex.extension.envsupport.math.Vector1Double
-
Create a vector2 from this and another vector.
- createVector2(IVector1) - Method in class jadex.extension.envsupport.math.Vector1Int
-
Create a vector2 from this and another vector.
- createVector2(IVector1) - Method in class jadex.extension.envsupport.math.Vector1Long
-
Create a vector2 from this and another vector.
- createWaitAbstraction() - Method in class jadex.bdi.runtime.Plan
-
Create a new wait abstraction.
- createWaitqueue() - Method in interface jadex.bdi.model.editable.IMEPlan
-
Create the waitqueue.
- createWeakHashMap() - Static method in class jadex.commons.collection.SCollection
-
Return a fresh weak hash map.
- createWeakList() - Static method in class jadex.commons.collection.SCollection
-
Return a fresh weak list.
- createWeakSet() - Static method in class jadex.commons.collection.SCollection
-
Return a fresh weak set.
- createWriter() - Method in class jadex.xml.writer.XMLWriterFactory
-
Create a new reader (with genids=true and indent=true).
- createWriter(boolean) - Method in class jadex.xml.writer.XMLWriterFactory
-
Create an XMLWRiter
- createWriter(boolean, boolean) - Method in class jadex.xml.writer.XMLWriterFactory
-
Creates a new default XML Reader.
- createWriter(boolean, boolean, boolean) - Method in class jadex.xml.writer.XMLWriterFactory
-
Creates a new default XML Reader.
- createWriter() - Method in class jadex.xml.writer.XMLWriterFactoryDesktop
-
Create a new reader (with genids=true and indent=true).
- createWriter(boolean) - Method in class jadex.xml.writer.XMLWriterFactoryDesktop
-
Creates a new XML Reader.
- createWriter(boolean, boolean) - Method in class jadex.xml.writer.XMLWriterFactoryDesktop
-
Creates a new default XML Reader.
- createWriter(boolean, boolean, boolean) - Method in class jadex.xml.writer.XMLWriterFactoryDesktop
-
Creates a new default XML Reader.
- CreationInfo - Class in jadex.bridge.service.types.cms
-
A parameter object to capture
extra information for component creation.
- CreationInfo() - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(CreationInfo) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(IComponentIdentifier) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(Map<String, Object>) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(IResourceIdentifier) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(IComponentIdentifier, IResourceIdentifier) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(String, Map<String, Object>) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(String, Map<String, Object>, IResourceIdentifier) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(Map<String, Object>, IComponentIdentifier) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(String, Map<String, Object>, IComponentIdentifier) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(String, Map<String, Object>, IComponentIdentifier, Boolean) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(String, Map<String, Object>, IComponentIdentifier, Boolean, String[]) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(String, Map<String, Object>, IComponentIdentifier, Boolean, Boolean) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(String, Map<String, Object>, IComponentIdentifier, Boolean, Boolean, Boolean) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(String, Map<String, Object>, IComponentIdentifier, Boolean, Boolean, Boolean, Boolean) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo(String, Map<String, Object>, IComponentIdentifier, Boolean, Boolean, Boolean, Boolean, String[], RequiredServiceBinding[], IResourceIdentifier) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
-
Create a new creation info.
- CreationInfo - Annotation Type in jadex.micro.annotation
-
Component annotation.
- CronJob<T> - Class in jadex.bridge.service.types.cron
-
The cron job consists of:
- a unique id
- a time pattern filter
- a command
- CronJob() - Constructor for class jadex.bridge.service.types.cron.CronJob
-
Create a new cronjob.
- CronJob(String, IFilter<Long>, IResultCommand<IFuture<T>, Tuple2<IInternalAccess, Long>>) - Constructor for class jadex.bridge.service.types.cron.CronJob
-
Create a new cron job.
- CSVFileDataConsumer - Class in jadex.extension.envsupport.evaluation
-
Simple file consumer that writes data into a text file.
- CSVFileDataConsumer() - Constructor for class jadex.extension.envsupport.evaluation.CSVFileDataConsumer
-
- customExceptionOccurred(Exception) - Method in class jadex.commons.gui.future.SwingDefaultResultListener
-
Called when an exception occurred.
- customExceptionOccurred(Exception) - Method in class jadex.commons.gui.future.SwingDelegationResultListener
-
Called when an exception occurred.
- customExceptionOccurred(Exception) - Method in class jadex.commons.gui.future.SwingExceptionDelegationResultListener
-
Called when an exception occurred.
- customExceptionOccurred(Exception) - Method in class jadex.commons.gui.future.SwingIntermediateDelegationResultListener
-
Called when an exception occurred.
- customExceptionOccurred(Exception) - Method in class jadex.commons.gui.future.SwingIntermediateExceptionDelegationResultListener
-
Called when an exception occurred.
- customExceptionOccurred(Exception) - Method in class jadex.commons.gui.future.SwingIntermediateResultListener
-
Called when an exception occurred.
- customExceptionOccurred(Exception) - Method in class jadex.commons.gui.future.SwingResultListener
-
Called when an exception occurred.
- customFinished() - Method in class jadex.commons.gui.future.SwingIntermediateDefaultResultListener
-
Declare that the future is finished.
- customFinished() - Method in class jadex.commons.gui.future.SwingIntermediateDelegationResultListener
-
Declare that the future is finished.
- customFinished() - Method in class jadex.commons.gui.future.SwingIntermediateExceptionDelegationResultListener
-
Called when finished.
- customFinished() - Method in class jadex.commons.gui.future.SwingIntermediateResultListener
-
Declare that the future is finished.
- customIntermediateResultAvailable(T) - Method in class jadex.bridge.service.component.DefaultServiceFetcher.StoreIntermediateDelegationResultListener
-
Called when an intermediate result is available.
- customIntermediateResultAvailable(E) - Method in class jadex.commons.future.IntermediateDelegationResultListener
-
Called when an intermediate result is available.
- customIntermediateResultAvailable(E) - Method in class jadex.commons.gui.future.SwingIntermediateDefaultResultListener
-
Called when an intermediate result is available.
- customIntermediateResultAvailable(E) - Method in class jadex.commons.gui.future.SwingIntermediateDelegationResultListener
-
Called when an intermediate result is available.
- customIntermediateResultAvailable(E) - Method in class jadex.commons.gui.future.SwingIntermediateExceptionDelegationResultListener
-
Called when the result is available.
- customIntermediateResultAvailable(E) - Method in class jadex.commons.gui.future.SwingIntermediateResultListener
-
Called when an intermediate result is available.
- customIsApplicable(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.AbstractLRUApplicableInterceptor
-
Replacement method for isApplicable.
- customIsApplicable(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.AuthenticationInterceptor
-
Test if the interceptor is applicable.
- customIsApplicable(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.PrePostConditionInterceptor
-
Test if the interceptor is applicable.
- Customizer - Interface in jadex.commons.beans
-
- customResultAvailable(T) - Method in class jadex.bridge.service.component.DefaultServiceFetcher.StoreDelegationResultListener
-
Called when result is available.
- customResultAvailable(Collection<T>) - Method in class jadex.bridge.service.component.DefaultServiceFetcher.StoreIntermediateDelegationResultListener
-
Called when result is available.
- customResultAvailable(E) - Method in class jadex.commons.future.DelegationResultListener
-
Called when the result is available.
- customResultAvailable(E) - Method in class jadex.commons.future.ExceptionDelegationResultListener
-
Called when the result is available.
- customResultAvailable(Collection<E>) - Method in class jadex.commons.future.IntermediateDelegationResultListener
-
Called when the result is available.
- customResultAvailable(Collection<E>) - Method in class jadex.commons.future.IntermediateExceptionDelegationResultListener
-
Called when the result is available.
- customResultAvailable(E) - Method in class jadex.commons.future.RemoteDelegationResultListener
-
Called when the result is available.
- customResultAvailable(E) - Method in class jadex.commons.gui.future.SwingDefaultResultListener
-
Called when the result is available.
- customResultAvailable(E) - Method in class jadex.commons.gui.future.SwingDelegationResultListener
-
Called when the result is available.
- customResultAvailable(E) - Method in class jadex.commons.gui.future.SwingExceptionDelegationResultListener
-
Called when the result is available.
- customResultAvailable(Collection<E>) - Method in class jadex.commons.gui.future.SwingIntermediateDefaultResultListener
-
Overwritten to call intermediate and finished methods.
- customResultAvailable(Collection<E>) - Method in class jadex.commons.gui.future.SwingIntermediateDelegationResultListener
-
Called when the result is available.
- customResultAvailable(Collection<E>) - Method in class jadex.commons.gui.future.SwingIntermediateExceptionDelegationResultListener
-
Called when the result is available.
- customResultAvailable(Collection<E>) - Method in class jadex.commons.gui.future.SwingIntermediateResultListener
-
Called when the result is available.
- customResultAvailable(E) - Method in class jadex.commons.gui.future.SwingResultListener
-
Called when the result is available.
- cutArrays(Object, Object) - Static method in class jadex.commons.SUtil
-
Cut two arrays.
- Cylinder3d - Class in jadex.extension.envsupport.observer.graphics.drawable3d
-
- Cylinder3d(double, double) - Constructor for class jadex.extension.envsupport.observer.graphics.drawable3d.Cylinder3d
-
- Cylinder3d(Object, Object, Object, int, Object, String, String, double, double, IParsedExpression, String) - Constructor for class jadex.extension.envsupport.observer.graphics.drawable3d.Cylinder3d
-
Generates a new Cylinder3d
- DAInitiatorPlan - Class in jadex.bdi.planlib.protocols.dutchauction
-
This plan implements the initiator of the "FIPA Dutch Auction Interaction
Protocol Specification" (XC00032 - Experimental)
A dutch auction is one where the auctioneer starts with a high start price
and continually lowers it until the first bidder accepts the price.
- DAInitiatorPlan() - Constructor for class jadex.bdi.planlib.protocols.dutchauction.DAInitiatorPlan
-
- DAReceiverPlan - Class in jadex.bdi.planlib.protocols.dutchauction
-
This plan implements the receiver of the "FIPA Dutch Auction Interaction
Protocol Specification" (XC00032 - Experimental).
- DAReceiverPlan() - Constructor for class jadex.bdi.planlib.protocols.dutchauction.DAReceiverPlan
-
- DATA - Static variable in class jadex.bdi.planlib.messaging.AIM
-
The ID number for a DATA packet (flap).
- data - Variable in class jadex.extension.envsupport.environment.PerceptList.PerceptEntry
-
The percept content (if any).
- DataTable - Class in jadex.extension.envsupport.evaluation
-
Basic data structure for all collected data.
- DataTable(String, String[]) - Constructor for class jadex.extension.envsupport.evaluation.DataTable
-
Create a new data table.
- DATE_FORMAT_NUMBER - Static variable in class jadex.bridge.VersionInfo
-
The short date format (e.g. 2012/01/13).
- DATE_FORMAT_TEXT - Static variable in class jadex.bridge.VersionInfo
-
The text date format (e.g.
- DATE_FORMAT_TIMESTAMP - Static variable in class jadex.bridge.VersionInfo
-
The short date format (e.g. 2012/01/13).
- DateCodec - Class in jadex.commons.transformation.binaryserializer
-
Codec for encoding and decoding Date objects.
- DateCodec() - Constructor for class jadex.commons.transformation.binaryserializer.DateCodec
-
- DateProcessor - Class in jadex.commons.transformation.traverser
-
Allows processing java.util.Date.
- DateProcessor() - Constructor for class jadex.commons.transformation.traverser.DateProcessor
-
- DEBUG - Static variable in class jadex.bpmn.runtime.handler.DefaultActivityHandler
-
Debug flag for printing.
- DEBUG - Static variable in class jadex.commons.collection.SCollection
-
- DEBUG - Static variable in class jadex.commons.future.Future
-
Debug flag.
- DEBUG - Static variable in class jadex.xml.reader.AReader
-
The debug flag.
- DebugException - Exception in jadex.commons
-
Helper class to remember stack traces.
- DebugException() - Constructor for exception jadex.commons.DebugException
-
Create a debug exception.
- DebugException(String) - Constructor for exception jadex.commons.DebugException
-
Create a debug exception.
- DEBUGFUTURES - Static variable in class jadex.base.Starter
-
The debug futures flag.
- decapitalize(String) - Static method in class jadex.commons.beans.Introspector
-
Decapitalizes a given string according to the rule:
If the first or only character is Upper Case, it is made Lower Case
UNLESS the second character is also Upper Case, when the String is
returned unchanged
- decider - Variable in class jadex.bridge.service.search.SequentialSearchManager.SearchContext
-
- decideRequest(Object, IComponentIdentifier) - Method in class jadex.bdi.planlib.protocols.request.RPReceiverPlan
-
Decide about the request.
- decideRequest(Object, IComponentIdentifier) - Method in class jadex.bdi.planlib.protocols.RPQPReceiverPlan
-
Decide about the request.
- decode(String) - Method in interface jadex.bdi.runtime.IContentCodec
-
Decode data with the codec.
- decode(Object, ClassLoader) - Method in interface jadex.bridge.service.types.message.ICodec
-
Decode data with the codec.
- decode(byte[], ClassLoader, Map<Class<?>, Object[]>) - Method in interface jadex.bridge.service.types.message.IContentCodec
-
Decode data with the codec.
- decode(char[]) - Static method in class jadex.commons.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.commons.Base64
-
This will decode base64 data without line feeds.
- decode(byte[]) - Static method in class jadex.commons.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.commons.Base64
-
a copy of the char part
- decode(Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.AbstractCodec
-
Decodes an object.
- decode(Class, DecodingContext) - Method in interface jadex.commons.transformation.binaryserializer.IDecoderHandler
-
Decodes an object.
- decode(byte[]) - Static method in class jadex.commons.transformation.binaryserializer.VarInt
-
Decodes a VarInt.
- decode(byte[], int) - Static method in class jadex.commons.transformation.binaryserializer.VarInt
-
Decodes a VarInt.
- decode76(char[]) - Static method in class jadex.commons.Base64
-
decodeCRLF(code, 0, code.length, 76)
- decodeComplexColumnMarker(String) - Static method in class jadex.bpmn.MultiColumnTableEx
-
- decodeCRLF(char[], int, int, int) - Static method in class jadex.commons.Base64
-
This will decode base64 data.
- decodeCRLF(char[], int, int) - Static method in class jadex.commons.Base64
-
This will decode base64 data with CRLF at 4 character boundary.
- decodeFailSafe(char[]) - Static method in class jadex.commons.Base64
-
- decodeFailSafe(char[], int, int) - Static method in class jadex.commons.Base64
-
This removes all bad characters from the char array.
- decodeSubObjects(Object, Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.AbstractCodec
-
Decodes and adds sub-objects during decoding.
- decodeSubObjects(Object, Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.ArrayCodec
-
Decodes and adds sub-objects during decoding.
- decodeSubObjects(Object, Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.BeanCodec
-
Decodes and adds sub-objects during decoding.
- decodeSubObjects(Object, Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.CollectionCodec
-
Decodes and adds sub-objects during decoding.
- decodeSubObjects(Object, Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.MapCodec
-
Decodes and adds sub-objects during decoding.
- decodeSubObjects(Object, Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.MultiCollectionCodec
-
Decodes and adds sub-objects during decoding.
- decodeSubObjects(Object, Class, DecodingContext) - Method in class jadex.commons.transformation.binaryserializer.TupleCodec
-
Decodes and adds sub-objects during decoding.
- decodeWithKnownSize(byte[], int, byte) - Static method in class jadex.commons.transformation.binaryserializer.VarInt
-
Decodes a VarInt when the extension size is known.
- DecodingContext - Class in jadex.commons.transformation.binaryserializer
-
Context for decoding a binary-encoded object.
- DecodingContext(byte[], List<IDecoderHandler>, Object, ClassLoader, IErrorReporter) - Constructor for class jadex.commons.transformation.binaryserializer.DecodingContext
-
Creates a new DecodingContext.
- DecodingContext(byte[], List<IDecoderHandler>, Object, ClassLoader, IErrorReporter, int) - Constructor for class jadex.commons.transformation.binaryserializer.DecodingContext
-
Creates a new DecodingContext with specific offset.
- DecouplingInterceptor - Class in jadex.bridge.service.component.interceptors
-
Invocation interceptor for executing a call on
the underlying component thread.
- DecouplingInterceptor(IExternalAccess, IComponentAdapter, boolean) - Constructor for class jadex.bridge.service.component.interceptors.DecouplingInterceptor
-
Create a new invocation handler.
- DecouplingInterceptor.InvokeMethodStep - Class in jadex.bridge.service.component.interceptors
-
Service invocation step.
- DecouplingInterceptor.InvokeMethodStep(ServiceInvocationContext) - Constructor for class jadex.bridge.service.component.interceptors.DecouplingInterceptor.InvokeMethodStep
-
Create an invoke method step.
- DecouplingReturnInterceptor - Class in jadex.bridge.service.component.interceptors
-
The decoupling return interceptor ensures that the result
notifications of a future a delivered on the calling
component thread.
- DecouplingReturnInterceptor() - Constructor for class jadex.bridge.service.component.interceptors.DecouplingReturnInterceptor
-
Create a new invocation handler.
- DEFAULT_ACTIVITY_HANDLERS - Static variable in class jadex.bpmn.runtime.BpmnInterpreter
-
The activity execution handlers (activity type -> handler).
- DEFAULT_BULKLINK_MODE - Static variable in class jadex.xml.LinkingInfo
-
Default link mode.
- DEFAULT_COMPONENT - Static variable in class jadex.commons.gui.ObjectCardLayout
-
The default component (used when no other component is shown).
- DEFAULT_ENCODING - Static variable in class jadex.xml.SXML
-
The default encoding.
- DEFAULT_LOCAL - Static variable in class jadex.bridge.service.BasicService
-
Constant for local default timeout.
- DEFAULT_NAME - Static variable in class jadex.extension.envsupport.environment.space2d.ContinuousSpace2D
-
The default ID for this space
- DEFAULT_NAME - Static variable in class jadex.extension.envsupport.environment.space2d.Grid2D
-
The default ID for this space.
- DEFAULT_NAME - Static variable in class jadex.extension.envsupport.environment.space3d.ContinuousSpace3D
-
The default ID for this space
- DEFAULT_NAME - Static variable in class jadex.extension.envsupport.environment.space3d.Grid3D
-
The default ID for this space.
- DEFAULT_REMOTE - Static variable in class jadex.bridge.service.BasicService
-
Constant for remote default timeout.
- DEFAULT_STEP_HANDLERS - Static variable in class jadex.bpmn.runtime.BpmnInterpreter
-
The step execution handlers (activity type -> handler).
- DEFAULT_TIME_TO_LIVE - Static variable in class jadex.commons.collection.Cache
-
The default time to live time span (5 mins).
- DefaultActivityHandler - Class in jadex.bpmn.runtime.handler
-
Default activity handler, which provides some
useful helper methods.
- DefaultActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.DefaultActivityHandler
-
- DefaultAuthorizable - Class in jadex.bridge.service.types.security
-
Default implementation for a authorizable.
- DefaultAuthorizable() - Constructor for class jadex.bridge.service.types.security.DefaultAuthorizable
-
Bean constructor.
- DefaultBDIViewerPanel - Class in jadex.bdi.planlib
-
Default panel for viewing BDI agents that include viewable capabilities.
- DefaultBDIViewerPanel() - Constructor for class jadex.bdi.planlib.DefaultBDIViewerPanel
-
- DefaultBDIVisionProcessor - Class in jadex.bdi.planlib
-
Default bdi agent vision processor.
- DefaultBDIVisionProcessor() - Constructor for class jadex.bdi.planlib.DefaultBDIVisionProcessor
-
- DefaultDataProvider - Class in jadex.extension.envsupport.evaluation
-
Provides data on basis of the environment space.
- DefaultDataProvider(AbstractEnvironmentSpace, IObjectSource[], String, String[], IParsedExpression[]) - Constructor for class jadex.extension.envsupport.evaluation.DefaultDataProvider
-
Create a new space object table data provider.
- DefaultErrorReporter - Class in jadex.commons.transformation.binaryserializer
-
Reporter receiving errors encountered during decoding and throws them.
- DefaultErrorReporter() - Constructor for class jadex.commons.transformation.binaryserializer.DefaultErrorReporter
-
- DefaultFileFilter - Class in jadex.base
-
The default file filter allows using different file extensions.
- DefaultFileFilter() - Constructor for class jadex.base.DefaultFileFilter
-
Create a new file filter.
- DefaultFileFilter(boolean, List<String>) - Constructor for class jadex.base.DefaultFileFilter
-
Create a new file filter.
- DefaultMessageAdapter - Class in jadex.bridge
-
The adapter for messages on the standalone platform.
- DefaultMessageAdapter() - Constructor for class jadex.bridge.DefaultMessageAdapter
-
Bean constructor.
- DefaultMessageAdapter(Map, MessageType) - Constructor for class jadex.bridge.DefaultMessageAdapter
-
Create a new message adapter.
- DefaultObjectCreationProcess - Class in jadex.extension.envsupport.environment
-
Process for continuously creating objects in the space.
- DefaultObjectCreationProcess() - Constructor for class jadex.extension.envsupport.environment.DefaultObjectCreationProcess
-
Create a new create food process.
- DefaultParameterMapper - Class in jadex.extension.rs.publish.mapper
-
Default parameter mapper that uses the same
value mapper for all parameters.
- DefaultParameterMapper(IValueMapper) - Constructor for class jadex.extension.rs.publish.mapper.DefaultParameterMapper
-
Create a new mapper.
- DefaultPersistenceDelegate - Class in jadex.commons.beans
-
Default PersistenceDelegate for normal classes.
- DefaultPersistenceDelegate() - Constructor for class jadex.commons.beans.DefaultPersistenceDelegate
-
Constructs a DefaultPersistenceDelegate instance that
supports the persistence of a bean which has a default constructor.
- DefaultPersistenceDelegate(String[]) - Constructor for class jadex.commons.beans.DefaultPersistenceDelegate
-
Constructs a DefaultPersistenceDelegate instance that
supports the persistence of a bean which is constructed with some
properties.
- DefaultPoolStrategy - Class in jadex.commons
-
This strategy has two parameters:
- The desired number of free workers in the pool
- DefaultPoolStrategy() - Constructor for class jadex.commons.DefaultPoolStrategy
-
Create a new default pool strategy.
- DefaultPoolStrategy(int, int) - Constructor for class jadex.commons.DefaultPoolStrategy
-
Create a new default pool strategy.
- DefaultPoolStrategy(int, long, int) - Constructor for class jadex.commons.DefaultPoolStrategy
-
Create a new default pool strategy.
- DefaultPoolStrategy(int, int, long, int) - Constructor for class jadex.commons.DefaultPoolStrategy
-
Create a new default pool strategy.
- DefaultPoolStrategy(int, int, long, int, boolean) - Constructor for class jadex.commons.DefaultPoolStrategy
-
Create a new default pool strategy.
- DefaultResultListener<E> - Class in jadex.commons.future
-
The default listener for just printing out result information.
- DefaultResultListener() - Constructor for class jadex.commons.future.DefaultResultListener
-
Create a new listener.
- DefaultResultListener(Logger) - Constructor for class jadex.commons.future.DefaultResultListener
-
Create a new listener.
- DefaultServiceFetcher - Class in jadex.bridge.service.component
-
The default service fetcher realizes the default
strategy for fetching a required service.
- DefaultServiceFetcher(IServiceProvider, IInternalAccess, boolean) - Constructor for class jadex.bridge.service.component.DefaultServiceFetcher
-
Create a new required service fetcher.
- DefaultServiceFetcher.StoreDelegationResultListener<T> - Class in jadex.bridge.service.component
-
Simple listener that can store the result in a member variable.
- DefaultServiceFetcher.StoreDelegationResultListener(Future<T>, IServiceProvider, RequiredServiceInfo, RequiredServiceBinding) - Constructor for class jadex.bridge.service.component.DefaultServiceFetcher.StoreDelegationResultListener
-
Create a new listener.
- DefaultServiceFetcher.StoreIntermediateDelegationResultListener<T> - Class in jadex.bridge.service.component
-
Simple listener that can store the result in a member variable.
- DefaultServiceFetcher.StoreIntermediateDelegationResultListener(IntermediateFuture<T>, IServiceProvider, RequiredServiceInfo, RequiredServiceBinding) - Constructor for class jadex.bridge.service.component.DefaultServiceFetcher.StoreIntermediateDelegationResultListener
-
Create a new listener.
- DefaultStepHandler - Class in jadex.bpmn.runtime.handler
-
Handles the transition of steps.
- DefaultStepHandler() - Constructor for class jadex.bpmn.runtime.handler.DefaultStepHandler
-
- DefaultVisionGenerator - Class in jadex.extension.envsupport.environment.space2d
-
Percept generator for moving components.
- DefaultVisionGenerator() - Constructor for class jadex.extension.envsupport.environment.space2d.DefaultVisionGenerator
-
- DefaultVisionGenerator - Class in jadex.extension.envsupport.environment.space3d
-
Percept generator for moving components.
- DefaultVisionGenerator() - Constructor for class jadex.extension.envsupport.environment.space3d.DefaultVisionGenerator
-
- DefaultVisitDecider - Class in jadex.bridge.service.search
-
Default visit decider that implements the following strategy:
- record visited nodes and don't visit any node twice
- Use up and down flags for searching in specific directions only.
- DefaultVisitDecider() - Constructor for class jadex.bridge.service.search.DefaultVisitDecider
-
Create a new visit decider.
- DefaultVisitDecider(boolean) - Constructor for class jadex.bridge.service.search.DefaultVisitDecider
-
Create a new visit decider.
- DefaultVisitDecider(boolean, String) - Constructor for class jadex.bridge.service.search.DefaultVisitDecider
-
Create a new visit decider.
- DEFTIMEOUT - Static variable in class jadex.base.Starter
-
The default timeout.
- DEG180X - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
Constant for 180 degree.
- DEG180Y - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
- DEG180Z - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
- DEG270X - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
Constant for 270 degree.
- DEG270Y - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
- DEG270Z - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
- DEG45X - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
Constant for 45 degree.
- DEG45Y - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
- DEG45Z - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
- DEG90X - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
Constant for 90 degree.
- DEG90Y - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
- DEG90Z - Static variable in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
- delay - Variable in class jadex.bridge.service.types.awareness.DiscoveryInfo
-
The current send delay time.
- DelegationInterceptor - Class in jadex.bridge.service.component.interceptors
-
Delegates a service call to another service provider.
- DelegationInterceptor(IInternalAccess, RequiredServiceInfo, RequiredServiceBinding, IRequiredServiceFetcher, IServiceIdentifier, boolean) - Constructor for class jadex.bridge.service.component.interceptors.DelegationInterceptor
-
Create a new invocation handler.
- DelegationResultListener<E> - Class in jadex.commons.future
-
Result listener that delegates calls to a future.
- DelegationResultListener(Future<E>) - Constructor for class jadex.commons.future.DelegationResultListener
-
Create a new listener.
- deleteDirectory(File) - Static method in class jadex.commons.SUtil
-
Delete a directory completely (including all subdirs and files).
- deleteFile(String) - Method in interface jadex.bridge.service.types.deployment.IDeploymentService
-
Delete a file.
- deliverMessage(Object) - Method in interface jadex.bridge.service.types.message.IMessageService
-
Deliver a raw message to some components.
- delta - Variable in class jadex.base.SRemoteClock.ClockState
-
The clock delta.
- DeltaTimeExecutor - Class in jadex.extension.envsupport.environment
-
Space executor that connects to a clock service and reacts on time deltas.
- DeltaTimeExecutor() - Constructor for class jadex.extension.envsupport.environment.DeltaTimeExecutor
-
Creates a new DeltaTimeExecutor
- DeltaTimeExecutor(AbstractEnvironmentSpace, boolean) - Constructor for class jadex.extension.envsupport.environment.DeltaTimeExecutor
-
Creates a new DeltaTimeExecutor
- dequeue(long) - Method in class jadex.commons.collection.ArrayBlockingQueue
-
Dequeue an element.
- dequeue() - Method in class jadex.commons.collection.ArrayBlockingQueue
-
Remove an object from the queue
(blocks until an element is available).
- dequeue(long) - Method in class jadex.commons.collection.BlockingQueue
-
Dequeue an element.
- dequeue() - Method in class jadex.commons.collection.BlockingQueue
-
Dequeue an element.
- dequeue() - Method in interface jadex.commons.collection.IBlockingQueue
-
Dequeue an element.
- dequeue(long) - Method in interface jadex.commons.collection.IBlockingQueue
-
Dequeue an element.
- deregister(IDFComponentDescription) - Method in interface jadex.bridge.service.types.df.IDF
-
Deregister an component description.
- deregisterMessageEvent(IMessageEvent) - Method in interface jadex.bdi.runtime.IEventbase
-
Remove a registered message event.
- deregisterMessageEvent(IOAVState, Object, Object) - Static method in class jadex.bdi.runtime.interpreter.MessageEventRules
-
Remove a registered message event.
- deregisterModel(Object) - Method in class jadex.commons.AbstractModelLoader
-
Deregister a model.
- deregisterPropertiesProvider(String) - Method in interface jadex.bridge.service.types.settings.ISettingsService
-
Deregister a property provider.
- deregisterRemoteCMSListener(IExternalAccess, IComponentIdentifier, String) - Static method in class jadex.base.SRemoteGui
-
Deregister the remote listener.
- Description - Annotation Type in jadex.micro.annotation
-
Holds the component description.
- DesignMode - Interface in jadex.commons.beans
-
- destroyAndVerifySpaceObject(Object) - Method in class jadex.extension.envsupport.environment.space2d.Grid2D
-
Destroys an object in this space.
- destroyComponent(IComponentIdentifier) - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
-
Destroy (forcefully terminate) an component on the platform.
- DestroyComponentTask - Class in jadex.bpmn.runtime.task
-
Task for destroying a component.
- DestroyComponentTask() - Constructor for class jadex.bpmn.runtime.task.DestroyComponentTask
-
- DESTROYED - Static variable in class jadex.extension.envsupport.environment.space2d.DefaultVisionGenerator
-
The destroyed percept type.
- DESTROYED - Static variable in class jadex.extension.envsupport.environment.space3d.DefaultVisionGenerator
-
The destroyed percept type.
- destroySpaceObject(Object) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
-
Destroys an object in this space.
- destroySpaceObject(Object) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
-
Destroys an object in this space.
- destroySpaceObject(Object) - Method in class jadex.extension.envsupport.environment.space2d.Grid2D
-
Destroys an object in this space.
- destroySpaceObject(Object) - Method in class jadex.extension.envsupport.environment.space3d.Grid3D
-
Destroys an object in this space.
- DF_COMPONENT - Static variable in class jadex.bridge.fipa.SFipa
-
The default df component name.
- DFComponentDescription - Class in jadex.bridge.fipa
-
An component description.
- DFComponentDescription() - Constructor for class jadex.bridge.fipa.DFComponentDescription
-
Create a new component description.
- DFComponentDescription(IComponentIdentifier) - Constructor for class jadex.bridge.fipa.DFComponentDescription
-
Create a new component description.
- DFComponentDescription(IComponentIdentifier, IDFServiceDescription[], String[], String[], String[], Date) - Constructor for class jadex.bridge.fipa.DFComponentDescription
-
Create a new component description.
- DFDeregister - Class in jadex.bridge.fipa
-
Java class for concept DFDeregister of beanynizer_beans_fipa_default ontology.
- DFDeregister() - Constructor for class jadex.bridge.fipa.DFDeregister
-
Default Constructor.
- DFDeregister(IDFComponentDescription) - Constructor for class jadex.bridge.fipa.DFDeregister
-
Create a new DFDeregister.
- DFDeregisterPlan - Class in jadex.bdi.dfagent
-
The df deregister plan has the task to receive a message
and create a corresponding goal.
- DFDeregisterPlan() - Constructor for class jadex.bdi.dfagent.DFDeregisterPlan
-
- DFLocalDeregisterPlan - Class in jadex.bdi.planlib.df
-
Plan to deregister at the df.
- DFLocalDeregisterPlan() - Constructor for class jadex.bdi.planlib.df.DFLocalDeregisterPlan
-
- DFLocalModifyPlan - Class in jadex.bdi.planlib.df
-
Plan to register at the df.
- DFLocalModifyPlan() - Constructor for class jadex.bdi.planlib.df.DFLocalModifyPlan
-
- DFLocalRegisterPlan - Class in jadex.bdi.planlib.df
-
Plan to register at the df.
- DFLocalRegisterPlan() - Constructor for class jadex.bdi.planlib.df.DFLocalRegisterPlan
-
- DFLocalSearchPlan - Class in jadex.bdi.planlib.df
-
Plan to register at the df.
- DFLocalSearchPlan() - Constructor for class jadex.bdi.planlib.df.DFLocalSearchPlan
-
- DFModify - Class in jadex.bridge.fipa
-
Java class for concept DFModify of beanynizer_beans_fipa_default ontology.
- DFModify() - Constructor for class jadex.bridge.fipa.DFModify
-
Default Constructor.
- DFModify(IDFComponentDescription, IDFComponentDescription) - Constructor for class jadex.bridge.fipa.DFModify
-
Create a new DFModify.
- DFModifyPlan - Class in jadex.bdi.dfagent
-
The df modify plan has the task to receive a message
andc reate a corresponding goal.
- DFModifyPlan() - Constructor for class jadex.bdi.dfagent.DFModifyPlan
-
- DFRegister - Class in jadex.bridge.fipa
-
Java class for concept DFRegister of beanynizer_beans_fipa_default ontology.
- DFRegister() - Constructor for class jadex.bridge.fipa.DFRegister
-
Default Constructor.
- DFRegister(IDFComponentDescription, IDFComponentDescription) - Constructor for class jadex.bridge.fipa.DFRegister
-
Create a new DFRegister.
- DFRegisterPlan - Class in jadex.bdi.dfagent
-
The df register plan has the task to receive a message
and create a corresponding goal.
- DFRegisterPlan() - Constructor for class jadex.bdi.dfagent.DFRegisterPlan
-
- DFRemoteDeregisterPlan - Class in jadex.bdi.planlib.df
-
Register on a remote platform.
- DFRemoteDeregisterPlan() - Constructor for class jadex.bdi.planlib.df.DFRemoteDeregisterPlan
-
- DFRemoteModifyPlan - Class in jadex.bdi.planlib.df
-
Modify df entry on a remote platform.
- DFRemoteModifyPlan() - Constructor for class jadex.bdi.planlib.df.DFRemoteModifyPlan
-
- DFRemoteRegisterPlan - Class in jadex.bdi.planlib.df
-
Register on a remote platform.
- DFRemoteRegisterPlan() - Constructor for class jadex.bdi.planlib.df.DFRemoteRegisterPlan
-
- DFRemoteSearchPlan - Class in jadex.bdi.planlib.df
-
Search at a remote DF.
- DFRemoteSearchPlan() - Constructor for class jadex.bdi.planlib.df.DFRemoteSearchPlan
-
- DFSearch - Class in jadex.bridge.fipa
-
Java class for concept DFSearch of beanynizer_beans_fipa_default ontology.
- DFSearch() - Constructor for class jadex.bridge.fipa.DFSearch
-
Default Constructor.
- DFSearch(IDFComponentDescription, IDFComponentDescription[]) - Constructor for class jadex.bridge.fipa.DFSearch
-
Create a new DFSearch.
- DFSearchPlan - Class in jadex.bdi.dfagent
-
The df search plan has the task to receive a message
andc reate a corresponding goal.
- DFSearchPlan() - Constructor for class jadex.bdi.dfagent.DFSearchPlan
-
- DFServiceDescription - Class in jadex.bridge.fipa
-
The service description.
- DFServiceDescription() - Constructor for class jadex.bridge.fipa.DFServiceDescription
-
Create a new service description.
- DFServiceDescription(String, String, String) - Constructor for class jadex.bridge.fipa.DFServiceDescription
-
Create a new service description.
- dilation - Variable in class jadex.base.SRemoteClock.ClockState
-
The clock dilation.
- disableKdTree(String) - Method in class jadex.extension.envsupport.environment.space2d.Space2D
-
Disables kd-tree NN-Search optimization for a specific object type.
- DISAPPEARED - Static variable in class jadex.extension.envsupport.environment.space2d.DefaultVisionGenerator
-
The disappeared percept type.
- DISAPPEARED - Static variable in class jadex.extension.envsupport.environment.space3d.DefaultVisionGenerator
-
The disappeared percept type.
- DISCARD_OBJECT - Static variable in interface jadex.xml.IPostProcessor
-
If this object is returned by the post-processor, the object will be discarded by the reader.
- DISCONFIRM - Static variable in class jadex.bridge.fipa.SFipa
-
- DiscoveryInfo - Class in jadex.bridge.service.types.awareness
-
Local information about discovered platforms.
- DiscoveryInfo() - Constructor for class jadex.bridge.service.types.awareness.DiscoveryInfo
-
Create a new discovery info.
- DiscoveryInfo(IComponentIdentifier, IFuture<IComponentIdentifier>, long, long, boolean, Map<String, String>) - Constructor for class jadex.bridge.service.types.awareness.DiscoveryInfo
-
Create a new discovery info.
- dispatchComponentChangeEvent(IComponentChangeEvent, Collection<IComponentListener>) - Static method in class jadex.bridge.ComponentChangeEvent
-
Dispatches a component change event.
- dispatchEnvironmentEvent(EnvironmentEvent) - Method in interface jadex.extension.envsupport.environment.IEnvironmentListener
-
Dispatch an environment event to this listener.
- dispatchEnvironmentEvent(EnvironmentEvent) - Method in class jadex.extension.envsupport.environment.space2d.DefaultVisionGenerator
-
Dispatch an environment event to this listener.
- dispatchEnvironmentEvent(EnvironmentEvent) - Method in class jadex.extension.envsupport.environment.space3d.DefaultVisionGenerator
-
Dispatch an environment event to this listener.
- DispatchGoalStep - Class in jadex.bdi.planlib.iasteps
-
- DispatchGoalStep(String) - Constructor for class jadex.bdi.planlib.iasteps.DispatchGoalStep
-
Dispatches a goal.
- DispatchGoalStep(String, String, Object) - Constructor for class jadex.bdi.planlib.iasteps.DispatchGoalStep
-
Dispatches a goal.
- DispatchGoalStep(String, Map) - Constructor for class jadex.bdi.planlib.iasteps.DispatchGoalStep
-
Dispatches a goal.
- DispatchGoalTask - Class in jadex.bdibpmn.task
-
Dispatch a goal and by default wait for the result.
- DispatchGoalTask() - Constructor for class jadex.bdibpmn.task.DispatchGoalTask
-
- dispatchInternalEvent(IInternalEvent) - Method in interface jadex.bdi.runtime.IEventbase
-
Dispatch an event.
- dispatchInternalEvent(IInternalEvent) - Method in class jadex.bdibpmn.BpmnPlanBodyInstance
-
Dispatch an internal event.
- DispatchInternalEventTask - Class in jadex.bdibpmn.task
-
Dispatch an internal event task.
- DispatchInternalEventTask() - Constructor for class jadex.bdibpmn.task.DispatchInternalEventTask
-
- dispatchObjectEvent(ObjectEvent) - Method in interface jadex.extension.envsupport.environment.IObjectListener
-
This event gets called when an environment object event is triggered.
- dispatchObjectEvent(ObjectEvent) - Method in class jadex.extension.envsupport.environment.LocalObjectListener
-
This event gets called when an environment object event is triggered.
- dispatchSubgoal(IGoal) - Method in class jadex.bdibpmn.BpmnPlanBodyInstance
-
Dispatch a new subgoal.
- dispatchSubgoalAndWait(IGoal) - Method in class jadex.bdi.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.bdi.runtime.Plan
-
A shortcut for dispatching a goal as subgoal of the active goal
and waiting for the subgoal to be finished.
- DispatchSubprocessTask - Class in jadex.bdibpmn.task
-
Dispatch a subprocess and by default wait for the result.
- DispatchSubprocessTask() - Constructor for class jadex.bdibpmn.task.DispatchSubprocessTask
-
- dispatchTerminatedEvent(IComponentIdentifier, long, IModelInfo, Collection<IComponentListener>, IClockService) - Static method in class jadex.bridge.ComponentChangeEvent
-
Dispatch a "component terminated" event.
- dispatchTerminatingEvent(IComponentAdapter, long, IModelInfo, IServiceProvider, Collection<IComponentListener>) - Static method in class jadex.bridge.ComponentChangeEvent
-
Dispatch a "component terminating" event.
- dispatchTopLevelGoal(IGoal) - Method in interface jadex.bdi.runtime.IGoalbase
-
Dispatch a new top-level goal.
- dispatchTopLevelGoal(IGoal) - Method in class jadex.bdibpmn.BpmnPlanBodyInstance
-
Dispatch a new top-level goal.
- dispatchUiEvent(IJadexAndroidEvent) - Method in interface jadex.bridge.service.types.context.IContextService
-
Dispatches an Event to the Android UI / Activity.
- dispose() - Method in interface jadex.bridge.service.types.clock.IClock
-
Called, when the clock is no longer used.
- dispose() - Method in interface jadex.commons.concurrent.IThreadPool
-
Shutdown the thread pool.
- dispose() - Method in class jadex.commons.concurrent.java5.JavaThreadPool
-
Shutdown the thread pool.
- dispose() - Method in class jadex.commons.concurrent.ThreadPool
-
Shutdown the task pool
- dispose() - Method in class jadex.commons.HttpConnectionManager
-
Dispose the connection manager and close all open connections.
- dispose() - Method in interface jadex.commons.IBreakpointPanel
-
Dispose the panel, when the gui is closed.
- dispose() - Method in interface jadex.extension.envsupport.observer.graphics.IViewport
-
Disposes the Viewport.
- dispose() - Method in class jadex.extension.envsupport.observer.graphics.java2d.ViewportJ2D
-
Disposes the Viewport.
- dispose() - Method in interface jadex.extension.envsupport.observer.gui.IObserverCenter
-
Dispose the observer center.
- dispose() - Method in class jadex.extension.envsupport.observer.gui.ObserverCenter
-
Dispose the observer center.
- dispose() - Method in class jadex.extension.envsupport.observer.gui.ObserverCenterWindow
-
Dispose the frame
- divide(IVector2) - Method in interface jadex.extension.envsupport.math.IVector2
-
Performs a division on the vector.
- divide(IVector3) - Method in interface jadex.extension.envsupport.math.IVector3
-
Performs a division on the vector.
- divide(IVector2) - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
-
Performs a division on the vector.
- divide(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Double
-
Performs a division on the vector.
- divide(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Int
-
Performs a division on the vector.
- divide(IVector3) - Method in class jadex.extension.envsupport.math.Vector3Double
-
Performs a division on the vector.
- divide(IVector3) - Method in class jadex.extension.envsupport.math.Vector3Int
-
Performs a division on the vector.
- doCall(IResultCommand) - Method in class jadex.commons.future.CallMultiplexer
-
Calls the command.
- doCall(Object, IResultCommand) - Method in class jadex.commons.future.CallMultiplexer
-
Calls the command.
- doCall(Object, IResultCommand, boolean) - Method in class jadex.commons.future.CallMultiplexer
-
Calls the command.
- doExecute(ITaskContext, IInternalAccess) - Method in class jadex.bdibpmn.task.DispatchInternalEventTask
-
Execute the task.
- doExecute(ITaskContext, IInternalAccess) - Method in class jadex.bdibpmn.task.WriteBeliefTask
-
Execute the task.
- doExecute(ITaskContext, IInternalAccess) - Method in class jadex.bdibpmn.task.WriteParameterTask
-
Execute the task.
- doExecute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.runtime.task.AbstractTask
-
Execute the task.
- doExecute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.runtime.task.ExecuteStepTask
-
Execute the task.
- doExecute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.runtime.task.InvokeMethodTask
-
Execute the task.
- doExecute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.runtime.task.LoggerTask
-
Execute the task.
- doExecute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.runtime.task.PrintTask
-
Execute the task.
- doExecute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.runtime.task.WriteContextTask
-
Execute the task.
- doExecute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.runtime.task.WriteParameterTask
-
Execute the task.
- doExecute(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.AbstractMultiInterceptor
-
Execute the command.
- doExecute(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.DecouplingInterceptor
-
Execute the command.
- doExecute(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.DelegationInterceptor
-
Execute the command.
- Dome3d - Class in jadex.extension.envsupport.observer.graphics.drawable3d
-
- Dome3d(double, int, int) - Constructor for class jadex.extension.envsupport.observer.graphics.drawable3d.Dome3d
-
Generates a new Dome3d
- Dome3d(Object, Object, Object, int, Object, String, String, double, int, int, IParsedExpression, String) - Constructor for class jadex.extension.envsupport.observer.graphics.drawable3d.Dome3d
-
Generates a new Dome3d
- Done - Class in jadex.bridge.fipa
-
Predicate indicating a completed action.
- Done() - Constructor for class jadex.bridge.fipa.Done
-
Create a done action.
- Done(IComponentAction) - Constructor for class jadex.bridge.fipa.Done
-
Create a done action.
- DONE - Static variable in interface jadex.commons.future.IFuture
-
A future representing a completed action.
- DONE - Static variable in interface jadex.commons.future.IIntermediateFuture
-
A future representing a completed action.
- dontUseGui() - Method in class jadex.commons.beans.beancontext.BeanContextSupport
-
- dontUseGui() - Method in interface jadex.commons.beans.Visibility
-
- DoPingPlan - Class in jadex.bdi.planlib.ping
-
Send a ping and wait for the reply.
- DoPingPlan() - Constructor for class jadex.bdi.planlib.ping.DoPingPlan
-
- doStep() - Method in interface jadex.commons.ISteppable
-
Execute a step.
- DOUBLE_CONVERTER - Static variable in class jadex.commons.transformation.BasicTypeConverter
-
String -> Double converter.
- doWait(IOAVState, Object) - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
Do the waiting, i.e. set the external caller thread to sleep mode.
- doWait(MActivity, BpmnInterpreter, ProcessThread, long) - Method in class jadex.bdibpmn.handler.EventIntermediateTimerActivityHandler
-
Template method to be implemented by platform-specific subclasses.
- doWait(MActivity, BpmnInterpreter, ProcessThread, long) - Method in class jadex.bpmn.runtime.handler.AbstractEventIntermediateTimerActivityHandler
-
Template method to be implemented by platform-specific subclasses.
- doWait(MActivity, BpmnInterpreter, ProcessThread, long) - Method in class jadex.bpmn.runtime.handler.EventIntermediateTimerActivityHandler
-
Template method to be implemented by platform-specific subclasses.
- downloadFile(IOutputConnection, String) - Method in interface jadex.bridge.service.types.deployment.IDeploymentService
-
Download a file.
- draw(Object, Integer, IViewport) - Method in class jadex.extension.envsupport.observer.graphics.drawable.DrawableCombiner
-
Draws the objects to a viewport
- draw(DrawableCombiner, Primitive, Object, ViewportJ2D) - Method in class jadex.extension.envsupport.observer.graphics.java2d.AbstractJ2DRenderer
-
Draws the primitive.
- draw(IPerspective, Layer, IVector2, ViewportJ2D) - Method in class jadex.extension.envsupport.observer.graphics.java2d.ColorLayerJ2DRenderer
-
Draws the layer.
- draw(DrawableCombiner, Primitive, Object, ViewportJ2D) - Method in class jadex.extension.envsupport.observer.graphics.java2d.EllipseJ2DRenderer
-
Draws the primitive.
- draw(IPerspective, Layer, IVector2, ViewportJ2D) - Method in class jadex.extension.envsupport.observer.graphics.java2d.GridLayerJ2DRenderer
-
Draws the layer.
- draw(DrawableCombiner, Primitive, Object, ViewportJ2D) - Method in interface jadex.extension.envsupport.observer.graphics.java2d.IJ2DRenderer
-
Draws the primitive.
- draw(IPerspective, Layer, IVector2, ViewportJ2D) - Method in interface jadex.extension.envsupport.observer.graphics.java2d.ILayerJ2DRenderer
-
Draws the layer.
- draw(DrawableCombiner, Primitive, Object, ViewportJ2D) - Method in class jadex.extension.envsupport.observer.graphics.java2d.RectangleJ2DRenderer
-
Draws the primitive.
- draw(DrawableCombiner, Primitive, Object, ViewportJ2D) - Method in class jadex.extension.envsupport.observer.graphics.java2d.RegularPolygonJ2DRenderer
-
Draws the primitive.
- draw(DrawableCombiner, Primitive, Object, ViewportJ2D) - Method in class jadex.extension.envsupport.observer.graphics.java2d.TextJ2DRenderer
-
Draws the primitive.
- draw(DrawableCombiner, Primitive, Object, ViewportJ2D) - Method in class jadex.extension.envsupport.observer.graphics.java2d.TexturedRectangleJ2DRenderer
-
Draws the primitive.
- draw(IPerspective, Layer, IVector2, ViewportJ2D) - Method in class jadex.extension.envsupport.observer.graphics.java2d.TiledLayerJ2DRenderer
-
Draws the layer.
- draw(DrawableCombiner, Primitive, Object, ViewportJ2D) - Method in class jadex.extension.envsupport.observer.graphics.java2d.TriangleJ2DRenderer
-
Draws the primitive.
- DrawableCombiner - Class in jadex.extension.envsupport.observer.graphics.drawable
-
This drawable combines multiple drawables into a single drawable object.
- DrawableCombiner() - Constructor for class jadex.extension.envsupport.observer.graphics.drawable.DrawableCombiner
-
Creates a new DrawableCombiner of size 1.0.
- DrawableCombiner(Object, Object, Object) - Constructor for class jadex.extension.envsupport.observer.graphics.drawable.DrawableCombiner
-
Creates a new DrawableCombiner of size 1.0.
- DrawableCombiner3d - Class in jadex.extension.envsupport.observer.graphics.drawable3d
-
This drawable combines multiple 3ddrawables into a single drawable object.
- DrawableCombiner3d() - Constructor for class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
Creates a new DrawableCombiner of size 1.0.
- DrawableCombiner3d(Object, Object, Object, boolean, boolean, boolean, boolean) - Constructor for class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
Creates a new DrawableCombiner3d
- drawPrimitive(DrawableCombiner, Primitive, Object) - Method in interface jadex.extension.envsupport.observer.graphics.IViewport
-
Draws a primitive
- drawPrimitive(DrawableCombiner, Primitive, Object) - Method in class jadex.extension.envsupport.observer.graphics.java2d.ViewportJ2D
-
Draws a primitive
- drop() - Method in interface jadex.bdi.runtime.IGoal
-
Drop this goal.
- dropGoal(IOAVState, Object) - Static method in class jadex.bdi.runtime.interpreter.GoalLifecycleRules
-
Drop a goal.
- DuplicateResultException - Exception in jadex.commons.future
-
Exception indicating that the result of a future was set twice.
- DuplicateResultException(int, IFuture<?>, Object, Object) - Constructor for exception jadex.commons.future.DuplicateResultException
-
Create a duplicate result exception.
- dynamic - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
-
does the Drawable3d have dynamic subelements?
- EAInitiatorPlan - Class in jadex.bdi.planlib.protocols.englishauction
-
This plan implements the initiator of the "FIPA English Auction Interaction
Protocol Specification" (XC00031 - Experimental).
- EAInitiatorPlan() - Constructor for class jadex.bdi.planlib.protocols.englishauction.EAInitiatorPlan
-
- EAReceiverPlan - Class in jadex.bdi.planlib.protocols.englishauction
-
This plan implements the receiver of the "FIPA Dutch Auction Interaction
Protocol Specification" (XC00032 - Experimental).
- EAReceiverPlan() - Constructor for class jadex.bdi.planlib.protocols.englishauction.EAReceiverPlan
-
- EditableList - Class in jadex.commons.gui
-
A editable list with x / + symbols at each row.
- EditableList(String) - Constructor for class jadex.commons.gui.EditableList
-
Create a new editable list.
- EditableList(String, boolean) - Constructor for class jadex.commons.gui.EditableList
-
Create a new editable list.
- EditableList.ButtonCellManager - Class in jadex.commons.gui
-
Table cell renderer / editor using add delete buttons.
- EditableList.ButtonCellManager() - Constructor for class jadex.commons.gui.EditableList.ButtonCellManager
-
- EditableListEvent - Class in jadex.commons.gui
-
Event that is able to capture data of rows.
- EditableListEvent(TableModel, int, int, int, int, Object[]) - Constructor for class jadex.commons.gui.EditableListEvent
-
Create a new editable list event.
- Effect - Class in jadex.extension.envsupport.observer.graphics.drawable3d.special
-
- Effect(String) - Constructor for class jadex.extension.envsupport.observer.graphics.drawable3d.special.Effect
-
- Effect(Object, String, double, double, IParsedExpression) - Constructor for class jadex.extension.envsupport.observer.graphics.drawable3d.special.Effect
-
Constructor for Predefined use
- element_has_model - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The element has a model.
- element_type - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The element (model) type.
- elementAdded(String, Object) - Method in class jadex.bridge.RemoteChangeListenerHandler
-
An element was added.
- elementAdded(IComponentChangeEvent) - Method in class jadex.bridge.RemoteComponentListener
-
An element was added.
- elementChanged(String, Object) - Method in class jadex.bridge.RemoteChangeListenerHandler
-
An element was changed.
- elementChanged(IComponentChangeEvent) - Method in class jadex.bridge.RemoteComponentListener
-
An element was changed.
- elementreference_has_concrete - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Element reference has concrete attribute.
- elementreference_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The element reference type.
- elementRemoved(String, Object) - Method in class jadex.bridge.RemoteChangeListenerHandler
-
An element was removed.
- elementRemoved(IComponentChangeEvent) - Method in class jadex.bridge.RemoteComponentListener
-
An element was removed.
- EllipseJ2DRenderer - Class in jadex.extension.envsupport.observer.graphics.java2d
-
- EllipseJ2DRenderer() - Constructor for class jadex.extension.envsupport.observer.graphics.java2d.EllipseJ2DRenderer
-
- Email - Class in jadex.bridge.service.types.email
-
- Email() - Constructor for class jadex.bridge.service.types.email.Email
-
Create an email.
- Email(String, String, String, String) - Constructor for class jadex.bridge.service.types.email.Email
-
Create an email.
- Email(String, String, String, String[], String[], String[]) - Constructor for class jadex.bridge.service.types.email.Email
-
Create an email.
- EmailAccount - Class in jadex.bdi.planlib.messaging
-
Email account data.
- EmailAccount(String, Integer, String, String, String, boolean) - Constructor for class jadex.bdi.planlib.messaging.EmailAccount
-
Create a new account.
- EmailAccount - Class in jadex.bridge.service.types.email
-
Email account data.
- EmailAccount() - Constructor for class jadex.bridge.service.types.email.EmailAccount
-
Create a new EmailAccount.
- EmailAccount(String) - Constructor for class jadex.bridge.service.types.email.EmailAccount
-
Create a new EmailAccount.
- EmailAccount(String, String, String, String, Integer, boolean, boolean, String, String) - Constructor for class jadex.bridge.service.types.email.EmailAccount
-
Create a new account.
- EMPTY - Static variable in class jadex.commons.future.Future
-
The empty future.
- EMPTY_CLASS_ARRAY - Static variable in class jadex.commons.SUtil
-
An empty class array.
- EMPTY_COMPONENTIDENTIFIERS - Static variable in interface jadex.bridge.IComponentIdentifier
-
Return value for empty arrays.
- EMPTY_ENUMERATION - Static variable in class jadex.commons.SUtil
-
An empty enumeration.
- EMPTY_SERVICES - Static variable in interface jadex.bridge.service.IService
-
Empty service array.
- EMPTY_STRING_ARRAY - Static variable in class jadex.commons.SUtil
-
An empty string array.
- enableAbsolutePosition(boolean) - Method in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
-
Enables using absolute positioning.
- enableAbsolutePosition(boolean) - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Primitive3d
-
Enables using absolute positioning.
- enableAbsoluteRotation(boolean) - Method in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
-
Enables using absolute rotation.
- enableAbsoluteRotation(boolean) - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Primitive3d
-
Enables using absolute rotation.
- enableAbsoluteSize(boolean) - Method in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
-
Enables using absolute scaling.
- enableAbsoluteSize(boolean) - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Primitive3d
-
Enables using absolute scaling.
- enableKdTree(String) - Method in class jadex.extension.envsupport.environment.space2d.Space2D
-
Enables kd-tree NN-Search optimization for a specific object type.
- encode(Object) - Method in interface jadex.bdi.runtime.IContentCodec
-
Encode data with the codec.
- encode(Object, ClassLoader) - Method in interface jadex.bridge.service.types.message.ICodec
-
Encode data with the codec.
- encode(Object, ClassLoader, Map<Class<?>, Object[]>) - Method in interface jadex.bridge.service.types.message.IContentCodec
-
Encode data with the codec.
- encode(byte[]) - Static method in class jadex.commons.Base64
-
- encode(byte[], int, int) - Static method in class jadex.commons.Base64
-
This will encode the text without line feeds added
- encode(byte[], int, int, byte[], int) - Static method in class jadex.commons.Base64
-
This will encode the text without line feeds added.
- encode(byte[], int) - Static method in class jadex.commons.Base64
-
This will encode the text.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.AbstractCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.ArrayCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.BeanCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.CertificateCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.ClassCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.CollectionCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.ColorCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.DateCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.EnumCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.EnumerationCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.ImageCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.InetAddressCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.LoggingLevelCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.LogRecordCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.MapCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.MultiCollectionCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.NumberCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.RectangleCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.StackTraceElementCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.StringCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.ThrowableCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.TimestampCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.TupleCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.URLCodec
-
Encode the object.
- encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, EncodingContext) - Method in class jadex.commons.transformation.binaryserializer.UUIDCodec
-
Encode the object.
- encode(long) - Static method in class jadex.commons.transformation.binaryserializer.VarInt
-
Encodes a VarInt.
- encode(long, byte[], int, int) - Static method in class jadex.commons.transformation.binaryserializer.VarInt
-
Encodes a VarInt and saves it in a buffer at the given offset.
- encodeComplexColumnMarker(boolean[]) - Static method in class jadex.bpmn.MultiColumnTableEx
-
- Encoder - Class in jadex.commons.beans
-
The Encoder, together with PersistenceDelegate
s, can encode an object into a series of java statements.
- Encoder() - Constructor for class jadex.commons.beans.Encoder
-
Construct a new encoder.
- ENCODER_HANDLERS - Static variable in class jadex.commons.transformation.binaryserializer.BinarySerializer
-
Handlers for encoding.
- ENCODING - Static variable in class jadex.bridge.fipa.SFipa
-
- EncodingContext - Class in jadex.commons.transformation.binaryserializer
-
Context for encoding (serializing) an object in a binary format.
- EncodingContext(Object, Object, List<ITraverseProcessor>, ClassLoader) - Constructor for class jadex.commons.transformation.binaryserializer.EncodingContext
-
Creates an encoding context.
- endAtomic() - Method in class jadex.bdi.runtime.interpreter.BDIInterpreter
-
End an atomic transaction.
- endAtomic() - Method in class jadex.bdibpmn.BpmnPlanBodyInstance
-
End an atomic transaction.
- endDocument() - Method in class org.apache.harmony.beans.Handler
-
- endElement(String, String, String) - Method in class org.apache.harmony.beans.Handler
-
- endMonitorConsequences() - Method in class jadex.bdi.runtime.interpreter.BDIInterpreter
-
Checks if consequences have been produced and
interrupts the executing plan accordingly.
- endPlanPart(IOAVState, Object, Object, boolean) - Static method in class jadex.bdi.runtime.interpreter.PlanRules
-
End a part (i.e. body/passed/failed/aborted) of a plan.
- enqueue(Object) - Method in class jadex.commons.collection.ArrayBlockingQueue
-
Add an element to the end of the queue.
- enqueue(Object) - Method in class jadex.commons.collection.BlockingQueue
-
Enqueue an element.
- enqueue(T) - Method in interface jadex.commons.collection.IBlockingQueue
-
Enqueue an element.
- entrySet() - Method in class jadex.commons.collection.CheckedMap
-
Returns a
Set view of the mappings contained in this map.
- entrySet() - Method in class jadex.commons.collection.FastHashMap
-
- entrySet() - Method in class jadex.commons.collection.IndexMap
-
Returns a set view of the mappings contained in this map.
- entrySet() - Method in class jadex.commons.collection.MultiCollection
-
Returns a set view of the mappings contained in this map.
- entrySet() - Method in class jadex.commons.collection.NestedMap
-
Returns a set view of the mappings contained in this map.
- entrySet() - Method in class jadex.commons.collection.WeakValueMap
-
Get the entries.
- EnumCodec - Class in jadex.commons.transformation.binaryserializer
-
Codec for encoding and decoding enum objects.
- EnumCodec() - Constructor for class jadex.commons.transformation.binaryserializer.EnumCodec
-
- EnumerationCodec - Class in jadex.commons.transformation.binaryserializer
-
An enumeration processor allows for traversing enumerations.
- EnumerationCodec() - Constructor for class jadex.commons.transformation.binaryserializer.EnumerationCodec
-
- EnumerationProcessor - Class in jadex.commons.transformation.traverser
-
An enumeration processor allows for traversing enumerations.
- EnumerationProcessor() - Constructor for class jadex.commons.transformation.traverser.EnumerationProcessor
-
Create a new enumeration processor.
- EnvironmentEvent - Class in jadex.extension.envsupport.environment
-
An event in the environment (related to some space object).
- EnvironmentEvent(String, IEnvironmentSpace, ISpaceObject, String, Object) - Constructor for class jadex.extension.envsupport.environment.EnvironmentEvent
-
Create a new environment event.
- EnvSupportAgent - Class in jadex.extension.envsupport
-
- EnvSupportAgent() - Constructor for class jadex.extension.envsupport.EnvSupportAgent
-
- EnvSupportExtensionService - Class in jadex.extension.envsupport
-
Extension service for loading env support models.
- EnvSupportExtensionService() - Constructor for class jadex.extension.envsupport.EnvSupportExtensionService
-
- equals(Object) - Method in class jadex.base.RemoteCMSListener
-
Test if two objects are equal.
- equals(Object) - Method in class jadex.base.SRemoteClock.ClockState
-
Test if two objects are equal.
- equals(Object) - Method in class jadex.base.SRemoteClock.SimulationState
-
Test if two objects are equal.
- equals(Object) - Method in class jadex.base.SRemoteClock.TimerEntries
-
Test if two objects are equal.
- equals(Object) - Method in class jadex.bdi.runtime.interpreter.AbstractBDIInfo
-
Test if two objects are equal.
- equals(Object) - Method in class jadex.bpmn.MultiColumnTable
-
- equals(Object) - Method in class jadex.bpmn.MultiColumnTable.MultiColumnTableRow
-
- equals(Object) - Method in class jadex.bpmn.tools.ProcessThreadInfo
-
Test if two objects are equal.
- equals(Object) - Method in class jadex.bridge.ComponentIdentifier
-
Test if two component identifiers are equal.
- equals(Object) - Method in class jadex.bridge.FactoryFilter
-
Test if equal.
- equals(Object) - Method in class jadex.bridge.fipa.DFComponentDescription
-
- equals(Object) - Method in class jadex.bridge.fipa.DFServiceDescription
-
- equals(Object) - Method in class jadex.bridge.fipa.Property
-
- equals(Object) - Method in class jadex.bridge.GlobalResourceIdentifier
-
Test if equals.
- equals(Object) - Method in class jadex.bridge.LocalResourceIdentifier
-
Test if equals.
- equals(Object) - Method in class jadex.bridge.RemoteChangeListenerHandler
-
Test equality based on id.
- equals(Object) - Method in class jadex.bridge.RemoteComponentListener.Entry
-
Test equality based on id.
- equals(Object) - Method in class jadex.bridge.RemoteComponentListener
-
Test equality.
- equals(Object) - Method in class jadex.bridge.ResourceIdentifier
-
Test if equals.
- equals(Object) - Method in class jadex.bridge.service.BasicService
-
Check if the service is equal.
- equals(Object) - Method in class jadex.bridge.service.BasicServiceContainer
-
Test if the object eqquals another one.
- equals(Object) - Method in class jadex.bridge.service.component.BasicServiceInvocationHandler
-
Test if two objects are equal.
- equals(Object) - Method in class jadex.bridge.service.search.ProxyFilter
-
Test if an object is equal to this.
- equals(Object) - Method in class jadex.bridge.service.search.ServiceIdFilter
-
Test if an object is equal to this.
- equals(Object) - Method in class jadex.bridge.service.ServiceIdentifier
-
Test if an object is equal to this one.
- equals(Object) - Method in class jadex.bridge.service.types.awareness.DiscoveryInfo
-
Test for equality.
- equals(Object) - Method in class jadex.bridge.service.types.chat.TransferInfo
-
Test for equality.
- equals(Object) - Method in class jadex.bridge.service.types.cms.CMSComponentDescription
-
Test if this description equals another description.
- equals(Object) - Method in class jadex.bridge.service.types.email.Email
-
- equals(Object) - Method in class jadex.bridge.service.types.message.MessageType
-
Test if two message types are equal (based on the name).
- equals(Object) - Method in class jadex.commons.beans.IndexedPropertyDescriptor
-
Determines if this IndexedPropertyDescriptor is equal to
the specified object.
- equals(Object) - Method in class jadex.commons.beans.PropertyDescriptor
-
- equals(Object) - Method in class jadex.commons.collection.CheckedCollection
-
Compares the specified object with this collection for equality.
- equals(Object) - Method in class jadex.commons.collection.CheckedMap
-
Compares the specified object with this map for equality.
- equals(Object) - Method in class jadex.commons.collection.IdentityHashSet
-
Compares the specified object with this set for equality.
- equals(Object) - Method in class jadex.commons.collection.IndexMap
-
Compares the specified object with this map for equality.
- equals(Object) - Method in class jadex.commons.collection.MultiCollection
-
Compares the specified object with this map for equality.
- equals(Object) - Method in class jadex.commons.collection.NestedMap
-
Compares the specified object with this map for equality.
- equals(Object) - Method in class jadex.commons.collection.WeakObject
-
Check the equality of an object with this.
- equals(Object) - Method in class jadex.commons.ComposedFilter
-
Test if an object is equal to this.
- equals(Object) - Method in class jadex.commons.ComposedRemoteFilter
-
Test if an object is equal to this.
- equals(Object) - Method in class jadex.commons.ConstantFilter
-
Is equal?
- equals(Object) - Method in class jadex.commons.MethodInfo
-
Test if an object is equal to this.
- equals(Object, Object) - Static method in class jadex.commons.SUtil
-
- equals(Object) - Method in class jadex.commons.Tuple
-
Test two tuples for equality.
- equals(Object) - Method in class jadex.extension.envsupport.environment.ObjectEvent.PrimitiveEventType
-
- equals(Object) - Method in interface jadex.extension.envsupport.math.IVector1
-
Compares the vector to an object
- equals(IVector1) - Method in interface jadex.extension.envsupport.math.IVector1
-
Compares the vector to another vector.
- equals(Object) - Method in interface jadex.extension.envsupport.math.IVector2
-
Compares the vector to an object
- equals(IVector2) - Method in interface jadex.extension.envsupport.math.IVector2
-
Compares the vector to another vector.
- equals(Object) - Method in interface jadex.extension.envsupport.math.IVector3
-
Compares the vector to an object
- equals(IVector3) - Method in interface jadex.extension.envsupport.math.IVector3
-
Compares the vector to another vector.
- equals(Object) - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
-
Compares the vector to an object
- equals(IVector2) - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
-
Compares the vector to another vector.
- equals(Object) - Method in class jadex.extension.envsupport.math.Vector1Double
-
- equals(IVector1) - Method in class jadex.extension.envsupport.math.Vector1Double
-
- equals(Object) - Method in class jadex.extension.envsupport.math.Vector1Int
-
Compares the vector to an object
- equals(IVector1) - Method in class jadex.extension.envsupport.math.Vector1Int
-
Compares the vector to another vector.
- equals(Object) - Method in class jadex.extension.envsupport.math.Vector1Long
-
Compares the vector to an object
- equals(IVector1) - Method in class jadex.extension.envsupport.math.Vector1Long
-
Compares the vector to another vector.
- equals(Object) - Method in class jadex.extension.envsupport.math.Vector2Double
-
- equals(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Double
-
- equals(Object) - Method in class jadex.extension.envsupport.math.Vector2Int
-
Compares the vector to an object
- equals(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Int
-
Compares the vector to another vector.
- equals(Object) - Method in class jadex.extension.envsupport.math.Vector3Double
-
- equals(IVector3) - Method in class jadex.extension.envsupport.math.Vector3Double
-
- equals(IVector3) - Method in class jadex.extension.envsupport.math.Vector3Int
-
Compares the vector to another vector.
- equals(Object) - Method in class jadex.extension.envsupport.observer.graphics.layer.TiledLayer
-
- equals(Object) - Method in class jadex.extension.envsupport.observer.graphics.TextInfo
-
- equals(Object) - Method in class jadex.xml.StackElement
-
Test if two stack elements are equal.
- equals(Object) - Method in class jadex.xml.stax.QName
-
Tests this QName for equality with another object.
- ErrorReport - Class in jadex.bridge
-
Error report that holds information about model errors.
- ErrorReport() - Constructor for class jadex.bridge.ErrorReport
-
- ErrorReport(String, String, Map) - Constructor for class jadex.bridge.ErrorReport
-
- ESCAPE_CHARACTERS - Static variable in class jadex.commons.ExpressionTokenizer
-
The escape characters allow to include separators in the tokens.
- escapeString(String) - Static method in class jadex.commons.SUtil
-
Escape a java string.
- evaluate(Value, String[]) - Static method in class jadex.extension.rs.publish.Value
-
Evaluate a value.
- evaluate(Value, String[]) - Static method in class jadex.extension.rs.publish.Value
-
Evaluate a value.
- evaluateExpression(IOAVState, Object, IValueFetcher) - Static method in class jadex.bdi.runtime.interpreter.AgentRules
-
Evaluate an mexpression.
- evaluateExpression(String, IValueFetcher) - Static method in class jadex.javaparser.SJavaParser
-
Evaluates a java expression.
- evaluateExpression(String, String[], IValueFetcher, ClassLoader) - Static method in class jadex.javaparser.SJavaParser
-
Evaluates a java expression.
- evaluateMatchExpression(IOAVState, Object, IMessageAdapter, Object) - Static method in class jadex.bdi.runtime.interpreter.MessageEventRules
-
Evaluate a match expression of a message event template.
- evaluateProposals(Object, Object, NegotiationRecord[], ParticipantProposal[]) - Method in class jadex.bdi.planlib.protocols.ICNPHandler
-
Evaluate the given proposals and determine winning proposals.
- evaluateProposals(Object, Object, NegotiationRecord[], ParticipantProposal[]) - Method in interface jadex.bdi.planlib.protocols.IProposalEvaluator
-
Evaluate the given proposals and determine winning proposals.
- evaluateProposals(Object, Object, NegotiationRecord[], ParticipantProposal[]) - Method in class jadex.bdi.planlib.protocols.ProposalEvaluator
-
Evaluate the given proposals and determine winning proposals.
- EVALUATION_ACCEPTABLE - Static variable in class jadex.bdi.planlib.protocols.ProposalEvaluator
-
Evaluation value indicating an acceptable proposal that should be considered in further negotiation rounds.
- EVALUATION_INACCEPTABLE - Static variable in class jadex.bdi.planlib.protocols.ProposalEvaluator
-
Evaluation value indicating an inacceptable proposal that should be excluded.
- EVALUATIONMODE_PULL - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The "pull" evaluation mode (value re-evaluated on every access or evaluated and stored at fixed intervals).
- EVALUATIONMODE_PUSH - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The "push" evaluation mode (value-updates triggered by condition).
- EVALUATIONMODE_STATIC - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The "static" evaluation mode (value evaluated once on init).
- EvaluationPlugin - Class in jadex.extension.envsupport.observer.gui.plugin
-
Th evaluation plugin.
- EvaluationPlugin() - Constructor for class jadex.extension.envsupport.observer.gui.plugin.EvaluationPlugin
-
Create the plugin.
- EVENT_ADDED - Static variable in class jadex.bridge.RemoteChangeListenerHandler
-
The event type suffix for added events.
- EVENT_BULK - Static variable in class jadex.base.RemoteCMSListener
-
The event type for a removed component (value is collection of change events).
- EVENT_BULK - Static variable in class jadex.bridge.RemoteChangeListenerHandler
-
The event type for bulk events.
- EVENT_CHANGED - Static variable in class jadex.bridge.RemoteChangeListenerHandler
-
The event type suffix for changed events.
- EVENT_COMPONENT_ADDED - Static variable in class jadex.base.RemoteCMSListener
-
The event type for an added component (value is component description).
- EVENT_COMPONENT_CHANGED - Static variable in class jadex.base.RemoteCMSListener
-
The event type for a changed component (value is component description).
- EVENT_COMPONENT_REMOVED - Static variable in class jadex.base.RemoteCMSListener
-
The event type for a removed component (value is component description).
- EVENT_OCCURRED - Static variable in class jadex.bridge.RemoteChangeListenerHandler
-
The event type suffix for occurred events.
- EVENT_PARAMETER_SERVICE_RESULT - Static variable in class jadex.bpmn.runtime.ProcessServiceInvocationHandler
-
The user result parameter name.
- EVENT_REMOVED - Static variable in class jadex.bridge.RemoteChangeListenerHandler
-
The event type suffix for removed events.
- event_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The event type.
- EVENT_TYPE_BULK - Static variable in interface jadex.bridge.IComponentChangeEvent
-
Bulk event composed of sub events.
- EVENT_TYPE_CREATION - Static variable in interface jadex.bridge.IComponentChangeEvent
-
Event denoting creation of an element.
- EVENT_TYPE_DISPOSAL - Static variable in interface jadex.bridge.IComponentChangeEvent
-
Event denoting disposal of an element.
- EVENT_TYPE_MODIFICATION - Static variable in interface jadex.bridge.IComponentChangeEvent
-
Event denoting modification of an element.
- EVENT_TYPE_NEW_DELTA - Static variable in interface jadex.bridge.service.types.clock.IClock
-
Change event type new delta.
- EVENT_TYPE_NEW_DILATION - Static variable in interface jadex.bridge.service.types.clock.IClock
-
Change event type new dilation.
- EVENT_TYPE_NEXT_TIMEPOINT - Static variable in interface jadex.bridge.service.types.clock.IClock
-
Change event next timepoint.
- EVENT_TYPE_OCCURRENCE - Static variable in interface jadex.bridge.IComponentChangeEvent
-
Event denoting a single occurrence without temporal extension.
- EVENT_TYPE_RESET - Static variable in interface jadex.bridge.service.types.clock.IClock
-
Change event type reset.
- EVENT_TYPE_SELECTED - Static variable in interface jadex.commons.IBreakpointPanel
-
Event type for changed breakpoint selection (e.g. chosen for display).
- EVENT_TYPE_STARTED - Static variable in interface jadex.bridge.service.types.clock.IClock
-
Change event type started.
- EVENT_TYPE_STOPPED - Static variable in interface jadex.bridge.service.types.clock.IClock
-
Change event type stopped.
- EVENT_TYPE_TIMER_ADDED - Static variable in interface jadex.bridge.service.types.clock.IClock
-
Change event timer added.
- EVENT_TYPE_TIMER_REMOVED - Static variable in interface jadex.bridge.service.types.clock.IClock
-
Change event timer removed.
- EventEndErrorActivityHandler - Class in jadex.bpmn.runtime.handler
-
On error end propagate an exception.
- EventEndErrorActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventEndErrorActivityHandler
-
- EventEndErrorActivityHandler.EventEndErrorException - Exception in jadex.bpmn.runtime.handler
-
Runtime exception representing explicit process failure.
- EventEndErrorActivityHandler.EventEndErrorException() - Constructor for exception jadex.bpmn.runtime.handler.EventEndErrorActivityHandler.EventEndErrorException
-
Create an empty end error.
- EventEndErrorActivityHandler.EventEndErrorException(String) - Constructor for exception jadex.bpmn.runtime.handler.EventEndErrorActivityHandler.EventEndErrorException
-
Create an end error with an error message.
- EventEndSignalActivityHandler - Class in jadex.bpmn.runtime.handler
-
On end of service call process set result on future.
- EventEndSignalActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventEndSignalActivityHandler
-
- EventHandler - Class in jadex.commons.beans
-
- EventHandler(Object, String, String, String) - Constructor for class jadex.commons.beans.EventHandler
-
- EventIntermediateErrorActivityHandler - Class in jadex.bpmn.runtime.handler
-
On error end propagate an exception.
- EventIntermediateErrorActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventIntermediateErrorActivityHandler
-
- EventIntermediateErrorActivityHandler.EventIntermediateErrorException - Exception in jadex.bpmn.runtime.handler
-
Runtime exception representing explicit process failure.
- EventIntermediateErrorActivityHandler.EventIntermediateErrorException() - Constructor for exception jadex.bpmn.runtime.handler.EventIntermediateErrorActivityHandler.EventIntermediateErrorException
-
Create an empty end error.
- EventIntermediateErrorActivityHandler.EventIntermediateErrorException(String) - Constructor for exception jadex.bpmn.runtime.handler.EventIntermediateErrorActivityHandler.EventIntermediateErrorException
-
Create an end error with an error message.
- EventIntermediateMessageActivityHandler - Class in jadex.bdibpmn.handler
-
Handler for message events.
- EventIntermediateMessageActivityHandler() - Constructor for class jadex.bdibpmn.handler.EventIntermediateMessageActivityHandler
-
- EventIntermediateMessageActivityHandler - Class in jadex.bpmn.runtime.handler
-
Handler for message events.
- EventIntermediateMessageActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventIntermediateMessageActivityHandler
-
- EventIntermediateMultipleActivityHandler - Class in jadex.bpmn.runtime.handler
-
Event intermediate multi handler.
- EventIntermediateMultipleActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventIntermediateMultipleActivityHandler
-
- EventIntermediateNotificationHandler - Class in jadex.bpmn.runtime.handler
-
Wait for an external notification (could be a signal or a fired rule).
- EventIntermediateNotificationHandler() - Constructor for class jadex.bpmn.runtime.handler.EventIntermediateNotificationHandler
-
- EventIntermediateRuleActicityHandler - Class in jadex.bdibpmn.handler
-
Handler for rule events.
- EventIntermediateRuleActicityHandler() - Constructor for class jadex.bdibpmn.handler.EventIntermediateRuleActicityHandler
-
- EventIntermediateSignalActivityHandler - Class in jadex.bdibpmn.handler
-
Handler for signal (internal) events.
- EventIntermediateSignalActivityHandler() - Constructor for class jadex.bdibpmn.handler.EventIntermediateSignalActivityHandler
-
- EventIntermediateTimerActivityHandler - Class in jadex.bdibpmn.handler
-
Simple platform specific timer implementation.
- EventIntermediateTimerActivityHandler() - Constructor for class jadex.bdibpmn.handler.EventIntermediateTimerActivityHandler
-
- EventIntermediateTimerActivityHandler - Class in jadex.bpmn.runtime.handler
-
Uses timer service for implementing waiting.
- EventIntermediateTimerActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventIntermediateTimerActivityHandler
-
- EventMultipleStepHandler - Class in jadex.bpmn.runtime.handler
-
Step handler that can be used for event-multiple elements.
- EventMultipleStepHandler() - Constructor for class jadex.bpmn.runtime.handler.EventMultipleStepHandler
-
- eventOccured(IComponentChangeEvent) - Method in class jadex.bridge.ComponentAdapter
-
Invoked when a change occurs with the component.
- eventOccured(IComponentChangeEvent) - Method in class jadex.bridge.ComponentStepAdapter
-
Invoked when a change occurs with the component.
- eventOccured(IComponentChangeEvent) - Method in interface jadex.bridge.IComponentListener
-
Invoked when a change occurs with the component.
- eventOccured(IComponentChangeEvent) - Method in class jadex.bridge.RemoteComponentListener
-
Invoked when a change occurs with the component.
- eventOccured(IComponentChangeEvent) - Method in class jadex.bridge.TerminationAdapter
-
Invoked when a change occurs with the component.
- EventProcessingRules - Class in jadex.bdi.runtime.interpreter
-
Static helper class for event processing rules and actions.
- EventProcessingRules() - Constructor for class jadex.bdi.runtime.interpreter.EventProcessingRules
-
- EventReificator - Class in jadex.bdi.runtime.interpreter
-
This object is responsible for inserting changeevent
objects into the state that represent (i.e. reify)
state changes (such as new fact value of belief).
- EventReificator(IOAVState, Object) - Constructor for class jadex.bdi.runtime.interpreter.EventReificator
-
Create and register an event reificator.
- EventSetDescriptor - Class in jadex.commons.beans
-
- EventSetDescriptor(Class<?>, String, Class<?>, String) - Constructor for class jadex.commons.beans.EventSetDescriptor
-
- EventSetDescriptor(Class<?>, String, Class<?>, String[], String, String) - Constructor for class jadex.commons.beans.EventSetDescriptor
-
- EventSetDescriptor(Class<?>, String, Class<?>, String[], String, String, String) - Constructor for class jadex.commons.beans.EventSetDescriptor
-
- EventSetDescriptor(String, Class<?>, Method[], Method, Method) - Constructor for class jadex.commons.beans.EventSetDescriptor
-
- EventSetDescriptor(String, Class<?>, Method[], Method, Method, Method) - Constructor for class jadex.commons.beans.EventSetDescriptor
-
- EventSetDescriptor(String, Class<?>, MethodDescriptor[], Method, Method) - Constructor for class jadex.commons.beans.EventSetDescriptor
-
- eventWaitFor(BDIInterpreter, Object) - Method in interface jadex.bdi.runtime.IPlanExecutor
-
Block a plan until an event matching the wait abstraction occurs.
- eventWaitFor(BDIInterpreter, Object) - Method in class jadex.bdibpmn.BpmnPlanExecutor
-
Block a plan until an event matching the wait abstraction occurs.
- exception - Variable in class jadex.extension.envsupport.environment.ComponentActionList.ActionEntry
-
The exception (set after failed execution).
- ExceptionDelegationResultListener<E,T> - Class in jadex.commons.future
-
Result listener that delegates calls to a future.
- ExceptionDelegationResultListener(Future<T>) - Constructor for class jadex.commons.future.ExceptionDelegationResultListener
-
Create a new listener.
- ExceptionListener - Interface in jadex.commons.beans
-
- exceptionOccurred(Exception) - Method in class jadex.bdi.runtime.Plan.SyncResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.bridge.ComponentResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.bridge.service.component.multiinvoke.FlattenMultiplexCollector
-
- exceptionOccurred(Exception) - Method in class jadex.bridge.service.component.multiinvoke.MultiServiceInvocationHandler.IntermediateMethodResultListener
-
Called when an exception has occurred.
- exceptionOccurred(Exception) - Method in class jadex.bridge.TimeoutResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.future.CollectionResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.future.CounterResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.future.DefaultResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.future.DelegationResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.future.ExceptionDelegationResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.future.IntermediateDelegationResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.future.IntermediateExceptionDelegationResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in interface jadex.commons.future.IResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.future.RemoteDelegationResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.gui.future.SwingDefaultResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.gui.future.SwingDelegationResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.gui.future.SwingExceptionDelegationResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.gui.future.SwingIntermediateDelegationResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.gui.future.SwingIntermediateExceptionDelegationResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.gui.future.SwingIntermediateResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.gui.future.SwingResultListener
-
Called when an exception occurred.
- exceptionOccurred(Exception) - Method in class jadex.commons.transformation.binaryserializer.DefaultErrorReporter
-
Method called when a decoding error occurs.
- exceptionOccurred(Exception) - Method in interface jadex.commons.transformation.binaryserializer.IErrorReporter
-
Method called when a decoding error occurs.
- exceptionOccurred(Exception) - Method in class jadex.micro.IntervalBehavior.StepResultListener
-
- ExceptionResultListener<E> - Class in jadex.commons.future
-
The exception listener is used for intercepting exceptions while ignoring results.
- ExceptionResultListener() - Constructor for class jadex.commons.future.ExceptionResultListener
-
- exceptionThrown(Exception) - Method in interface jadex.commons.beans.ExceptionListener
-
- Exclude - Annotation Type in jadex.commons.transformation.annotations
-
Specify that an attribute or method is excluded from serialization.
- EXCLUDE_NEVER - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Never exclude plan candidates from apl.
- EXCLUDE_WHEN_FAILED - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Exclude failed plan candidates from apl.
- EXCLUDE_WHEN_SUCCEEDED - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Exclude succeeded plan candidates from apl.
- EXCLUDE_WHEN_TRIED - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Exclude tried plan candidates from apl.
- Excluded - Annotation Type in jadex.bridge.service.annotation
-
Excluded methods throw UnsupportedOperationException
when called from remote.
- ExcludeProcessor - Class in jadex.commons.transformation.traverser
-
The exclude processor allows for excluding specific classes from further traversing.
- ExcludeProcessor() - Constructor for class jadex.commons.transformation.traverser.ExcludeProcessor
-
- ExcludeSwingProcessor - Class in jadex.commons.transformation.traverser
-
Excludes swing elements from being processed by traverser in !
- ExcludeSwingProcessor() - Constructor for class jadex.commons.transformation.traverser.ExcludeSwingProcessor
-
- exec(Map<String, Command>) - Method in class org.apache.harmony.beans.Command
-
- execute(IInternalAccess) - Method in class jadex.bdi.planlib.iasteps.DispatchGoalStep
-
- execute(IInternalAccess) - Method in class jadex.bdi.planlib.iasteps.SetBeliefStep
-
- execute(IInternalAccess) - Method in class jadex.bdi.planlib.iasteps.StepChain
-
- execute() - Method in interface jadex.bdi.runtime.IExpression
-
Execute the query.
- execute(String, Object) - Method in interface jadex.bdi.runtime.IExpression
-
Execute the query using a local parameter.
- execute(String[], Object[]) - Method in interface jadex.bdi.runtime.IExpression
-
Execute the query using local parameters.
- execute(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bdibpmn.handler.EventIntermediateMessageActivityHandler
-
Execute an activity.
- execute(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bdibpmn.handler.EventIntermediateRuleActicityHandler
-
Execute an activity.
- execute(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bdibpmn.handler.EventIntermediateSignalActivityHandler
-
Execute an activity.
- execute(ITaskContext, IInternalAccess) - Method in class jadex.bdibpmn.task.CreateSpaceObjectTaskTask
-
Execute the task.
- execute(ITaskContext, IInternalAccess) - Method in class jadex.bdibpmn.task.DispatchGoalTask
-
Execute the task.
- execute(ITaskContext, IInternalAccess) - Method in class jadex.bdibpmn.task.DispatchSubprocessTask
-
Execute the task.
- execute(ITaskContext, IInternalAccess) - Method in class jadex.bdibpmn.task.RemoveSpaceObjectTaskTask
-
Execute the task.
- execute(ITaskContext, IInternalAccess) - Method in class jadex.bdibpmn.task.WaitForGoalTask
-
Execute the task.
- execute(ITaskContext, IInternalAccess) - Method in class jadex.bdibpmn.task.WaitForSpaceObjectTaskTask
-
Execute the task.
- execute(ITaskContext, IInternalAccess) - Method in class jadex.bdibpmn.task.WaitForSubprocessTask
-
Execute the task.
- execute(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.AbstractEventIntermediateTimerActivityHandler
-
Execute an activity.
- execute(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
-
Execute an activity.
- execute(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.DefaultActivityHandler
-
Execute an activity.
- execute(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateMessageActivityHandler
-
Execute an activity.
- execute(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateMultipleActivityHandler
-
Execute an activity.
- execute(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateNotificationHandler
-
Execute an activity.
- execute(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.GatewayXORActivityHandler
-
Execute an activity.
- execute(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.SubProcessActivityHandler
-
Execute an activity.
- execute(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.TaskActivityHandler
-
Execute an activity.
- execute(MActivity, BpmnInterpreter, ProcessThread) - Method in class jadex.bpmn.runtime.handler.ui.UserInteractionActivityHandler
-
Execute an activity.
- execute(MActivity, BpmnInterpreter, ProcessThread) - Method in interface jadex.bpmn.runtime.IActivityHandler
-
Execute an activity.
- execute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.runtime.task.AbstractTask
-
Execute the task.
- execute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.runtime.task.CreateComponentTask
-
Execute the task.
- execute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.runtime.task.DestroyComponentTask
-
Execute the task.
- execute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.runtime.task.ServiceCallTask
-
Execute the task.
- execute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.runtime.task.UserInteractionTask
-
Execute the task.
- execute(IInternalAccess) - Method in interface jadex.bridge.IComponentStep
-
Execute the command.
- execute(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.AbstractMultiInterceptor
-
Execute the command.
- execute(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.AuthenticationInterceptor
-
Execute the interceptor.
- execute(IInternalAccess) - Method in class jadex.bridge.service.component.interceptors.DecouplingInterceptor.InvokeMethodStep
-
Execute the step.
- execute(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.DecouplingReturnInterceptor
-
Execute the interceptor.
- execute(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.MethodInvocationInterceptor
-
Execute the interceptor.
- execute(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.PrePostConditionInterceptor
-
Execute the interceptor.
- execute(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.RecoveryInterceptor
-
Execute the interceptor.
- execute(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.ResolveInterceptor
-
Execute the interceptor.
- execute(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.ValidationInterceptor
-
Execute the interceptor.
- execute(ServiceInvocationContext) - Method in interface jadex.bridge.service.component.IServiceInvocationInterceptor
-
Execute the interceptor.
- execute(IExecutable) - Method in interface jadex.bridge.service.types.execution.IExecutionService
-
Execute a task.
- execute() - Method in class jadex.commons.beans.Statement
-
- execute() - Method in class jadex.commons.concurrent.Executor
-
Make sure a thread is executing the code.
- execute() - Method in interface jadex.commons.concurrent.IExecutable
-
Execute the executable.
- execute(Runnable) - Method in interface jadex.commons.concurrent.IThreadPool
-
Execute a task in its own thread.
- execute(Runnable) - Method in class jadex.commons.concurrent.java5.JavaThreadPool
-
Execute a task in its own thread.
- execute(IExecutable, double) - Method in class jadex.commons.concurrent.LoadManagingExecutionService
-
Execute a task.
- execute(Runnable) - Method in class jadex.commons.concurrent.ThreadPool
-
Execute a task in its own thread.
- execute(T) - Method in interface jadex.commons.ICommand
-
Execute the command.
- execute(E) - Method in interface jadex.commons.IResultCommand
-
Execute the command.
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in class jadex.extension.envsupport.environment.AbstractTask
-
Executes the task.
- execute(IClockService, IEnvironmentSpace) - Method in class jadex.extension.envsupport.environment.DefaultObjectCreationProcess
-
Executes the environment process
- execute(IEnvironmentSpace, ISpaceObject, long, IClockService) - Method in interface jadex.extension.envsupport.environment.IObjectTask
-
Executes the task.
- execute(IClockService, IEnvironmentSpace) - Method in interface jadex.extension.envsupport.environment.ISpaceProcess
-
Executes the environment process
- execute(IInternalAccess) - Method in class jadex.micro.MicroAgent.ExecuteWaitForStep
-
- execute(IInternalAccess) - Method in class jadex.micro.MicroAgentInterpreter.HandleMessageStep
-
- execute(Object) - Method in interface jadex.xml.IReturnValueCommand
-
Execute the command and optionally deliver a result.
- executeAbortedStep(BDIInterpreter, Object) - Method in interface jadex.bdi.runtime.IPlanExecutor
-
Execute a step of the plans aborted() code.
- executeAbortedStep(BDIInterpreter, Object) - Method in class jadex.bdibpmn.BpmnPlanExecutor
-
Execute a step of the plans aborted() code.
- executeActions(IFilter, boolean) - Method in class jadex.extension.envsupport.environment.ComponentActionList
-
Should be called on environment thread only.
- executeBody() - Method in interface jadex.micro.IMicroAgent
-
Called once after agent has been started.
- executeBody() - Method in class jadex.micro.MicroAgent
-
Execute the functional body of the agent.
- executeBody() - Method in class jadex.micro.PojoMicroAgent
-
Execute the functional body of the agent.
- executeCommand(String, Tuple2<String, Integer>) - Method in interface jadex.bridge.service.types.cli.ICliService
-
Execute a command line command and
get back the results.
- executeFailedStep(BDIInterpreter, Object) - Method in interface jadex.bdi.runtime.IPlanExecutor
-
Execute a step of the plans failed() code.
- executeFailedStep(BDIInterpreter, Object) - Method in class jadex.bdibpmn.BpmnPlanExecutor
-
Execute a step of the plans failed() code.
- executePassedStep(BDIInterpreter, Object) - Method in interface jadex.bdi.runtime.IPlanExecutor
-
Execute a step of the plans passed() code.
- executePassedStep(BDIInterpreter, Object) - Method in class jadex.bdibpmn.BpmnPlanExecutor
-
Execute a step of the plans passed() code.
- executePlanStep(BDIInterpreter, Object, Object) - Method in interface jadex.bdi.runtime.IPlanExecutor
-
Execute a step of a plan.
- executePlanStep(BDIInterpreter, Object, Object) - Method in class jadex.bdibpmn.BpmnPlanExecutor
-
Execute a step of a plan.
- executeRequest(Object, IComponentIdentifier) - Method in class jadex.bdi.planlib.protocols.request.RPReceiverPlan
-
Execute the request.
- executeRequest(Object, IComponentIdentifier) - Method in class jadex.bdi.planlib.protocols.RPQPReceiverPlan
-
Execute the request.
- executeStep() - Method in class jadex.bdi.runtime.interpreter.BDIInterpreter
-
Main method to perform agent execution.
- executeStep(BDIInterpreter, Object, Object, String) - Method in class jadex.bdibpmn.BpmnPlanExecutor
-
Execute a step of a BPMN plan.
- executeStep() - Method in class jadex.bpmn.runtime.BpmnInterpreter
-
Can be called on the component thread only.
- executeStep(String, String) - Method in class jadex.bpmn.runtime.BpmnInterpreter
-
Execute one step of the process.
- executeStep() - Method in interface jadex.bridge.IComponentInstance
-
Can be called on the component thread only.
- executeStep(IComponentAdapter) - Method in interface jadex.bridge.service.types.factory.IComponentAdapterFactory
-
Execute a step of the component via triggering the adapter.
- executeStep() - Method in class jadex.micro.MicroAgentInterpreter
-
Can be called on the agent thread only.
- ExecuteStepTask - Class in jadex.bpmn.runtime.task
-
Execute an external step.
- ExecuteStepTask() - Constructor for class jadex.bpmn.runtime.task.ExecuteStepTask
-
- executeTask(Object, Object, IComponentIdentifier) - Method in class jadex.bdi.planlib.protocols.contractnet.CNPReceiverPlan
-
Execute the task.
- executing - Variable in class jadex.base.SRemoteClock.SimulationState
-
The execution state.
- Executor - Class in jadex.commons.concurrent
-
A helper class for running a single instance
of code using the thread pool.
- Executor(IThreadPool) - Constructor for class jadex.commons.concurrent.Executor
-
Create an executor object.
- Executor(IThreadPool, IExecutable) - Constructor for class jadex.commons.concurrent.Executor
-
Create an executor object.
- EXECUTOR - Static variable in class jadex.commons.concurrent.Executor
-
The executor belonging to a thread.
- exists() - Method in class jadex.base.JarAsDirectory
-
Check if the file exists.
- ExponentialPriceCalculator - Class in jadex.bdi.planlib.protocols
-
A sample implementation of the IPriceCalculator.
- ExponentialPriceCalculator(double, double, double) - Constructor for class jadex.bdi.planlib.protocols.ExponentialPriceCalculator
-
Create a new exponential price calculator.
- ExponentialPriceCalculator(double, double, double, double, double) - Constructor for class jadex.bdi.planlib.protocols.ExponentialPriceCalculator
-
Create a new exponential price calculator.
- EXPORTED_FALSE - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Don't export an element.
- EXPORTED_SHIELDED - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Shielded export of an element.
- EXPORTED_TRUE - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Fully export an element.
- Expression - Class in jadex.commons.beans
-
- Expression(Object, Object, String, Object[]) - Constructor for class jadex.commons.beans.Expression
-
- Expression(Object, String, Object[]) - Constructor for class jadex.commons.beans.Expression
-
- expression_has_class - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Expression has class attribute.
- expression_has_classname - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Expression has classname attribute.
- expression_has_language - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Expression has language.
- expression_has_parsed - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Expression has parsed expression attribute.
- expression_has_text - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Expression has text attribute.
- expression_has_variable - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
Expression has variable.
- expression_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The expression type.
- expression_type - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The expressions type.
- expressionreference_type - Static variable in class jadex.bdi.model.OAVBDIMetaModel
-
The expression ref type.
- ExpressionTokenizer - Class in jadex.commons
-
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.commons.ExpressionTokenizer
-
Create a new tokenizer.
- ExpressionTokenizer(String, String, String[], boolean) - Constructor for class jadex.commons.ExpressionTokenizer
-
Create a new tokenizer.
- ExternalAccess - Class in jadex.micro
-
External access interface.
- ExternalAccess(MicroAgent, MicroAgentInterpreter) - Constructor for class jadex.micro.ExternalAccess
-
Create an external access.
- externalaccess_has_dispatchedelement - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
External access has dispatched element.
- externalaccess_has_timer - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
External access has timer.
- externalaccess_has_waitabstraction - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
External access has timer.
- externalaccess_has_wakeupaction - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
External access has wakeup action.
- externalaccess_type - Static variable in class jadex.bdi.runtime.interpreter.OAVBDIRuntimeModel
-
The external access type.
- ExternalAccessRules - Class in jadex.bdi.runtime.interpreter
-
Rules for the external access.
- ExternalAccessRules() - Constructor for class jadex.bdi.runtime.interpreter.ExternalAccessRules
-