Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

abort() - Method in interface jadex.bdiv3.runtime.IPlan
Abort the plan.
aborted - Variable in class jadex.base.test.ComponentTestSuite
Indicate when the suite is aborted due to excessive 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.planlib.protocols.contractnet.CNPInitiatorPlan
 
aborted() - Method in class jadex.bdi.planlib.protocols.dutchauction.DAInitiatorPlan
 
aborted() - Method in class jadex.bdi.planlib.protocols.englishauction.EAInitiatorPlan
 
aborted() - Method in class jadex.bdiv3x.runtime.Plan
The plan was aborted (because of conditional goal success or termination from outside).
abortedmethod - Variable in class jadex.bdiv3.model.MBody
The aborted method cached for speed.
abortGet(ISuspendable) - Method in class jadex.commons.future.Future
Abort a blocking get call.
absclasses - Variable in class jadex.commons.gui.autocombo.ClassComboModel
 
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
 
AbstractAsmBdiClassGenerator - Class in jadex.bdiv3
ASM Generator base class
AbstractAsmBdiClassGenerator() - Constructor for class jadex.bdiv3.AbstractAsmBdiClassGenerator
 
AbstractAsmBdiClassGenerator.MethodBeliefs - Class in jadex.bdiv3
Store which beliefs are accessed in a method.
AbstractAutoComboModel<T> - Class in jadex.commons.gui.autocombo
 
AbstractAutoComboModel(AutoCompleteCombo<T>, int) - Constructor for class jadex.commons.gui.autocombo.AbstractAutoComboModel
 
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
 
AbstractConstraintFilter<T> - Class in jadex.bridge.nonfunctional.hardconstraints
 
AbstractConstraintFilter() - Constructor for class jadex.bridge.nonfunctional.hardconstraints.AbstractConstraintFilter
Creates a constant value filter.
AbstractConstraintFilter(IExternalAccess, String, Object) - Constructor for class jadex.bridge.nonfunctional.hardconstraints.AbstractConstraintFilter
Creates a constant value filter.
AbstractDecodingContext - Class in jadex.commons.transformation.binaryserializer
Abstract base class for decoding context.
AbstractDecodingContext(List<IDecoderHandler>, List<IDecoderHandler>, Object, ClassLoader, IErrorReporter) - Constructor for class jadex.commons.transformation.binaryserializer.AbstractDecodingContext
Initializes the context.
AbstractEncodingContext - Class in jadex.commons.transformation.binaryserializer
Abstract encoding context that provides base functionality.
AbstractEncodingContext(Object, Object, List<ITraverseProcessor>, ClassLoader) - Constructor for class jadex.commons.transformation.binaryserializer.AbstractEncodingContext
 
AbstractEnvironmentService - Class in jadex.extension.envsupport
Environment service implementation.
AbstractEnvironmentService() - Constructor for class jadex.extension.envsupport.AbstractEnvironmentService
 
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
AbstractEnvironmentSpace.AtomicCounter - Class in jadex.extension.envsupport.environment
Synchronized counter class
AbstractErrorReportBuilder - Class in jadex.bridge
Helper class for building error reports.
AbstractErrorReportBuilder(String, String, String[], MultiCollection<Tuple, String>, Map<String, String>) - 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
 
AbstractFixedAutoComboModel<T> - Class in jadex.commons.gui.autocombo
 
AbstractFixedAutoComboModel(AutoCompleteCombo, int, List<T>) - Constructor for class jadex.commons.gui.autocombo.AbstractFixedAutoComboModel
Create a new AbstractFixedAutoComboModel.
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
 
AbstractIndexTableModel - Class in jadex.commons.gui.jtable
 
AbstractIndexTableModel(TableModel) - Constructor for class jadex.commons.gui.jtable.AbstractIndexTableModel
 
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.
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
 
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(IInternalAccess) - Constructor for class jadex.bridge.service.component.interceptors.AbstractLRUApplicableInterceptor
Create a new AbstractLRUApplicableInterceptor.
AbstractMessageHandler - Class in jadex.micro
Abstract message handler.
AbstractMessageHandler() - Constructor for class jadex.micro.AbstractMessageHandler
Create a new message handler.
AbstractMessageHandler(IFilter<IMessageAdapter>, long, boolean, 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.
AbstractModelLoader.BrokenModel - Class in jadex.commons
Store an exception during loading in cache.
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
 
AbstractNFProperty<T,U> - Class in jadex.bridge.nonfunctional
A non-functional property.
AbstractNFProperty(NFPropertyMetaInfo) - Constructor for class jadex.bridge.nonfunctional.AbstractNFProperty
Creates the property.
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.
AbstractPlatformConfiguration - Class in jadex.base
 
AbstractPlatformConfiguration() - Constructor for class jadex.base.AbstractPlatformConfiguration
 
AbstractPlatformConfiguration(String[]) - Constructor for class jadex.base.AbstractPlatformConfiguration
Constructor that creates a new Configuration based on an args object.
AbstractPlatformConfiguration(AbstractPlatformConfiguration) - Constructor for class jadex.base.AbstractPlatformConfiguration
Copy constructor.
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
 
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
 
AbstractTreeTableAction - Class in jadex.commons.gui.jtreetable
Default implementation of tree table action.
AbstractTreeTableAction() - Constructor for class jadex.commons.gui.jtreetable.AbstractTreeTableAction
Create a new AbstractTreeTableAction.
AbstractTreeTableAction(String) - Constructor for class jadex.commons.gui.jtreetable.AbstractTreeTableAction
Create a new AbstractTreeTableAction.
AbstractTreeTableAction(String, Icon) - Constructor for class jadex.commons.gui.jtreetable.AbstractTreeTableAction
Create a new AbstractTreeTableAction.
AbstractTreeTableModel - Class in jadex.commons.gui.jtreetable
 
AbstractTreeTableModel(Object) - Constructor for class jadex.commons.gui.jtreetable.AbstractTreeTableModel
 
AbstractViewport - Class in jadex.extension.envsupport.observer.graphics
 
AbstractViewport(IPerspective) - Constructor for class jadex.extension.envsupport.observer.graphics.AbstractViewport
 
AbstractViewport.MouseController - Class in jadex.extension.envsupport.observer.graphics
 
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.
ACC_PRIVATE - Static variable in class jadex.bdiv3.OpcodeHelper
 
ACC_PROTECTED - Static variable in class jadex.bdiv3.OpcodeHelper
 
ACC_PUBLIC - Static variable in class jadex.bdiv3.OpcodeHelper
 
ACC_STATIC - Static variable in class jadex.bdiv3.OpcodeHelper
 
accept(T) - Method in interface jadex.commons.functional.Consumer
 
ACCEPT_PROPOSAL - Static variable in class jadex.bridge.fipa.SFipa
 
acceptAllProposals(NegotiationRecord, ParticipantProposal[], Map) - Method in class jadex.bdi.planlib.protocols.contractnet.CNPInitiatorPlan
Accept all proposals in parallel.
acceptEither(IFuture<E>, Consumer<E>, Class<?>) - Method in class jadex.commons.future.Future
 
acceptEither(IFuture<E>, Consumer<E>, Class<?>) - Method in interface jadex.commons.future.IFuture
The given consumer will be executed with either of the result of this and the given other future.
acceptFile(String, String) - Method in interface jadex.bridge.service.types.chat.IChatGuiService
Accept a waiting file transfer.
acceptOneProposal(NegotiationRecord, ParticipantProposal[], Map) - Method in class jadex.bdi.planlib.protocols.contractnet.CNPInitiatorPlan
Sequentially accept proposals until the first successful execution.
access - Variable in class jadex.bridge.ComponentResultListener
The external access.
access - Variable in class jadex.bridge.InternalAccessAdapter
The delegate access.
access - Variable in class jadex.bridge.service.component.ComponentFutureFunctionality
The adapter.
accessField(Object, Class, IValueFetcher) - Method in class jadex.javaparser.javaccimpl.ReflectNode
Access a field.
AccessiblePrintStream(OutputStream) - Constructor for class jadex.commons.SUtil.AccessiblePrintStream
Create an accessible output stream.
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(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.
accessinfo - Variable in class jadex.xml.AttributeInfo
The access info.
accessinfo - Variable in class jadex.xml.SubobjectInfo
The access info.
accessor - Variable in class jadex.javaparser.javaccimpl.ReflectNode
The field accessor method (for static and nonstatic fields).
acquire() - Method in class jadex.commons.concurrent.Token
Try to acquire the token.
acquired - Variable in class jadex.commons.concurrent.Token
True, if the token is acquired.
actid - Variable in class jadex.bpmn.tools.ProcessThreadInfo
The activity id.
action - Variable in class jadex.bridge.fipa.Done
The completed action.
action - Variable in class jadex.extension.envsupport.environment.ComponentActionList.ActionEntry
The action.
ActionEntry(ISpaceAction, Map, IResultListener) - Constructor for class jadex.extension.envsupport.environment.ComponentActionList.ActionEntry
Convenience constructor for inline entry creation.
actionlist - Variable in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
The list of scheduled component actions.
actionPerformed(ActionEvent) - Method in class jadex.commons.gui.autocombo.AutoCompleteCombo
 
actionPerformed(ActionEvent) - Method in class jadex.commons.gui.jtreetable.AbstractTreeTableAction
Invoked when an action occurs.
ActionPerformedListener(boolean) - Constructor for class jadex.commons.future.ReadWriteLock.ActionPerformedListener
Creates the listener.
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.
actions - Variable in class jadex.commons.gui.jtreetable.TreeTableNodeType
The supported popup actions.
actions - Variable in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Available component actions.
actions - Variable in class jadex.extension.envsupport.environment.ComponentActionList
The scheduled actions.
actiontypes - Variable in class jadex.extension.envsupport.environment.space2d.DefaultVisionGenerator
The percept receiving component types.
actiontypes - Variable in class jadex.extension.envsupport.environment.space3d.DefaultVisionGenerator
The percept receiving component types.
activateWait(Map, Notifier) - Method in interface jadex.bpmn.runtime.handler.IExternalNotifier
Activate a wait action on an external source.
activity - Variable in class jadex.bpmn.runtime.handler.Notifier
The activity.
activity - Variable in class jadex.bpmn.runtime.handler.SubProcessActivityHandler.SubprocessResultHandler
 
activity - Variable in class jadex.bpmn.runtime.ProcessThread
The next activity.
activity - Variable in class jadex.bpmn.tools.ProcessThreadInfo
The activity name.
activityid - Variable in class jadex.bpmn.runtime.persist.ThreadInfo
Id of the next activity.
ACTOR_ID - Static variable in interface jadex.extension.envsupport.environment.ISpaceAction
The constant for the actor id parameter (component performing the action).
adapter - Variable in class jadex.bridge.component.MessageConversationFilter
The initial conversation message.
adaptEvaluationMode() - Method in class jadex.bdiv3.model.MBelief
Adapt the evaluation mode according to the
adaptToCapability(Object, String, IBDIModel) - Static method in class jadex.bdiv3x.features.BDIXAgentFeature
Adapt element for use in inner capabilities.
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(byte[]) - Method in class jadex.commons.collection.BloomFilter
Add a value to the filter.
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(T) - Method in class jadex.commons.collection.IdentityHashSet
Adds the specified element to this set if it is not already present (optional operation).
add(E, long) - Method in interface jadex.commons.collection.ILeaseTimeSet
Add a new entry.
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(K, V) - Method in class jadex.commons.collection.IndexMap
Add a new object with key and value.
add(int, K, V) - Method in class jadex.commons.collection.IndexMap
Add an object to the collection.
add(E) - Method in class jadex.commons.collection.LeaseTimeSet
 
add(E, long) - Method in class jadex.commons.collection.LeaseTimeSet
 
add(E) - Method in class jadex.commons.collection.LeaseTimeSet.SynchronizedLeaseTimeCollection
 
add(E, long) - Method in class jadex.commons.collection.LeaseTimeSet.SynchronizedLeaseTimeCollection
 
add(K, V) - Method in class jadex.commons.collection.MultiCollection
Associates the specified value with the specified key in this map (optional operation).
add(K, Collection<V>) - Method in class jadex.commons.collection.MultiCollection
Associates the specified value with the specified key in this map (optional operation).
add(T) - Method in class jadex.commons.collection.SortedList
Appends the specified element to the end of this list.
add(int, T) - Method in class jadex.commons.collection.SortedList
Inserts the specified element at the specified position in this list.
add(Object, Object) - Method in class jadex.commons.collection.TwoWayMultiCollection
Associates the specified value with the specified key in this map (optional operation).
add(E) - 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(T) - Method in class jadex.commons.collection.wrappers.CollectionWrapper
 
add(int, T) - Method in class jadex.commons.collection.wrappers.ListWrapper
 
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.
ADD - Static variable in class jadex.javaparser.javaccimpl.MathNode
The plus operator.
add_escapes(String) - Method in exception jadex.javaparser.javaccimpl.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAddedService(ClassInfo, IService) - Method in class jadex.bridge.service.types.registry.RegistryEvent
Add an added service.
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<? extends T>) - 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<? extends E>) - Method in class jadex.commons.collection.LeaseTimeSet
 
addAll(Collection<? extends E>) - Method in class jadex.commons.collection.LeaseTimeSet.SynchronizedLeaseTimeCollection
 
addAll(Map<? extends K, ? extends V>) - Method in class jadex.commons.collection.MultiCollection
Add all elements of another map.
addAll(Collection<? extends T>) - 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<? extends T>) - 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).
addAll(Collection<? extends T>) - Method in class jadex.commons.collection.wrappers.CollectionWrapper
 
addAll(int, Collection<? extends T>) - Method in class jadex.commons.collection.wrappers.ListWrapper
 
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.
addArgument(String, Object) - Method in class jadex.bridge.service.types.cms.CreationInfo
Add one arguments.
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.
addBackwardCommand(IFilter<Object>, ICommand<Object>) - Method in class jadex.commons.future.TerminableFuture
Add a backward command with a filter.
addBackwardCommand(IFilter<Object>, ICommand<Object>) - Method in class jadex.commons.future.TerminableIntermediateFuture
Add a backward command with a filter.
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
 
addBelief(MBelief) - Method in class jadex.bdiv3.model.MCapability
Add a belief.
addBelief(RBeliefbase.RBelief) - Method in class jadex.bdiv3x.runtime.RBeliefbase
Add a belief.
addBeliefChanged(String) - Method in class jadex.bdiv3x.runtime.Plan.PlanWaitAbstraction
Add a belief change type.
addBeliefEvents(IInternalAccess, List<EventType>, String) - Static method in class jadex.bdiv3x.features.BDIXAgentFeature
Create belief events from a belief name.
addBeliefEventsToConditions(ClassNode, ClassLoader, List<MCondition>, MultiCollection<String, AbstractAsmBdiClassGenerator.MethodBeliefs>, MultiCollection<String, AbstractAsmBdiClassGenerator.MethodBeliefs>, BDIModel) - Method in class jadex.bdiv3.AbstractAsmBdiClassGenerator
 
addBeliefListener(String, IBeliefListener<?>) - Method in interface jadex.bdiv3.features.IBDIAgentFeature
Add a belief listener.
addBeliefListener(String, IBeliefListener<T>) - Method in interface jadex.bdiv3.runtime.ICapability
Add a belief listener.
addBeliefListener(String, IBeliefListener) - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Add a belief listener.
addBeliefListener(IBeliefListener<T>) - Method in interface jadex.bdiv3x.runtime.IBelief
Add a belief listener.
addBeliefListener(IBeliefListener<T>) - Method in class jadex.bdiv3x.runtime.RBeliefbase.RBelief
Add a belief set listener.
addBeliefReference(String, String) - Method in class jadex.bdiv3.model.MCapability
Add a belief reference (abstract/reference name -> concrete belief name).
addBeliefSet(RBeliefbase.RBeliefSet) - Method in class jadex.bdiv3x.runtime.RBeliefbase
Add a beliefset.
addBeliefSetListener(IBeliefListener<T>) - Method in interface jadex.bdiv3x.runtime.IBeliefSet
Add a belief set listener.
addBeliefSetListener(IBeliefListener<T>) - Method in class jadex.bdiv3x.runtime.RBeliefbase.RBeliefSet
Add a belief set listener.
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.
addCapability(MCapabilityReference) - Method in class jadex.bdiv3.model.MCapability
Add a sub capability.
addChangeEventType(String) - Method in class jadex.bdiv3.runtime.WaitAbstraction
 
addChangeEventType(String) - Method in class jadex.bdiv3x.runtime.Plan.PlanWaitAbstraction
Add a change event type.
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, LinkData) - Method in class jadex.xml.reader.AReadContext
Add a child.
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.
addCollection(Object) - Static method in class jadex.commons.collection.SCollection
Add a map to the observer list.
addColumn(TableColumn) - Method in class jadex.commons.gui.jtable.VisibilityTableColumnModel
Appends aColumn to the end of the tableColumns array.
addComponent(Class) - Method in interface jadex.base.IStarterConfiguration
 
addComponent(String) - Method in interface jadex.base.IStarterConfiguration
 
addComponent(Class) - Method in class jadex.base.PlatformConfiguration
 
addComponent(String) - Method in class jadex.base.PlatformConfiguration
 
addComponent(Class) - Method in class jadex.base.StarterConfiguration
Add a component that is started after platform startup.
addComponent(String) - Method in class jadex.base.StarterConfiguration
Add a component that is started after platform startup.
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, String) - 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 a component.
addComponentListener(IComponentIdentifier, ICMSComponentListener) - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
Add an component listener.
addCondition(MCondition) - Method in class jadex.bdiv3.model.MCapability
Add a condition.
addCondition(String, MCondition) - Method in class jadex.bdiv3.model.MGoal
Add a condition to the goal.
addConfiguration(MConfiguration) - Method in class jadex.bdiv3.model.MCapability
Add a configuration.
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
addDefaultFacts(UnparsedExpression) - Method in class jadex.bdiv3.model.MBelief
The value to set.
addDefaultValues(UnparsedExpression) - Method in class jadex.bdiv3.model.MParameter
The value to set.
addDependency(T, T) - Method in class jadex.bridge.component.DependencyResolver
Add a dependency that a depends on b.
adddummy - Variable in class jadex.commons.gui.PropertiesPanel
Add dummy when weighty==0.
added - Variable in class jadex.base.RemoteCMSListener
The added components, if any (cid->desc).
added - Variable in class jadex.bridge.RemoteChangeListenerHandler
The added elements (if any).
ADDED - Static variable in interface jadex.bridge.service.types.daemon.IDaemonService
Event for an added platform.
addedservices - Variable in class jadex.bridge.service.types.registry.RegistryEvent
The added services.
addEndBelief(MConfigBeliefElement) - Method in class jadex.bdiv3.model.MConfiguration
Add an end belief.
addEndEvent(MConfigParameterElement) - Method in class jadex.bdiv3.model.MConfiguration
Add an end event.
addEndGoal(MConfigParameterElement) - Method in class jadex.bdiv3.model.MConfiguration
Add an end goal.
addEndPlan(MConfigParameterElement) - Method in class jadex.bdiv3.model.MConfiguration
Add an end plan.
addEndStep(UnparsedExpression) - Method in class jadex.bridge.modelinfo.ConfigurationInfo
Add a end step.
addEntry(Tuple2<String, RemoteJarFile>) - Method in class jadex.bridge.service.types.filetransfer.BunchFileData
Add an entry.
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.
addEscapes(String) - Static method in error jadex.javaparser.javaccimpl.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEvaluator(IServiceEvaluator) - Method in class jadex.bridge.nonfunctional.search.ComposedEvaluator
Adds a new evaluator with a weight of 1.0.
addEvaluator(IServiceEvaluator, double) - Method in class jadex.bridge.nonfunctional.search.ComposedEvaluator
Adds a new evaluator.
addEvent(EventType) - Method in class jadex.bdiv3.model.MBelief
Add an event.
addEvent(EventType) - Method in class jadex.bdiv3.model.MCondition
Add an event.
addEvent(EventType) - Method in class jadex.bdiv3.model.MParameter
Add an event.
addevent - Variable in class jadex.bdiv3.runtime.wrappers.EventPublisher
The add event name.
addevent - Variable in class jadex.bdiv3.runtime.wrappers.InitEventPublisher
The add event name.
addEvent(IEvent) - Method in interface jadex.bridge.service.types.ecarules.IRuleEngineService
Add an external event to the rule engine.
addEventListener(IRegistryListener) - Method in interface jadex.bridge.service.search.IServiceRegistry
Add an event listener.
addEventListener(IRegistryListener) - Method in class jadex.bridge.service.search.MultiServiceRegistry
Add an event listener.
addEventListener(IRegistryListener) - Method in class jadex.bridge.service.search.ServiceRegistry
Add an event listener.
addEventListener(IRegistryListener) - Method in class jadex.bridge.service.search.SynchronizedServiceRegistry
Add an event listener.
addEventMatcher(String[], UnparsedExpression, String[], Map<String, Object>, boolean, IResultCommand<IFuture<Void>, Object>) - Method in interface jadex.bpmn.runtime.IInternalProcessEngineService
Register an event description to be notified, when the event happens.
addEventReference(String, String) - Method in class jadex.bdiv3.model.MCapability
Add a event reference (abstract/reference name -> concrete event name).
addExclude(String) - Method in class jadex.bdiv3.model.MGoal
Add an excluded parameter
addExclude(String) - Method in class jadex.commons.gui.jtreetable.TreeTableNodeType
Exclude a column.
addExcludedComponent(IComponentIdentifier) - Method in interface jadex.bridge.service.search.IServiceRegistry
Add an excluded component.
addExcludedComponent(IComponentIdentifier) - Method in class jadex.bridge.service.search.MultiServiceRegistry
Add an excluded component.
addExcludedComponent(IComponentIdentifier) - Method in class jadex.bridge.service.search.ServiceRegistry
Add an excluded component.
addExcludedComponent(IComponentIdentifier) - Method in class jadex.bridge.service.search.SynchronizedServiceRegistry
Add an excluded component.
addExcludedMethods(Map, String[]) - Static method in class jadex.bdiv3.BDIAgentFactory
Add excluded methods.
addExpression(UnparsedExpression) - Method in class jadex.bdiv3.model.MCapability
Add a expression.
addExpressionReference(String, String) - Method in class jadex.bdiv3.model.MCapability
Add a expression reference (abstract/reference name -> concrete expression name).
addExternalThread(ProcessThread) - Method in class jadex.bpmn.runtime.ProcessThread
Add an external thread to this context.
addFact(UnparsedExpression) - Method in class jadex.bdiv3.model.MConfigBeliefElement
The value to set.
addFact(Object) - Method in interface jadex.bdiv3x.runtime.IBeliefSet
Add a fact to a belief.
addFact(Object) - Method in class jadex.bdiv3x.runtime.RBeliefbase.RBeliefSet
Add a fact to a belief.
addFactAdded(String) - Method in class jadex.bdiv3.model.MTrigger
Add a fact added belief trigger.
addFactAdded(String) - Method in class jadex.bdiv3x.runtime.Plan.PlanWaitAbstraction
Add a fact added.
addFactChanged(String) - Method in class jadex.bdiv3.model.MTrigger
Add a fact changed belief trigger.
addFactChanged(String) - Method in class jadex.bdiv3x.runtime.Plan.PlanWaitAbstraction
Add a fact changed.
addFactRemoved(String) - Method in class jadex.bdiv3.model.MTrigger
Add a fact removed belief trigger.
addFactRemoved(String) - Method in class jadex.bdiv3x.runtime.Plan.PlanWaitAbstraction
Add a fact removed.
addFacts(Object[]) - Method in interface jadex.bdiv3x.runtime.IBeliefSet
Add facts to a parameter set.
addFacts(Object[]) - Method in class jadex.bdiv3x.runtime.RBeliefbase.RBeliefSet
Add facts to a parameter set.
addFeatureInjection(String, FieldInfo) - Method in class jadex.micro.MicroModel
Add an injection field.
addFilter(IAsyncFilter<IService>) - Method in class jadex.bridge.nonfunctional.hardconstraints.RHardConstraints
Adds a filter.
addFilter(IFilter<T>) - Method in class jadex.commons.ComposedFilter
Add a filter.
addFilter(IAsyncFilter<T>) - Method in class jadex.commons.ComposedRemoteFilter
Add a filter.
addFinishListener(IChangeListener<Void>) - Method in interface jadex.commons.concurrent.IThreadPool
Add a finished listener.
addFinishListener(IChangeListener<Void>) - Method in class jadex.commons.concurrent.java5.JavaThreadPool
Add a finish listener;
addFinishListener(IChangeListener<Void>) - Method in class jadex.commons.concurrent.ThreadPool
Add a finish listener;
addFirst(T) - 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.
addForwardCommand(IFilter<Object>, ICommand<Object>) - Method in class jadex.commons.future.Future
Add a forward command with a filter.
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.
addFuture(IFuture<E>) - Method in class jadex.commons.future.FutureBarrier
Add a future to the barrier.
addGoal(MGoal) - Method in class jadex.bdiv3.model.MCapability
Add a goal.
addGoal(MGoal) - Method in class jadex.bdiv3.model.MTrigger
Add a goal trigger.
addGoalFinished(MGoal) - Method in class jadex.bdiv3.model.MTrigger
Add a goal finished trigger.
addGoalFinished(IGoal) - Method in class jadex.bdiv3x.runtime.Plan.PlanWaitAbstraction
Add the goal to wait for.
addGoalFinished(String) - Method in class jadex.bdiv3x.runtime.Plan.PlanWaitAbstraction
Add the goal to wait for.
addGoalFinishedName(String) - Method in class jadex.bdiv3.model.MTrigger
Add a goal finished name.
addGoalMapping(String) - Method in class jadex.bdiv3.model.MPlanParameter
Add a goal mapping.
addGoalMatchExpression(String, UnparsedExpression) - Method in class jadex.bdiv3.model.MTrigger
Add a goal name.
addGoalName(String) - Method in class jadex.bdiv3.model.MTrigger
Add a goal name.
addGoalPublication(ClassInfo, MGoal, String) - Method in class jadex.bdiv3.model.MCapability
Add a publication info.
addGoalReference(String, String) - Method in class jadex.bdiv3.model.MCapability
Add a goal reference (abstract/reference name -> concrete goal name).
addGroup(Group) - Method in class jadex.extension.agr.AGRSpace
Add a group to the space.
addIcon(Icon) - Method in class jadex.commons.gui.jtreetable.TreeTableNodeType
Add an icon.
addIdleHook(IIdleHook) - Method in interface jadex.bridge.service.types.persistence.IPersistenceService
Set the idle hook to be called when a component becomes idle.
addImport(String) - Method in class jadex.bridge.modelinfo.ModelInfo
Add an import statement.
addInhibitionExpression(UnparsedExpression) - Method in class jadex.bdiv3.model.MDeliberation
Add an inhibition expression.
addInhibitionName(String) - Method in class jadex.bdiv3.model.MDeliberation
Add an inhibition name.
addInhibitor(RGoal, RGoal) - Method in class jadex.bdiv3.runtime.EasyDeliberationStrategy
Add an inhibitor to a goal.
addInitArgs(Object, Class<?>, Class<?>[], Object[]) - Static method in class jadex.bdiv3x.features.BDIXAgentFeature
Add an entry to the init calls.
addInitialAvatar(IComponentIdentifier, String, Map) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Initial settings for the avatar of a specific component.
addInitialBelief(MConfigBeliefElement) - Method in class jadex.bdiv3.model.MConfiguration
Add an initial belief.
addInitialCapability(String, String) - Method in class jadex.bdiv3.model.MConfiguration
Add an initial capability.
addInitialEvent(MConfigParameterElement) - Method in class jadex.bdiv3.model.MConfiguration
Add an initial event.
addInitialGoal(MConfigParameterElement) - Method in class jadex.bdiv3.model.MConfiguration
Add an initial goal.
addInitialPlan(MConfigParameterElement) - Method in class jadex.bdiv3.model.MConfiguration
Add an initial plan.
addInitialStep(UnparsedExpression) - Method in class jadex.bridge.modelinfo.ConfigurationInfo
Add a initial step.
addInterceptor(IServiceInvocationInterceptor, Object, int) - Method in interface jadex.bridge.service.component.IProvidedServicesFeature
Add a service interceptor.
addInterceptor(IServiceInvocationInterceptor, Object, int) - Method in class jadex.bridge.service.component.ProvidedServicesComponentFeature
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(E) - Method in class jadex.commons.future.IntermediateFuture
Add an intermediate result.
addIntermediateResultIfUndone(E) - Method in class jadex.commons.future.IntermediateFuture
Set the result.
addIntermediateResultListener(IIntermediateResultListener<E>) - Method in interface jadex.commons.future.IIntermediateFuture
Add a result listener.
addIntermediateResultListener(IFunctionalIntermediateResultListener<E>) - Method in interface jadex.commons.future.IIntermediateFuture
Add a functional result listener, which called on intermediate results.
addIntermediateResultListener(IFunctionalIntermediateResultListener<E>, IFunctionalIntermediateFinishedListener<Void>) - Method in interface jadex.commons.future.IIntermediateFuture
Add a functional result listener, which called on intermediate results.
addIntermediateResultListener(IFunctionalIntermediateResultListener<E>, IFunctionalIntermediateFinishedListener<Void>, IFunctionalExceptionListener) - Method in interface jadex.commons.future.IIntermediateFuture
Add a functional result listener, which called on intermediate results.
addIntermediateResultListener(IIntermediateResultListener<E>) - Method in class jadex.commons.future.IntermediateFuture
Add an result listener, which called on intermediate results.
addIntermediateResultListener(IFunctionalIntermediateResultListener<E>) - Method in class jadex.commons.future.IntermediateFuture
Add a functional result listener, which called on intermediate results.
addIntermediateResultListener(IFunctionalIntermediateResultListener<E>, IFunctionalIntermediateFinishedListener<Void>) - Method in class jadex.commons.future.IntermediateFuture
Add a functional result listener, which called on intermediate results.
addIntermediateResultListener(IFunctionalIntermediateResultListener<E>, IFunctionalIntermediateFinishedListener<Void>, IFunctionalExceptionListener) - Method in class jadex.commons.future.IntermediateFuture
Add a functional result listener, which called on intermediate results.
addInternalEvent(MInternalEvent) - Method in class jadex.bdiv3.model.MCapability
Add an internal event.
addInternalEvent(MInternalEvent) - Method in class jadex.bdiv3.model.MTrigger
 
addInternalEvent(String) - Method in class jadex.bdiv3x.runtime.Plan.PlanWaitAbstraction
Add an internal event.
addInternalEvent(MInternalEvent) - Method in class jadex.bdiv3x.runtime.Plan.PlanWaitAbstraction
Add an internal event.
addInternalEventMapping(String) - Method in class jadex.bdiv3.model.MPlanParameter
Add a internal event mapping.
addInternalEventName(String) - Method in class jadex.bdiv3.model.MTrigger
Add an internal event name.
addItem(Object) - Method in class jadex.commons.gui.PopupBuilder
Add an item.
addIterator(Iterator<T>) - Method in class jadex.commons.collection.MultiIterator
Add a collection.
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(T) - 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.
addListener(IResultListener<E>) - Method in interface jadex.bdiv3x.runtime.IFinishableElement
Add a new listener to get notified when the goal is finished.
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(MMessageEvent) - Method in class jadex.bdiv3.model.MCapability
Add a message.
addMessageEvent(MMessageEvent) - Method in class jadex.bdiv3.model.MTrigger
Add a message event.
addMessageEvent(String) - Method in class jadex.bdiv3x.runtime.Plan.PlanWaitAbstraction
Add a message event.
addMessageEvent(MMessageEvent) - Method in class jadex.bdiv3x.runtime.Plan.PlanWaitAbstraction
Add a message event.
addMessageEventMapping(String) - Method in class jadex.bdiv3.model.MPlanParameter
Add a message event mapping.
addMessageHandler(IMessageHandler) - Method in interface jadex.bridge.component.IMessageFeature
Add a message handler.
addMessageListener(IMessageListener, IFilter) - Method in interface jadex.bridge.service.types.message.IMessageService
Add a message listener.
addMessageName(String) - Method in class jadex.bdiv3.model.MTrigger
Add a message event name.
addMessageType(MessageType) - Static method in class jadex.bridge.service.types.message.MessageType
Add a new message type.
addMethodInvocationListener(IServiceIdentifier, MethodInfo, IMethodInvocationListener) - Method in interface jadex.bridge.service.component.IProvidedServicesFeature
Add a method invocation handler.
addMethodInvocationListener(IServiceIdentifier, MethodInfo, IMethodInvocationListener) - Method in class jadex.bridge.service.component.ProvidedServicesComponentFeature
Add a method invocation handler.
addMethodListener(MethodInfo, IMethodInvocationListener) - Method in class jadex.bridge.service.component.MethodListenerHandler
Add a method listener.
addMethodNFProperty(MethodInfo, INFProperty<?, ?>) - Method in interface jadex.bridge.nonfunctional.INFMethodPropertyProvider
Add a non-functional property.
addMethodNFProperty(MethodInfo, INFProperty<?, ?>) - Method in class jadex.bridge.nonfunctional.NFMethodPropertyProvider
Add a non-functional property.
addMethodNFProperty(IExternalAccess, IServiceIdentifier, MethodInfo, INFProperty<?, ?>) - Static method in class jadex.bridge.nonfunctional.SNFPropertyProvider
Add a non-functional property.
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.
addModelElement(MElement) - Method in class jadex.bdiv3.runtime.WaitAbstraction
 
addMouseListener(JTable) - Method in class jadex.commons.gui.jtable.SorterFilterTableModel
 
addMouseListener(JTable) - Method in class jadex.commons.gui.jtable.VisibilityTableColumnModel
Helper method that adds a mouselistener to the header of a given JTable.
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.
addNFProperty(NFPropertyInfo) - Method in class jadex.bridge.modelinfo.ModelInfo
Add a non functional property.
addNFProperty(INFProperty<?, ?>) - Method in interface jadex.bridge.nonfunctional.INFPropertyProvider
Add a non-functional property.
addNFProperty(INFProperty<?, ?>) - Method in class jadex.bridge.nonfunctional.NFPropertyProvider
Add a non-functional property.
addNFProperty(IExternalAccess, INFProperty<?, ?>) - Static method in class jadex.bridge.nonfunctional.SNFPropertyProvider
Add a non-functional property.
addNFProperty(IExternalAccess, IServiceIdentifier, INFProperty<?, ?>) - Static method in class jadex.bridge.nonfunctional.SNFPropertyProvider
Add a non-functional property.
addNode(T) - Method in class jadex.bridge.component.DependencyResolver
Add a node (without dependency).
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.
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.
addParameter(UnparsedExpression) - Method in class jadex.bdiv3.model.MConfigParameterElement
Add a parameter.
addParameter(MParameter) - Method in class jadex.bdiv3.model.MParameterElement
Add a parameter.
addParentInjection(FieldInfo) - Method in class jadex.micro.MicroModel
Add an injection field.
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.
addPlan(MPlan) - Method in class jadex.bdiv3.model.MCapability
Add a plan.
addPlatformAddresses(ITransportComponentIdentifier) - Method in interface jadex.bridge.service.types.address.ITransportAddressService
Set the addresses of a platform.
addPlatformAddresses(ITransportComponentIdentifier) - Method in class jadex.bridge.service.types.address.TransportAddressBook
Set the addresses of a platform.
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.
addPopupAction(Action) - Method in class jadex.commons.gui.jtreetable.TreeTableNodeType
Add a popup action.
addPostProcessor(IFilter<Object>, IPostProcessor) - Method in class jadex.xml.bean.BeanObjectReaderHandler
Add a post processor.
addPreProcessor(IFilter<Object>, 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(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(String, String) - 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(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.
addProvidedInterceptors(BasicServiceInvocationHandler, Object, IServiceInvocationInterceptor[], IInternalAccess, String, boolean, IServiceIdentifier) - Static method in class jadex.bridge.service.component.BasicServiceInvocationHandler
Add the standard and custom interceptors.
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.
addQuery(Class<T>, String, IAsyncFilter<T>) - Method in interface jadex.bridge.service.component.IRequiredServicesFeature
Add a service query.
addQuery(Class<T>, String, IAsyncFilter<T>) - Method in class jadex.bridge.service.component.RequiredServicesComponentFeature
Add a service query to the registry.
addQuery(Class<T>, String, IAsyncFilter<T>) - Method in class jadex.bridge.service.component.RequiredServicesFeatureAdapter
Add a service query.
addQuery(ServiceQuery<T>) - Method in class jadex.bridge.service.search.GlobalQueryServiceRegistry
Add a service query to the registry.
addQuery(ServiceQuery<T>) - Method in interface jadex.bridge.service.search.IServiceRegistry
Add a service query to the registry.
addQuery(ServiceQuery<T>) - Method in class jadex.bridge.service.search.MultiServiceRegistry
Add a service query to the registry.
addQuery(ServiceQuery<T>) - Method in class jadex.bridge.service.search.ServiceRegistry
Add a service query to the registry.
addQuery(IInternalAccess, Class<T>, String, IAsyncFilter<T>) - Static method in class jadex.bridge.service.search.SServiceProvider
Add a service query to the registry.
addQuery(IExternalAccess, Class<T>, String, IAsyncFilter<T>) - Static method in class jadex.bridge.service.search.SServiceProvider
Add a service query to the registry.
addQuery(IComponentIdentifier, Class<T>, String, IAsyncFilter<T>) - Static method in class jadex.bridge.service.search.SServiceProvider
Add a service query to the registry.
addQuery(ServiceQuery<T>) - Method in class jadex.bridge.service.search.SynchronizedServiceRegistry
Add a service query to the registry.
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.
addQuietListener(IResultListener<Collection<E>>) - Method in class jadex.commons.future.SubscriptionIntermediateFuture
Add a listener which is only informed about new results, i.e.
addReference(Map<String, String>, String, String) - Static method in class jadex.bdiv3.model.MCapability
Add a reference and resolve transitive dependencies.
addRemoteURL(IResourceIdentifier, String, boolean, IExternalAccess) - Static method in class jadex.base.SRemoteGui
Add a remote url via the library service.
addRemovedService(ClassInfo, IService) - Method in class jadex.bridge.service.types.registry.RegistryEvent
Add an added service.
addReply(RMessageEvent, Set<MMessageEvent>) - Method in class jadex.bdiv3.runtime.WaitAbstraction
Add a message event reply.
addReply(IMessageEvent) - Method in class jadex.bdiv3x.runtime.Plan.PlanWaitAbstraction
Add a message event reply.
addReport(TestReport) - Method in class jadex.base.test.Testcase
Add a report.
addRequiredMethodNFProperty(IExternalAccess, IServiceIdentifier, MethodInfo, INFProperty<?, ?>) - Static method in class jadex.bridge.nonfunctional.SNFPropertyProvider
Add a non-functional property.
addRequiredNFProperty(IExternalAccess, IServiceIdentifier, INFProperty<?, ?>) - Static method in class jadex.bridge.nonfunctional.SNFPropertyProvider
Add a non-functional property.
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.component.RequiredServicesComponentFeature
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.
ADDRESS - Static variable in interface jadex.base.IRootComponentConfiguration
Flag if address component and service should be started.
addresses - Variable in class jadex.bridge.ComponentIdentifier
Attribute for slot addresses.
addresses - Variable in class jadex.bridge.service.types.address.TransportAddressBook
The managed addresses.
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.
addResult(Object) - Method in class jadex.bridge.service.component.multiinvoke.FlattenMultiplexCollector
Add a result.
addResult(E) - Method in class jadex.commons.future.IntermediateFuture
Add a result.
addResult(E) - Method in class jadex.commons.future.SubscriptionIntermediateDelegationFuture
Add a result.
addResult(E) - Method in class jadex.commons.future.SubscriptionIntermediateFuture
Add a result.
addResultInjection(String, FieldInfo, String, String) - Method in class jadex.micro.MicroModel
Add an injection field.
addResultListener(IFunctionalResultListener<E>) - Method in class jadex.commons.future.Future
Add an functional result listener, which is only called on success.
addResultListener(IFunctionalResultListener<E>, IFunctionalExceptionListener) - Method in class jadex.commons.future.Future
Add a result listener by combining an OnSuccessListener and an OnExceptionListener.
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(IFunctionalResultListener<E>) - Method in interface jadex.commons.future.IFuture
Add an functional result listener, which is only called on success.
addResultListener(IFunctionalResultListener<E>, IFunctionalExceptionListener) - Method in interface jadex.commons.future.IFuture
Add a result listener by combining an OnSuccessListener and an OnExceptionListener.
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.
addResultMapping(String, String) - Method in class jadex.bdiv3.model.MCapability
Add a result mapping.
addRoleForType(String, String) - Method in class jadex.extension.agr.Group
Add a role name for an agent type name.
addRow(Object, Object) - Method in class jadex.commons.gui.jtable.ObjectTableModel
Add a row to the model.
addRow(ArrayList, Object) - Method in class jadex.commons.gui.jtable.ObjectTableModel
Add a row to the model.
addRow(Object[], Object) - Method in class jadex.commons.gui.jtable.ObjectTableModel
Add a row to the model.
addRow(Object[]) - Method in class jadex.extension.envsupport.evaluation.DataTable
Add a data row.
addRule(<any>) - Method in interface jadex.bridge.service.types.ecarules.IRulebaseService
Add a new rule.
addRuntimeElement(RElement) - Method in class jadex.bdiv3.runtime.WaitAbstraction
 
addRuntimeElement(RElement) - Method in class jadex.bdiv3x.runtime.Plan.PlanWaitAbstraction
Add a runtime element.
addSelectedObjectListener(ChangeListener) - Method in class jadex.extension.envsupport.observer.gui.ObserverCenter
Adds a listener for change of the selected object
addservice(MServiceCall) - Method in class jadex.bdiv3.model.MCapability
Add a service.
addService(MServiceCall) - Method in class jadex.bdiv3.model.MTrigger
Add a service trigger.
addService(IDFServiceDescription) - Method in class jadex.bridge.fipa.DFComponentDescription
Add a service to this ComponentDescription.
addService(String, Class<?>, Object) - Method in interface jadex.bridge.service.component.IProvidedServicesFeature
Add a service to the container.
addService(String, Class<?>, Object, String) - Method in interface jadex.bridge.service.component.IProvidedServicesFeature
Add a service to the platform.
addService(String, Class<?>, Object, PublishInfo, String) - Method in interface jadex.bridge.service.component.IProvidedServicesFeature
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 class jadex.bridge.service.component.ProvidedServicesComponentFeature
Add a service.
addService(String, Class<?>, Object) - Method in class jadex.bridge.service.component.ProvidedServicesComponentFeature
Add a service to the platform.
addService(String, Class<?>, Object, String) - Method in class jadex.bridge.service.component.ProvidedServicesComponentFeature
Add a service to the platform.
addService(String, Class<?>, Object, PublishInfo, String) - Method in class jadex.bridge.service.component.ProvidedServicesComponentFeature
Add a service to the platform.
addService(String, Class<?>, String, IServiceInvocationInterceptor[], Object, ProvidedServiceInfo, String) - Method in class jadex.bridge.service.component.ProvidedServicesComponentFeature
Add a service to the component.
addService(ClassInfo, IService) - Method in interface jadex.bridge.service.search.IServiceRegistry
Add a service to the registry.
addService(ClassInfo, IService) - Method in class jadex.bridge.service.search.MultiServiceRegistry
Add a service to the registry.
addService(ClassInfo, IService) - Method in class jadex.bridge.service.search.ServiceRegistry
Add a service to the registry.
addService(ClassInfo, IService) - Method in class jadex.bridge.service.search.SynchronizedServiceRegistry
Add a service to the registry.
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(Class, BeanContextServiceProvider, boolean) - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
Add a service to this context.
addServiceCall(ServiceCallInfo) - Method in class jadex.micro.MicroModel
Add an call field.
addServiceInjection(String, FieldInfo, boolean) - Method in class jadex.micro.MicroModel
Add an injection field.
addServiceInjection(String, MethodInfo) - Method in class jadex.micro.MicroModel
Add an injection method.
addServiceInjection(String, MethodInfo, boolean) - 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.
addServiceMapping(String) - Method in class jadex.bdiv3.model.MParameter
Add a service mapping.
addServiceParameterMapping(String, MethodInfo) - Method in class jadex.bdiv3.model.MGoal
 
addServiceResultMapping(String, MethodInfo) - Method in class jadex.bdiv3.model.MGoal
 
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.
addSplitInfos(Collection<ProcessThread>) - Method in class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
Add split infos to a set of threads.
addStackedListeners(List<Tuple2<Future<?>, IResultListener<?>>>) - Static method in class jadex.commons.future.FutureHelper
Add listener notifications to the current thread.
addStackElement(StackElement) - Method in class jadex.xml.reader.AReadContext
 
addStartSSLCertificate(KeyStore, String, String) - Static method in class jadex.commons.security.SSecurity
Add the startssl.com root certificate to the used store.
addStartSSLToTrustStore(String) - Static method in class jadex.commons.security.SSecurity
Add the start ssl cert to the Java trust store.
addSubcapability(FieldInfo, BDIModel) - Method in class jadex.bdiv3.model.BDIModel
Add a subcapability field.
addSubcomponentType(SubcomponentTypeInfo) - Method in class jadex.bridge.modelinfo.ModelInfo
Add a subcomponent type.
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.
addSubregistry(IComponentIdentifier, IServiceRegistry) - Method in class jadex.bridge.service.search.MultiServiceRegistry
Add a new registry.
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.ProcessThread
Add a thread to this context.
addThread() - Method in class jadex.commons.concurrent.ThreadPool
 
addThreadLocal(ThreadLocal<?>) - Static method in class jadex.commons.future.ThreadLocalTransferHelper
Add a thread local that will be automatically copied on thread resumption.
addThreads(int) - Method in class jadex.commons.concurrent.ThreadPool
Create some pool.
addTickTimer(ITimer) - Method in interface jadex.bridge.service.types.clock.IClock
Add a tick timer.
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.
addToTop(String) - Method in class jadex.commons.gui.autocombo.AbstractAutoComboModel
 
addTreeModelListener(TreeModelListener) - Method in class jadex.commons.gui.jtreetable.AbstractTreeTableModel
 
addTuple2ResultListener(IFunctionalResultListener<E>, IFunctionalResultListener<F>) - Method in interface jadex.commons.future.ITuple2Future
Uses two functional result listeners to create a Tuple2ResultListener and add it.
addTuple2ResultListener(IFunctionalResultListener<E>, IFunctionalResultListener<F>, IFunctionalExceptionListener) - Method in interface jadex.commons.future.ITuple2Future
Uses two functional result listeners to create a Tuple2ResultListener and add it.
addTuple2ResultListener(IFunctionalResultListener<E>, IFunctionalResultListener<F>) - Method in class jadex.commons.future.Tuple2Future
Uses two functional result listeners to create a Tuple2ResultListener and add it.
addTuple2ResultListener(IFunctionalResultListener<E>, IFunctionalResultListener<F>, IFunctionalExceptionListener) - Method in class jadex.commons.future.Tuple2Future
Uses two functional result listeners to create a Tuple2ResultListener and add it.
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.
addUsedId(String) - Method in class jadex.commons.IdGenerator
Adds a used ID, only useful for collision-free mode.
addValToTop(T) - Method in class jadex.commons.gui.autocombo.AbstractAutoComboModel
 
addValue(Object) - Method in interface jadex.bdiv3x.runtime.IParameterSet
Add a value to a parameter set.
addValue(Comparable, Object, Object, DataTable, Object[]) - Method in class jadex.extension.envsupport.evaluation.AbstractChartDataConsumer
Add a value to a specific series of the chart.
addValue(Comparable, Object, Object, DataTable, Object[]) - Method in class jadex.extension.envsupport.evaluation.CategoryChartDataConsumer
Add a value to a specific series of the chart.
addValue(Comparable, Object, Object, DataTable, Object[]) - Method in class jadex.extension.envsupport.evaluation.HistogramDataConsumer
Add a value to a specific series of the chart.
addValue(Comparable, Object, Object, DataTable, Object[]) - Method in class jadex.extension.envsupport.evaluation.TimeChartDataConsumer
Add a value to a specific series of the chart.
addValue(Comparable, Object, Object, DataTable, Object[]) - Method in class jadex.extension.envsupport.evaluation.XYChartDataConsumer
Add a value to a specific series of the chart.
addValues(Object[]) - Method in interface jadex.bdiv3x.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.
adjustBeginLineColumn(int, int) - Method in class jadex.javaparser.javaccimpl.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class jadex.javaparser.javaccimpl.JavaCharStream
 
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(IInternalAccess, RGoal) - Static method in class jadex.bdiv3.actions.AdoptGoalAction
 
AdoptGoalAction - Class in jadex.bdiv3.actions
Action for adopting a goal.
AdoptGoalAction(RGoal) - Constructor for class jadex.bdiv3.actions.AdoptGoalAction
Create a new action.
adoptPlan(T) - Method in interface jadex.bdiv3.features.IBDIAgentFeature
Dispatch a pojo plan and wait for its result.
adoptPlan(T, Object...) - Method in interface jadex.bdiv3.features.IBDIAgentFeature
Dispatch a goal wait for its result.
advanceEvent() - Method in interface jadex.bridge.service.types.clock.IClockService
Advance one event.
afterSwitch() - Method in class jadex.commons.future.ThreadLocalTransferHelper
Must be called after a thread switch occurs to restore the thread local values.
agent - Variable in class jadex.bdiv3.runtime.EasyDeliberationStrategy
The agent.
agent - Variable in class jadex.bdiv3.runtime.wrappers.EventPublisher
The agent interpreter.
agent - Variable in class jadex.bdiv3x.runtime.CapabilityWrapper
The agent.
agent - Variable in class jadex.bdiv3x.runtime.Plan
The internal access.
agent - Variable in class jadex.bridge.service.component.ComponentSuspendable
The component adapter.
agent - Variable in class jadex.bridge.service.component.multiinvoke.MultiServiceInvocationHandler
The agent.
agent - Variable in class jadex.extension.rs.invoke.RestInvocationAgent
The agent.
agent - Variable in class jadex.extension.rs.invoke.RestServiceAgent
The micro agent.
agent - Variable in class jadex.extension.rs.invoke.RestServiceWrapperInvocationHandler
The agent.
agent - Variable in class jadex.extension.ws.invoke.WebServiceAgent
The micro agent.
Agent - Annotation Type in jadex.micro.annotation
Marker for agent class and variable.
AGENT_FIELD_NAME - Static variable in interface jadex.bdiv3.IBDIClassGenerator
Name of the field that is injected for agent name
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.
AgentFeature - Annotation Type in jadex.micro.annotation
 
agentinjections - Variable in class jadex.micro.MicroModel
The agent injection targets.
AgentKilled - Annotation Type in jadex.micro.annotation
Marker for agent killed method.
AgentMessageArrived - Annotation Type in jadex.micro.annotation
Marker for agent message arrived.
agentmethods - Variable in class jadex.micro.MicroModel
The agent methods for given annotations (if any).
AgentResult - Annotation Type in jadex.micro.annotation
Marker for agent result field.
AgentService - Annotation Type in jadex.micro.annotation
Injects a service into a field or a method of a component.
AgentServiceValue - Annotation Type in jadex.micro.annotation
The service annotation.
AgentStreamArrived - Annotation Type in jadex.micro.annotation
Marker for agent stream arrived.
aggregate - Variable in class jadex.extension.envsupport.evaluation.SpaceObjectSource
The flag if aggregate values should be returned.
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.
algorithm - Variable in class jadex.bridge.service.types.security.KeyStoreEntry
The algorithm.
alias - Variable in class jadex.bridge.service.types.security.KeyStoreEntry
The alias.
Alias - Annotation Type in jadex.commons.transformation.annotations
Specify an alias for a class (e.g.
ALIASES - Static variable in class jadex.commons.transformation.STransformation
Static map of known aliases used for decoding.
ALIGN_BOTTOM - Static variable in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
Bottom Alignment
ALIGN_CENTER - Static variable in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
Center Alignment
ALIGN_LEFT - Static variable in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
Left Alignment
ALIGN_MIDDLE - Static variable in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
Middle Alignment
ALIGN_RIGHT - Static variable in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
Right Alignment
ALIGN_TOP - Static variable in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
Top Alignment
all - Variable in class jadex.base.DefaultFileFilter
Boolean if all is selected.
all - Variable in class jadex.base.ModelFileFilter
The all selected flag.
ALL - Static variable in class jadex.bdi.planlib.protocols.Selector
The constant for specifiying that all proposals should be chosen.
ALL - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
ALL - Static variable in class jadex.javaparser.javaccimpl.SelectNode
The selection mode for returning a set of elements (default).
allentries - Variable in class jadex.commons.gui.autocombo.AbstractFixedAutoComboModel
 
allentries - Variable in class jadex.commons.gui.autocombo.StringComboModel
 
allimports - Variable in class jadex.bridge.modelinfo.ModelInfo
All imports (cached for speed).
allocateSpace(int) - Method in class jadex.commons.transformation.binaryserializer.GrowableByteBuffer
Allocates a minimum amount of free space in the buffer.
allowduplicates - Variable in class jadex.commons.gui.EditableList
Allow duplicate entries.
allowed - Variable in class jadex.bdiv3x.features.BDIXAgentFeature.LifecycleStateCondition
The flag if state is allowed or disallowed.
allseps - Variable in class jadex.commons.ExpressionTokenizer
All separators.
allTableColumns - Variable in class jadex.commons.gui.jtable.VisibilityTableColumnModel
Array of TableColumn objects in this model.
ALWAYS - Static variable in interface jadex.commons.IAsyncFilter
A filter that always returns true.
ALWAYS - Static variable in interface jadex.commons.IFilter
A filter that always returns true.
AlwaysFilter() - Constructor for class jadex.commons.IAsyncFilter.AlwaysFilter
 
ALWAYSOK - Static variable in class jadex.bridge.service.component.interceptors.ValidationInterceptor
The static map of subinterceptors (method -> interceptor).
AND - Static variable in class jadex.commons.ComposedFilter
The AND operator.
AND - Static variable in class jadex.commons.ComposedRemoteFilter
The AND operator.
AND - Static variable in class jadex.javaparser.javaccimpl.BooleanNode
The and (&&) operator.
AND - Static variable in class jadex.javaparser.javaccimpl.MathNode
The bitwise and operator.
androidutils - Static variable in class jadex.commons.SUtil
Cached AndroidUtils
androidUtils() - Static method in class jadex.commons.SUtil
Get the AndroidUtils, if available.
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
 
announceAuction(Object, List, String) - Method in class jadex.bdi.planlib.protocols.dutchauction.DAInitiatorPlan
Announce the planned auction.
announceAuction(Object, List, String) - Method in class jadex.bdi.planlib.protocols.englishauction.EAInitiatorPlan
Announce the planned auction.
announceAuctionEnd(List, String, Object, IComponentIdentifier) - Method in class jadex.bdi.planlib.protocols.dutchauction.DAInitiatorPlan
Announce the end of the auction to all participants that did not leave the auction.
announceAuctionEnd(List, String, Object, IComponentIdentifier) - Method in class jadex.bdi.planlib.protocols.englishauction.EAInitiatorPlan
Announce the end of the auction to all participants that did not leave the auction.
AnswerPingPlan - Class in jadex.bdi.planlib.ping
The ping plan reacts on ping requests.
AnswerPingPlan() - Constructor for class jadex.bdi.planlib.ping.AnswerPingPlan
 
ANY - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
ANY - Static variable in class jadex.javaparser.javaccimpl.SelectNode
The selection mode for returning the first matching element.
ANY_CONFIG - Static variable in class jadex.bridge.modelinfo.ModelValueProvider
Constant for no configuration selected.
apkPathFromUrl(URL) - Method in interface jadex.commons.SUtil.AndroidUtils
Retrieves the APK Path from a given URL, if its an Android APK URL.
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.
appendText(String) - Method in class jadex.javaparser.javaccimpl.ExpressionNode
Append to the token text.
appendText(String) - Method in class jadex.javaparser.javaccimpl.TypeNode
Append to the token text.
applet - Static variable in class jadex.commons.gui.BrowserLauncher2
The applet (has to be set from the outside).
applicables - Variable in class jadex.bridge.service.component.interceptors.AbstractLRUApplicableInterceptor
The LRU.
APPLICATION_JSON_JADEX - Static variable in class jadex.commons.transformation.STransformation.MediaType
 
apply(T, U) - Method in interface jadex.commons.functional.BiFunction
 
apply(T) - Method in interface jadex.commons.functional.Function
 
applyToEither(IFuture<E>, Function<E, U>, Class<?>) - Method in class jadex.commons.future.Future
 
applyToEither(IFuture<E>, Function<E, U>, Class<?>) - Method in interface jadex.commons.future.IFuture
The given function will be executed with either of the result of this and the given other future.
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 - Class in jadex.xml.reader
Context for reader that stores all relevant information of the read process.
AReadContext(TypeInfoPathManager, IObjectReaderHandler, IXMLReader, XMLReporter, Object, ClassLoader) - Constructor for class jadex.xml.reader.AReadContext
 
AReadContext(TypeInfoPathManager, IObjectReaderHandler, IXMLReader, XMLReporter, Object, ClassLoader, Object, List<StackElement>, StackElement, String, Map<String, Object>, int, MultiCollection<Integer, IPostProcessorCall>) - Constructor for class jadex.xml.reader.AReadContext
Create a new read context.
AReader - Class in jadex.xml.reader
XML Reader abstract class.
AReader(boolean, XMLReporter) - Constructor for class jadex.xml.reader.AReader
 
areasize - Variable in class jadex.extension.envsupport.environment.space2d.Space2D
Area size.
areasize - Variable in class jadex.extension.envsupport.environment.space3d.Space3D
Area size.
areaSize_ - Variable in class jadex.extension.envsupport.observer.graphics.AbstractViewport
Maximum displayable area
areaSize_ - Variable in class jadex.extension.envsupport.observer.graphics.AbstractViewport3d
Maximum displayable area
arg - Variable in class jadex.commons.collection.WeakEntry
Optional command argument.
args - Variable in class jadex.bridge.service.component.interceptors.PrePostConditionInterceptor.PrePostConditionFetcher
The arguments.
args - Variable in class jadex.bridge.service.component.multiinvoke.SimpleMultiplexDistributor
The arguments.
args - Variable in class jadex.bridge.service.types.cms.CreationInfo
The arguments (map with name/value pairs).
args - Variable in class jadex.javaparser.javaccimpl.ReflectNode
The argument values (for constructors and methods).
argtypes - Variable in class jadex.javaparser.javaccimpl.ReflectNode
The argument types (for constructors and methods).
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 - Static variable in class jadex.bridge.sensor.service.TagProperty
The argument constant.
Argument - Annotation Type in jadex.micro.annotation
The argument annotation.
argumentinjections - Variable in class jadex.micro.MicroModel
The argument injection targets.
arguments - Variable in class jadex.bridge.component.ComponentCreationInfo
The arguments.
arguments - Variable in class jadex.bridge.fipa.CMSCreateComponent
Attribute for slot arguments.
arguments - Variable in class jadex.bridge.modelinfo.ComponentInstanceInfo
The list of contained arguments.
arguments - Variable in class jadex.bridge.modelinfo.ConfigurationInfo
The list of argument default values.
arguments - Variable in class jadex.bridge.modelinfo.ModelInfo
The arguments.
arguments - Variable in class jadex.bridge.service.component.ServiceInvocationContext
The invocation arguments.
Arguments - Annotation Type in jadex.micro.annotation
The arguments annotation.
argumentsexp - Variable in class jadex.bridge.modelinfo.ComponentInstanceInfo
The arguments expression (Hack for BPMN Editor that saves args as one string.
ArgumentsNode - Class in jadex.javaparser.javaccimpl
A dummy node for grouping the arguments of a method call or constructor invocation.
ArgumentsNode(ParserImpl, int) - Constructor for class jadex.javaparser.javaccimpl.ArgumentsNode
Create a node.
array - Variable in class jadex.commons.collection.WeakList
The list of elements.
ARRAY - Static variable in class jadex.javaparser.javaccimpl.ArrayNode
The array with content constructor.
ARRAY_DIMENSION - Static variable in class jadex.javaparser.javaccimpl.ArrayNode
The empty array constructor.
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.
ArrayCodec2 - Class in jadex.commons.transformation.binaryserializer
Codec for encoding and decoding arrays.
ArrayCodec2() - Constructor for class jadex.commons.transformation.binaryserializer.ArrayCodec2
 
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.
arrayinfos - Variable in class jadex.xml.reader.AReadContext
The map or array information.
ARRAYLEN - Static variable in class jadex.xml.SXML
The value of this attribute is used as idref.
ArrayNode - Class in jadex.javaparser.javaccimpl
A node representing an array to create.
ArrayNode(ParserImpl, int) - Constructor for class jadex.javaparser.javaccimpl.ArrayNode
Create an expression node.
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.
arrowkey - Variable in class jadex.commons.gui.autocombo.AutoCompleteCombo.AutoCompleteDocument
 
ASC - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
ASC - Static variable in class jadex.javaparser.javaccimpl.SelectNode
The ascending order direction.
ascending - Variable in class jadex.bdi.planlib.protocols.ProposalEvaluator
Flag indicating if evaluations are rated ascending (the higher the better) or the other way round.
ascending - Variable in class jadex.commons.collection.SortedList
The ordering direction of the list.
ASCENDING - Static variable in interface jadex.commons.gui.jtable.ISorterFilterTableModel
 
ASCENDING - Static variable in class jadex.commons.gui.jtable.SortArrowIcon
 
ASCENDING - Static variable in class jadex.commons.gui.jtable.SortHeaderRenderer
 
ASCENDING - Static variable in class jadex.commons.gui.jtable.TableSorter
 
ASCII - Static variable in class jadex.commons.SUtil
ASCII charset.
aslist - Variable in class jadex.commons.collection.IndexMap
The index map as java.util.List.
asmap - Variable in class jadex.commons.collection.IndexMap
The index map as java.util.Map.
ASMBDIClassGenerator - Class in jadex.bdiv3
 
ASMBDIClassGenerator() - Constructor for class jadex.bdiv3.ASMBDIClassGenerator
 
AsmNodeHelper - Class in jadex.bdiv3.asm
Helper for creating nodes.
AsmNodeHelper() - Constructor for class jadex.bdiv3.asm.AsmNodeHelper
 
AsmOpcodeHelper - Class in jadex.bdiv3.asm
Helper for creating opcodes.
AsmOpcodeHelper() - Constructor for class jadex.bdiv3.asm.AsmOpcodeHelper
 
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.
ASYNCEXECUTION - Static variable in interface jadex.base.IRootComponentConfiguration
Use asynchronous execution mode?
asyncScanDir(URL[], File, IFilter, List<String>) - Static method in class jadex.commons.SReflect
Scan directories.
asyncScanForClasses(ClassLoader, IFilter<Object>, IFilter<Class<?>>, int, boolean) - Static method in class jadex.commons.SReflect
Scan for classes that fulfill certain criteria as specified by the file and classfilters.
asyncScanForClasses(URL[], ClassLoader, IFilter<Object>, IFilter<Class<?>>, int) - Static method in class jadex.commons.SReflect
Scan for classes that fulfill certain criteria as specified by the file and classfilters.
asyncScanForFiles(URL[], IFilter<Object>) - Static method in class jadex.commons.SReflect
Scan for files in a given list of urls.
AtomicCounter() - Constructor for class jadex.extension.envsupport.environment.AbstractEnvironmentSpace.AtomicCounter
 
attachments - Variable in class jadex.bridge.service.types.email.Email
The attachments.
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.
attributeinfos - Variable in class jadex.xml.MappingInfo
The attributes infos.
attributeinfos - Variable in class jadex.xml.TypeInfo
The attributes info (xmlname -> attrinfo).
attributeNames() - Method in class jadex.commons.beans.FeatureDescriptor
attributes - Variable in class jadex.xml.writer.WriteObjectInfo
The attribute values.
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.
authdata - Variable in class jadex.bridge.service.types.security.DefaultAuthorizable
The authentication data.
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(IInternalAccess, 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.
AUTOCLOSABLE - Static variable in class jadex.bdiv3.model.MBelief
The autoclosable class, if present.
AutoComboTableCellEditor - Class in jadex.commons.gui.autocombo
 
AutoComboTableCellEditor(JComboBox) - Constructor for class jadex.commons.gui.autocombo.AutoComboTableCellEditor
 
AutoComboTableCellRenderer - Class in jadex.commons.gui.autocombo
 
AutoComboTableCellRenderer(AutoCompleteCombo) - Constructor for class jadex.commons.gui.autocombo.AutoComboTableCellRenderer
 
autocompactionthreshold - Variable in class jadex.commons.collection.PersistentMap
Dirty threshold for auto-compaction.
autocompactionthreshold - Variable in class jadex.commons.collection.PersistentMap2
Dirty threshold for auto-compaction.
autocompactionthreshold - Variable in class jadex.commons.collection.ShadowedPersistentMap
Dirty threshold for auto-compaction.
AutoCompleteCombo<T> - Class in jadex.commons.gui.autocombo
Autocomplete combobox with filtering and text inserting of new text
AutoCompleteCombo(ThreadPool, ClassLoader) - Constructor for class jadex.commons.gui.autocombo.AutoCompleteCombo
Create a new combo box.
AutoCompleteCombo.AutoCompleteDocument - Class in jadex.commons.gui.autocombo
 
AutoCompleteDocument() - Constructor for class jadex.commons.gui.autocombo.AutoCompleteCombo.AutoCompleteDocument
Create a new AutoCompleteDocument.
autoResizingEnabled - Variable in class jadex.commons.gui.jtable.ResizeableTableHeader
If true, auto resizing of columns when the TableModel invokes a tableChanged event is enabled.
AUTOSHUTDOWN - Static variable in interface jadex.base.IStarterConfiguration
Automatically shut down the platform when no user agents are running anymore.
autoshutdown - Variable in class jadex.bridge.service.types.cms.CMSComponentDescription
The auto shutdown flag.
autoshutdown - Variable in class jadex.bridge.service.types.cms.CreationInfo
The auto shutdown flag (default: false).
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.
avatarmappings - Variable in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Avatar mappings.
AverageEvaluator - Class in jadex.bridge.sensor.service
 
AverageEvaluator(IServiceEvaluator) - Constructor for class jadex.bridge.sensor.service.AverageEvaluator
Create a new AverageEvaluator.
AverageEvaluator(IServiceEvaluator, int) - Constructor for class jadex.bridge.sensor.service.AverageEvaluator
Create a new AverageEvaluator.
avoidCallTimeouts(Future<?>, IInternalAccess) - Static method in class jadex.bridge.SFuture
Automatically update the timer of a long running service call future.
avoidCallTimeouts(Future<?>, IExternalAccess) - Static method in class jadex.bridge.SFuture
Automatically update the timer of a long running service call future.
avoidCallTimeouts(Future<?>, IInternalAccess, long, boolean) - Static method in class jadex.bridge.SFuture
Automatically update the timer of a long running service call future.
avoidCallTimeouts(Future<?>, IExternalAccess, long, boolean) - Static method in class jadex.bridge.SFuture
Automatically update the timer of a long running service call future.
avoidCallTimeouts(Future<?>, IInternalAccess, long, double, boolean) - Static method in class jadex.bridge.SFuture
Automatically update the timer of a long running service call future.
avoidCallTimeouts(Future<?>, IExternalAccess, long, double, boolean) - Static method in class jadex.bridge.SFuture
Automatically update the timer of a long running service call future.
avoidingGui() - Method in class jadex.commons.beans.beancontext.BeanContextSupport
 
avoidingGui() - Method in interface jadex.commons.beans.Visibility
 
AWADELAY - Static variable in interface jadex.base.IRootComponentConfiguration
The awareness delay in milliseconds
AWAEXCLUDES - Static variable in interface jadex.base.IRootComponentConfiguration
Exclude entries for awareness agent.
AWAFAST - Static variable in interface jadex.base.IRootComponentConfiguration
The awareness fast flag
AWAINCLUDES - Static variable in interface jadex.base.IRootComponentConfiguration
Include entries for awareness agent.
AWAMECHANISMS - Static variable in interface jadex.base.IRootComponentConfiguration
Specify the awareness agent discovery mechanisms (comma separated).
AWARENESS - Static variable in interface jadex.base.IRootComponentConfiguration
Start the awareness agent (awa) for automatic platform discovery.
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(ITransportComponentIdentifier, String, long, String[], String[], String, String) - Constructor for class jadex.bridge.service.types.awareness.AwarenessInfo
Create a new awareness info.
AWriteContext - Class in jadex.xml.writer
Context for writing an xml.
AWriteContext(IObjectWriterHandler, Object, Object, Object, ClassLoader) - Constructor for class jadex.xml.writer.AWriteContext
Create a new write context.
AWriteContext(IObjectWriterHandler, Object, Object, Object, ClassLoader, Map<Object, Object>, List<StackElement>, MultiCollection<Integer, IPreProcessor>) - 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
 

B

backup(int) - Method in class jadex.javaparser.javaccimpl.JavaCharStream
 
base - Variable in class jadex.bdi.planlib.protocols.ExponentialPriceCalculator
The base (base^round).
base16Decode(String) - Static method in class jadex.commons.SUtil
Decodes a Base16-encoded String and returns the data.
base16Encode(byte[]) - Static method in class jadex.commons.SUtil
Encodes a set of data as a Base16 String (hex).
base16Mode() - Method in class jadex.commons.IdGenerator
Switches the ID generator to BASE16 mode.
Base64 - Class in jadex.commons
Base64
Base64() - Constructor for class jadex.commons.Base64
 
base64Mode() - Method in class jadex.commons.IdGenerator
Switches the ID generator to BASE64 mode.
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
BASECLASSLOADER - Static variable in interface jadex.base.IRootComponentConfiguration
The base classloader.
BasicComponentIdentifier - Class in jadex.bridge
An component identifier (AID), see FIPASC00023.
BasicComponentIdentifier() - Constructor for class jadex.bridge.BasicComponentIdentifier
Create a new component identifier.
BasicComponentIdentifier(String) - Constructor for class jadex.bridge.BasicComponentIdentifier
Create a new component identifier with a global name and given addresses.
BasicComponentIdentifier(String, IComponentIdentifier) - Constructor for class jadex.bridge.BasicComponentIdentifier
Create component identifier.
BasicComponentIdentifier(IComponentIdentifier) - Constructor for class jadex.bridge.BasicComponentIdentifier
Copy a component identifier.
basicconverters - Static variable in class jadex.commons.transformation.BasicTypeConverter
The map of basic converters.
BasicEvaluator<T> - Class in jadex.bridge.nonfunctional.search
Basic evaluator implementation for service and methods.
BasicEvaluator(IExternalAccess, String) - Constructor for class jadex.bridge.nonfunctional.search.BasicEvaluator
Create a new evaluator.
BasicEvaluator(IExternalAccess, String, Object) - Constructor for class jadex.bridge.nonfunctional.search.BasicEvaluator
Create a new evaluator.
BasicEvaluator(IExternalAccess, String, MethodInfo) - Constructor for class jadex.bridge.nonfunctional.search.BasicEvaluator
Create a new evaluator.
BasicEvaluator(IExternalAccess, String, MethodInfo, Object, boolean) - Constructor for class jadex.bridge.nonfunctional.search.BasicEvaluator
Create a new evaluator.
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.
BasicService(IComponentIdentifier, Class<?>, Class<?>, Map<String, Object>) - Constructor for class jadex.bridge.service.BasicService
Create a new service.
BasicServiceInvocationHandler - Class in jadex.bridge.service.component
Basic service invocation interceptor.
BasicServiceInvocationHandler(IInternalAccess, IServiceIdentifier, Logger, boolean, Cause, boolean) - Constructor for class jadex.bridge.service.component.BasicServiceInvocationHandler
Create a new invocation handler.
BasicServiceInvocationHandler(IInternalAccess, IService, Logger, Cause, boolean) - Constructor for class jadex.bridge.service.component.BasicServiceInvocationHandler
Create a new invocation handler.
BasicServiceInvocationHandler(IInternalAccess, ServiceInfo, Logger, Cause) - 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
 
basictypes - Static variable in class jadex.commons.SReflect
Mapping from basic class name -> basic type(class).
bccs - Variable in class jadex.bridge.service.types.email.Email
The bccs.
bcmListeners - Variable in class jadex.commons.beans.beancontext.BeanContextSupport
A list of registered membership listeners.
bcommands - Variable in class jadex.commons.future.TerminableFuture
The list of backward commands.
bcommands - Variable in class jadex.commons.future.TerminableIntermediateFuture
The list of backward commands.
bcsChildren() - Method in class jadex.commons.beans.beancontext.BeanContextSupport
Returns an iterator of all BCSChild instances, with remove() disabled.
bcsListeners - Variable in class jadex.commons.beans.beancontext.BeanContextServicesSupport
A list of registered BeanContextServicesListeners.
bcsPreDeserializationHook(ObjectInputStream) - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
Deserializes all serializable services and their providers before the children of this context is deserialized.
bcsPreDeserializationHook(ObjectInputStream) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
This method is called by readObject() after defaultReadObject() and before deserializing any children or listeners.
bcsPreSerializationHook(ObjectOutputStream) - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
Serializes all serializable services and their providers before the children of this context is serialized.
bcsPreSerializationHook(ObjectOutputStream) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
This method is called by writeObject() after defaultWriteObject() and before serializing any children or listeners.
BDI_FEATURES - Static variable in class jadex.bdiv3.BDIAgentFactory
The specific component features for micro agents.
BDI_FEATURES - Static variable in class jadex.bdiv3x.BDIXComponentFactory
The specific component features for micro agents.
BDIAgentFactory - Class in jadex.bdiv3
Factory for creating micro agents.
BDIAgentFactory(IInternalAccess) - Constructor for class jadex.bdiv3.BDIAgentFactory
Create a new agent factory.
BDIAgentFactory(IInternalAccess, Map<String, Object>) - Constructor for class jadex.bdiv3.BDIAgentFactory
Create a new agent factory.
BDIAgentFactory(String) - Constructor for class jadex.bdiv3.BDIAgentFactory
Create a new agent factory for startup.
BDIClassGeneratorFactory - Class in jadex.bdiv3
 
BDIClassGeneratorFactory() - Constructor for class jadex.bdiv3.BDIClassGeneratorFactory
 
BDIClassGeneratorFactoryDesktop - Class in jadex.bdiv3
 
BDIClassGeneratorFactoryDesktop() - Constructor for class jadex.bdiv3.BDIClassGeneratorFactoryDesktop
 
BDIClassReader - Class in jadex.bdiv3
Reads micro agent classes and generates a model from metainfo and annotations.
BDIClassReader(BDIModelLoader) - Constructor for class jadex.bdiv3.BDIClassReader
Create a new bdi class reader.
BDIConfiguration - Annotation Type in jadex.bdiv3.annotation
Redefines jadex.micro.annotation.Configuration as annotations do not allow inheritance.
BDIConfigurations - Annotation Type in jadex.bdiv3.annotation
Configurations annotation.
BDIFailureException - Exception in jadex.bdiv3.runtime
A BDI failure exception indicates that a plan has failed.
BDIFailureException(String, Throwable) - Constructor for exception jadex.bdiv3.runtime.BDIFailureException
Create a new BDI failure exception.
BDIModel - Class in jadex.bdiv3.model
 
BDIModel(IModelInfo, MCapability) - Constructor for class jadex.bdiv3.model.BDIModel
Create a new model.
bdimodel - Variable in class jadex.bdiv3x.features.BDIXAgentFeature
The bdi model.
BDIModelLoader - Class in jadex.bdiv3
 
BDIModelLoader() - Constructor for class jadex.bdiv3.BDIModelLoader
Create a new BPMN model loader.
BDIXAgentFeature - Class in jadex.bdiv3x.features
BDI agent feature version for XML agents.
BDIXAgentFeature(IInternalAccess, ComponentCreationInfo) - Constructor for class jadex.bdiv3x.features.BDIXAgentFeature
Factory method constructor for instance level.
BDIXAgentFeature.ChangeInfoEntryMapper - Class in jadex.bdiv3x.features
Map a change info as Map:Entry.
BDIXAgentFeature.GoalsExistCondition - Class in jadex.bdiv3x.features
Condition that tests if goal instances of an mgoal exist.
BDIXAgentFeature.LifecycleStateCondition - Class in jadex.bdiv3x.features
Condition for checking the lifecycle state of a goal.
BDIXAgentFeature.PlansExistCondition - Class in jadex.bdiv3x.features
Condition that tests if goal instances of an mplan exist.
BDIXArgumentsResultsComponentFeature - Class in jadex.bdiv3x.features
Extension to write back result beliefs on agent shutdown.
BDIXArgumentsResultsComponentFeature(IInternalAccess, ComponentCreationInfo) - Constructor for class jadex.bdiv3x.features.BDIXArgumentsResultsComponentFeature
Create the feature.
BDIXComponentFactory - Class in jadex.bdiv3x
Factory for default contexts.
BDIXComponentFactory(String) - Constructor for class jadex.bdiv3x.BDIXComponentFactory
Create a new component factory for startup.
BDIXComponentFactory(IInternalAccess, Map<String, Object>) - Constructor for class jadex.bdiv3x.BDIXComponentFactory
Create a new component factory.
BDIXLifecycleAgentFeature - Class in jadex.bdiv3x.features
Feature that ensures the bdi behavior is started.
BDIXLifecycleAgentFeature(IInternalAccess, ComponentCreationInfo) - Constructor for class jadex.bdiv3x.features.BDIXLifecycleAgentFeature
Factory method constructor for instance level.
BDIXLifecycleAgentFeature.EndBehavior - Class in jadex.bdiv3x.features
Extracted end behavior.
BDIXLifecycleAgentFeature.StartBehavior - Class in jadex.bdiv3x.features
Extracted start behavior.
BDIXMessageComponentFeature - Class in jadex.bdiv3x.features
Extension to allow message injection in agent methods.
BDIXMessageComponentFeature(IInternalAccess, ComponentCreationInfo) - Constructor for class jadex.bdiv3x.features.BDIXMessageComponentFeature
Create the feature.
BDIXMessageComponentFeature.HandleBDIMessageStep - Class in jadex.bdiv3x.features
Step to handle a message.
BDIXMessageComponentFeature.HandleBDIStreamStep - Class in jadex.bdiv3x.features
Step to handle a message.
BDIXMLReader - Class in jadex.bdiv3x
Reader for loading component XML models into a Java representation states.
BDIXMLReader(BDIXModelLoader) - Constructor for class jadex.bdiv3x.BDIXMLReader
Create a new reader.
BDIXMLReader.BeliefMultiProc - Class in jadex.bdiv3x
Postprocess beliefs and belief sets.
BDIXMLReader.GoalMetaProc - Class in jadex.bdiv3x
 
BDIXMLReader.ParamMultiProc - Class in jadex.bdiv3x
Postprocess parameters and parameter sets.
BDIXModel - Class in jadex.bdiv3x
Model for BDI v3x agents
BDIXModel() - Constructor for class jadex.bdiv3x.BDIXModel
Create a new model.
BDIXModelLoader - Class in jadex.bdiv3x
Loader for application files.
BDIXModelLoader() - Constructor for class jadex.bdiv3x.BDIXModelLoader
Create a new BPMN model loader.
bean - Static variable in class jadex.commons.OperatingSystemMXBeanFacade
 
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
 
beanContext - Variable in class jadex.commons.beans.beancontext.BeanContextChildSupport
 
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
 
BeanContextEvent(BeanContext) - Constructor for class jadex.commons.beans.beancontext.BeanContextEvent
 
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.
BeanContextServicesSupport.BCSSChild - Class in jadex.commons.beans.beancontext
Every child of context is companied with a BCSSChild instance.
BeanContextServicesSupport.BCSSProxyServiceProvider - Class in jadex.commons.beans.beancontext
This class implements the BeanContextServiceProvider interface by wrapping a BeanContextServices.
BeanContextServicesSupport.BCSSServiceProvider - Class in jadex.commons.beans.beancontext
Every servie registered in this context is companied with a BCSSServiceProvider instance.
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.
BeanContextSupport.BCSChild - Class in jadex.commons.beans.beancontext
Every child of context is companied with a BCSChild instance.
BeanContextSupport.BCSIterator - Class in jadex.commons.beans.beancontext
This implementation wraps an iterator and override remove() with a noop method.
BeanDescriptor - Class in jadex.commons.beans
Describes a bean's global information.
BeanDescriptor(Class<?>, Class<?>) - Constructor for class jadex.commons.beans.BeanDescriptor
Class and a customizer Class.
BeanDescriptor(Class<?>) - Constructor for class jadex.commons.beans.BeanDescriptor
Class.
BeanInfo - Interface in jadex.commons.beans
 
beaninfos - Variable in class jadex.commons.transformation.traverser.BeanReflectionIntrospector
The cache for saving time for multiple lookups.
BeanIntrospectorFactory - Class in jadex.commons.transformation.binaryserializer
Factory for generating bean introspectors.
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<TypeInfo>) - 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<TypeInfo>) - Constructor for class jadex.xml.bean.BeanObjectWriterHandler
Create a new writer (gentypetags=false, prefertags=true, flattening=true).
BeanObjectWriterHandler(Set<TypeInfo>, boolean) - Constructor for class jadex.xml.bean.BeanObjectWriterHandler
Create a new writer (prefertags=true, flattening=true).
BeanObjectWriterHandler(Set<TypeInfo>, boolean, boolean) - Constructor for class jadex.xml.bean.BeanObjectWriterHandler
Create a new writer (flattening=true).
BeanObjectWriterHandler(Set<TypeInfo>, 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, boolean, boolean, Type) - 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.
beanToString(Object, ClassLoader) - Static method in class jadex.commons.SUtil
Converts a bean to a string.
beforeSwitch() - Method in class jadex.commons.future.ThreadLocalTransferHelper
Must be called before a thread switch occurs to save the thread local values.
beginColumn - Variable in class jadex.javaparser.javaccimpl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class jadex.javaparser.javaccimpl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class jadex.javaparser.javaccimpl.JavaCharStream
 
Belief - Annotation Type in jadex.bdiv3.annotation
 
beliefbase - Variable in class jadex.bdiv3x.runtime.BeliefbaseWrapper
The flat belief base.
BeliefbaseWrapper - Class in jadex.bdiv3x.runtime
Prepend capability prefix to belief names.
BeliefbaseWrapper(IBeliefbase, String) - Constructor for class jadex.bdiv3x.runtime.BeliefbaseWrapper
Create a belief base wrapper.
BELIEFCHANGED - Static variable in class jadex.bdiv3.runtime.ChangeEvent
Event type that a belief value has changed (the whole value was changed).
beliefChanged(<any>) - Method in interface jadex.bdiv3.runtime.IBeliefListener
Invoked when a belief has been changed.
beliefevents - Variable in class jadex.bdiv3.model.MBelief
The events this belief depends on.
beliefreferences - Variable in class jadex.bdiv3.model.MCapability
The belief mappings (abstract/reference name -> concrete belief name).
beliefs - Variable in class jadex.bdi.planlib.iasteps.SetBeliefStep
 
beliefs - Variable in class jadex.bdiv3.AbstractAsmBdiClassGenerator.MethodBeliefs
 
beliefs - Variable in class jadex.bdiv3.model.MCapability
The beliefs.
beliefs - Variable in class jadex.bdiv3x.runtime.RBeliefbase
The beliefs.
beliefsets - Variable in class jadex.bdiv3x.runtime.RBeliefbase
The belief sets.
belongsTo(String, String) - Method in class jadex.bpmn.runtime.ProcessThread
Test if the thread belongs to the given pool and/or lane.
bgColor - Variable in class jadex.extension.envsupport.observer.perspective.Perspective2D
The background color.
bgColor - Variable in class jadex.extension.envsupport.observer.perspective.Perspective3D
The background color.
bgColor_ - Variable in class jadex.extension.envsupport.observer.graphics.AbstractViewport
The background color.
BiFunction<T,U,R> - Interface in jadex.commons.functional
Functional interface for a function T,U -> R
BigIntegerCodec - Class in jadex.commons.transformation.binaryserializer
Codec for big integers.
BigIntegerCodec() - Constructor for class jadex.commons.transformation.binaryserializer.BigIntegerCodec
 
BigIntegerProcessor - Class in jadex.commons.transformation.traverser
Allows processing java.util.Date.
BigIntegerProcessor() - Constructor for class jadex.commons.transformation.traverser.BigIntegerProcessor
 
BiHashMap<K,V> - Class in jadex.commons.collection
A bidirectional hash map.
BiHashMap() - Constructor for class jadex.commons.collection.BiHashMap
 
BINARYMESSAGES - Static variable in interface jadex.base.IRootComponentConfiguration
Use a compact binary message format instead of XML by default.
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
 
bind(Object) - Method in class jadex.bridge.nonfunctional.hardconstraints.ConstantValueFilter
Binds the constant value.
binding - Variable in class jadex.bridge.service.component.DefaultServiceFetcher.StoreDelegationResultListener
The required service binding.
binding - Variable in class jadex.bridge.service.component.DefaultServiceFetcher.StoreIntermediateDelegationResultListener
The required service binding.
binding - Variable in class jadex.bridge.service.component.interceptors.DelegationInterceptor
The service binding.
binding - Variable in class jadex.bridge.service.component.interceptors.RecoveryInterceptor
The service binding.
binding - Variable in class jadex.bridge.service.ProvidedServiceImplementation
The binding for forwarding service calls.
binding - Variable in class jadex.bridge.service.RequiredServiceInfo
The default binding.
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).
bindingoptions - Variable in class jadex.bdiv3.model.MParameter
The binding options.
bindings - Variable in class jadex.bridge.component.ComponentCreationInfo
The required service bindings.
bindings - Variable in class jadex.bridge.modelinfo.ComponentInstanceInfo
The list of required service binding infos.
bindings - Variable in class jadex.bridge.service.types.cms.CreationInfo
The bindings.
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.
bis - Variable in class jadex.xml.stax.StaxReaderWrapper
The stream.
bitfield - Variable in class jadex.commons.transformation.binaryserializer.DecodingContext
The current bitfield (used for boolean values).
bitfieldpos - Variable in class jadex.commons.transformation.binaryserializer.EncodingContext
The current bitfield position in the buffer
bitpos - Variable in class jadex.commons.transformation.binaryserializer.DecodingContext
The current bit position within the bitfield
bitpos - Variable in class jadex.commons.transformation.binaryserializer.EncodingContext
The current bit position within the bitfield
BlockingQueue<T> - 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.
BloomFilter - Class in jadex.commons.collection
A bloom filter is a probabilistic data structure for checking if a value is contained in a set.
BloomFilter() - Constructor for class jadex.commons.collection.BloomFilter
Create a new BloomFilter with default p = 0.01 and n = 1000.
BloomFilter(double, int) - Constructor for class jadex.commons.collection.BloomFilter
Create a new BloomFilter.
BloomFilter(int, int, int) - Constructor for class jadex.commons.collection.BloomFilter
Create a new BloomFilter.
body() - Method in class jadex.bdi.planlib.df.DFKeepRegisteredPlan
 
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.AbstractInitiatorPlan
Initialize the plan
body() - Method in class jadex.bdi.planlib.protocols.AbstractReceiverPlan
Initialize the plan
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 instantiated 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.RPQPInitiatorPlan
Perform the request.
body() - Method in class jadex.bdi.planlib.protocols.RPQPReceiverPlan
The body method is called on the instantiated 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 - Annotation Type in jadex.bdiv3.annotation
 
body - Variable in class jadex.bdiv3.model.MPlan
The plan body.
body() - Method in class jadex.bdiv3x.features.BDIXLifecycleAgentFeature
Execute the functional body of the agent.
body() - Method in class jadex.bdiv3x.runtime.Plan
The body method is called on the instantiated plan instance from the scheduler.
body() - Method in interface jadex.bridge.component.IComponentFeature
Execute the main activity of the feature.
body() - Method in interface jadex.bridge.service.types.factory.IPlatformComponentAccess
Perform the main execution of the component (if any).
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.
bodymethod - Variable in class jadex.bdiv3.model.MBody
The body method cached for speed.
BOOLEAN - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
Boolean3 - Enum in jadex.commons
A three valued boolean to be used in annotations as they do not allow null values.
BOOLEAN_ARGS - Static variable in interface jadex.base.IRootComponentConfiguration
This is used for consistency checks and includes all argument names which refer to boolean arguments.
BOOLEAN_CONVERTER - Static variable in class jadex.commons.transformation.BasicTypeConverter
String -> Boolean converter.
BooleanNode - Class in jadex.javaparser.javaccimpl
Boolean node performs mathematical operations on it's (two) child nodes.
BooleanNode(ParserImpl, int) - Constructor for class jadex.javaparser.javaccimpl.BooleanNode
Create a node.
BORDER_RELAXED - Static variable in class jadex.extension.envsupport.environment.space2d.Space2D
Border relaxed mode.
BORDER_RELAXED - Static variable in class jadex.extension.envsupport.environment.space3d.Space3D
Border relaxed mode.
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.
box - Variable in class jadex.commons.gui.autocombo.AutoComboTableCellRenderer
The combo box.
BPMN_FEATURES - Static variable in class jadex.bpmn.BpmnFactory
 
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(IInternalAccess, Map<String, Object>) - Constructor for class jadex.bpmn.BpmnFactory
Create a new BpmnProcessService.
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.
BpmnPersistInfo - Class in jadex.bpmn.runtime.persist
Class containing persistence information about a Bpmn process instance.
BpmnPersistInfo() - Constructor for class jadex.bpmn.runtime.persist.BpmnPersistInfo
Create an empty persist info.
BpmnPersistInfo(IInternalAccess) - Constructor for class jadex.bpmn.runtime.persist.BpmnPersistInfo
Create a new BpmnPersistInfo.
BpmnXMLReader - Class in jadex.bpmn
Reader for loading Bpmn XML models into a Java representation states.
BpmnXMLReader() - Constructor for class jadex.bpmn.BpmnXMLReader
 
Breakpoint - Annotation Type in jadex.bridge.service.component
The breakpoint annotation.
breakpoints - Variable in class jadex.bridge.modelinfo.ModelInfo
The breakpoints.
breakpoints - Variable in class jadex.bridge.service.types.cms.CMSComponentDescription
The breakpoints.
Breakpoints - Annotation Type in jadex.micro.annotation
The breakpoints annotation.
BrokenModel(Exception, ResourceInfo) - Constructor for class jadex.commons.AbstractModelLoader.BrokenModel
Create a broken model.
BrowserLauncher - Class in jadex.commons.gui
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.gui
Provides a static method to start a browser.
BrowserLauncher2() - Constructor for class jadex.commons.gui.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.
bs - Variable in class jadex.commons.collection.BloomFilter
The bit set.
bufcolumn - Variable in class jadex.javaparser.javaccimpl.JavaCharStream
 
buffer - Variable in class jadex.bridge.service.types.remote.ServiceOutputConnection
The buffer.
buffer - Variable in class jadex.commons.ListenableStream
The buffered bytes.
buffer - Variable in class jadex.commons.transformation.binaryserializer.EncodingContext
The binary output
buffer - Variable in class jadex.commons.transformation.binaryserializer.GrowableByteBuffer
The buffer
buffer - Variable in class jadex.javaparser.javaccimpl.JavaCharStream
 
bufline - Variable in class jadex.javaparser.javaccimpl.JavaCharStream
 
bufpos - Variable in class jadex.javaparser.javaccimpl.JavaCharStream
 
buildaplmethod - Variable in class jadex.bdiv3.model.MGoal
The method info for building apl.
buildErrorReport() - Method in class jadex.bridge.AbstractErrorReportBuilder
Build the error based on the given entries (if any).
buildIndex() - Method in class jadex.commons.collection.PersistentMap
Builds the index.
buildIndex() - Method in class jadex.commons.collection.PersistentMap2
Builds the index.
buildIndex() - Method in class jadex.commons.collection.ShadowedPersistentMap
Builds the index.
buildPlanTrigger(BDIModel, Trigger, ClassLoader, Map<ClassInfo, List<Tuple2<MGoal, String>>>) - Method in class jadex.bdiv3.BDIClassReader
 
buildPopupMenu() - Method in class jadex.commons.gui.PopupBuilder
Build the popup menu.
buildReport(String, String, MultiCollection<Tuple, String>) - Static method in class jadex.bpmn.BpmnXMLReader
Build the error report.
bulklink - Variable in class jadex.xml.LinkingInfo
The link mode (determined by the linker if present).
bulklink - Variable in class jadex.xml.reader.AReader
The link mode.
bulkLinkObjects(List<Object>, Object, Object, QName[], AReadContext) - Method in class jadex.xml.bean.BeanObjectReaderHandler
Link an object to its parent.
bulkLinkObjects(Object, List<LinkData>, AReadContext) - Method in class jadex.xml.bean.BeanObjectReaderHandler
Bulk link chilren to its parent.
bulkLinkObjects(Object, List<LinkData>, AReadContext) - Method in interface jadex.xml.reader.IBulkObjectLinker
Bulk link an object to its parent.
BulkMonitoringEvent - Class in jadex.bridge
 
BulkMonitoringEvent() - Constructor for class jadex.bridge.BulkMonitoringEvent
 
BulkMonitoringEvent(IMonitoringEvent[]) - Constructor for class jadex.bridge.BulkMonitoringEvent
 
BunchFileData - Class in jadex.bridge.service.types.filetransfer
Collection of filedata for bulk transfer.
BunchFileData() - Constructor for class jadex.bridge.service.types.filetransfer.BunchFileData
Create a new file data.
BunchFileData(Collection<Tuple2<String, RemoteJarFile>>) - Constructor for class jadex.bridge.service.types.filetransfer.BunchFileData
Create a new file data.
busyservices - Variable in class jadex.bridge.service.component.multiinvoke.SequentialMultiplexDistributor
The list of busy services.
ButtonCellManager() - Constructor for class jadex.commons.gui.EditableList.ButtonCellManager
 
BY - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
BYTE - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
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.
ByteKeepingASMBDIClassGenerator - Class in jadex.bdiv3
This class generator keeps generated byte-code as byte[] to be post-processed by other classes.
ByteKeepingASMBDIClassGenerator() - Constructor for class jadex.bdiv3.ByteKeepingASMBDIClassGenerator
Constructor.
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 a long.
bytesToLong(byte[], int) - Static method in class jadex.commons.SUtil
Convert bytes to a long.
bytesToShort(byte[]) - Static method in class jadex.commons.SUtil
Convert bytes to a short.
bytesToShort(byte[], int) - 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.

C

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.
cache - Variable in class jadex.commons.ObjectCache
The expression caches for filename.
CacheableModel - Class in jadex.commons
 
CacheableModel() - Constructor for class jadex.commons.CacheableModel
 
cachedate - Variable in class jadex.commons.collection.CacheEntry
The cache data.
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.
cachedobject - Variable in class jadex.commons.CachedObject
The cached object.
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.
calculateCartesianProduct(T[], E[]) - Static method in class jadex.commons.SUtil
Calculate the cartesian product of parameters.
calculateCode(String, String) - Method in class jadex.bdi.planlib.messaging.AIM
Calculate a login security code from the user id and password.
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.
calculateEvaluation(T) - Method in class jadex.bridge.nonfunctional.search.BasicEvaluator
 
calculateEvaluation(Long) - Method in class jadex.bridge.sensor.service.ExecutionTimeEvaluator
Calculate the value with 1 best and 0 worst.
calculateEvaluation(Integer) - Method in class jadex.bridge.sensor.service.WaitqueueEvaluator
Calculate the value with 1 best and 0 worst.
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
CalendarCodec - Class in jadex.commons.transformation.binaryserializer
Codec for encoding and decoding Date objects.
CalendarCodec() - Constructor for class jadex.commons.transformation.binaryserializer.CalendarCodec
 
CallAccess - Class in jadex.bridge.service.component.interceptors
Helper class to deal with service calls
CallAccess() - Constructor for class jadex.bridge.service.component.interceptors.CallAccess
Dummy constructor as this class only contains static methods.
callbackfield - Variable in class jadex.bridge.ServiceCallInfo
The callback field in the agent.
callbackmethod - Variable in class jadex.bridge.ServiceCallInfo
The callback method in the agent.
callcontext - Variable in class jadex.xml.reader.AReadContext
The call context.
caller - Variable in class jadex.bridge.service.component.ServiceInvocationContext
The caller component.
caller - Variable in class jadex.bridge.ServiceCall
The calling component.
CALLER_QUEUED - Static variable in class jadex.commons.future.Future
A caller is queued for suspension.
CALLER_RESUMED - Static variable in class jadex.commons.future.Future
A caller is resumed.
CALLER_SUSPENDED - Static variable in class jadex.commons.future.Future
A caller is suspended.
callers - Variable in class jadex.commons.future.Future
The blocked callers (caller->state).
callfut - Variable in class jadex.bridge.service.component.interceptors.ServiceGetter
Ongoing call future.
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
 
callresults - Variable in class jadex.bridge.service.component.multiinvoke.FlattenMultiplexCollector
The list of results (if ret is not intermediate future).
calls - Variable in class jadex.bridge.service.component.multiinvoke.FlattenMultiplexCollector
The list of calls.
calls - Static variable in class jadex.bridge.service.component.ServiceInvocationContext
Service calls per method, calculated separately per platform.
calls - Static variable in class jadex.commons.concurrent.ThreadPool
Service calls per runnable class.
cancel(IInternalAccess) - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper
Cleanup in case the task is cancelled.
cancel() - Method in interface jadex.bpmn.runtime.exttask.IExternalTask
Cleanup in case the task is cancelled.
cancel(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.AbstractEventIntermediateTimerActivityHandler
Execute an activity.
cancel(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
Cancel an activity.
cancel() - Method in class jadex.bpmn.runtime.handler.CompositeCancelable
Cancel the activity.
cancel(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.DefaultActivityHandler
Execute an activity.
cancel(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventStartRuleHandler
Called when the process thread is aborted and waiting is no longer wanted.
cancel(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.GatewayXORActivityHandler
Execute an activity.
cancel() - Method in interface jadex.bpmn.runtime.handler.ICancelable
 
cancel() - Method in interface jadex.bpmn.runtime.handler.IExternalNotifier
Cancel the wait action.
cancel(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.TaskActivityHandler
Cancel an activity.
cancel(MActivity, IInternalAccess, 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.MethodCallTask
Compensate in case the task is canceled.
cancel(IInternalAccess) - Method in class jadex.bpmn.runtime.task.PojoTaskWrapper
Cleanup in case the task is cancelled.
cancel(IInternalAccess) - Method in class jadex.bpmn.runtime.task.ServiceCallTask
Cancel the task.
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.
cancel() - Method in interface jadex.commons.collection.IDelayRunner
Cancel the timer.
cancel() - Method in class jadex.commons.collection.LeaseTimeSet.Checker
Cancel the current wait.
cancel() - Method in class jadex.commons.collection.TimerDelayRunner
Cancel the timer.
cancel_msg - Variable in class jadex.bdi.planlib.protocols.cancelmeta.CMHandlerPlan
The cancel message (if any).
cancel_response_contents - Variable in class jadex.bdi.planlib.protocols.InteractionState
The cancel response contents (if any).
cancel_responses - Variable in class jadex.bdi.planlib.protocols.InteractionState
The received cancel responses (if any).
cancelComponentAction(int) - Method in class jadex.extension.envsupport.environment.ComponentActionList
Cancels a component action.
canceled - Variable in class jadex.bpmn.runtime.persist.ThreadInfo
Is the task canceled.
canceled - Variable in class jadex.bpmn.runtime.ProcessThread
Is the task canceled.
cancelinfo - Variable in class jadex.bpmn.runtime.ProcessThread
The wait info.
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).
cancelmethod - Variable in class jadex.bpmn.runtime.task.PojoTaskWrapper
The cancel method.
cancelSpaceAction(int) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Cancel a queued space action.
cancelSpaceAction(int) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
Cancel a queued space action.
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<?>, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.AbstractCodec
Test if the codec allows referencing.
canReference(Object, Class<?>, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.LegacyNumberCodec
Prevent references for primitive-wrapped types.
canReference(Object, Class<?>, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.LocalDateTimeCodec
Test if the codec allows referencing.
canReference(Object, Class<?>, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.NumberCodec2
Prevent references for primitive-wrapped types.
canReference(Object, Class<?>, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.StringCodec
 
canvas_ - Variable in class jadex.extension.envsupport.observer.graphics.AbstractViewport
Canvas for graphical output.
canvas_ - Variable in class jadex.extension.envsupport.observer.graphics.AbstractViewport3d
Canvas for graphical output.
capa - Variable in class jadex.bdiv3x.BDIXModel
The capability.
capa - Variable in class jadex.bdiv3x.features.BDIXAgentFeature
The bdi state.
capa - Variable in class jadex.bdiv3x.features.BDIXAgentFeature.GoalsExistCondition
 
capa - Variable in class jadex.bdiv3x.features.BDIXAgentFeature.PlansExistCondition
 
capa - Variable in class jadex.bdiv3x.runtime.CapabilityWrapper
The capa.
Capability - Annotation Type in jadex.bdiv3.annotation
Marker for a capability class or variable.
CAPABILITY_SEPARATOR - Static variable in class jadex.bdiv3.model.MElement
The capability separator.
CapabilityWrapper - Class in jadex.bdiv3x.runtime
XML version of the capability.
CapabilityWrapper(IInternalAccess, String) - Constructor for class jadex.bdiv3x.runtime.CapabilityWrapper
Create a new capability.
capacity - Variable in class jadex.commons.ConstantPoolStrategy
The number of free workers.
capacity - Variable in class jadex.commons.DefaultPoolStrategy
The number of free workers.
cardinalityone - Variable in class jadex.bdiv3.model.MDeliberation
The cardinality.
CastNode - Class in jadex.javaparser.javaccimpl
Node representing a cast expression.
CastNode(ParserImpl, int) - Constructor for class jadex.javaparser.javaccimpl.CastNode
Create an expression node.
categories - Variable in class jadex.bridge.AbstractErrorReportBuilder
The element categories.
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.
Cause - Class in jadex.bridge
A cause is used to link events.
Cause() - Constructor for class jadex.bridge.Cause
Create a new cause.
Cause(String, String) - Constructor for class jadex.bridge.Cause
Create a new cause.
Cause(String, String, String, String) - Constructor for class jadex.bridge.Cause
Create a new cause.
Cause(String, String, String, String, String) - Constructor for class jadex.bridge.Cause
Create a new cause.
Cause(Cause, String) - Constructor for class jadex.bridge.Cause
Create a new cause rolling old one.
Cause(Cause) - Constructor for class jadex.bridge.Cause
Create a new cause as clone of the other.
cause - Variable in class jadex.bridge.service.component.BasicServiceInvocationHandler
The root cause that was given at creation time.
cause - Variable in class jadex.bridge.service.component.ServiceInvocationContext
The creation (root) cause.
cause - Variable in class jadex.bridge.service.types.cms.CMSComponentDescription
The cause.
cause - Variable in class jadex.bridge.service.types.monitoring.MonitoringEvent
The cause.
CAUSE - Static variable in class jadex.bridge.ServiceCall
The cause constant.
cbac - Variable in class jadex.commons.gui.ClassSearchPanel
 
cbc - Variable in class jadex.commons.gui.ClassSearchPanel
 
cbic - Variable in class jadex.commons.gui.ClassSearchPanel
 
cbif - Variable in class jadex.commons.gui.ClassSearchPanel
The checkbox for interfaces.
cbmethodname - Variable in class jadex.bpmn.runtime.task.MethodCallTask.ServiceCallTaskGui
The combo box for the method name.
cbmethodname - Variable in class jadex.bpmn.runtime.task.ServiceCallTask.ServiceCallTaskGui
The combo box for the method name.
cbranking - Variable in class jadex.bpmn.runtime.task.ServiceCallTask.ServiceCallTaskGui
The combo box for the ranking.
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.
cbsername - Variable in class jadex.bpmn.runtime.task.MethodCallTask.ServiceCallTaskGui
The combo box for the service name.
cbsername - Variable in class jadex.bpmn.runtime.task.ServiceCallTask.ServiceCallTaskGui
The combo box for the service name.
ccs - Variable in class jadex.bridge.service.types.email.Email
The ccs.
CDATA - Static variable in class jadex.xml.stax.XmlUtil
 
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
 
certificates - Variable in class jadex.bridge.service.types.security.KeyStoreEntry
The details.
cfp - Variable in class jadex.bdi.planlib.protocols.IQueryNextroundInfo.NextroundInfo
The cfp object.
cfp - Variable in class jadex.bdi.planlib.protocols.NegotiationRecord
The cfp sent to the participants.
CFP - Static variable in class jadex.bridge.fipa.SFipa
 
cfp_info - Variable in class jadex.bdi.planlib.protocols.IQueryNextroundInfo.NextroundInfo
The cfp_info object.
cfp_info - Variable in class jadex.bdi.planlib.protocols.NegotiationRecord
The cfp_info kept locally.
changeallowed - Variable in class jadex.base.SRemoteClock.ClockState
Changing clock type allowed?
changed - Variable in class jadex.base.RemoteCMSListener
The changed components, if any (cid->desc).
changed - Variable in class jadex.bridge.RemoteChangeListenerHandler
The changed elements (if any).
ChangeEvent<T> - Class in jadex.bdiv3.runtime
Event that is thrown in case of a bdi element change (belief, goal, etc.).
ChangeEvent() - Constructor for class jadex.bdiv3.runtime.ChangeEvent
Create a new ChangeEvent.
ChangeEvent(String, Object, T, Object) - Constructor for class jadex.bdiv3.runtime.ChangeEvent
Create a new event.
ChangeEvent(IEvent) - Constructor for class jadex.bdiv3.runtime.ChangeEvent
Create a new ChangeEvent.
changeevent - Variable in class jadex.bdiv3.runtime.wrappers.EventPublisher
The change event name.
changeevent - Variable in class jadex.bdiv3.runtime.wrappers.InitEventPublisher
The change event name.
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.
changeeventtypes - Variable in class jadex.bdiv3.runtime.WaitAbstraction
The event types.
ChangeInfoEntryMapper(<any>) - Constructor for class jadex.bdiv3x.features.BDIXAgentFeature.ChangeInfoEntryMapper
 
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.
channel - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.special.Animation
 
CHAR - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
CHARACTER_CONVERTER - Static variable in class jadex.commons.transformation.BasicTypeConverter
String -> Character converter.
CHARACTER_LITERAL - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
CHARACTERS - Static variable in class jadex.xml.stax.XmlUtil
Indicates an event is characters.
chart - Variable in class jadex.extension.envsupport.evaluation.AbstractChartDataConsumer
The chart.
CHAT - Static variable in interface jadex.base.IRootComponentConfiguration
Start the chat agent for instant messaging and file transfer with user Jadex users.
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.
checkAndFilter(Object, IAsyncFilter[], int) - Method in class jadex.commons.ComposedRemoteFilter
Check and filter.
checkAsyncFilters(IAsyncFilter<T>, Iterator<T>) - Method in class jadex.bridge.service.search.RegistrySearchFunctionality
Check the async filter.
checkAuthentication(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.AuthenticationInterceptor
Check the authentication.
checkComponent(IInternalAccess) - Static method in class jadex.bridge.service.search.SServiceProvider
Check access not null and throw exception otherwise.
checkComponentType(String, IComponentFactory[], int, IExternalAccess, IResourceIdentifier, Collection<String>) - Static method in class jadex.bridge.service.types.factory.SComponentFactory
 
checkConsistency() - Method in class jadex.base.AbstractPlatformConfiguration
Checks this configuration for consistency errors.
checkConsistency() - Method in class jadex.base.RootComponentConfiguration
Checks this config for consistency.
checkConsistency() - Method in class jadex.base.StarterConfiguration
Checks this configuration for consistency errors.
checkContextCondition() - Method in class jadex.bdiv3.actions.ExecutePlanStepAction
Check the context condition.
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.
checkEnhanced(Class<?>) - Static method in class jadex.bdiv3.AbstractAsmBdiClassGenerator
Check if a bdi agent class was enhanced.
checker - Variable in class jadex.bridge.service.component.DefaultServiceFetcher.StoreIntermediateDelegationResultListener
The checker.
checker - Variable in class jadex.commons.collection.LeaseTimeSet
The current checker.
Checker() - Constructor for class jadex.commons.collection.LeaseTimeSet.Checker
 
checkExistence(String[], IExternalAccess) - Static method in class jadex.base.SRemoteGui
Check remote files for existence.
checkForEmptySlots(List) - Static method in class jadex.commons.collection.WeakList
Check for empty slots in list.
CheckIndex - Annotation Type in jadex.bridge.service.annotation
Precondition for checking if the argument is a valid index.
checkMethodReturnType(Class<? extends Annotation>, Method, ClassLoader) - Method in class jadex.micro.MicroClassReader
Check, if the return type of the agent method is acceptable.
checkName() - Method in class jadex.bridge.modelinfo.ModelInfo
Check if the specified name matches the file name.
checkNotify(E, Exception) - Method in class jadex.commons.future.CollectionResultListener
Check if the delegate should be notified.
checkNotInAtomic() - Method in class jadex.bdiv3x.runtime.Plan
Check if wait is called in atomic mode.
CheckNotNull - Annotation Type in jadex.bridge.service.annotation
Pre- or postcondition check that a parameter is not null.
checkOrFilter(Object, IAsyncFilter[], int) - Method in class jadex.commons.ComposedRemoteFilter
Check or filter.
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.
checkPostConditions(ServiceInvocationContext, Object, boolean, List<Object>) - Method in class jadex.bridge.service.component.interceptors.PrePostConditionInterceptor
Check the postconditions.
checkPreConditions(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.PrePostConditionInterceptor
Check the precondition.
checkPublicationScope(IComponentIdentifier, IService) - Method in class jadex.bridge.service.search.RegistrySearchFunctionality
Check if service is ok with respect to publication scope.
checkQueries(IService) - Method in class jadex.bridge.service.search.RegistrySearchFunctionality
Check the persistent queries for a new service.
checkQueriesLoop(Iterator<ServiceQueryInfo<?>>, IService) - Method in class jadex.bridge.service.search.RegistrySearchFunctionality
Check the persistent queries against a new service.
checkQuery(ServiceQueryInfo<?>, IService) - Method in class jadex.bridge.service.search.RegistrySearchFunctionality
Check a persistent query with one service.
checkResult(T, boolean, RequiredServiceBinding) - Method in class jadex.bridge.service.component.DefaultServiceFetcher
 
checkResults(List<T>, boolean, RequiredServiceBinding) - Method in class jadex.bridge.service.component.DefaultServiceFetcher
 
CheckReturnValueResultListener(Future<Void>, ServiceInvocationContext) - Constructor for class jadex.bridge.service.component.interceptors.PrePostConditionInterceptor.CheckReturnValueResultListener
Create a result listener.
checkScope(Iterator<T>, IComponentIdentifier, String, boolean) - Method in class jadex.bridge.service.search.RegistrySearchFunctionality
Check the services according the the scope.
checkSearchScope(IComponentIdentifier, IService, String, boolean) - Method in class jadex.bridge.service.search.RegistrySearchFunctionality
Check if service is ok with respect to search scope of caller.
checkStale() - Method in class jadex.commons.collection.LeaseTimeSet
Start removing discovered proxies.
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.
checkThreadAccess(IInternalAccess, boolean) - Static method in class jadex.bridge.service.search.SServiceProvider
Check thread access and throw exception if is not component thread.
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.
child - Variable in class jadex.xml.reader.LinkData
The child object.
childDeserializedHook(Object, BeanContextSupport.BCSChild) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
This method is called during deserialization everytime a child is read.
childJustAddedHook(Object, BeanContextSupport.BCSChild) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
This method is called everytime a child is added to this context.
childJustRemovedHook(Object, BeanContextSupport.BCSChild) - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
This method is called everytime a child is removed from this context.
childJustRemovedHook(Object, BeanContextSupport.BCSChild) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
This method is called everytime a child is removed from this context.
childproc - Variable in class jadex.bridge.service.types.daemon.StartOptions
Flag if process starter should be used for complete process decoupling.
children - Variable in class jadex.bridge.service.types.cms.CMSComponentDescription
Attribute for children.
children - Variable in class jadex.commons.beans.beancontext.BeanContextMembershipEvent
 
children - Variable in class jadex.commons.beans.beancontext.BeanContextSupport
A map of children - key is child instance, value is BCSChild instance.
children - Variable in class jadex.commons.collection.TreeNode
The children.
children - Variable in class jadex.javaparser.javaccimpl.SimpleNode
 
children - Variable in class jadex.xml.reader.AReadContext
The map of objects to link in bulk mode (object -> map of tags -> objects per tag).
childrenAdded(BeanContextMembershipEvent) - Method in interface jadex.commons.beans.beancontext.BeanContextMembershipListener
 
childrenRemoved(BeanContextMembershipEvent) - Method in interface jadex.commons.beans.beancontext.BeanContextMembershipListener
 
chooseAvailableResource(String...) - Static method in class jadex.commons.SReflect
Select the first available resource from a choice of potential resources.
chooseAvailableResource(ClassLoader, String...) - Static method in class jadex.commons.SReflect
Select the first available resource from a choice of potential resources.
CHRONOLOCALDATECLASS - Static variable in class jadex.commons.transformation.binaryserializer.LocalDateTimeCodec
LocalDate super interface
CHRONOLOCALDATETIMECLASS - Static variable in class jadex.commons.transformation.binaryserializer.LocalDateTimeCodec
LocalDateTime super interface
ci - Variable in class jadex.bdiv3x.features.BDIXAgentFeature.ChangeInfoEntryMapper
 
cid - Variable in class jadex.base.RemoteCMSListener
The local platform cid used as event source.
cid - Variable in class jadex.bdi.planlib.watchdog.ObservationDescription
The identifier of the component to observe.
cid - Variable in exception jadex.bridge.ComponentNotFoundException
The component identifier.
cid - Variable in exception jadex.bridge.ComponentPersistedException
The component identifier.
cid - Variable in exception jadex.bridge.ComponentTerminatedException
The component identifier.
cid - Variable in class jadex.bridge.LocalResourceIdentifier
The component identifier.
cid - Variable in class jadex.bridge.service.types.awareness.DiscoveryInfo
The component identifier of the remote component.
cid - Variable in class jadex.bridge.service.types.chat.ChatEvent
The user cid.
cid - Variable in class jadex.bridge.service.types.cms.IComponentManagementService.CMSStatusEvent
The cid.
cl - Variable in class jadex.bpmn.runtime.task.MethodCallTask.ServiceCallTaskGui
The classloader.
cl - Variable in class jadex.bpmn.runtime.task.ServiceCallTask.ServiceCallTaskGui
The classloader.
cl - Variable in class jadex.commons.gui.autocombo.AutoCompleteCombo
The cloassloader.
cl - Variable in class jadex.commons.gui.ClassSearchPanel
The classloader.
classcache - Static variable in class jadex.commons.SReflect
Class lookup cache (classloader(weak)->Map([name, import]->class)).
ClassCodec - Class in jadex.commons.transformation.binaryserializer
Codec for encoding and decoding Class objects.
ClassCodec() - Constructor for class jadex.commons.transformation.binaryserializer.ClassCodec
 
ClassComboModel - Class in jadex.commons.gui.autocombo
 
ClassComboModel(AutoCompleteCombo, int) - Constructor for class jadex.commons.gui.autocombo.ClassComboModel
Create a new ClassComboModel.
ClassComboModel(AutoCompleteCombo, int, boolean, boolean, boolean, boolean, IFilter<String>, IFilter<Class<?>>) - Constructor for class jadex.commons.gui.autocombo.ClassComboModel
Create a new ClassComboModel.
ClassConverter() - Constructor for class jadex.extension.envsupport.MEnvSpaceType.ClassConverter
 
classEquals(Class, Class) - Static method in class jadex.commons.beans.beancontext.BeanContextSupport
Compares if two classes are equal or their class names are equal.
classes - Variable in class jadex.commons.ByteClassLoader
The map of loaded classes.
classes - Variable in class jadex.commons.gui.autocombo.ClassComboModel
 
classfilter - Variable in class jadex.commons.gui.autocombo.ClassComboModel
 
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.
classidcache - Variable in class jadex.commons.transformation.binaryserializer.DataOutputEncodingContext
Cache for class IDs.
classidcache - Variable in class jadex.commons.transformation.binaryserializer.EncodingContext
Cache for class IDs.
classidcache - Variable in class jadex.commons.transformation.binaryserializer.EncodingContext2
Cache for class IDs.
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(Type) - Constructor for class jadex.bridge.ClassInfo
Create a new class info.
ClassInfo(String) - Constructor for class jadex.bridge.ClassInfo
Create a new class info.
classInfo - Variable in class jadex.bridge.service.types.registry.RegistryListenerEvent
The class info.
ClassInfoComboBoxRenderer - Class in jadex.commons.gui.autocombo
 
ClassInfoComboBoxRenderer() - Constructor for class jadex.commons.gui.autocombo.ClassInfoComboBoxRenderer
 
classloader - Variable in class jadex.base.test.ComponentTestSuite
The class loader.
classloader - Variable in class jadex.bdiv3.model.ConstructorInfo
The classloader with which this info was loaded.
classloader - Variable in class jadex.bridge.ClassInfo
The classloader with which this info was loaded.
classloader - Variable in class jadex.bridge.modelinfo.ModelInfo
The classloader.
classloader - Variable in class jadex.commons.CLObjectInputStream
The classloader.
classloader - Variable in class jadex.commons.collection.PersistentMap
Class loader used for serialization.
classloader - Variable in class jadex.commons.collection.PersistentMap2
Class loader used for serialization.
classloader - Variable in class jadex.commons.collection.ShadowedPersistentMap
Class loader used for serialization.
classloader - Variable in class jadex.commons.MethodInfo
The classloader with which this info was loaded.
classloader - Variable in class jadex.commons.transformation.binaryserializer.AbstractDecodingContext
The classloader
classloader - Variable in class jadex.commons.transformation.binaryserializer.AbstractEncodingContext
The classloader
classloader - Variable in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
The class loader.
classloader - Variable in class jadex.javaparser.javaccimpl.TypeNode
 
classloader - Variable in class jadex.micro.MicroModel
The class loader.
classloader - Variable in class jadex.xml.reader.AReadContext
The classloader.
classloader - Variable in class jadex.xml.writer.AWriteContext
The classloader.
classname - Variable in class jadex.bdiv3.model.ConstructorInfo
The clazz name.
classname - Variable in class jadex.commons.FieldInfo
The declaring class name.
classname - Variable in class jadex.commons.MethodInfo
Cached class.
Classname - Annotation Type in jadex.commons.transformation.annotations
Specify an identifying name for the class used to distinguish anonymous inner classes.
classname - Variable in class jadex.extension.agr.MAGRSpaceType
The class name.
classname - Variable in class jadex.extension.envsupport.MEnvSpaceType
The class name.
classnamecache - Variable in class jadex.commons.transformation.binaryserializer.DataOutputEncodingContext
Cache for class names.
classnamecache - Variable in class jadex.commons.transformation.binaryserializer.EncodingContext
Cache for class names.
classnamecache - Variable in class jadex.commons.transformation.binaryserializer.EncodingContext2
Cache for class names.
classnamepool - Variable in class jadex.commons.transformation.binaryserializer.DataInputDecodingContext
The class name pool.
classnamepool - Variable in class jadex.commons.transformation.binaryserializer.DataOutputEncodingContext
The class name pool.
classnamepool - Variable in class jadex.commons.transformation.binaryserializer.DecodingContext
The class name pool.
classnamepool - Variable in class jadex.commons.transformation.binaryserializer.DecodingContext2
The class name pool.
classnamepool - Variable in class jadex.commons.transformation.binaryserializer.EncodingContext
The class name pool.
classnamepool - Variable in class jadex.commons.transformation.binaryserializer.EncodingContext2
The class name pool.
classpath - Variable in class jadex.bridge.service.types.daemon.StartOptions
The classpath.
classpath - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.special.SpatialControl
 
ClasspathHTMLEditorKit() - Constructor for class jadex.commons.gui.BrowserPane.ClasspathHTMLEditorKit
 
ClassRenderer - Class in jadex.commons.gui.jtable
Table renderer for classes that displays full name in tooltip.
ClassRenderer() - Constructor for class jadex.commons.gui.jtable.ClassRenderer
 
ClassSearchPanel - Class in jadex.commons.gui
Panel that allows for searching artifacts from maven repositories.
ClassSearchPanel(ClassLoader, IThreadPool) - Constructor for class jadex.commons.gui.ClassSearchPanel
Create a new search panel.
ClassSearchPanel(ClassLoader, IThreadPool, boolean, boolean, boolean, boolean) - Constructor for class jadex.commons.gui.ClassSearchPanel
Create a new search panel.
clazz - Variable in class jadex.bdiv3.model.MBelief
The type (if explicitly specified).
clazz - Variable in class jadex.bdiv3.model.MBody
The body as seperate class.
clazz - Variable in class jadex.bdiv3.model.MParameter
The type (if explicitly specified).
clazz - Variable in class jadex.bridge.modelinfo.NFPropertyInfo
The property class.
clazz - Variable in class jadex.bridge.modelinfo.UnparsedExpression
The clazz info.
clazz - Variable in class jadex.bridge.service.types.message.MessageType.ParameterSpecification
The parameter(set) class.
clazz - Variable in class jadex.bridge.service.types.security.MechanismInfo
The type.
clazz - Variable in class jadex.commons.LazyResource
The reference class for using correct package and class loader.
clazz - Variable in class jadex.extension.rs.publish.Value
The class.
clazz - Variable in class jadex.javaparser.javaccimpl.ReflectNode
The clazz.
cleaner - Variable in class jadex.commons.collection.LRU
The entry cleaner (for performing cleanup code on removed entries).
cleanup(TestResult) - Method in class jadex.base.test.ComponentTestSuite
Called after test suite is finished.
cleanup(IInternalAccess) - Method in class jadex.bdiv3.model.MBelief
Cleanup the value on agent shutdown, i.e., call close() on closeable fact objects.
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.
cleanUp(ObserverCenter) - Method in class jadex.extension.envsupport.observer.gui.plugin.AbstractInteractionPlugin
This method is executed when the plugins shuts down.
cleanupEldestEntry(Map.Entry<V, K>) - Method in interface jadex.commons.collection.ILRUEntryCleaner
Cleanup the eldest entry.
clear() - Method in class jadex.bpmn.MultiColumnTable
 
clear() - Method in class jadex.bridge.component.DependencyResolver
Clear the resolver.
clear() - Method in class jadex.commons.beans.beancontext.BeanContextSupport
This method is unsupported, throws UnsupportedOperationException.
clear() - Method in class jadex.commons.collection.BiHashMap
Clears the map.
clear() - Method in class jadex.commons.collection.BloomFilter
Clear the filter content.
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.LeaseTimeMap
Removes all mappings from this map.
clear() - Method in class jadex.commons.collection.LeaseTimeSet
 
clear() - Method in class jadex.commons.collection.LeaseTimeSet.SynchronizedLeaseTimeCollection
 
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.OrderedProperties
Delegate.
clear() - Method in class jadex.commons.collection.PersistentMap
Removes all of the entries from this map.
clear() - Method in class jadex.commons.collection.PersistentMap2
Removes all of the entries from this map.
clear() - Method in class jadex.commons.collection.ShadowedPersistentMap
Removes all of the entries from this map.
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.collection.wrappers.CollectionWrapper
 
clear() - Method in class jadex.commons.collection.wrappers.MapWrapper
 
clear() - Method in class jadex.commons.ObjectCache
Clear the cache.
clearAWT() - Static method in class jadex.base.test.ComponentTestSuite
Workaround for AWT/Swing memory leaks.
clearAWT() - Static method in class jadex.commons.SNonAndroid
Workaround for AWT/Swing memory leaks.
clearModelCache() - Method in class jadex.commons.AbstractModelLoader
Clears the model cache.
clearRecentClassBytes() - Method in class jadex.bdiv3.ByteKeepingASMBDIClassGenerator
Clear the list of recently generated classes.
clearTasks() - Method in class jadex.extension.envsupport.environment.SpaceObject
Removes all tasks from the object.
CLI - Static variable in interface jadex.base.IRootComponentConfiguration
Start the platform with command line interface (cli) activated? (requires Jadex Pro add-on)
CLICONSOLE - Static variable in interface jadex.base.IRootComponentConfiguration
Start cli with console in or not
CLObjectInputStream - Class in jadex.commons
Extension of the standard object input stream, which does not provide any means to set the classloader to use.
CLObjectInputStream(InputStream, ClassLoader) - Constructor for class jadex.commons.CLObjectInputStream
Create a new object input stream
CLOCK - Static variable in interface jadex.base.IRootComponentConfiguration
Flag if clock component and service should be started.
clock - Variable in class jadex.bridge.sensor.service.ExecutionTimeProperty
The clock.
clock - Variable in class jadex.bridge.sensor.service.WaitingTimeProperty
The clock.
clock - Variable in class jadex.extension.envsupport.observer.gui.ObserverCenter
 
clocklistener - Variable in class jadex.extension.envsupport.environment.DeltaTimeExecutor
The clock listener.
clocklistener - Variable in class jadex.extension.envsupport.observer.gui.ObserverCenter
The clock listener for sync gui updates.
clockok - Variable in class jadex.base.SRemoteClock.SimulationState
The clock ok flag.
ClockState() - Constructor for class jadex.base.SRemoteClock.ClockState
Bean constructor.
ClockState(String, long, double, long, long, double, boolean) - Constructor for class jadex.base.SRemoteClock.ClockState
Create a clock state object.
clocktype - Variable in class jadex.base.SRemoteClock.SimulationState
The clock type.
clone() - Method in class jadex.bridge.BasicComponentIdentifier
Clone this component identifier.
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.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.collection.PersistentMap
Closes the persistence file.
close() - Method in class jadex.commons.collection.PersistentMap2
Closes the persistence file.
close() - Method in class jadex.commons.collection.ShadowedPersistentMap
Closes the persistence file.
close - Variable in class jadex.commons.ExpressionTokenizer
The nesting level delimiters.
close() - Method in class jadex.commons.ListenableStream
Close the streams.
close() - Method in class jadex.commons.MultiStream
Close the streams.
close(OutputStream) - Static method in class jadex.commons.ProcessStarter
Close a stream.
close() - Method in class jadex.commons.ProtectedInputStream
Close the stream.
close(Closeable) - Static method in class jadex.commons.SUtil
Attempt to close a Closeable (e.g.
close() - Method in interface jadex.xml.reader.IXMLReader
Closes the reader.
close() - Method in class jadex.xml.stax.StaxReaderWrapper
Closes the reader.
closeConnection(HttpURLConnection) - Static method in class jadex.commons.HttpConnectionManager
Close a connection
closed - Variable in class jadex.bridge.service.types.remote.ServiceInputConnection
The closed flag.
closed - Variable in class jadex.bridge.service.types.remote.ServiceOutputConnection
The closed flag.
closed - Variable in class jadex.commons.collection.ArrayBlockingQueue
The queue state.
closed - Variable in class jadex.commons.collection.BlockingQueue
The queue state.
ClosedException(String) - Constructor for exception jadex.commons.collection.IBlockingQueue.ClosedException
Create a new closed exception.
closedtag - Variable in class jadex.xml.stax.StaxReaderWrapper
The last tag that was closed.
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
 
cmd - Variable in class jadex.extension.envsupport.environment.ComponentActionList
The schedule command.
cmdargs - Variable in class jadex.base.StarterConfiguration
Command line arguments.
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 - Variable in class jadex.base.RemoteCMSListener
The CMS used for automatic removal of listener.
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, boolean, boolean, IMonitoringService.PublishEventLevel, String, String, IResourceIdentifier, long, IComponentIdentifier, Cause, boolean) - Constructor for class jadex.bridge.service.types.cms.CMSComponentDescription
Create a new CMSComponentDescription.
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.
CMSCreatedEvent() - Constructor for class jadex.bridge.service.types.cms.IComponentManagementService.CMSCreatedEvent
Create a new CMSCreatedEvent.
CMSCreatedEvent(IComponentIdentifier) - Constructor for class jadex.bridge.service.types.cms.IComponentManagementService.CMSCreatedEvent
Create a new CMSCreatedEvent.
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.
CMSIntermediateResultEvent() - Constructor for class jadex.bridge.service.types.cms.IComponentManagementService.CMSIntermediateResultEvent
Create a new CMSIntermediateResultEvent.
CMSIntermediateResultEvent(IComponentIdentifier, String, Object) - Constructor for class jadex.bridge.service.types.cms.IComponentManagementService.CMSIntermediateResultEvent
Create a new CMSIntermediateResultEvent.
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.
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.
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.
CMSStatusEvent() - Constructor for class jadex.bridge.service.types.cms.IComponentManagementService.CMSStatusEvent
Create a new CMSStatusEvent.
CMSStatusEvent(IComponentIdentifier) - Constructor for class jadex.bridge.service.types.cms.IComponentManagementService.CMSStatusEvent
Create a new CMSStatusEvent.
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.
CMSTerminatedEvent() - Constructor for class jadex.bridge.service.types.cms.IComponentManagementService.CMSTerminatedEvent
Create a new CMSCreatedEvent.
CMSTerminatedEvent(IComponentIdentifier, Map<String, Object>) - Constructor for class jadex.bridge.service.types.cms.IComponentManagementService.CMSTerminatedEvent
Create a new CMSCreatedEvent.
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
 
cnt - Variable in class jadex.base.test.Testcase
The number of tests to be performed.
cnt - Variable in class jadex.commons.future.CounterResultListener
The number of received callbacks.
CNT - Static variable in class jadex.extension.envsupport.environment.ComponentActionList.ActionEntry
 
code() - Method in class jadex.commons.concurrent.Executor
The code to be run.
CODEC_ID - Static variable in interface jadex.bridge.service.types.message.ICodec
Constant for accessing the codec id.
coll - Variable in class jadex.commons.collection.CheckedCollection
The collection.
collcnt - Variable in class jadex.commons.collection.MultiIterator
The counter for the collection.
collectClasspathDirectories(ClassLoader, Set<File>) - Static method in class jadex.base.test.ComponentTestSuite
Collect all directory URLs belonging to a class loader.
collectClasspathURLs(ClassLoader) - Static method in class jadex.commons.SUtil
Get other contained (but not directly managed) urls from parent classloaders.
collectClasspathURLs(ClassLoader, Set<URL>, Set<String>) - Static method in class jadex.commons.SUtil
Collect all URLs belonging to a class loader.
collectDexPathUrls(ClassLoader) - Method in interface jadex.commons.SUtil.AndroidUtils
Traverse the Hierarchy of the given classloader and collect all DexPaths that are found as URLs.
CollectingIntermediateResultListener<E> - Class in jadex.commons.future
A listener that collects intermediate results and calls resultAvailable() on setFinished().
CollectingIntermediateResultListener() - Constructor for class jadex.commons.future.CollectingIntermediateResultListener
 
CollectionCodec - Class in jadex.commons.transformation.binaryserializer
Codec for encoding and decoding collections.
CollectionCodec() - Constructor for class jadex.commons.transformation.binaryserializer.CollectionCodec
 
CollectionNode - Class in jadex.javaparser.javaccimpl
A node representing collection values to fill in.
CollectionNode(ParserImpl, int) - Constructor for class jadex.javaparser.javaccimpl.CollectionNode
Create an expression node.
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(IFunctionalResultListener<Collection<E>>, IFunctionalExceptionListener) - Constructor for class jadex.commons.future.CollectionResultListener
Create a new collection listener.
CollectionResultListener(IResultListener<Collection<E>>) - Constructor for class jadex.commons.future.CollectionResultListener
Create a new collection listener that stops on failures.
CollectionResultListener(boolean, IFunctionalResultListener<Collection<E>>, IFunctionalExceptionListener) - Constructor for class jadex.commons.future.CollectionResultListener
Create a new collection listener.
CollectionResultListener(boolean, IResultListener<Collection<E>>) - Constructor for class jadex.commons.future.CollectionResultListener
Create a new collection listener.
CollectionResultListener(int, IFunctionalResultListener<Collection<E>>, IFunctionalExceptionListener) - Constructor for class jadex.commons.future.CollectionResultListener
Create a new collection listener.
CollectionResultListener(int, IResultListener<Collection<E>>) - Constructor for class jadex.commons.future.CollectionResultListener
Create a new collection listener that stops on failures.
CollectionResultListener(int, boolean, IFunctionalResultListener<Collection<E>>, IFunctionalExceptionListener) - Constructor for class jadex.commons.future.CollectionResultListener
Create a new collection listener.
CollectionResultListener(int, boolean, IResultListener<Collection<E>>) - Constructor for class jadex.commons.future.CollectionResultListener
Create a new collection listener.
CollectionWrapper<T> - Class in jadex.commons.collection.wrappers
Wrapper for collections.
CollectionWrapper(Collection<T>) - Constructor for class jadex.commons.collection.wrappers.CollectionWrapper
Create a new wrapper.
collectManifestURLs(URL, Set<URL>, Set<String>) - Static method in class jadex.commons.SUtil
Collect all URLs as specified in a manifest.
collectProposals(NegotiationRecord, Map) - Method in class jadex.bdi.planlib.protocols.contractnet.CNPInitiatorPlan
Collect proposal messages.
color_ - Variable in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
Color or Color binding of the primitive.
color_ - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.Primitive3d
Color or Color binding of the primitive.
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
 
ColorStringMapper - Class in jadex.extension.rs.invoke.mapper
Color to hex string mapper.
ColorStringMapper() - Constructor for class jadex.extension.rs.invoke.mapper.ColorStringMapper
 
colorToHTML(Color) - Static method in class jadex.commons.gui.SGUI
Convert a color to an html representation.
column - Variable in class jadex.javaparser.javaccimpl.JavaCharStream
 
columnclasses - Variable in class jadex.commons.gui.jtable.ObjectTableModel
The classes of the columns.
columnnames - Variable in class jadex.commons.gui.jtreetable.TreeTableNodeType
The display names of the columns.
columnnames - Variable in class jadex.extension.envsupport.evaluation.DataTable
The table column names.
columnnames - Variable in class jadex.extension.envsupport.evaluation.DefaultDataProvider
The column names.
columns - Variable in class jadex.commons.gui.jtable.ObjectTableModel
The data.
columns - Variable in class jadex.commons.gui.jtreetable.DefaultTreeTableModel
The column names.
columns - Variable in class jadex.commons.gui.jtreetable.TreeTableNodeType
The columns (internal names of properties).
columns - Variable in class jadex.extension.envsupport.evaluation.DataTable
The map of column indices.
columseditable - Variable in class jadex.commons.gui.jtable.ObjectTableModel
The editable colums.
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.
combo - Variable in class jadex.commons.gui.autocombo.AbstractAutoComboModel
 
ComboBoxEditor - Class in jadex.commons.gui.autocombo
 
ComboBoxEditor(AbstractAutoComboModel<?>) - Constructor for class jadex.commons.gui.autocombo.ComboBoxEditor
Create a new editor.
COMMA - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
command - Variable in class jadex.bridge.service.types.cron.CronJob
The command.
commandAvailable(Object) - Method in class jadex.bridge.ComponentResultListener
Called when a command is available.
commandAvailable(Object) - Method in class jadex.bridge.TimeoutResultListener
Called when a command is available.
commandAvailable(Object) - Method in class jadex.commons.future.DefaultResultListener
Called when a command is available.
commandAvailable(Object) - Method in class jadex.commons.future.DelegationResultListener
Called when a command is available.
commandAvailable(Object) - Method in class jadex.commons.future.ExceptionDelegationResultListener
Called when a command is available.
commandAvailable(Object) - Method in interface jadex.commons.future.IFutureCommandListener
Called when a command is available.
commandAvailable(Object) - Method in class jadex.commons.future.IntermediateDelegationResultListener
Called when a command is available.
commandAvailable(Object) - Method in class jadex.commons.future.IntermediateExceptionDelegationResultListener
Called when a command is available.
commandAvailable(Object) - Method in class jadex.commons.gui.future.SwingDefaultResultListener
Called when a command is available.
commandAvailable(Object) - Method in class jadex.commons.gui.future.SwingDelegationResultListener
Called when a command is available.
commandAvailable(Object) - Method in class jadex.commons.gui.future.SwingExceptionDelegationResultListener
Called when a command is available.
commandAvailable(Object) - Method in class jadex.commons.gui.future.SwingIntermediateDelegationResultListener
Called when a command is available.
commandAvailable(Object) - Method in class jadex.commons.gui.future.SwingIntermediateExceptionDelegationResultListener
Called when a command is available.
commandAvailable(Object) - Method in class jadex.commons.gui.future.SwingIntermediateResultListener
Called when a command is available.
commandAvailable(Object) - Method in class jadex.commons.gui.future.SwingResultListener
Called when a command is available.
COMMENT - Static variable in class jadex.xml.AttributeInfo
Constant for identifying comment.
comment - Variable in class jadex.xml.reader.AReadContext
The current comment.
COMMENT - Static variable in class jadex.xml.stax.XmlUtil
 
comment - Variable in class jadex.xml.writer.WriteObjectInfo
The comment.
commentinfo - Variable in class jadex.xml.MappingInfo
The comment info.
commit() - Method in interface jadex.bridge.service.types.context.IPreferences
Commit your preferences changes.
comp - Variable in class jadex.bdi.planlib.protocols.Selector
The comparator for comparing proposals.
comp - Variable in class jadex.bridge.nonfunctional.NFPropertyRef
The component of the ref.
comp - Variable in class jadex.bridge.nonfunctional.SimpleValueNFProperty
The component.
comp - Variable in class jadex.bridge.service.component.BasicServiceInvocationHandler
The internal access.
comp - Variable in class jadex.commons.collection.SortedList
The comparator to use (if any).
compact() - Method in class jadex.commons.collection.PersistentMap
Removes stale entries and compacts the map.
compact() - Method in class jadex.commons.collection.PersistentMap2
Removes stale entries and compacts the map.
compact() - Method in class jadex.commons.collection.ShadowedPersistentMap
Removes stale entries and compacts the map.
compactionshadowmap - Variable in class jadex.commons.collection.ShadowedPersistentMap
Shadow map used during compaction.
COMPARABLE_COMAPRATOR - Static variable in class jadex.commons.gui.jtable.TableSorter
 
COMPARATOR - Static variable in class jadex.extension.envsupport.environment.space2d.KdNode.KdValueFetcherX
Static comparator to avoid instantiation overhead
COMPARATOR - Static variable in class jadex.extension.envsupport.environment.space2d.KdNode.KdValueFetcherY
Static comparator to avoid instantiation overhead
compare(T, T) - Method in class jadex.commons.collection.SortedList
Compare two elements.
compare(Object, Object) - Method in class jadex.extension.envsupport.observer.graphics.YOrder
 
compare(Object, Object) - Method in class jadex.javaparser.javaccimpl.CompareNode
Compare two values.
compare(AbstractInfo, AbstractInfo) - Method in class jadex.xml.AbstractInfo.SpecificityComparator
 
compareElementsAt(int, int) - Method in class jadex.commons.gui.jtreetable.MergeSort
 
CompareNode - Class in jadex.javaparser.javaccimpl
Compare node compares it's (two) child nodes.
CompareNode(ParserImpl, int) - Constructor for class jadex.javaparser.javaccimpl.CompareNode
Create a node.
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.
comparevalue - Variable in class jadex.bridge.nonfunctional.hardconstraints.StrictInequalityFilter
Value used during comparison.
COMPONENT - Static variable in interface jadex.base.IStarterConfiguration
The component flag argument (for starting an additional component).
component - Variable in class jadex.bdiv3.model.MBody
The body as component type.
component - Variable in class jadex.bridge.ComponentResultListener
The component.
component - Variable in class jadex.bridge.nonfunctional.hardconstraints.AbstractConstraintFilter
The component.
component - Variable in class jadex.bridge.nonfunctional.hardconstraints.RHardConstraints
The component.
component - Variable in class jadex.bridge.nonfunctional.NFPropertyProvider
The component.
component - Variable in class jadex.bridge.nonfunctional.search.BasicEvaluator
The component.
component - Variable in class jadex.bridge.sensor.service.TagProperty
The component.
component - Variable in class jadex.bridge.service.component.interceptors.ServiceGetter
The internal access.
component - Variable in class jadex.bridge.service.search.SServiceProvider.IntermediateProxyResultListener
 
component - Variable in class jadex.bridge.service.search.SServiceProvider.ProxyResultListener
 
component - Variable in class jadex.bridge.service.search.TagFilter
The component.
component - Variable in class jadex.extension.envsupport.environment.PerceptList.PerceptEntry
The receiving component.
Component - Annotation Type in jadex.micro.annotation
Component annotation.
component - Variable in class jadex.micro.IntervalBehavior
The component.
COMPONENT_FACTORY - Static variable in class jadex.base.AbstractPlatformConfiguration
 
COMPONENT_FACTORY - Static variable in interface jadex.base.IRootComponentConfiguration
The component factory instance.
COMPONENT_FACTORY - Static variable in interface jadex.base.IStarterConfiguration
The component factory classname argument.
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.
componentActive(IComponentIdentifier) - Method in interface jadex.bridge.service.types.persistence.IIdleHook
Called when a component becomes active.
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.
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.
ComponentCreationInfo - Class in jadex.bridge.component
Internal parameter object for data required during component initialization.
ComponentCreationInfo(IModelInfo, String, Map<String, Object>, IComponentDescription, ProvidedServiceInfo[], RequiredServiceBinding[]) - Constructor for class jadex.bridge.component.ComponentCreationInfo
Create an info object.
componentdescription - Variable in class jadex.bridge.fipa.CMSSearchComponents
Attribute for slot componentdescription.
componentdescriptions - Variable in class jadex.bridge.fipa.CMSSearchComponents
Attribute for slot componentdescriptions.
ComponentEvent - Class in jadex.bridge
 
ComponentEvent() - Constructor for class jadex.bridge.ComponentEvent
 
ComponentFutureFunctionality - Class in jadex.bridge.service.component
Schedule forward future executions (e.g.
ComponentFutureFunctionality(IInternalAccess) - 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
Component identifier with transport addresses.
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, ITransportComponentIdentifier) - Constructor for class jadex.bridge.ComponentIdentifier
Create component identifier.
ComponentIdentifier(String, ITransportComponentIdentifier, String[]) - Constructor for class jadex.bridge.ComponentIdentifier
Create component identifier.
componentidentifier - Variable in class jadex.bridge.fipa.CMSCreateComponent
Attribute for slot componentidentifier.
componentidentifier - Variable in class jadex.bridge.fipa.CMSDestroyComponent
Attribute for slot componentidentifier.
componentidentifier - Variable in class jadex.bridge.fipa.CMSResumeComponent
Attribute for slot componentidentifier.
componentidentifier - Variable in class jadex.bridge.fipa.CMSSuspendComponent
Attribute for slot componentidentifier.
componentIdle(IComponentIdentifier) - Method in interface jadex.bridge.service.types.persistence.IIdleHook
Called when a component becomes idle.
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
 
componentname - Variable in class jadex.bridge.service.RequiredServiceBinding
The component name used for searching.
componentname - Variable in class jadex.extension.envsupport.environment.AvatarMapping
The name of the component to be created for an avatar.
ComponentNotFoundException - Exception in jadex.bridge
Thrown when a component was not found.
ComponentNotFoundException(String) - Constructor for exception jadex.bridge.ComponentNotFoundException
Simple constructor for deserialization.
ComponentNotFoundException(IComponentIdentifier) - Constructor for exception jadex.bridge.ComponentNotFoundException
Create an component termination exception.
ComponentNotFoundException(IComponentIdentifier, String) - Constructor for exception jadex.bridge.ComponentNotFoundException
Create an component termination exception.
ComponentPersistedException - Exception in jadex.bridge
Thrown when operations are invoked after an component has been persisted.
ComponentPersistedException(String) - Constructor for exception jadex.bridge.ComponentPersistedException
Simple constructor for deserialization.
ComponentPersistedException(IComponentIdentifier) - Constructor for exception jadex.bridge.ComponentPersistedException
Create an component persited exception.
ComponentPersistedException(IComponentIdentifier, String) - Constructor for exception jadex.bridge.ComponentPersistedException
Create an component persisted exception.
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>, IInternalAccess) - 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.
ComponentResultListener(IFunctionalResultListener<E>, IFunctionalExceptionListener, IExternalAccess) - Constructor for class jadex.bridge.ComponentResultListener
Create a new component result listener.
ComponentResultListener(IFunctionalResultListener<E>, IFunctionalExceptionListener, IInternalAccess) - Constructor for class jadex.bridge.ComponentResultListener
Create a new component result listener.
components - Variable in class jadex.base.StarterConfiguration
Components to start.
components - Variable in class jadex.bridge.modelinfo.ConfigurationInfo
The list of contained components.
components - Variable in class jadex.commons.gui.ObjectCardLayout
The components.
components - Variable in class jadex.commons.gui.PropertiesPanel
The created components (name->comp).
components - Variable in class jadex.extension.envsupport.observer.gui.plugin.EvaluationPlugin
The evaluation components.
componentShown(ComponentEvent) - Method in class jadex.extension.envsupport.observer.graphics.java2d.ViewportJ2D
 
ComponentSuspendable - Class in jadex.bridge.service.component
Allow waiting for futures by blocking a component.
ComponentSuspendable(IInternalAccess) - Constructor for class jadex.bridge.service.component.ComponentSuspendable
Create a component suspendable.
ComponentTerminatedException - Exception in jadex.bridge
Thrown when operations are invoked after an component has been terminated.
ComponentTerminatedException() - Constructor for exception jadex.bridge.ComponentTerminatedException
Empty 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(String[]) - Constructor for class jadex.base.test.ComponentTestSuite
Create a component test suite for components contained in class directories on the class path (i.e.
ComponentTestSuite(String, String[]) - Constructor for class jadex.base.test.ComponentTestSuite
Create a component test suite for components contained in a given path.
ComponentTestSuite(String, String[], String[]) - Constructor for class jadex.base.test.ComponentTestSuite
Create a component test suite for components contained in a given path.
ComponentTestSuite(File[][], String[], String[]) - Constructor for class jadex.base.test.ComponentTestSuite
Create a component test suite for components contained in a given path.
ComponentTestSuite(File[][], String[], String[], boolean, boolean, boolean) - Constructor for class jadex.base.test.ComponentTestSuite
Create a component test suite for components contained in a given path.
ComponentTestSuite(String[], File[][], String[], String[], boolean, boolean, boolean) - Constructor for class jadex.base.test.ComponentTestSuite
Create a component test suite for components contained in a given path.
ComponentThreadInterceptor - Class in jadex.bridge.service.component.interceptors
Ensures that interceptor is only called when component thread is in the chain.
ComponentThreadInterceptor(IInternalAccess) - Constructor for class jadex.bridge.service.component.interceptors.ComponentThreadInterceptor
Create a new ComponentThreadInterceptor.
componenttype - Variable in class jadex.bridge.service.RequiredServiceBinding
The component type, i.e.
componenttype - Variable in class jadex.extension.agr.MPosition
The agent type.
componenttype - Variable in class jadex.extension.envsupport.environment.AvatarMapping
The component type name.
ComponentType - Annotation Type in jadex.micro.annotation
 
componenttypes - Variable in class jadex.extension.envsupport.environment.PerceptType
The component types.
ComponentTypes - Annotation Type in jadex.micro.annotation
Define component types that can be instantiated as subcomponents of the declaring component.
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.
ComponentUptimeProperty - Class in jadex.bridge.sensor.time
Property for the startup of a component.
ComponentUptimeProperty(IInternalAccess) - Constructor for class jadex.bridge.sensor.time.ComponentUptimeProperty
Create a new property.
ComposedEvaluator<S> - Class in jadex.bridge.nonfunctional.search
Evaluator composed of multiple weighted evaluators.
ComposedEvaluator() - Constructor for class jadex.bridge.nonfunctional.search.ComposedEvaluator
Creates the combiner.
ComposedFilter<T> - Class in jadex.commons
A filter checks if an object matches the given subfilters.
ComposedFilter() - Constructor for class jadex.commons.ComposedFilter
Create a composed filter.
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<T> - Class in jadex.commons
A filter checks if an object matches the given subfilters.
ComposedRemoteFilter(IAsyncFilter<T>[]) - Constructor for class jadex.commons.ComposedRemoteFilter
Create a composed filter.
ComposedRemoteFilter(IAsyncFilter<T>[], int) - Constructor for class jadex.commons.ComposedRemoteFilter
Create a composed filter.
CompositeCancelable - Class in jadex.bpmn.runtime.handler
 
CompositeCancelable(List<MSequenceEdge>, ProcessThread, IInternalAccess, ICancelable[]) - Constructor for class jadex.bpmn.runtime.handler.CompositeCancelable
Create a new CompositeCancelable.
computeAcceptableN(long, long) - Static method in class jadex.commons.collection.BloomFilter
Compute acceptable amount of elements with given number of hashes and size of filter in bits.
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.
computeOptimalK(long, long) - Static method in class jadex.commons.collection.BloomFilter
Compute optimal number of hash functions using expected number of elements and size of filter in bits.
computeOptimalM(long, double) - Static method in class jadex.commons.collection.BloomFilter
Compute optimal size of bloom filter in bits by expected number of elements and acceptable false positive rate.
computeP(long, long, double) - Static method in class jadex.commons.collection.BloomFilter
Compute best-case (uniform hash function) false positive probability.
COMSUPS - Static variable in class jadex.bridge.service.component.ComponentSuspendable
The component suspendables.
con - Variable in class jadex.bridge.service.types.remote.ServiceInputConnection
The remote output connection.
con - Variable in class jadex.bridge.service.types.remote.ServiceInputConnectionProxy
The original connection (not transferred).
con - Variable in class jadex.bridge.service.types.remote.ServiceOutputConnection
The remote output connection.
con - Variable in class jadex.bridge.service.types.remote.ServiceOutputConnectionProxy
The original connection.
concurrency - Variable in class jadex.commons.concurrent.LoadManagingExecutionService
The number of currently running tasks.
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.
cond - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.Sound3d
 
cond - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.special.Animation
 
cond - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.special.Materialfile
 
cond - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.special.SpatialControl
 
condition - Variable in class jadex.bdiv3.model.MTrigger
The trigger condition.
condition - Variable in class jadex.extension.envsupport.environment.AbstractTask
The task condition (optional).
CONDITION_CONTEXT - Static variable in class jadex.bdiv3.model.MGoal
Goal context condition name.
CONDITION_CREATION - Static variable in class jadex.bdiv3.model.MGoal
Goal creation condition name.
CONDITION_DROP - Static variable in class jadex.bdiv3.model.MGoal
Goal drop condition name.
CONDITION_MAINTAIN - Static variable in class jadex.bdiv3.model.MGoal
Goal maintain condition name.
CONDITION_RECUR - Static variable in class jadex.bdiv3.model.MGoal
Goal recur condition name.
CONDITION_TARGET - Static variable in class jadex.bdiv3.model.MGoal
Goal target condition name.
ConditionalNode - Class in jadex.javaparser.javaccimpl
Conditional node returns the value of it's second or third child node depending on the truth value of it's first child.
ConditionalNode(ParserImpl, int) - Constructor for class jadex.javaparser.javaccimpl.ConditionalNode
Create a node.
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
 
conditions - Variable in class jadex.bdiv3.model.MCapability
The expressions.
conditions - Variable in class jadex.bdiv3.model.MGoal
The goal conditions.
config - Variable in class jadex.bridge.component.ComponentCreationInfo
The start configuration name.
config - Variable in class jadex.bridge.service.types.cms.CreationInfo
The configuration.
config - Variable in class jadex.extension.agr.AGRSpace
The config.
config - Variable in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
 
configpp - Static variable in class jadex.bpmn.BpmnXMLReader
 
configuration - Variable in class jadex.bridge.fipa.CMSCreateComponent
Attribute for slot configuration.
configuration - Variable in class jadex.bridge.modelinfo.ComponentInstanceInfo
The configuration.
Configuration - Annotation Type in jadex.micro.annotation
Configuration annotation.
CONFIGURATION_FILE - Static variable in interface jadex.base.IStarterConfiguration
The configuration file argument.
CONFIGURATION_NAME - Static variable in interface jadex.base.IStarterConfiguration
The configuration to use.
configurationInfo - Variable in class jadex.base.StarterConfiguration
Name of the configured configuration
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 - Variable in class jadex.bdiv3.model.MCapability
The configurations.
configurations - Variable in class jadex.bridge.modelinfo.ModelInfo
The configurations.
Configurations - Annotation Type in jadex.micro.annotation
Configurations annotation.
CONFIRM - Static variable in class jadex.bridge.fipa.SFipa
 
conid - Variable in class jadex.bridge.service.types.remote.ServiceInputConnectionProxy
The connection id.
conid - Variable in class jadex.bridge.service.types.remote.ServiceOutputConnectionProxy
The connection id.
connectDelegationFuture(Future, IFuture) - Static method in class jadex.bridge.service.component.interceptors.FutureFunctionality
Connect a delegation future with the source.
connection - Variable in class jadex.bdi.planlib.messaging.AIM
The connection to the TOC server.
ConsoleListener(String, IInternalAccess, IRemoteChangeListener) - Constructor for class jadex.base.SRemoteGui.ConsoleListener
Create a console listener.
CONSTANT - Static variable in class jadex.bridge.nonfunctional.hardconstraints.MHardConstraint
The value should remain constant.
constant - Variable in class jadex.javaparser.javaccimpl.ExpressionNode
Is the node value constant (independent of evaluation context and parameters)?
constant_value - Variable in class jadex.javaparser.javaccimpl.ExpressionNode
The constant value (if any).
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.
ConstantNode - Class in jadex.javaparser.javaccimpl
Constant node representing a constant value.
ConstantNode(ParserImpl, int) - Constructor for class jadex.javaparser.javaccimpl.ConstantNode
Create a node.
ConstantPoolStrategy - Class in jadex.commons
Simple strategy with a constant number of workers.
ConstantPoolStrategy() - Constructor for class jadex.commons.ConstantPoolStrategy
Create a new ConstantPoolStrategy.
ConstantPoolStrategy(int) - Constructor for class jadex.commons.ConstantPoolStrategy
Create a new ConstantPoolStrategy.
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.
ConstantValueFilter - Class in jadex.bridge.nonfunctional.hardconstraints
 
ConstantValueFilter() - Constructor for class jadex.bridge.nonfunctional.hardconstraints.ConstantValueFilter
Creates a constant value filter.
ConstantValueFilter(String, Object) - Constructor for class jadex.bridge.nonfunctional.hardconstraints.ConstantValueFilter
Creates a constant value filter.
constraintmodel - Variable in class jadex.bridge.nonfunctional.hardconstraints.RHardConstraints
Hard constraint model
CONSTRUCTOR - Static variable in class jadex.javaparser.javaccimpl.ReflectNode
The constructor type.
ConstructorInfo - Class in jadex.bdiv3.model
Describes a constructor.
ConstructorInfo() - Constructor for class jadex.bdiv3.model.ConstructorInfo
Create a new ConstructorInfo.
ConstructorInfo(Constructor<?>) - Constructor for class jadex.bdiv3.model.ConstructorInfo
Create a new ConstructorInfo.
ConstructorInfo(String[], String) - Constructor for class jadex.bdiv3.model.ConstructorInfo
Create a new FieldInfo.
constructors - Variable in class jadex.javaparser.javaccimpl.ReflectNode
The possible constructors (for constructor nodes).
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.
Consumer<T> - Interface in jadex.commons.functional
Functional interface for a consumer T -> ()
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.
contacts - Variable in class jadex.bdi.planlib.watchdog.ObservationDescription
The contact data.
container - Variable in class jadex.bpmn.runtime.task.ServiceCallTask.ServiceCallTaskGui
The container.
container - Variable in class jadex.extension.envsupport.environment.DeltaTimeExecutor
The platform.
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
contains(Object) - Method in class jadex.commons.collection.ConcurrencyCheckingList
 
contains(Object) - Method in class jadex.commons.collection.IdentityHashSet
Returns
contains(Object) - Method in class jadex.commons.collection.IndexMap
Returns
contains(Object) - Method in class jadex.commons.collection.LeaseTimeSet
 
contains(Object) - Method in class jadex.commons.collection.LeaseTimeSet.SynchronizedLeaseTimeCollection
 
contains(Object) - Method in class jadex.commons.collection.WeakList
Returns
contains(Object) - Method in class jadex.commons.collection.WeakSet
Returns true if this set contains the specified element.
contains(Object) - Method in class jadex.commons.collection.wrappers.CollectionWrapper
 
contains(String) - Method in class jadex.commons.gui.autocombo.AbstractAutoComboModel
 
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
containsAll(Collection) - Method in class jadex.commons.collection.ConcurrencyCheckingList
 
containsAll(Collection<?>) - Method in class jadex.commons.collection.IdentityHashSet
Returns
containsAll(Collection<?>) - Method in class jadex.commons.collection.IndexMap
Returns
containsAll(Collection<?>) - Method in class jadex.commons.collection.LeaseTimeSet
 
containsAll(Collection<?>) - Method in class jadex.commons.collection.LeaseTimeSet.SynchronizedLeaseTimeCollection
 
containsAll(Collection) - Method in class jadex.commons.collection.WeakList
Returns
containsAll(Collection<?>) - Method in class jadex.commons.collection.wrappers.CollectionWrapper
 
containsBelief(String) - Method in class jadex.bdiv3x.runtime.BeliefbaseWrapper
Returns
containsBelief(String) - Method in interface jadex.bdiv3x.runtime.IBeliefbase
Returns
containsBelief(String) - Method in class jadex.bdiv3x.runtime.RBeliefbase
Returns
containsBeliefSet(String) - Method in class jadex.bdiv3x.runtime.BeliefbaseWrapper
Returns
containsBeliefSet(String) - Method in interface jadex.bdiv3x.runtime.IBeliefbase
Returns
containsBeliefSet(String) - Method in class jadex.bdiv3x.runtime.RBeliefbase
Returns
containsDigit(String) - Static method in class jadex.commons.SUtil
Test if a string contains a digit.
containsEntry(String) - Method in class jadex.commons.gui.EditableList
Test if an entry is contained.
containsFact(Object) - Method in interface jadex.bdiv3x.runtime.IBeliefSet
Test if a fact is contained in a belief.
containsFact(Object) - Method in class jadex.bdiv3x.runtime.RBeliefbase.RBeliefSet
Test if a fact is contained in a belief.
containsGoal(IGoal) - Method in interface jadex.bdiv3x.runtime.IGoalbase
Test if an adopted goal is already contained in the goal base.
containsGoal(IGoal) - Method in class jadex.bdiv3x.runtime.RGoalbase
Test if an adopted goal is already contained in the goal base.
containsJob(String) - Method in interface jadex.bridge.service.types.cron.ICronService
Test if a job is scheduled with an id.
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.BiHashMap
Returns whether the forward map contains the specified key.
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
containsKey(Object) - Method in class jadex.commons.collection.FastHashMap
 
containsKey(Object) - Method in class jadex.commons.collection.IndexMap
Returns
containsKey(Object) - Method in class jadex.commons.collection.LeaseTimeMap
Returns
containsKey(Object) - Method in class jadex.commons.collection.MultiCollection
Returns
containsKey(Object) - Method in class jadex.commons.collection.NestedMap
Returns
containsKey(Object) - Method in class jadex.commons.collection.OrderedProperties
Delegate.
containsKey(Object) - Method in class jadex.commons.collection.PersistentMap
Returns whether this map contains the specified key.
containsKey(Object) - Method in class jadex.commons.collection.PersistentMap2
Returns whether this map contains the specified key.
containsKey(Object) - Method in class jadex.commons.collection.ShadowedPersistentMap
Returns whether this map contains the specified key.
containsKey(Object) - Method in class jadex.commons.collection.WeakValueMap
Test if key contained.
containsKey(Object) - Method in class jadex.commons.collection.wrappers.MapWrapper
 
containsVal(T) - Method in class jadex.commons.gui.autocombo.AbstractAutoComboModel
 
containsVal(ClassInfo) - Method in class jadex.commons.gui.autocombo.FixedClassInfoComboModel
 
containsValue(Object) - Method in interface jadex.bdiv3x.runtime.IParameterSet
Test if a value is contained in a parameter.
containsValue(Object) - Method in class jadex.commons.collection.BiHashMap
Returns whether the reverse map contains the specified key.
containsValue(Object) - Method in class jadex.commons.collection.CheckedMap
Returns
containsValue(Object) - Method in class jadex.commons.collection.FastHashMap
 
containsValue(Object) - Method in class jadex.commons.collection.IndexMap
Returns
containsValue(Object) - Method in class jadex.commons.collection.LeaseTimeMap
Returns
containsValue(Object) - Method in class jadex.commons.collection.MultiCollection
Returns
containsValue(Object) - Method in class jadex.commons.collection.NestedMap
Returns
containsValue(Object) - Method in class jadex.commons.collection.OrderedProperties
Delegate.
containsValue(Object) - Method in class jadex.commons.collection.PersistentMap
Returns whether the map contains the specified value.
containsValue(Object) - Method in class jadex.commons.collection.PersistentMap2
Returns whether the map contains the specified value.
containsValue(Object) - Method in class jadex.commons.collection.ShadowedPersistentMap
Returns whether the map contains the specified value.
containsValue(Object) - Method in class jadex.commons.collection.WeakValueMap
Test if value contained.
containsValue(Object) - Method in class jadex.commons.collection.wrappers.MapWrapper
 
CONTENT - Static variable in class jadex.bridge.fipa.SFipa
 
content - Variable in class jadex.bridge.service.types.email.Email
The plain content.
content - Variable in class jadex.commons.transformation.binaryserializer.DecodingContext
The content being decoded.
content - Variable in class jadex.extension.envsupport.environment.space2d.KdNode
List containing objects in leaf nodes, null otherwise.
content - Variable in exception jadex.extension.rs.invoke.RestInvocationHelper.RequestFailedException
The received content
CONTENT - Static variable in class jadex.xml.AttributeInfo
Constant for identifying content.
content - Variable in class jadex.xml.StackElement
The collected content.
content - Variable in class jadex.xml.writer.WriteObjectInfo
The content.
content_info - Static variable in class jadex.bridge.fipa.FIPAMessageType
The parameters that are important for en/decoding.
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.
contentinfo - Variable in class jadex.xml.MappingInfo
The content info.
contents - Variable in class jadex.commons.collection.WeakValueMap
The contents.
contenttype - Variable in class jadex.bridge.service.types.email.Email
The content type.
CONTEXT - Static variable in interface jadex.base.IRootComponentConfiguration
Flag if context component and service should be started.
context - Variable in exception jadex.commons.transformation.binaryserializer.SerializerDecodingException
Decoding context in its failure state.
CONTEXT_ENTRIES - Static variable in class jadex.bpmn.BpmnXMLReader
Key for error entries in read context.
CONTEXT_LOADER - Static variable in class jadex.bdiv3x.BDIXMLReader
The loader constant.
contextcondition - Variable in class jadex.bdiv3.model.MPlan
The context condition.
contextconditionmethod - Variable in class jadex.bdiv3.model.MBody
The precondition method cached for speed.
CONTEXTSERVICECLASS - Static variable in interface jadex.base.IRootComponentConfiguration
Optionally provide alternative context service implementation.
continuosly - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.Sound3d
 
ContinuousSpace2D - Class in jadex.extension.envsupport.environment.space2d
Continuous version of 2D space.
ContinuousSpace2D() - Constructor for class jadex.extension.envsupport.environment.space2d.ContinuousSpace2D
Creates a new ContinuousSpace2D with the default name.
ContinuousSpace2D(IVector2) - Constructor for class jadex.extension.envsupport.environment.space2d.ContinuousSpace2D
Creates a new ContinuousSpace2D with the default name.
ContinuousSpace2D(Object, IVector2) - Constructor for class jadex.extension.envsupport.environment.space2d.ContinuousSpace2D
Creates a new ContinuousSpace2D with a special ID.
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.
conv - Variable in class jadex.bridge.service.component.multiinvoke.SimpleMultiplexDistributor
The parameter converter.
CONVERSATION_ID - Static variable in class jadex.bridge.fipa.SFipa
 
conversationparams - Variable in class jadex.bridge.service.types.message.MessageType
The conversation relevant parameters.
convert(T) - Method in interface jadex.bridge.sensor.unit.IConvertableUnit
Convert a value according to the underlying unit.
convert(Long) - Method in enum jadex.bridge.sensor.unit.MemoryUnit
Convert to a known unit.
convert(Long) - Method in enum jadex.bridge.sensor.unit.TimeUnit
Convert to a known unit.
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.
convertabletypes - Static variable in class jadex.commons.SReflect
String convertable types.
convertArguments(Collection<Tuple2<String, Object>>) - Static method in class jadex.bridge.modelinfo.Argument
Convert arguments to argument map.
convertBulkValues(List<Object>, Class<?>, Object, AReadContext, String) - Method in class jadex.xml.bean.BeanObjectReaderHandler
Convert a list of values into the target format (list, set, collection, array).
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.
converter - Variable in class jadex.xml.AttributeInfo
The attribute converter.
converter - Variable in class jadex.xml.SubobjectInfo
The subobject converter.
convertEvents(String, Set<String>, IBDIModel) - Static method in class jadex.bdiv3.model.SBDIModel
 
convertEventTypes(String, Collection<EventType>, IBDIModel) - Static method in class jadex.bdiv3.model.SBDIModel
 
convertFromString(String) - Method in class jadex.commons.gui.autocombo.AbstractAutoComboModel
 
convertFromString(String) - Method in class jadex.commons.gui.autocombo.ClassComboModel
 
convertFromString(String) - Method in class jadex.commons.gui.autocombo.FixedClassComboModel
 
convertFromString(String) - Method in class jadex.commons.gui.autocombo.FixedClassInfoComboModel
 
convertFromString(String) - Method in class jadex.commons.gui.autocombo.StringComboModel
 
convertNameValue(NameValue) - Static method in class jadex.bridge.nonfunctional.annotation.SNameValue
Convert a name value annotation to an unparsed expression.
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[], Object) - Method in class jadex.extension.rs.publish.mapper.DefaultParameterMapper
Convert parameters.
convertParameters(Object[], 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.
convertToCollection(Object) - Static method in class jadex.bridge.sensor.service.TagProperty
Convert user defined tag(s) to collection.
convertToRemoteFiles(File[]) - Static method in class jadex.bridge.service.types.filetransfer.FileData
Convert files to remote files.
convertToRuntimeException(Throwable) - Static method in class jadex.commons.SUtil
Converts an exception to RuntimeException, returns original if already a RuntimeException.
convertToString(T) - Method in class jadex.commons.gui.autocombo.AbstractAutoComboModel
 
convertToString(Class<?>) - Method in class jadex.commons.gui.autocombo.ClassComboModel
 
convertToString(Class<?>) - Method in class jadex.commons.gui.autocombo.FixedClassComboModel
 
convertToString(ClassInfo) - Method in class jadex.commons.gui.autocombo.FixedClassInfoComboModel
 
convertToString(String) - Method in class jadex.commons.gui.autocombo.StringComboModel
 
convertTrigger(IBDIModel, String, MTrigger, boolean) - Static method in class jadex.bdiv3.model.SBDIModel
Convert a plan trigger or waitqueue and map the events.
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.ColorStringMapper
Convert the given value.
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.
convertValue(Object, Class<?>, Object, AReadContext, String) - Method in class jadex.xml.bean.BeanObjectReaderHandler
Convert a value by using a converter.
convertWrappedValue(Object, Class) - Static method in class jadex.commons.SReflect
Convert a value to the correct wrapped type.
convid - Variable in class jadex.bridge.service.types.message.MessageType.ParameterSpecification
True, if this parameter can be used to identify an ongoing conversation.
convidcnt - Static variable in class jadex.bridge.fipa.SFipa
The counter for conversation ids.
convidcnt - Static variable in class jadex.commons.SUtil
The counter for conversation ids.
copy(String, IExternalAccess, String, IFileTransferService) - Static method in class jadex.base.SRemoteGui
Copy a file between two platforms.
copy(ProcessThread) - Method in class jadex.bpmn.runtime.ProcessThread
Create a copy of this thread (e.g.
copy - Variable in class jadex.bridge.service.component.interceptors.DecouplingInterceptor
The argument copy allowed flag.
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.
copyArray(T[]) - Static method in class jadex.commons.SUtil
Copy an array.
copyChildren() - Method in class jadex.commons.beans.beancontext.BeanContextSupport
Returns an array containing all children of this context.
copyCondition(IBDIModel, String, MCondition) - Static method in class jadex.bdiv3.model.SBDIModel
Copy a condition and adapt the events.
copyConfigBelief(IBDIModel, String, MConfigBeliefElement, List<MConfigBeliefElement>) - Static method in class jadex.bdiv3.model.SBDIModel
Copy a config belief element.
copyConfigParameterElement(IBDIModel, String, MConfigParameterElement, List<MConfigParameterElement>) - Static method in class jadex.bdiv3.model.SBDIModel
Copy a config parameter element.
copyConfiguration(IBDIModel, String, ConfigurationInfo, ConfigurationInfo, MConfiguration, MConfiguration) - Static method in class jadex.bdiv3.model.SBDIModel
Copy an inner configuration into an outer one.
copyEntries() - Method in class jadex.commons.gui.autocombo.AbstractFixedAutoComboModel
 
copyExpression(String, UnparsedExpression) - Static method in class jadex.bdiv3.model.SBDIModel
Copy an expression.
copyExpressions(String, List<UnparsedExpression>) - Static method in class jadex.bdiv3.model.SBDIModel
Copy expressions.
copyFile(File, File) - Static method in class jadex.commons.SUtil
Copy a file.
copyParameter(IBDIModel, ClassLoader, String, MParameter) - Static method in class jadex.bdiv3.model.SBDIModel
Copy a parameter and adapt events.
CopyReturnValueResultListener(Future<Void>, ServiceInvocationContext) - Constructor for class jadex.bridge.service.component.interceptors.DecouplingInterceptor.CopyReturnValueResultListener
Create a result listener.
copyStream(InputStream, OutputStream) - Static method in class jadex.commons.SUtil
Copy all data from input to output stream.
CoreNumberProperty - Class in jadex.bridge.sensor.cpu
The number of cores.
CoreNumberProperty(IInternalAccess) - Constructor for class jadex.bridge.sensor.cpu.CoreNumberProperty
Create a new property.
COUNTER - Static variable in class jadex.commons.concurrent.LoadManagingExecutionService
The counter.
CounterResultListener<E> - Class in jadex.commons.future
Counter result listener for counting a specified number of resultAvailable calls.
CounterResultListener(int, IFunctionalResultListener<Void>) - Constructor for class jadex.commons.future.CounterResultListener
Create a new counter listener.
CounterResultListener(int, IFunctionalResultListener<Void>, IFunctionalExceptionListener) - Constructor for class jadex.commons.future.CounterResultListener
Create a new counter listener.
CounterResultListener(int, IFunctionalResultListener<Void>, IFunctionalResultListener<E>, IFunctionalExceptionListener) - Constructor for class jadex.commons.future.CounterResultListener
Create a new counter listener.
CounterResultListener(int, IResultListener<Void>) - Constructor for class jadex.commons.future.CounterResultListener
Create a new counter listener.
CounterResultListener(int, boolean, IFunctionalResultListener<Void>) - Constructor for class jadex.commons.future.CounterResultListener
Create a new counter listener.
CounterResultListener(int, boolean, IFunctionalResultListener<Void>, IFunctionalExceptionListener) - Constructor for class jadex.commons.future.CounterResultListener
Create a new counter listener.
CounterResultListener(int, boolean, IFunctionalResultListener<Void>, IFunctionalResultListener<E>, IFunctionalExceptionListener) - 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.
countResults(int, IFunctionalResultListener<Void>) - Static method in class jadex.commons.future.SResultListener
countResults(int, IFunctionalResultListener<Void>, IFunctionalExceptionListener) - Static method in class jadex.commons.future.SResultListener
countResults(int, IFunctionalResultListener<Void>, IFunctionalResultListener<E>, IFunctionalExceptionListener) - Static method in class jadex.commons.future.SResultListener
CountThresholdSearchTerminationDecider<S> - Class in jadex.bridge.nonfunctional.search
Service search ranking decider based on a simple service count threshold.
CountThresholdSearchTerminationDecider(int) - Constructor for class jadex.bridge.nonfunctional.search.CountThresholdSearchTerminationDecider
Creates the decider.
countTokens() - Method in class jadex.commons.ExpressionTokenizer
Count the number of tokens.
CPULoadProperty - Class in jadex.bridge.sensor.cpu
The cpu load property.
CPULoadProperty(IInternalAccess) - Constructor for class jadex.bridge.sensor.cpu.CPULoadProperty
Create a new property.
create - Variable in class jadex.bridge.service.RequiredServiceBinding
The create flag.
create(ComponentCreationInfo, Collection<IComponentFeatureFactory>) - Method in interface jadex.bridge.service.types.factory.IPlatformComponentAccess
Create the component, i.e.
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
 
create(T) - Static method in class jadex.commons.MutableObject
Creates a new MutableObject
createAccount(String, ClassLoader) - Static method in class jadex.bridge.service.types.email.EmailAccount
Read account data from property file.
createAction(String, Icon, ActionListener) - Static method in class jadex.commons.gui.SGUI
Create an action.
createActivityEvent(String, ProcessThread, MActivity) - Method in interface jadex.bpmn.features.IInternalBpmnComponentFeature
Create an activity event (start, end).
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.
createAttributeInfos(AttributeInfo[]) - Method in class jadex.xml.TypeInfo
Create the attribute info map (xml name(s) -> attribute info).
createAuthentication(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.AuthenticationInterceptor
Check the authentication.
createAvatar(IComponentDescription, String, boolean) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Create an avatar.
createavatar - Variable in class jadex.extension.envsupport.environment.AvatarMapping
The flag for creating the avatar when an component is created.
createBCSChild(Object, Object) - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
Creates a BCSSChild object to company the given child.
createBCSChild(Object, Object) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
Creates a BCSChild object to company the given child.
createBCSSServiceProvider(Class, BeanContextServiceProvider) - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
Creates a BCSSServiceProvider to company the given service.
createBDIAgentFactory(IInternalAccess, Map) - Method in class jadex.bdiv3.BDIClassGeneratorFactory
Create a new, platform-specific BDIAgentFactory object.
createBDIAgentFactory(IInternalAccess, Map) - Method in class jadex.bdiv3.BDIClassGeneratorFactoryDesktop
 
createBDIClassGenerator() - Method in class jadex.bdiv3.BDIClassGeneratorFactory
Create a new, platform-specific BDI Class Generator object.
createBDIClassGenerator() - Method in class jadex.bdiv3.BDIClassGeneratorFactoryDesktop
 
createBDIClassReader(BDIModelLoader) - Method in class jadex.bdiv3.BDIClassGeneratorFactory
Create a new, platform-specific BDI Class Reader object.
createBDIClassReader(BDIModelLoader) - Method in class jadex.bdiv3.BDIClassGeneratorFactoryDesktop
 
createBeanProperty(String, Class<?>, Method, Method, Class<?>, Type) - Method in class jadex.commons.transformation.traverser.BeanReflectionIntrospector
Creates a bean property based on getter/setter.
createBeanProperty(String, Field, boolean) - Method in class jadex.commons.transformation.traverser.BeanReflectionIntrospector
Creates a bean property based on a field.
createBinding(Binding) - Method in class jadex.micro.MicroClassReader
Create a service binding.
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.
createCertificate(InputStream) - Static method in class jadex.commons.security.SSecurity
Get the textual representation of a certificate.
createCertificate(String) - Static method in class jadex.commons.security.SSecurity
Get the textual representation of a certificate.
createChangeEvent(Object, Object, Object, IInternalAccess, String) - Static method in class jadex.bdiv3x.features.BDIXAgentFeature
Caution: this method is used from byte engineered code, change signature with caution Create a belief changed event.
createChart() - Method in class jadex.extension.envsupport.evaluation.AbstractChartDataConsumer
Create a chart with the underlying dataset.
createChart() - Method in class jadex.extension.envsupport.evaluation.CategoryChartDataConsumer
Create a chart with the underlying dataset.
createChart() - Method in class jadex.extension.envsupport.evaluation.HistogramDataConsumer
Create a chart with the underlying dataset.
createChart() - Method in class jadex.extension.envsupport.evaluation.TimeChartDataConsumer
Create a chart with the underlying dataset.
createChart() - Method in class jadex.extension.envsupport.evaluation.XYChartDataConsumer
Create a chart with the underlying dataset.
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.
createCheckBox(String, boolean, boolean, double, String) - Method in class jadex.commons.gui.PropertiesPanel
Create a check box and add it to the panel.
createChild(ComponentInstanceInfo) - Method in interface jadex.bridge.component.ISubcomponentsFeature
Create a subcomponent.
createChild(ComponentInstanceInfo) - Method in interface jadex.bridge.IExternalAccess
Create a subcomponent.
createCollection(K) - Method in class jadex.commons.collection.MultiCollection
Create a collection instance.
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(IInternalAccess, RequiredServiceInfo, RequiredServiceBinding) - Method in class jadex.bridge.service.component.DefaultServiceFetcher
Create component and get external access for component.
createComponent(String, CreationInfo) - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
Create a new component on the platform.
createComponent(String, String, CreationInfo) - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
Create a new component on the platform.
createComponent(CreationInfo, String, String) - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
Create a new component on the platform.
createComponent(String, String, CreationInfo, IResultListener<Collection<Tuple2<String, Object>>>) - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
Deprecated.
Use other createComponent methods.
createcomponent - Variable in class jadex.extension.envsupport.environment.AvatarMapping
The flag for creating the component when an avatar is created.
createComponentIdentifier(IInternalAccess, String, IComponentIdentifier) - Method in class jadex.bridge.service.component.DefaultServiceFetcher
Create component identifier from name.
createComponentInstanceInfo(Component) - Method in class jadex.micro.MicroClassReader
Create component instance info from component annotation.
createComponentInstanceInfo(CreationInfo) - Method in class jadex.micro.MicroClassReader
Create component instance info from creation info annotation.
CreateComponentTask - Class in jadex.bpmn.runtime.task
Task for creating a component.
CreateComponentTask() - Constructor for class jadex.bpmn.runtime.task.CreateComponentTask
 
createConfigBeliefsList(NameValue[]) - Method in class jadex.bdiv3.BDIClassReader
Create config beliefs.
createConfigParamElementsList(NameValue[]) - Method in class jadex.bdiv3.BDIClassReader
Create config parameter elements.
createContext() - Method in class jadex.bdiv3x.BDIXMLReader
Add loader to context.
createContext(ColorModel, ColorModel, RenderingHints) - Method in class jadex.extension.envsupport.observer.graphics.ModulateComposite
 
createCopy() - Method in class jadex.bpmn.runtime.ProcessThread
Create a copy of this thread (e.g.
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, 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, long) - 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.
createDummyClassLoader(ClassLoader, ClassLoader, List<URL>) - Method in class jadex.bdiv3.BDIClassReader
Create a throw away class loader.
createEndBehavior() - Method in class jadex.bdiv3x.features.BDIXLifecycleAgentFeature
Create the end behavior.
createEntries() - Method in class jadex.base.JarAsDirectory
 
createEventType(RawEvent) - Static method in class jadex.bdiv3x.features.BDIXAgentFeature
 
createExpression(String) - Method in class jadex.bdiv3x.runtime.ExpressionbaseWrapper
Create a precompiled expression.
createExpression(String) - Method in interface jadex.bdiv3x.runtime.IExpressionbase
Create a precompiled expression.
createExpression(String) - Method in class jadex.bdiv3x.runtime.Plan
Get an expression by name.
createExpression(String) - Method in class jadex.bdiv3x.runtime.RExpressionbase
Create a precompiled expression.
createFastHashMap() - Static method in class jadex.commons.collection.SCollection
Return a fresh hash map.
createField(int, String, String, String[], Object) - Method in class jadex.bdiv3.asm.AsmNodeHelper
Create field node helper.
createField(int, String, String, String[], Object) - Method in class jadex.bdiv3.NodeHelper
 
createFiles(String, MultiCollection<String, ZipEntry>) - Method in class jadex.base.JarAsDirectory
Create the files for an entry.
createfromtag - Variable in class jadex.xml.XMLInfo
Create from tag flag.
createGoal(String) - Method in interface jadex.bdiv3x.runtime.IGoalbase
Create a goal from a template goal.
createGoal(String) - Method in class jadex.bdiv3x.runtime.Plan
Create a goal from a template goal.
createGoal(String) - Method in class jadex.bdiv3x.runtime.RGoalbase
Create a goal from a template goal.
createHandleMessageStep(IMessageAdapter) - Method in class jadex.bdiv3x.features.BDIXMessageComponentFeature
Helper method to override message handling.
createHandleStreamStep(IConnection) - Method in class jadex.bdiv3x.features.BDIXMessageComponentFeature
Helper method to override stream handling.
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.
createImplementation(Implementation, Class<?>) - Method in class jadex.micro.MicroClassReader
Create a service implementation.
createIndexMap() - Static method in class jadex.commons.collection.SCollection
Return a fresh index map.
createInputConnection(IComponentIdentifier, IComponentIdentifier, Map<String, Object>) - Method in interface jadex.bridge.service.types.message.IMessageService
Create a virtual input connection.
createInstance(IInternalAccess, ComponentCreationInfo) - Method in interface jadex.bridge.component.IComponentFeatureFactory
Create an instance of the feature.
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.bdiv3x.runtime.IEventbase
Create a new intenal event.
createInternalEvent(String) - Method in class jadex.bdiv3x.runtime.Plan
Create a new intenal event.
createInternalEvent(String) - Method in class jadex.bdiv3x.runtime.REventbase
Create a new intenal event.
createKeyPair(IComponentIdentifier, String, int, String, int) - Method in interface jadex.bridge.service.types.security.ISecurityService
Create a key pair entry.
createLeaseTimeCollection(long) - Static method in class jadex.commons.collection.LeaseTimeSet
Create a lease time collection with java util timer.
createLeaseTimeCollection(long, ICommand<E>) - Static method in class jadex.commons.collection.LeaseTimeSet
Create a lease time collection with java util timer.
createLeaseTimeCollection(long, ICommand<E>, Object) - Static method in class jadex.commons.collection.LeaseTimeSet
Create a lease time collection with java util timer.
createLeaseTimeCollection(long, ICommand<E>, IDelayRunner, boolean, Object) - Static method in class jadex.commons.collection.LeaseTimeSet
Create a lease time collection with java util timer.
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.
createListSelectionListener() - Method in class jadex.commons.gui.jtreetable.JTreeTable.ListToTreeSelectionModelWrapper
Creates and returns an instance of ListSelectionHandler.
createLRU(int) - Static method in class jadex.commons.collection.SCollection
Return a fresh linked hash map.
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.bdiv3x.runtime.IEventbase
Create a new message event.
createMessageEvent(String) - Method in class jadex.bdiv3x.runtime.Plan
Create a new message event.
createMessageEvent(String) - Method in class jadex.bdiv3x.runtime.REventbase
Create a new message event.
createMethodCondition(MParameterElement, String, String[], RawEvent[], String[], BDIModel, Method, ClassLoader) - Method in class jadex.bdiv3.BDIClassReader
 
createMGoal(BDIModel, Goal, Class<?>, ClassLoader, Map<ClassInfo, List<Tuple2<MGoal, String>>>) - Method in class jadex.bdiv3.BDIClassReader
 
createMPlan(BDIModel, Plan, MethodInfo, String, ClassInfo, ClassLoader, Map<ClassInfo, List<Tuple2<MGoal, String>>>) - Method in class jadex.bdiv3.BDIClassReader
 
createMultiCollection() - Static method in class jadex.commons.collection.SCollection
Return a fresh multi collection.
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.
createNext() - Method in class jadex.bridge.Cause
Create the next cause.
createNFRProperties(NFRProperty[]) - Method in class jadex.micro.MicroClassReader
Create req service props.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.AbstractCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.ArrayCodec2
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.BeanCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.BigIntegerCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.CalendarCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.CertificateCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.ClassCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.CollectionCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.ColorCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.DateCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.EnumCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.EnumerationCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.ImageCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.InetAddressCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.LegacyArrayCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.LegacyNumberCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.LocalDateTimeCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.LoggingLevelCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.LogRecordCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.LRUCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.MapCodec
Creates the object during decoding.
createObject(Class, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.MethodCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.MultiCollectionCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.NumberCodec2
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.OptionalCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.RectangleCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.StackTraceElementCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.StringCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.ThrowableCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.TimestampCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.TupleCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.URICodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.URLCodec
Creates the object during decoding.
createObject(Class<?>, IDecodingContext) - 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<String, String>) - Method in class jadex.xml.bean.BeanObjectReaderHandler
Create an object for the current tag.
createObject(IContext, Map<String, String>) - Method in interface jadex.xml.bean.IBeanObjectCreator
Create an object.
createObject(Object, boolean, AReadContext, Map<String, String>) - 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(MParameter, String, IInternalAccess, UnparsedExpression) - Method in class jadex.bdiv3x.runtime.RMessageEvent
 
createParameter(MParameter, String, IInternalAccess, Object) - Method in class jadex.bdiv3x.runtime.RMessageEvent
 
createParameterSet(MParameter, String, IInternalAccess, List<UnparsedExpression>) - Method in class jadex.bdiv3x.runtime.RMessageEvent
 
createParameterSet(MParameter, String, IInternalAccess, Object) - Method in class jadex.bdiv3x.runtime.RMessageEvent
 
createPath(QName[], Object, IContext) - Method in class jadex.xml.writer.AbstractObjectWriterHandler
Create a qname path.
createPercept(String, Object, IComponentDescription, ISpaceObject) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Create a percept for the given component.
createPlan(MPlan) - Method in interface jadex.bdiv3x.runtime.IPlanbase
Create a plan instance.
createPlan(MPlan) - Method in class jadex.bdiv3x.runtime.PlanbaseWrapper
Create a plan instance.
createPlan(MPlan) - Method in class jadex.bdiv3x.runtime.RPlanbase
Create a plan instance.
createPlatform(Map<String, String>) - Static method in class jadex.base.Starter
Deprecated.
since 3.0.7. Use other createPlatform methods instead.
createPlatform(String...) - Static method in class jadex.base.Starter
Create the platform.
createPlatform() - Static method in class jadex.base.Starter
Create the platform.
createPlatform(PlatformConfiguration) - Static method in class jadex.base.Starter
Create the platform.
createPlatform(PlatformConfiguration, ClassLoader) - Static method in class jadex.base.Starter
Create the platform.
createPlatform(PlatformConfiguration, boolean) - Static method in class jadex.base.Starter
Create the platform.
createPlatform(PlatformConfiguration, ClassLoader, boolean) - Static method in class jadex.base.Starter
Create the platform.
createPlatformIdentifier(String) - Static method in class jadex.base.Starter
 
createPojoInstance(IInternalAccess, RGoal) - Method in class jadex.bdiv3.model.MGoal
Create a pojo goal instance.
createProperty(Class<?>, IInternalAccess, IService, MethodInfo, List<UnparsedExpression>) - Static method in class jadex.bridge.nonfunctional.AbstractNFProperty
Create a property instance from its type.
createPropertyEditor(Object) - Method in class jadex.commons.beans.PropertyDescriptor
 
createProvidedHandler(String, IInternalAccess, Class<?>, Object, ProvidedServiceInfo, String) - Static method in class jadex.bridge.service.component.BasicServiceInvocationHandler
Create a basic invocation handler.
createProvidedServiceProxy(IInternalAccess, Object, String, Class<?>, String, IServiceInvocationInterceptor[], boolean, ProvidedServiceInfo, String) - Static method in class jadex.bridge.service.component.BasicServiceInvocationHandler
Static method for creating a standard service proxy for a provided service.
createProxy(IExternalAccess, IExternalAccess) - Static method in class jadex.base.Starter
Create a proxy for the remote platform.
createProxy(IService, RequiredServiceInfo, RequiredServiceBinding) - Method in class jadex.bridge.service.component.DefaultServiceFetcher
Create a required service proxy.
createReadContext(TypeInfoPathManager, IObjectReaderHandler, IXMLReader, XMLReporter, Object, ClassLoader) - Method in class jadex.xml.reader.AReader
 
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.
createRegexFromGlob(String) - Static method in class jadex.commons.SUtil
Create a regex from a normal bnf pattern.
createReply(IMessageEvent, String) - Method in interface jadex.bdiv3x.runtime.IEventbase
Create a reply to a message event.
createReply(IMessageEvent, String) - Method in class jadex.bdiv3x.runtime.REventbase
Create a reply to a message event.
createReply(Map<String, Object>) - Method in class jadex.bridge.service.types.message.MessageType
Create a reply to a message.
createRequiredProxies(IInternalAccess, Collection<T>, Class<?>) - Static method in class jadex.bridge.service.search.SServiceProvider
Create a required service proxies.
createRequiredProxies(IInternalAccess, Collection<T>, ClassInfo) - Static method in class jadex.bridge.service.search.SServiceProvider
Create a required service proxies.
createRequiredProxy(IInternalAccess, T, Class<?>) - Static method in class jadex.bridge.service.search.SServiceProvider
Create a required service proxy.
createRequiredProxy(IInternalAccess, T, ClassInfo) - Static method in class jadex.bridge.service.search.SServiceProvider
Create a required service proxy.
createRequiredServiceInfo(RequiredService, ClassLoader) - Method in class jadex.micro.MicroClassReader
Create a required service info and add it to the map.
createRequiredServiceProxy(IInternalAccess, 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.component.IExecutionFeature
Create a result listener that is executed on the component thread.
createResultListener(IIntermediateResultListener<T>) - Method in interface jadex.bridge.component.IExecutionFeature
Create a result listener that is executed on the component thread.
createResultListener(IResultListener<T>, IExternalAccess) - Static method in class jadex.bridge.service.types.factory.SComponentFactory
Create a result listener which is executed as an component step.
createResultListener(IFunctionalResultListener<E>) - Static method in class jadex.commons.future.SResultListener
Creates an IResultListener that delegates results to the given SuccessListener and uses default exception handling.
createResultListener(IFunctionalResultListener<E>, boolean) - Static method in class jadex.commons.future.SResultListener
Creates an IResultListener that delegates results to the given SuccessListener.
createResultListener(IFunctionalResultListener<E>, IFunctionalExceptionListener) - Static method in class jadex.commons.future.SResultListener
Creates an IResultListener that delegates results to the given SuccessListener and Exceptions to the given ExceptionListener.
createReturnConstantMethod(String, int) - Method in class jadex.bdiv3.asm.AsmNodeHelper
Create const method node helper.
createReturnConstantMethod(String, int) - Method in class jadex.bdiv3.NodeHelper
Creates a Method that always returns the given value.
createRSWrapperInvocationHandler(IInternalAccess, Class<?>) - Method in class jadex.extension.rs.invoke.RSFactoryDesktop
 
createRSWrapperInvocationHandler(IInternalAccess, Class<?>) - Method in class jadex.extension.rs.RSFactory
 
createRuntimeTags(Object, IExternalAccess) - Static method in class jadex.bridge.sensor.service.TagProperty
Create a collection of tags and replace the variable values.
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.
createServiceCall(IComponentIdentifier, Map<String, Object>) - Static method in class jadex.bridge.ServiceCall
Create a service call.
createServiceFetcher(String) - Method in class jadex.bridge.service.component.RequiredServicesComponentFeature
Create a service fetcher.
createServiceIdentifier(String, Class<?>, IResourceIdentifier, Class<?>, String) - Method in class jadex.bridge.service.BasicService
Set the service identifier.
createServiceIdentifier(IComponentIdentifier, String, Class<?>, Class<?>, IResourceIdentifier, String) - Static method in class jadex.bridge.service.BasicService
Create a new service identifier.
createServiceIdentifier(String, Class<?>, IResourceIdentifier, Class<?>, String) - Method in interface jadex.bridge.service.IInternalService
Set the service identifier.
createServiceImplementation(ProvidedServiceInfo, IValueFetcher) - Method in class jadex.bridge.service.component.ProvidedServicesComponentFeature
Create a service implementation from description.
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.
createStartBehavior() - Method in class jadex.bdiv3x.features.BDIXLifecycleAgentFeature
Create the start behavior.
createSubobjectInfosRead(SubobjectInfo[]) - Method in class jadex.xml.TypeInfo
Create subobject infos for each tag sorted by specificity.
createSubobjectInfosWrite(SubobjectInfo[]) - Method in class jadex.xml.TypeInfo
Create subobject infos for each tag sorted by specificity.
createTestvalues(String, int) - Static method in class jadex.commons.collection.WeakList
Create some string values for testing.
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.
createTextField(String, String, boolean, double, String) - Method in class jadex.commons.gui.PropertiesPanel
Create a text field and add it to the panel.
createThreadEvent(String, ProcessThread) - Method in interface jadex.bpmn.features.IInternalBpmnComponentFeature
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.
createTuple(Class) - Method in class jadex.commons.transformation.traverser.TupleProcessor
 
createUniqueId() - Method in class jadex.bridge.Cause
Create a unique id.
createUniqueId(int) - Method in class jadex.bridge.Cause
Create a unique id.
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.
createUnparsedExpressions(NameValue[]) - Static method in class jadex.bridge.nonfunctional.annotation.SNameValue
Create unparsed expressions.
createUnparsedExpressions(Value[]) - Method in class jadex.micro.MicroClassReader
Create unparsed expressions.
createUnparsedExpressionsList(NameValue[]) - Static method in class jadex.bridge.nonfunctional.annotation.SNameValue
Create unparsed expressions.
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.
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.
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.
createXMLReader(Reader) - Method in class jadex.xml.reader.AReader
 
createXMLReader(InputStream) - Method in class jadex.xml.reader.AReader
 
createXMLReader(InputStream) - Method in class jadex.xml.reader.Reader
 
createXMLReader(Reader) - Method in class jadex.xml.reader.Reader
 
creation - Variable in class jadex.commons.future.Future
For capturing call stack of future creation.
creationfuture - Variable in class jadex.bpmn.runtime.task.CreateComponentTask
Future called when the component is created to allow compensation (i.e.
creationinfo - Variable in class jadex.bridge.service.RequiredServiceBinding
Information about the component to create.
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, Boolean, Boolean, IMonitoringService.PublishEventLevel) - Constructor for class jadex.bridge.service.types.cms.CreationInfo
Create a new creation info.
CreationInfo(String, Map<String, Object>, IComponentIdentifier, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, IMonitoringService.PublishEventLevel, 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.
creationtime - Variable in class jadex.bridge.service.types.cms.CMSComponentDescription
The creation time.
creationtime - Variable in class jadex.bridge.service.types.monitoring.MonitoringEvent
The source creation time.
creator - Variable in class jadex.bridge.service.types.cms.CMSComponentDescription
The creator.
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<ISubscriptionIntermediateFuture<T>, Tuple2<IInternalAccess, Long>>) - Constructor for class jadex.bridge.service.types.cron.CronJob
Create a new cron job.
CryptAcquireContextW(Pointer, WString, WString, int, int) - Static method in class jadex.commons.security.WinCrypt
Acquires the crypt context.
CryptGenRandom(ULONG, int, Pointer) - Static method in class jadex.commons.security.WinCrypt
Generates random data.
CryptReleaseContext(ULONG, int) - Static method in class jadex.commons.security.WinCrypt
Releases the crypt context.
cs - Variable in class jadex.base.SRemoteClock.RemoteTimerChangeListener
The clock service.
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
 
ctarget - Variable in class jadex.bdiv3.model.MCondition
The target constructor.
ctm - Variable in class jadex.commons.gui.ClassSearchPanel
 
curChar - Variable in class jadex.javaparser.javaccimpl.ParserImplTokenManager
 
curit - Variable in class jadex.commons.collection.MultiIterator
The current iterator.
curkey - Variable in class jadex.commons.gui.ObjectCardLayout
The key of the current component (if any).
curquery - Variable in class jadex.commons.gui.ClassSearchPanel
The current search query text.
CURRENT - Static variable in class jadex.bridge.ServiceCall
The current service calls mapped to threads.
current - Variable in class jadex.commons.gui.autocombo.AutoCompleteCombo
The current call.
current - Variable in class jadex.commons.gui.ObjectCardLayout
The current component (if any).
currentarg - Variable in class jadex.bridge.service.component.interceptors.PrePostConditionInterceptor.PrePostConditionFetcher
The current arguments.
currentcall - Variable in class jadex.bridge.service.component.ServiceInvocationContext
The current service call (to be reestablished after call).
currentclassname - Variable in class jadex.commons.transformation.binaryserializer.AbstractDecodingContext
The current class name.
currenttime - Variable in class jadex.extension.envsupport.environment.RoundBasedExecutor
Current time.
currentToken - Variable in exception jadex.javaparser.javaccimpl.ParseException
This is the last token that has been consumed successfully.
customCommandAvailable(Object) - Method in class jadex.commons.gui.future.SwingDefaultResultListener
Called when a command is available.
customCommandAvailable(Object) - Method in class jadex.commons.gui.future.SwingDelegationResultListener
Called when a command is available.
customCommandAvailable(Object) - Method in class jadex.commons.gui.future.SwingExceptionDelegationResultListener
Called when a command is available.
customCommandAvailable(Object) - Method in class jadex.commons.gui.future.SwingIntermediateDelegationResultListener
Called when a command is available.
customCommandAvailable(Object) - Method in class jadex.commons.gui.future.SwingIntermediateExceptionDelegationResultListener
Called when a command is available.
customCommandAvailable(Object) - Method in class jadex.commons.gui.future.SwingIntermediateResultListener
Called when a command is available.
customCommandAvailable(Object) - Method in class jadex.commons.gui.future.SwingResultListener
Called when a command is available.
customExceptionListener - Variable in class jadex.commons.gui.future.SwingDefaultResultListener
Custom result listener
customExceptionListener - Variable in class jadex.commons.gui.future.SwingDelegationResultListener
Custom result listener
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(S) - Method in class jadex.bridge.nonfunctional.search.ServiceRankingDelegationResultListener
Process intermediate results for ranking.
customIntermediateResultAvailable(T) - Method in class jadex.bridge.service.component.DefaultServiceFetcher.StoreIntermediateDelegationResultListener
Called when an intermediate result is available.
customIntermediateResultAvailable(T) - Method in class jadex.bridge.service.search.SServiceProvider.IntermediateProxyResultListener
 
customIntermediateResultAvailable(E) - Method in class jadex.commons.future.DuplicateRemovalIntermediateResultListener
Check results before sending them further.
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.
customIntermediateResultListener - Variable in class jadex.commons.future.IntermediateDelegationResultListener
Custom functional intermediate result listener
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(Collection<S>) - Method in class jadex.bridge.nonfunctional.search.ServiceRankingDelegationResultListener
Called when result is available.
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(Void) - Method in class jadex.bridge.service.component.interceptors.DecouplingInterceptor.CopyReturnValueResultListener
Called when the service call is finished.
customResultAvailable(Void) - Method in class jadex.bridge.service.component.interceptors.MonitoringInterceptor.ReturnValueResultListener
Called when the service call is finished.
customResultAvailable(Void) - Method in class jadex.bridge.service.component.interceptors.PrePostConditionInterceptor.CheckReturnValueResultListener
Called when the service call is finished.
customResultAvailable(Collection<T>) - Method in class jadex.bridge.service.search.SServiceProvider.IntermediateProxyResultListener
 
customResultAvailable(T) - Method in class jadex.bridge.service.search.SServiceProvider.ProxyResultListener
 
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.
customResultListener - Variable in class jadex.commons.future.DelegationResultListener
Custom functional result listener
customResultListener - Variable in class jadex.commons.future.IntermediateDelegationResultListener
Custom functional result listener
customResultListener - Variable in class jadex.commons.gui.future.SwingDefaultResultListener
Custom result listener
customResultListener - Variable in class jadex.commons.gui.future.SwingDelegationResultListener
Custom result listener
cutArrays(Object, Object) - Static method in class jadex.commons.SUtil
Cut two arrays.
cutPackageFromClassName(String) - Static method in class jadex.commons.SReflect
Cut package off from classname.
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, ArrayList<SpatialControl>) - Constructor for class jadex.extension.envsupport.observer.graphics.drawable3d.Cylinder3d
Generates a new Cylinder3d

D

daemon - Variable in class jadex.bridge.service.types.cms.CMSComponentDescription
The daemon flag.
daemon - Variable in class jadex.bridge.service.types.cms.CreationInfo
The daemon flag (default: false).
daemon - Variable in class jadex.commons.concurrent.ThreadPool
The daemon flag.
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.bpmn.runtime.persist.ThreadInfo
The data of the current or last activity.
data - Variable in class jadex.bpmn.runtime.ProcessThread
The data of the current or last activity.
data - Variable in class jadex.bpmn.tools.ProcessThreadInfo
The data of the process.
data - Variable in class jadex.commons.collection.CacheEntry
The cache data.
data - Variable in class jadex.commons.collection.TreeNode
The user node data.
data - Variable in class jadex.commons.gui.EditableListEvent
The data.
data - Variable in class jadex.commons.gui.jtable.ObjectTableModel
The data.
data - Variable in class jadex.commons.LazyResource
The resource, if already loaded.
data - Variable in class jadex.extension.envsupport.environment.PerceptList.PerceptEntry
The percept content (if any).
DATA_ADDRESSBOOK - Static variable in interface jadex.base.IStarterConfiguration
The transport address book data key.
DATA_DEFAULT_LOCAL_TIMEOUT - Static variable in interface jadex.base.IStarterConfiguration
Constant for local default timeout name.
DATA_DEFAULT_REMOTE_TIMEOUT - Static variable in interface jadex.base.IStarterConfiguration
Constant for remote default timeout name.
DATA_PARAMETERCOPY - Static variable in interface jadex.base.IStarterConfiguration
Flag if copying parameters for local service calls is allowed.
DATA_REALTIMETIMEOUT - Static variable in interface jadex.base.IStarterConfiguration
Flag if local timeouts should be realtime (instead of clock dependent).
DATA_SERVICEREGISTRY - Static variable in interface jadex.base.IStarterConfiguration
The local service registry data key.
dataconsumers - Variable in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
The data consumers.
dataedges - Variable in class jadex.bpmn.runtime.persist.ThreadInfo
The data of the current data edges.
dataedges - Variable in class jadex.bpmn.runtime.ProcessThread
The data of the current data edges.
dataexp - Variable in class jadex.extension.envsupport.evaluation.SpaceObjectSource
The object expression.
DataInputDecodingContext - Class in jadex.commons.transformation.binaryserializer
Context for decoding a binary-encoded object.
DataInputDecodingContext(DataInput, List<IDecoderHandler>, List<IDecoderHandler>, Object, ClassLoader, IErrorReporter) - Constructor for class jadex.commons.transformation.binaryserializer.DataInputDecodingContext
Creates a new DecodingContext.
DataInputDecodingContext(DataInput, List<IDecoderHandler>, List<IDecoderHandler>, Object, ClassLoader, IErrorReporter, int) - Constructor for class jadex.commons.transformation.binaryserializer.DataInputDecodingContext
Creates a new DecodingContext with specific offset.
DataOutputEncodingContext - Class in jadex.commons.transformation.binaryserializer
Context for encoding (serializing) an object in a binary format.
DataOutputEncodingContext(DataOutput, Object, Object, List<ITraverseProcessor>, ClassLoader) - Constructor for class jadex.commons.transformation.binaryserializer.DataOutputEncodingContext
Creates an encoding context.
dataproviders - Variable in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
The data providers (name -> provider).
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.
dataviewmappings - Variable in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Data view mappings.
date - Variable in class jadex.bridge.service.types.security.KeyStoreEntry
The date.
date - Variable in class jadex.bridge.VersionInfo
The release date.
DATE_CONVERTER - Static variable in class jadex.commons.transformation.BasicTypeConverter
String -> Date converter.
DATE_FORMAT_NUMBER - Variable in class jadex.bridge.VersionInfo
The short date format (e.g.
DATE_FORMAT_TEXT - Variable in class jadex.bridge.VersionInfo
The text date format (e.g.
DATE_FORMAT_TIMESTAMP - Variable in class jadex.bridge.VersionInfo
The short date format (e.g.
DateCodec - Class in jadex.commons.transformation.binaryserializer
Codec for encoding and decoding Date objects.
DateCodec() - Constructor for class jadex.commons.transformation.binaryserializer.DateCodec
 
dateFromIso8601(String) - Static method in class jadex.commons.SUtil
Attempts to create a date object in Java from an ISO 8601 string.
DateProcessor - Class in jadex.commons.transformation.traverser
Allows processing java.util.Date.
DateProcessor() - Constructor for class jadex.commons.transformation.traverser.DateProcessor
 
DateTimeRenderer - Class in jadex.commons.gui.jtable
A renderer for date values.
DateTimeRenderer() - Constructor for class jadex.commons.gui.jtable.DateTimeRenderer
Create a new renderer.
DateTimeRenderer(DateFormat) - Constructor for class jadex.commons.gui.jtable.DateTimeRenderer
Create a new renderer.
dateToIso8601(Date) - Static method in class jadex.commons.SUtil
Creates an ISO 8601-compliant string out of a java Date object.
dato - Variable in class jadex.commons.transformation.binaryserializer.DataOutputEncodingContext
The binary output
dcontent - Variable in class jadex.bridge.service.types.security.DefaultAuthorizable
The digest content (the content the digest should be applied to).
DEBUG - Static variable in class jadex.bpmn.runtime.handler.DefaultActivityHandler
Debug flag for printing.
DEBUG - Static variable in class jadex.bridge.service.component.interceptors.MethodInvocationInterceptor
If debug is turned on it will print uncatched exceptions within service calls.
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 interface jadex.base.IStarterConfiguration
The debug futures flag argument.
DebugPrinter() - Constructor for class jadex.commons.collection.SCollection.DebugPrinter
 
DEBUGSERVICES - Static variable in interface jadex.base.IStarterConfiguration
The debug futures services argument.
DEBUGSTEPS - Static variable in interface jadex.base.IStarterConfiguration
The debug futures services argument.
debugStream - Variable in class jadex.javaparser.javaccimpl.ParserImplTokenManager
 
decapitalize(String) - Static method in class jadex.commons.beans.Introspector
Decapitalizes a given string according to the rule:
DECENDING - Static variable in class jadex.commons.gui.jtable.SortArrowIcon
 
DECENDING - Static variable in class jadex.commons.gui.jtable.SortHeaderRenderer
 
decideIteration(Object, Object[]) - Method in class jadex.bdi.planlib.protocols.dutchauction.DAInitiatorPlan
Decide about the next iteration.
decideIteration(Object, Object[]) - Method in class jadex.bdi.planlib.protocols.englishauction.EAInitiatorPlan
Decide about the next iteration.
decideParticipation(AuctionDescription, IComponentIdentifier) - Method in class jadex.bdi.planlib.protocols.dutchauction.DAReceiverPlan
Decide about participation.
decideParticipation(AuctionDescription, IComponentIdentifier) - Method in class jadex.bdi.planlib.protocols.englishauction.EAReceiverPlan
Decide about participation.
decider - Variable in class jadex.bridge.nonfunctional.search.ServiceRankingDelegationResultListener
The termination decider.
decider - Variable in class jadex.bridge.nonfunctional.search.ServiceRankingResultListener
The termination decider.
decideRequest(Object, IComponentIdentifier) - Method in class jadex.bdi.planlib.protocols.RPQPReceiverPlan
Decide about the request.
DECIMAL_LITERAL - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
decode(Object, ClassLoader, IErrorReporter) - Method in interface jadex.bridge.service.types.message.ICodec
Decode data with the codec.
decode(byte[], ClassLoader, Map<Class<?>, Object[]>, IErrorReporter) - 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<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.AbstractCodec
Decodes an object.
decode(Class<?>, IDecodingContext) - 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.
decodeObject(IDecodingContext) - Static method in class jadex.commons.transformation.binaryserializer.BinarySerializer
Helper method for decoding an object (used for recursion).
DECODER_HANDLERS - Static variable in class jadex.commons.transformation.binaryserializer.BinarySerializer
Handlers for decoding.
DECODER_HANDLERS - Static variable in class jadex.commons.transformation.binaryserializer.SBinarySerializer2
Handlers for decoding.
decodeRawObject(Class<?>, IDecodingContext) - Static method in class jadex.commons.transformation.binaryserializer.BinarySerializer
Method for decoding a raw object where the class is known.
decoderhandlers - Variable in class jadex.commons.transformation.binaryserializer.AbstractDecodingContext
The decoder handlers.
decodeSubObjects(Object, Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.AbstractCodec
Decodes and adds sub-objects during decoding.
decodeSubObjects(Object, Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.ArrayCodec2
Decodes and adds sub-objects during decoding.
decodeSubObjects(Object, Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.BeanCodec
Decodes and adds sub-objects during decoding.
decodeSubObjects(Object, Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.CollectionCodec
Decodes and adds sub-objects during decoding.
decodeSubObjects(Object, Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.LegacyArrayCodec
Decodes and adds sub-objects during decoding.
decodeSubObjects(Object, Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.LRUCodec
Decodes and adds sub-objects during decoding.
decodeSubObjects(Object, Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.MapCodec
Decodes and adds sub-objects during decoding.
decodeSubObjects(Object, Class<?>, IDecodingContext) - Method in class jadex.commons.transformation.binaryserializer.MultiCollectionCodec
Decodes and adds sub-objects during decoding.
decodeSubObjects(Object, Class<?>, IDecodingContext) - 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>, List<IDecoderHandler>, Object, ClassLoader, IErrorReporter) - Constructor for class jadex.commons.transformation.binaryserializer.DecodingContext
Creates a new DecodingContext.
DecodingContext(byte[], List<IDecoderHandler>, List<IDecoderHandler>, Object, ClassLoader, IErrorReporter, int) - Constructor for class jadex.commons.transformation.binaryserializer.DecodingContext
Creates a new DecodingContext with specific offset.
DecodingContext2 - Class in jadex.commons.transformation.binaryserializer
Context for decoding a binary-encoded object.
DecodingContext2(InputStream, List<IDecoderHandler>, List<IDecoderHandler>, Object, ClassLoader, IErrorReporter) - Constructor for class jadex.commons.transformation.binaryserializer.DecodingContext2
Creates a new DecodingContext.
DecodingContext2(InputStream, List<IDecoderHandler>, List<IDecoderHandler>, Object, ClassLoader, IErrorReporter, int) - Constructor for class jadex.commons.transformation.binaryserializer.DecodingContext2
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(IInternalAccess, boolean, boolean) - Constructor for class jadex.bridge.service.component.interceptors.DecouplingInterceptor
Create a new invocation handler.
DecouplingInterceptor.CopyReturnValueResultListener - Class in jadex.bridge.service.component.interceptors
Copy return value, when service call is finished.
DecouplingInterceptor.InvokeMethodStep - Class in jadex.bridge.service.component.interceptors
Service invocation 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
 
DEFARGS - Static variable in class jadex.base.test.ComponentTestSuite
The default test platform arguments.
DEFAULT - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
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_ERROR_REPORTER - Static variable in class jadex.commons.transformation.binaryserializer.DefaultErrorReporter
Error reporter constant.
DEFAULT_FEATURES - Static variable in class jadex.bridge.service.types.factory.SComponentFactory
The default component features.
DEFAULT_ID_SIZE - Static variable in class jadex.commons.IdGenerator
The default ID size.
DEFAULT_LOCAL_TIMEOUT - Static variable in class jadex.base.StarterConfiguration
Constant for local default timeout.
DEFAULT_MAX_LEAF_NODE_SIZE - Static variable in class jadex.extension.envsupport.environment.space2d.KdTree
Default value for maximum number of objects in leaf nodes.
DEFAULT_MAX_MEDIAN_SAMPLES - Static variable in class jadex.extension.envsupport.environment.space2d.KdTree
Default value for maximum number of samples taken to estimate coordinate median.
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_TIMEOUT - Static variable in class jadex.base.StarterConfiguration
Constant for remote default timeout.
DEFAULT_RSPUBLISH_COMPONENTS - Static variable in interface jadex.bridge.service.types.publish.IPublishService
The default publish implementations for rest.
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.
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.
defaulthandler - Variable in class jadex.xml.reader.AReadContext
The default object handler.
defaultimports - Static variable in class jadex.extension.rs.invoke.RestServiceWrapperInvocationHandler
 
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.
DefaultPoolStrategy(int, int, long, int, boolean, boolean) - Constructor for class jadex.commons.DefaultPoolStrategy
Create a new default pool strategy.
DefaultResultListener<E> - Class in jadex.commons.future
The default listener for logging exceptions as warning.
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(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.StoreIntermediateDelegationResultListener<T> - Class in jadex.bridge.service.component
Simple listener that can store the result in a member variable.
DefaultStepHandler - Class in jadex.bpmn.runtime.handler
Handles the transition of steps.
DefaultStepHandler() - Constructor for class jadex.bpmn.runtime.handler.DefaultStepHandler
 
defaultTimeout - Variable in class jadex.base.StarterConfiguration
Default platform timeout.
DefaultTreeTableCellRenderer - Class in jadex.commons.gui.jtreetable
A custom tree cell renderer for changing icons in the tree.
DefaultTreeTableCellRenderer() - Constructor for class jadex.commons.gui.jtreetable.DefaultTreeTableCellRenderer
 
DefaultTreeTableModel - Class in jadex.commons.gui.jtreetable
Default implementation of the TreeTableModel interface.
DefaultTreeTableModel(TreeTableNode, String[]) - Constructor for class jadex.commons.gui.jtreetable.DefaultTreeTableModel
Create a new tree table model with the given root node and column names.
DefaultTreeTableModel(TreeTableNode, String[], boolean[]) - Constructor for class jadex.commons.gui.jtreetable.DefaultTreeTableModel
Create a new tree table model with the given root node and column names.
DefaultTreeTableNode - Class in jadex.commons.gui.jtreetable
Default implementation for tree table nodes.
DefaultTreeTableNode(TreeTableNodeType, Object) - Constructor for class jadex.commons.gui.jtreetable.DefaultTreeTableNode
Create a tree table node with single initial value.
DefaultTreeTableNode(TreeTableNodeType, Object, Map) - Constructor for class jadex.commons.gui.jtreetable.DefaultTreeTableNode
Create a tree table node with initial values.
DefaultTuple2ResultListener<E,F> - Class in jadex.commons.future
Default tuple2 result listener that implements the (obsolete) methods - resultAvailable - intermediateResultAvailable - finished
DefaultTuple2ResultListener() - Constructor for class jadex.commons.future.DefaultTuple2ResultListener
 
defaultvalue - Variable in class jadex.xml.AccessInfo
The default value read.
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
 
deferdec - Variable in class jadex.commons.DefaultPoolStrategy
The defer factor to slow down thread deletion.
deferdectarget - Variable in class jadex.commons.DefaultPoolStrategy
 
deferinc - Variable in class jadex.commons.DefaultPoolStrategy
The defer factor to slow down thread creation.
deferinctarget - Variable in class jadex.commons.DefaultPoolStrategy
 
DEFTIMEOUT - Static variable in interface jadex.base.IStarterConfiguration
The default timeout argument.
DEFTIMEOUT - Static variable in class jadex.bridge.ServiceCall
 
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
 
degree - Variable in class jadex.bdiv3.model.MMessageEvent
The spec.
delay - Variable in class jadex.bridge.service.component.interceptors.ServiceGetter
The delay between searches when no service was found.
delay - Variable in class jadex.bridge.service.search.GlobalQueryServiceRegistry
The global query delay.
delay - Variable in class jadex.bridge.service.types.awareness.AwarenessInfo
The current send time delay (interval).
delay - Variable in class jadex.micro.IntervalBehavior
The delay.
delegate - Variable in class jadex.bridge.service.component.RequiredServicesFeatureAdapter
The delegate.
delegate - Variable in class jadex.bridge.service.component.UnresolvedServiceInvocationHandler
The real service.
delegate - Variable in class jadex.bridge.service.search.ServiceRegistry.UnlimitedIntermediateDelegationResultListener
The delegate future.
delegate - Variable in class jadex.bridge.service.search.SynchronizedServiceRegistry
The service registry calls are delegated to.
delegate - Variable in class jadex.commons.collection.wrappers.CollectionWrapper
The delegate list.
delegate - Variable in class jadex.commons.collection.wrappers.MapWrapper
The delegate map.
delegate - Variable in class jadex.commons.future.CollectionResultListener
The delegate result listener.
delegate - Variable in class jadex.commons.future.CounterResultListener
The delegate result listener.
delegate - Variable in class jadex.commons.future.FutureFinishChecker
The delegate to be notified.
delegate - Variable in class jadex.commons.future.IntermediateDelegationResultListener
Custom functional result listener
delegate(Future<E>) - Static method in class jadex.commons.future.SResultListener
Creates an IResultListener that delegates results and exceptions to a given Future.
delegate(Future<E>, boolean) - Static method in class jadex.commons.future.SResultListener
Creates an IResultListener that delegates results and exceptions to a given Future.
delegate(Future<E>, IFunctionalResultListener<E>) - Static method in class jadex.commons.future.SResultListener
Creates an IResultListener that delegates results and exceptions to a given Future.
delegate(Future<E>, boolean, IFunctionalResultListener<E>) - Static method in class jadex.commons.future.SResultListener
Creates an IResultListener that delegates results and exceptions to a given Future.
delegate(IntermediateFuture<E>) - Static method in class jadex.commons.future.SResultListener
Creates an IIntermediateResultListener that delegates results and exceptions to a given IntermediateFuture.
delegate(IntermediateFuture<E>, boolean) - Static method in class jadex.commons.future.SResultListener
Creates an IIntermediateResultListener that delegates results and exceptions to a given IntermediateFuture.
delegate(IntermediateFuture<E>, boolean, IFunctionalResultListener<Collection<E>>, IFunctionalIntermediateResultListener<E>) - Static method in class jadex.commons.future.SResultListener
Creates an IIntermediateResultListener that delegates results and exceptions to a given IntermediateFuture.
delegate(Tuple2Future<E, F>) - Static method in class jadex.commons.future.SResultListener
Creates an ITuple2ResultListener that delegates results and exceptions to a given Future.
delegate - Variable in class jadex.commons.gui.jtable.DelegateTableModel
 
DELEGATE_INTRO_CLASS - Static variable in class jadex.commons.transformation.binaryserializer.BeanIntrospectorFactory
Class of the optimizing delegate introspector.
delegateExceptions(Future<T>, IFunctionalResultListener<E>) - Static method in class jadex.commons.future.SResultListener
Creates an IResultListener that delegates exceptions to a given Future and results to a given SuccessListener.
delegateExceptions(Future<T>, boolean, IFunctionalResultListener<E>) - Static method in class jadex.commons.future.SResultListener
Creates an IResultListener that delegates exceptions to a given Future and results to a given SuccessListener.
delegateFromTo(IFuture<E>, Future<E>) - Static method in class jadex.commons.future.SResultListener
Creates a delegation from source to target, respecting future types.
delegateprovider - Variable in class jadex.commons.transformation.traverser.BeanProperty
Accessor delegate provider.
DelegateTableModel - Class in jadex.commons.gui.jtable
DelegateTableModel implements TableModel by routing all requests to its delegate model, and TableModelListener by routing all events to its listeners.
DelegateTableModel(TableModel) - Constructor for class jadex.commons.gui.jtable.DelegateTableModel
 
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.
DelegationResultListener(Future<E>, IFunctionalResultListener<E>) - Constructor for class jadex.commons.future.DelegationResultListener
Create a new listener.
DelegationResultListener(Future<E>, boolean, IFunctionalResultListener<E>) - Constructor for class jadex.commons.future.DelegationResultListener
Create a new listener.
DelegationResultListener(Future<E>, boolean) - 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).
DeletedKey() - Constructor for class jadex.commons.collection.PersistentMap.DeletedKey
Creates the marker.
DeletedKey(Object) - Constructor for class jadex.commons.collection.PersistentMap.DeletedKey
Creates the marker.
DeletedKey() - Constructor for class jadex.commons.collection.PersistentMap2.DeletedKey
Creates the marker.
DeletedKey(Object) - Constructor for class jadex.commons.collection.PersistentMap2.DeletedKey
Creates the marker.
DeletedKey() - Constructor for class jadex.commons.collection.ShadowedPersistentMap.DeletedKey
Creates the marker.
DeletedKey(Object) - Constructor for class jadex.commons.collection.ShadowedPersistentMap.DeletedKey
Creates the marker.
deleteFile(String) - Method in interface jadex.bridge.service.types.filetransfer.IFileTransferService
Delete a file.
Deliberation - Annotation Type in jadex.bdiv3.annotation
 
deliberation - Variable in class jadex.bdiv3.model.MGoal
The deliberation.
delim - Variable in class jadex.extension.rs.invoke.mapper.IterableStringMapper
The delimiter.
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
DependencyResolver<T> - Class in jadex.bridge.component
The dependency resolver can be used to find a valid execution order of elements with dependencies.
DependencyResolver() - Constructor for class jadex.bridge.component.DependencyResolver
Create a new dependency resolver.
DependencyResolver.NodeInfo<T> - Class in jadex.bridge.component
Info object for a node.
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(RMessageEvent) - Method in class jadex.bdiv3x.features.BDIXMessageComponentFeature
Deregister a conversation or reply-with.
deregisterMessageEvent(RMessageEvent) - Method in interface jadex.bdiv3x.features.IInternalBDIXMessageFeature
Deregister a conversation or reply-with.
deregisterModel(String) - 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.
desc - Variable in class jadex.bridge.component.ComponentCreationInfo
The component description.
DESC - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
DESC - Static variable in class jadex.javaparser.javaccimpl.SelectNode
The descending order direction.
DESCENDING - Static variable in interface jadex.commons.gui.jtable.ISorterFilterTableModel
 
DESCENDING - Static variable in class jadex.commons.gui.jtable.TableSorter
 
description - Variable in class jadex.base.test.TestReport
The test description.
description - Variable in class jadex.bdiv3.model.MElement
The element description.
description - Variable in class jadex.bridge.modelinfo.Argument
The description.
description - Variable in class jadex.bridge.modelinfo.Startable
The description.
description - Variable in class jadex.bridge.service.types.appstore.AppMetaInfo
The application description.
description - Variable in class jadex.bridge.service.types.security.ParameterInfo
The description.
Description - Annotation Type in jadex.micro.annotation
Holds the component description.
deserialize(ObjectInputStream, Collection) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
Deserialize a collection.
desfree - Variable in class jadex.commons.DefaultPoolStrategy
The desired number of free workers.
DesignMode - Interface in jadex.commons.beans
 
designTime - Variable in class jadex.commons.beans.beancontext.BeanContextSupport
A flag indicating whether this context is in design mode.
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.
determineAcceptableProposals(Object[]) - Method in class jadex.bdi.planlib.protocols.Selector
Get all acceptable proposals.
determineFailure(NegotiationRecord, ParticipantProposal[]) - Method in class jadex.bdi.planlib.protocols.contractnet.CNPInitiatorPlan
Determine success or failure of the interaction.
determineTarget(IServiceIdentifier, IExternalAccess, IServiceIdentifier) - Method in interface jadex.bridge.ITargetResolver
Determine the target of a call.
determineWinners(Object[]) - Method in class jadex.bdi.planlib.protocols.Selector
Select proposals.
DF - Static variable in interface jadex.base.IRootComponentConfiguration
Flag if df component and service should be started.
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.
DFComponentDescription(IComponentIdentifier, IDFServiceDescription) - Constructor for class jadex.bridge.fipa.DFComponentDescription
Convenience constructor for searching/registering.
DFComponentDescription(IComponentIdentifier, IDFServiceDescription, Date) - Constructor for class jadex.bridge.fipa.DFComponentDescription
Convenience constructor for searching/registering.
dfcomponentdescription - Variable in class jadex.bridge.fipa.DFDeregister
Attribute for slot dfcomponentdescription.
dfcomponentdescription - Variable in class jadex.bridge.fipa.DFModify
Attribute for slot dfcomponentdescription.
dfcomponentdescription - Variable in class jadex.bridge.fipa.DFRegister
Attribute for slot dfcomponentdescription.
dfcomponentdescription - Variable in class jadex.bridge.fipa.DFSearch
Attribute for slot dfcomponentdescription.
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.
DFKeepRegisteredPlan - Class in jadex.bdi.planlib.df
Convenience plan for legacy DF functionality.
DFKeepRegisteredPlan() - Constructor for class jadex.bdi.planlib.df.DFKeepRegisteredPlan
 
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.
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.
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.
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.
di - Variable in class jadex.commons.transformation.binaryserializer.DataInputDecodingContext
The stream being decoded.
dialog - Variable in class jadex.bpmn.runtime.task.UserInteractionTask
The dialog.
DIGIT - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
dilation - Variable in class jadex.base.SRemoteClock.ClockState
The clock dilation.
dir - Variable in class jadex.base.JarAsDirectory
 
dirconv - Static variable in class jadex.bdiv3x.BDIXMLReader
 
direction - Variable in class jadex.bdiv3.model.MMessageEvent
The direction.
direction - Variable in class jadex.bdiv3.model.MParameter
The direction.
direction - Variable in class jadex.commons.gui.jtable.SortArrowIcon
 
directory - Variable in class jadex.bridge.service.types.filetransfer.FileData
The boolean for directory.
dirs - Static variable in class jadex.bdiv3.model.MMessageEvent
 
dirs - Static variable in class jadex.bdiv3.model.MParameter
 
dirty - Variable in class jadex.extension.envsupport.dataview.GeneralDataView2D
Flag whether the view needs updating
dirty - Variable in class jadex.extension.envsupport.dataview.GeneralDataView2D3D
Flag whether the view needs updating
dirty - Variable in class jadex.extension.envsupport.dataview.GeneralDataView3D
Flag whether the view needs updating
dirtybytes - Variable in class jadex.commons.collection.PersistentMap
Bytes of dirty entries.
dirtybytes - Variable in class jadex.commons.collection.PersistentMap2
Bytes of dirty entries.
dirtybytes - Variable in class jadex.commons.collection.ShadowedPersistentMap
Bytes of dirty entries.
disabled - Variable in class jadex.commons.MultiStream
The disabled streams.
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(ITransportComponentIdentifier, IFuture<IComponentIdentifier>, boolean, Map<String, String>) - Constructor for class jadex.bridge.service.types.awareness.DiscoveryInfo
Create a new discovery info.
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.
dispatchEvent(IJadexAndroidEvent) - Method in interface jadex.bridge.service.types.context.IContextService
Dispatches an Event to the Android UI / Activity.
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.
dispatchInternalEvent(IInternalEvent) - Method in class jadex.bdiv3x.features.BDIXLifecycleAgentFeature.EndBehavior
Dispatch an internal event.
dispatchInternalEvent(IInternalEvent) - Method in class jadex.bdiv3x.features.BDIXLifecycleAgentFeature.StartBehavior
Dispatch an internal event.
dispatchInternalEvent(IInternalEvent) - Method in interface jadex.bdiv3x.runtime.IEventbase
Dispatch an event.
dispatchInternalEvent(IInternalEvent) - Method in class jadex.bdiv3x.runtime.Plan
Dispatch an internal event.
dispatchInternalEvent(IInternalEvent) - Method in class jadex.bdiv3x.runtime.REventbase
Dispatch an event.
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(T) - Method in interface jadex.bdiv3.runtime.IPlan
Dispatch a goal wait for its result.
dispatchSubgoal(T, long) - Method in interface jadex.bdiv3.runtime.IPlan
Dispatch a goal wait for its result.
dispatchSubgoal(IGoal) - Method in class jadex.bdiv3x.runtime.Plan
Dispatch a new subgoal.
dispatchSubgoalAndWait(IGoal) - Method in class jadex.bdiv3x.runtime.Plan
Dispatch a new top-level goal.
dispatchSubgoalAndWait(IGoal, long) - Method in class jadex.bdiv3x.runtime.Plan
Dispatch a new top-level goal.
dispatchTopLevelGoal(T) - Method in interface jadex.bdiv3.features.IBDIAgentFeature
Dispatch a pojo goal wait for its result.
dispatchTopLevelGoal(Object) - Method in class jadex.bdiv3x.features.BDIXLifecycleAgentFeature.EndBehavior
Dispatch a top level goal.
dispatchTopLevelGoal(Object) - Method in class jadex.bdiv3x.features.BDIXLifecycleAgentFeature.StartBehavior
Dispatch a top level goal.
dispatchTopLevelGoal(IGoal) - Method in interface jadex.bdiv3x.runtime.IGoalbase
Dispatch a new top-level goal.
dispatchTopLevelGoal(IGoal) - Method in class jadex.bdiv3x.runtime.Plan
Dispatch a new top-level goal.
dispatchTopLevelGoal(IGoal) - Method in class jadex.bdiv3x.runtime.RGoalbase
Dispatch a new top-level goal.
displayname - Variable in class jadex.bridge.service.types.filetransfer.FileData
The display name.
displayorder - Variable in class jadex.extension.envsupport.observer.perspective.Perspective2D
Order in which objects are displayed
dispose() - Method in class jadex.base.SRemoteClock.RemoteClockChangeListener
Remove local listeners.
dispose() - Method in class jadex.base.SRemoteClock.RemoteSimServiceChangeListener
Remove local listeners.
dispose() - Method in class jadex.base.SRemoteClock.RemoteTimerChangeListener
Remove local listeners.
dispose() - Method in class jadex.base.SRemoteGui.ConsoleListener
Remove local listeners.
dispose() - Method in class jadex.bridge.nonfunctional.AbstractNFProperty
Property was removed and should be disposed.
dispose() - Method in interface jadex.bridge.nonfunctional.INFProperty
Property was removed and should be disposed.
dispose() - Method in class jadex.bridge.nonfunctional.NFRootProperty
Property was removed and should be disposed.
dispose() - Method in class jadex.bridge.RemoteChangeListenerHandler
Remove local listeners.
dispose() - Method in class jadex.bridge.sensor.service.ExecutionTimeProperty
Property was removed and should be disposed.
dispose() - Method in class jadex.bridge.sensor.service.LatencyProperty
Property was removed and should be disposed.
dispose() - Method in class jadex.bridge.sensor.service.WaitingTimeProperty
Property was removed and should be disposed.
dispose() - Method in class jadex.bridge.sensor.service.WaitqueueProperty
Property was removed and should be disposed.
dispose() - Method in interface jadex.bridge.service.types.clock.IClock
Called, when the clock is no longer used.
dispose() - Method in class jadex.commons.collection.LeaseTimeSet
Release all resources.
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.gui.autocombo.AutoCompleteCombo.AutoCompleteDocument
 
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
disposed - Variable in class jadex.extension.envsupport.observer.gui.ObserverCenter
Flag to indicate that observer is disposed.
disposed - Variable in class jadex.extension.envsupport.observer.gui.ObserverCenterWindow
 
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.
DIVIDE - Static variable in class jadex.javaparser.javaccimpl.MathNode
The divide operator.
doAddIntermediateResult(E, boolean) - Method in class jadex.commons.future.IntermediateFuture
Set the result without notifying listeners.
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.
doCleanup() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Cleanup the beliefs in kill and shutdown.
doCopy(boolean, IFilter, Object) - Method in class jadex.bridge.service.component.interceptors.DecouplingInterceptor
Copy a value, if necessary.
documents - Variable in class jadex.bridge.ErrorReport
The external reports.
dodeferdec - Variable in class jadex.commons.DefaultPoolStrategy
Defer the deletion of threads according to their distance from desfree.
dodeferinc - Variable in class jadex.commons.DefaultPoolStrategy
Defer the creation of threads according to their distance from desfree.
doExecute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.DefaultActivityHandler
Execute an activity.
doExecute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventEndErrorActivityHandler
Execute the activity.
doExecute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventEndSignalActivityHandler
Execute the activity.
doExecute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventEndTerminateActivityHandler
Execute the activity.
doExecute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateErrorActivityHandler
Execute the activity.
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.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.
doFilter(IService, Object) - Method in class jadex.bridge.nonfunctional.hardconstraints.AbstractConstraintFilter
Test if an object passes the filter.
doFilter(IService, Object) - Method in class jadex.bridge.nonfunctional.hardconstraints.ConstantValueFilter
Test if an object passes the filter.
doFilter(IService, Object) - Method in class jadex.bridge.nonfunctional.hardconstraints.InequalityFilter
Test if an object passes the filter.
doFilter(IService, Object) - Method in class jadex.bridge.nonfunctional.hardconstraints.StrictInequalityFilter
Test if an object passes the filter.
doFilter - Variable in class jadex.commons.gui.jtable.SorterFilterTableModel
 
doGetNextIntermediateResult(int, long, boolean) - Method in class jadex.commons.future.IntermediateFuture
Perform the get without increasing the index.
doGetNextIntermediateResult(int) - Method in class jadex.commons.future.SubscriptionIntermediateDelegationFuture
Perform the get without increasing the index.
doGetNextIntermediateResult(int) - Method in class jadex.commons.future.SubscriptionIntermediateFuture
Perform the get without increasing the index.
doLoadModel(String, String[], ResourceInfo, ClassLoader, Object) - Method in class jadex.bdiv3.BDIModelLoader
Load a model.
doLoadModel(String, String[], ResourceInfo, ClassLoader, Object) - Method in class jadex.bdiv3x.BDIXModelLoader
Load a model.
doLoadModel(String, String[], ResourceInfo, ClassLoader, Object) - Method in class jadex.bpmn.BpmnModelLoader
Load a model.
doLoadModel(String, String[], ResourceInfo, ClassLoader, Object) - Method in class jadex.commons.AbstractModelLoader
Load a model.
doLoadModel(String, String[], ResourceInfo, ClassLoader, Object) - Method in class jadex.micro.MicroModelLoader
Load a model.
domainservice - Variable in class jadex.bridge.service.component.ServiceInfo
The service domain object.
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, ArrayList<SpatialControl>) - 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 - Variable in class jadex.bridge.service.types.chat.TransferInfo
The done size.
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.
Done() - Method in class jadex.javaparser.javaccimpl.JavaCharStream
 
doNotify() - Method in class jadex.commons.future.PullIntermediateDelegationFuture
Possibly notify the termination source.
doNotify() - Method in class jadex.commons.future.PullSubscriptionIntermediateDelegationFuture
Possibly notify the termination source.
doNotify() - Method in class jadex.commons.future.TerminableIntermediateDelegationFuture
Possibly notify the termination source.
doNotifyListener(IResultListener<Collection<E>>) - Method in class jadex.commons.future.IntermediateFuture
Notify a result listener.
doNotifyListeners(boolean, Object, Method, Object[], Object, ServiceInvocationContext, List<IMethodInvocationListener>) - Method in class jadex.bridge.service.component.MethodListenerHandler
Do notify the listeners.
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
 
doPopup(Point) - Method in class jadex.commons.gui.BrowserPane
React on popup trigger.
doPopup(MouseEvent) - Method in class jadex.commons.gui.jtreetable.TreeTablePopupListener
Open a popup menu.
doPut(K, V) - Method in class jadex.commons.collection.PersistentMap
Commits a value to the map
doPut(K, V) - Method in class jadex.commons.collection.PersistentMap2
Commits a value to the map
doPut(K, V) - Method in class jadex.commons.collection.ShadowedPersistentMap
Commits a value to the map
doRemove(Object) - Method in class jadex.commons.collection.PersistentMap
 
doRemove(Object) - Method in class jadex.commons.collection.PersistentMap2
 
doRemove(Object) - Method in class jadex.commons.collection.ShadowedPersistentMap
 
doSetException(Exception, boolean) - Method in class jadex.commons.future.Future
Set the exception (internal implementation for normal and if-undone).
doSetFinished(boolean) - Method in class jadex.commons.future.IntermediateFuture
Declare that the future is finished.
doSetPattern(String) - Method in class jadex.commons.gui.autocombo.AbstractAutoComboModel
 
doSetPattern(String) - Method in class jadex.commons.gui.autocombo.AbstractFixedAutoComboModel
 
doSetPattern(String) - Method in class jadex.commons.gui.autocombo.ClassComboModel
 
doSetPattern(String) - Method in class jadex.commons.gui.autocombo.StringComboModel
 
doSetResult(E, boolean) - Method in class jadex.commons.future.Future
Set the result without notifying listeners.
doSetResult(Collection<E>, boolean) - Method in class jadex.commons.future.IntermediateFuture
Set the result.
doStep() - Method in interface jadex.commons.ISteppable
Execute a step.
DOT - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
doTraverse(Object, Type, Map<Object, Object>, List<ITraverseProcessor>, boolean, ClassLoader, Object) - Method in class jadex.commons.transformation.traverser.Traverser
Traverse an object.
DOUBLE - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
DOUBLE_CONVERTER - Static variable in class jadex.commons.transformation.BasicTypeConverter
String -> Double converter.
doWait(MActivity, IInternalAccess, ProcessThread, long) - Method in class jadex.bpmn.runtime.handler.AbstractEventIntermediateTimerActivityHandler
Template method to be implemented by platform-specific subclasses.
doWait(MActivity, IInternalAccess, ProcessThread, long) - Method in class jadex.bpmn.runtime.handler.EventIntermediateTimerActivityHandler
Template method to be implemented by platform-specific subclasses.
doWaitFor(long, Runnable) - Method in class jadex.commons.collection.LeaseTimeSet
Overriden wait for to not use platform clock.
download - Variable in class jadex.bridge.service.types.chat.TransferInfo
True for download, false for upload.
downloadFile(IOutputConnection, String) - Method in interface jadex.bridge.service.types.filetransfer.IFileTransferService
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
drawcondition - Variable in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
The condition deciding if the drawable should be drawn.
drawcondition - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.Primitive3d
The condition deciding if the drawable should be drawn.
drawObjects_ - Variable in class jadex.extension.envsupport.observer.graphics.AbstractViewport
Known drawable Objects.
drawObjects_ - Variable in class jadex.extension.envsupport.observer.graphics.AbstractViewport3d
Known drawable Objects.
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.bdiv3.runtime.IGoal
Drop the goal.
dropGoal(Object) - Method in interface jadex.bdiv3.features.IBDIAgentFeature
Drop a pojo goal.
DropGoalAction - Class in jadex.bdiv3.actions
 
DropGoalAction(RGoal) - Constructor for class jadex.bdiv3.actions.DropGoalAction
Create a new action.
dummy - Variable in class jadex.commons.gui.PropertiesPanel
The last component for extra space.
DummyClassLoader(URL[], ClassLoader, ClassLoader) - Constructor for class jadex.micro.MicroClassReader.DummyClassLoader
 
dump(String, PrintStream) - Method in class jadex.javaparser.javaccimpl.SimpleNode
 
DuplicateRemovalIntermediateResultListener<E> - Class in jadex.commons.future
A result listener that filters duplicates.
DuplicateRemovalIntermediateResultListener(IIntermediateResultListener<E>) - Constructor for class jadex.commons.future.DuplicateRemovalIntermediateResultListener
Create a new listener.
DuplicateRemovalIntermediateResultListener(IIntermediateResultListener<E>, boolean) - Constructor for class jadex.commons.future.DuplicateRemovalIntermediateResultListener
Create a new listener.
DuplicateRemovalIntermediateResultListener(IntermediateFuture<E>) - Constructor for class jadex.commons.future.DuplicateRemovalIntermediateResultListener
Create a new listener.
DuplicateRemovalIntermediateResultListener(IntermediateFuture<E>, boolean) - Constructor for class jadex.commons.future.DuplicateRemovalIntermediateResultListener
Create a new listener.
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.
dur - Variable in class jadex.bridge.service.types.security.DefaultAuthorizable
The validity duration.
duration - Variable in class jadex.base.test.Testcase
The time needed to perform the test.
dynamic - Variable in class jadex.bridge.nonfunctional.NFPropertyMetaInfo
Flag indicating if the property is dynamic.
dynamic - Variable in class jadex.bridge.service.RequiredServiceBinding
Flag if binding is dynamic.
dynamic - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
does the Drawable3d have dynamic subelements?
DYNAMIC_BELIEF_UPDATEMETHOD_PREFIX - Static variable in interface jadex.bdiv3.IBDIClassGenerator
 
DynamicTreeTableModel - Class in jadex.commons.gui.jtreetable
An implementation of TreeTableModel that uses reflection to answer TableModel methods.
DynamicTreeTableModel(TreeNode, String[], String[], String[], Class[]) - Constructor for class jadex.commons.gui.jtreetable.DynamicTreeTableModel
Constructor for creating a DynamicTreeTableModel.

E

ea - Variable in class jadex.bridge.service.component.interceptors.DecouplingInterceptor
The external access.
ea - Variable in class jadex.bridge.service.component.interceptors.DelegationInterceptor
The external access.
ea - Variable in class jadex.bridge.service.component.interceptors.IntelligentProxyInterceptor
The external access.
ea - Variable in class jadex.bridge.service.component.interceptors.RecoveryInterceptor
The external access.
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
 
EasyDeliberationStrategy - Class in jadex.bdiv3.runtime
The easy deliberation strategy.
EasyDeliberationStrategy() - Constructor for class jadex.bdiv3.runtime.EasyDeliberationStrategy
 
edge - Variable in class jadex.bpmn.runtime.ProcessThread
The last edge (if any).
edgeid - Variable in class jadex.bpmn.runtime.persist.ThreadInfo
Id of the last edge (if any).
edges - Variable in class jadex.bpmn.tools.ProcessThreadInfo
The data edges of the process.
editable - Variable in class jadex.commons.gui.EditableList
The editable flag.
editable - Variable in class jadex.commons.gui.jtreetable.DefaultTreeTableModel
The editable columns.
editable - Variable in class jadex.commons.gui.jtreetable.TreeTableNodeType
The editability of the columns.
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.
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.
editCellAt(int, int, EventObject) - Method in class jadex.commons.gui.jtreetable.JTreeTable
Overridden to invoke repaint for the particular location if the column contains the tree.
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 - Variable in class jadex.bdiv3.actions.FindApplicableCandidatesAction
The processable element.
element - Variable in class jadex.bdiv3.actions.SelectCandidatesAction
The element.
elementAdded(String, Object) - Method in class jadex.bridge.RemoteChangeListenerHandler
An element was added.
elementChanged(String, Object) - Method in class jadex.bridge.RemoteChangeListenerHandler
An element was changed.
elementRemoved(String, Object) - Method in class jadex.bridge.RemoteChangeListenerHandler
An element was removed.
elements - Variable in class jadex.commons.collection.ArrayBlockingQueue
The elements in the queue.
elems - Variable in class jadex.commons.collection.BlockingQueue
The element storage.
EllipseJ2DRenderer - Class in jadex.extension.envsupport.observer.graphics.java2d
 
EllipseJ2DRenderer() - Constructor for class jadex.extension.envsupport.observer.graphics.java2d.EllipseJ2DRenderer
 
email - Variable in class jadex.bdi.planlib.watchdog.ContactData
The email address.
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[]) - Constructor for class jadex.bridge.service.types.email.Email
Create an email.
Email(String, 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(Properties) - Constructor for class jadex.bridge.service.types.email.EmailAccount
Create an account with initial properties.
EmailAccount(String, String, String, String, Integer, boolean, boolean, String, String, boolean) - Constructor for class jadex.bridge.service.types.email.EmailAccount
Create a new account.
empty - Static variable in class jadex.bridge.fipa.FIPAMessageType
 
EMPTY_ARRAY - Static variable in class jadex.commons.SReflect
 
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_OBJECT_ARRAY - Static variable in class jadex.commons.SUtil
An empty class array.
EMPTY_SERVICES - Static variable in interface jadex.bridge.service.IService
Empty service array.
EMPTY_SPACEOBJECTS - Static variable in class jadex.extension.envsupport.environment.space2d.DefaultVisionGenerator
Empty spaceobjects array.
EMPTY_SPACEOBJECTS - Static variable in class jadex.extension.envsupport.environment.space3d.DefaultVisionGenerator
Empty spaceobjects 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.
enableDCPos - Variable in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
Enable DrawableCombiner position
enableDCPos - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.Primitive3d
Enable DrawableCombiner position
enableDCRot - Variable in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
Enable DrawableCombiner position
enableDCRot - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.Primitive3d
Enable DrawableCombiner position
enableDCSize - Variable in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
Enable DrawableCombiner position
enableDCSize - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.Primitive3d
Enable DrawableCombiner position
enableKdTree(String) - Method in class jadex.extension.envsupport.environment.space2d.Space2D
Enables kd-tree NN-Search optimization for a specific object type.
encode(String) - Method in class jadex.bdi.planlib.messaging.AIM
Called to encode a message.
encode(Object, ClassLoader, IEncodingContext) - Method in interface jadex.bridge.service.types.message.ICodec
Encode data with the codec.
encode(Object, ClassLoader, Map<Class<?>, Object[]>, IEncodingContext) - 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, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.AbstractCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.ArrayCodec2
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.BeanCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.BigIntegerCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.CalendarCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.CertificateCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.ClassCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.CollectionCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.ColorCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.DateCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.EnumCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.EnumerationCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.ImageCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.InetAddressCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.LegacyArrayCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.LegacyNumberCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.LocalDateTimeCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.LoggingLevelCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.LogRecordCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.LRUCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.MapCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.MethodCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.MultiCollectionCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.NumberCodec2
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.OptionalCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.RectangleCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.StackTraceElementCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.StringCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.ThrowableCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.TimestampCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.TupleCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.URICodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - Method in class jadex.commons.transformation.binaryserializer.URLCodec
Encode the object.
encode(Object, Class<?>, List<ITraverseProcessor>, Traverser, Map<Object, Object>, boolean, IEncodingContext) - 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 - Variable in class jadex.commons.IdGenerator
 
ENCODER_HANDLERS - Static variable in class jadex.commons.transformation.binaryserializer.BinarySerializer
Handlers for encoding.
ENCODER_HANDLERS - Static variable in class jadex.commons.transformation.binaryserializer.SBinarySerializer2
Handlers for encoding.
ENCODING - Static variable in class jadex.bridge.fipa.SFipa
 
EncodingContext - Class in jadex.bridge.service.types.message
Encoding context for codecs.
EncodingContext(Date) - Constructor for class jadex.bridge.service.types.message.EncodingContext
Creates a new encoding context.
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.
EncodingContext2 - Class in jadex.commons.transformation.binaryserializer
Context for encoding (serializing) an object in a binary format.
EncodingContext2(OutputStream, Object, Object, List<ITraverseProcessor>, ClassLoader) - Constructor for class jadex.commons.transformation.binaryserializer.EncodingContext2
Creates an encoding context.
end - Variable in class jadex.commons.collection.ArrayBlockingQueue
Insert position for the next element.
END_ELEMENT - Static variable in class jadex.xml.stax.XmlUtil
Indicates an event is an end element.
endAtomic() - Method in class jadex.bdiv3x.runtime.Plan
End an atomic transaction.
EndBehavior(IInternalAccess) - Constructor for class jadex.bdiv3x.features.BDIXLifecycleAgentFeature.EndBehavior
Create a new end behavior.
endbeliefs - Variable in class jadex.bdiv3.model.MConfiguration
The end beliefs.
endColumn - Variable in class jadex.javaparser.javaccimpl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endevents - Variable in class jadex.bdiv3.model.MConfiguration
The end events.
endgoals - Variable in class jadex.bdiv3.model.MConfiguration
The end goals.
endLine - Variable in class jadex.javaparser.javaccimpl.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endplans - Variable in class jadex.bdiv3.model.MConfiguration
The end plans.
endsize - Variable in class jadex.extension.envsupport.observer.graphics.drawable3d.special.Effect
 
endsteps - Variable in class jadex.bridge.modelinfo.ConfigurationInfo
The end steps.
endtime - Variable in class jadex.bdi.planlib.protocols.NegotiationRecord
The end time.
enhanceSetter(String, MethodNode, String) - Method in class jadex.bdiv3.AbstractAsmBdiClassGenerator
Enhance setter method with unobserve oldvalue at the beginning and event call at the end
enhanceSetter(String, MethodNode, String) - Method in class jadex.bdiv3.ASMBDIClassGenerator
 
enhanceWith(PlatformConfiguration) - Method in class jadex.base.AbstractPlatformConfiguration
Enhance this config with given other config.
enhanceWith(RootComponentConfiguration) - Method in class jadex.base.RootComponentConfiguration
Enhance this config with given other config.
enhanceWith(StarterConfiguration) - Method in class jadex.base.StarterConfiguration
Enhance this config with given other config.
enqueue(Object) - Method in class jadex.commons.collection.ArrayBlockingQueue
Add an element to the end of the queue.
enqueue(T) - Method in class jadex.commons.collection.BlockingQueue
Enqueue an element.
enqueue(T) - Method in interface jadex.commons.collection.IBlockingQueue
Enqueue an element.
enqueuetimes - Variable in class jadex.commons.concurrent.ThreadPool
The current throughput of the pool (average of waiting times).
ensureThreadAccess(IInternalAccess, boolean) - Static method in class jadex.bridge.service.search.SServiceProvider
Check access not null and throw exception otherwise.
entities - Variable in class jadex.commons.Tuple
The entities of the tuple.
entries - Variable in class jadex.base.JarAsDirectory
The subentries contained in the entry.
entries - Variable in class jadex.bridge.AbstractErrorReportBuilder
The parse errors (tuple(elements) -> {error messages}).
entries - Variable in class jadex.bridge.service.types.filetransfer.BunchFileData
The data.
entries - Variable in class jadex.commons.collection.ActionReferenceQueue
The list of elements.
entries - Variable in class jadex.commons.collection.LeaseTimeSet
The entries.
entries - Variable in class jadex.commons.gui.autocombo.AbstractAutoComboModel
 
entries - Variable in class jadex.commons.gui.EditableList
The entries.
entriesAdded(Set<Map.Entry<T, E>>) - Method in class jadex.commons.collection.wrappers.MapWrapper
Entries were added to the map.
entriesRemoved(Set<Map.Entry<T, E>>) - Method in class jadex.commons.collection.wrappers.MapWrapper
Entries were removed from the map.
entry - Variable in class jadex.base.JarAsDirectory
The entry.
entry() - Method in class jadex.commons.collection.ConcurrencyCheckingList
Called for each method entry.
entryAdded(Object, int) - Method in class jadex.bdiv3.runtime.wrappers.EventPublisher
An entry was added to the collection.
entryAdded(Object, Object) - Method in class jadex.bdiv3.runtime.wrappers.EventPublisher
An entry was added to the map.
entryAdded(Object, int) - Method in interface jadex.bdiv3.runtime.wrappers.IEventPublisher
An entry was added to the collection.
entryAdded(Object, Object) - Method in interface jadex.bdiv3.runtime.wrappers.IEventPublisher
An entry was added to the map.
entryAdded(Object, int) - Method in class jadex.bdiv3.runtime.wrappers.InitEventPublisher
An entry was added to the collection.
entryAdded(Object, Object) - Method in class jadex.bdiv3.runtime.wrappers.InitEventPublisher
An entry was added to the map.
entryAdded(T, int) - Method in class jadex.bdiv3.runtime.wrappers.ListWrapper
An entry was added to the collection.
entryAdded(T, E) - Method in class jadex.bdiv3.runtime.wrappers.MapWrapper
An entry was added to the map.
entryAdded(T, int) - Method in class jadex.bdiv3.runtime.wrappers.SetWrapper
An entry was added to the collection.
entryAdded(T, int) - Method in class jadex.commons.collection.wrappers.CollectionWrapper
An entry was added to the collection.
entryAdded(T, E) - Method in class jadex.commons.collection.wrappers.MapWrapper
An entry was added to the map.
entryChanged(Object, Object, int) - Method in class jadex.bdiv3.runtime.wrappers.EventPublisher
An entry was changed in the collection.
entryChanged(Object, Object, Object) - Method in class jadex.bdiv3.runtime.wrappers.EventPublisher
An entry was changed in the map.
entryChanged(Object, Object, int) - Method in interface jadex.bdiv3.runtime.wrappers.IEventPublisher
An entry was changed in the collection.
entryChanged(Object, Object, Object) - Method in interface jadex.bdiv3.runtime.wrappers.IEventPublisher
An entry was changed in the map.
entryChanged(Object, Object, int) - Method in class jadex.bdiv3.runtime.wrappers.InitEventPublisher
An entry was changed in the collection.
entryChanged(Object, Object, Object) - Method in class jadex.bdiv3.runtime.wrappers.InitEventPublisher
An entry was changed in the map.
entryChanged(T, T, int) - Method in class jadex.bdiv3.runtime.wrappers.ListWrapper
An entry was changed in the collection.
entryChanged(T, E, E) - Method in class jadex.bdiv3.runtime.wrappers.MapWrapper
An entry was changed in the map.
entryChanged(T, T, int) - Method in class jadex.bdiv3.runtime.wrappers.SetWrapper
An entry was changed in the collection.
entryChanged(T, T, int) - Method in class jadex.commons.collection.wrappers.CollectionWrapper
An entry was changed in the collection.
entryChanged(T, E, E) - Method in class jadex.commons.collection.wrappers.MapWrapper
An entry was changed in the map.
entryfiles - Variable in class jadex.base.JarAsDirectory
The files for the entry paths (cached for easy access).
entryRemoved(Object, int) - Method in class jadex.bdiv3.runtime.wrappers.EventPublisher
An entry was removed from the collection.
entryRemoved(Object, Object) - Method in class jadex.bdiv3.runtime.wrappers.EventPublisher
An entry was removed from the map.
entryRemoved(Object, int) - Method in interface jadex.bdiv3.runtime.wrappers.IEventPublisher
An entry was removed from the collection.
entryRemoved(Object, Object) - Method in interface jadex.bdiv3.runtime.wrappers.IEventPublisher
An entry was removed from the map.
entryRemoved(Object, int) - Method in class jadex.bdiv3.runtime.wrappers.InitEventPublisher
An entry was removed from the collection.
entryRemoved(Object, Object) - Method in class jadex.bdiv3.runtime.wrappers.InitEventPublisher
An entry was removed from the map.
entryRemoved(T, int) - Method in class jadex.bdiv3.runtime.wrappers.ListWrapper
An entry was removed from the collection.
entryRemoved(T, E) - Method in class jadex.bdiv3.runtime.wrappers.MapWrapper
An entry was removed from the map.
entryRemoved(T, int) - Method in class jadex.bdiv3.runtime.wrappers.SetWrapper
An entry was removed from the collection.
entryRemoved(T, int) - Method in class jadex.commons.collection.wrappers.CollectionWrapper
An entry was removed from the collection.
entryRemoved(T, E) - Method in class jadex.commons.collection.wrappers.MapWrapper
An entry was removed from the map.
entrySet() - Method in class jadex.commons.collection.BiHashMap
Returns the entry set of the forward map.
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.LeaseTimeMap
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.OrderedProperties
Delegate.
entrySet() - Method in class jadex.commons.collection.PersistentMap
Returns the map's entry set.
entrySet() - Method in class jadex.commons.collection.PersistentMap2
Returns the map's entry set.
entrySet() - Method in class jadex.commons.collection.ShadowedPersistentMap
Returns the map's entry set.
entrySet() - Method in class jadex.commons.collection.WeakValueMap
Get the entries.
entrySet() - Method in class jadex.commons.collection.wrappers.MapWrapper
 
entrystr - Variable in class jadex.base.JarAsDirectory
 
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.
envspace - Variable in class jadex.extension.envsupport.evaluation.DefaultDataProvider
The environment space.
envspace - Variable in class jadex.extension.envsupport.evaluation.SpaceObjectSource
The environment space.
EOF - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
eol - Variable in exception jadex.javaparser.javaccimpl.ParseException
The end of line string for this machine.
EQUAL - Static variable in class jadex.javaparser.javaccimpl.CompareNode
The equal (==) operator.
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.bdiv3.model.MClassBasedElement
Check if other object is equal.
equals(Object) - Method in class jadex.bdiv3.model.MElement
Test if objects are equal.
equals(Object) - Method in class jadex.bdiv3x.features.BDIXAgentFeature.ChangeInfoEntryMapper
 
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.BasicComponentIdentifier
Test if two component identifiers are equal.
equals(Object) - Method in class jadex.bridge.Cause
Test for equality.
equals(Object) - Method in class jadex.bridge.ClassInfo
Test if object is equal to this.
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.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.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
Test if is equal.
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.LeaseTimeMap
Compares the specified object with this map for equality.
equals(Object) - Method in class jadex.commons.collection.LeaseTimeSet
 
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.collection.wrappers.CollectionWrapper
Test if this object equals another.
equals(Object) - Method in class jadex.commons.collection.wrappers.MapWrapper
Test if this object equals another.
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) - Method in class jadex.commons.MutableObject
 
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
Compares the type.
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
Compares the layers.
equals(Object) - Method in class jadex.extension.envsupport.observer.graphics.TextInfo
 
equals(Object) - Method in class jadex.javaparser.javaccimpl.ArrayNode
Test if two nodes are equal.
equals(Object) - Method in class jadex.javaparser.javaccimpl.BooleanNode
Test if two nodes are equal.
equals(Object) - Method in class jadex.javaparser.javaccimpl.CompareNode
Test if two nodes are equal.
equals(Object) - Method in class jadex.javaparser.javaccimpl.ConstantNode
Test if two nodes are equal.
equals(Object) - Method in class jadex.javaparser.javaccimpl.ExpressionNode
Test if two nodes are equal.
equals(Object) - Method in class jadex.javaparser.javaccimpl.MathNode
Test if two nodes are equal.
equals(Object) - Method in class jadex.javaparser.javaccimpl.ParameterNode
Test if two nodes are equal.
equals(Object) - Method in class jadex.javaparser.javaccimpl.ReflectNode
Test if two nodes are equal.
equals(Object) - Method in class jadex.javaparser.javaccimpl.SelectNode
Test if two nodes are equal.
equals(Object) - Method in class jadex.javaparser.javaccimpl.TypeNode
Test if two nodes are equal.
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.
errhtml - Variable in class jadex.bridge.ErrorReport
The error html text.
ErrorException - Exception in jadex.commons.future
Wrapper to set errors (e.g.
ErrorException(Error) - Constructor for exception jadex.commons.future.ErrorException
Create an error exception.
errorfile - Variable in class jadex.bridge.service.types.daemon.StartOptions
The error stream redirection file name (if any).
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
 
errorreporter - Variable in class jadex.commons.transformation.binaryserializer.AbstractDecodingContext
Error Reporter
errtext - Variable in class jadex.bridge.ErrorReport
The error text.
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.
estimateMedian(List<ISpaceObject>, Random, KdNode.IKdValueFetcher) - Method in class jadex.extension.envsupport.environment.space2d.KdNode
Estimates the median value of the hyperplane coordinate of the input using random sampling.
evaluate(IParsedExpression, IValueFetcher) - Method in class jadex.bdi.planlib.DefaultBDIVisionProcessor
Evaluate a condition.
evaluate(IEvent) - Method in class jadex.bdiv3x.features.BDIXAgentFeature.GoalsExistCondition
 
evaluate(IEvent) - Method in class jadex.bdiv3x.features.BDIXAgentFeature.LifecycleStateCondition
Evaluate the condition.
evaluate(IEvent) - Method in class jadex.bdiv3x.features.BDIXAgentFeature.PlansExistCondition
 
evaluate(IService) - Method in class jadex.bridge.nonfunctional.search.BasicEvaluator
Evaluate the service of method.
evaluate(IService) - Method in class jadex.bridge.nonfunctional.search.ComposedEvaluator
Evaluates the service in detail.
evaluate(IService) - Method in interface jadex.bridge.nonfunctional.search.IServiceEvaluator
Evaluates the service in detail.
evaluate(IService) - Method in class jadex.bridge.sensor.service.AverageEvaluator
Evaluates the service in detail.
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.
evaluateAuctionResults(AuctionDescription, Object, Object[], IComponentIdentifier, Object) - Method in class jadex.bdi.planlib.protocols.dutchauction.DAInitiatorPlan
Evaluate the auction results and decide about participation.
evaluateAuctionResults(AuctionDescription, Object, Object[], IComponentIdentifier, Object) - Method in class jadex.bdi.planlib.protocols.englishauction.EAInitiatorPlan
Evaluate the auction results and decide about participation.
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.
evaluateExpression(String, String[], IValueFetcher, ClassLoader) - Method in class jadex.micro.MicroClassReader
Evaluate an expression string (using "" -> null mapping) as annotations do not support null values.
evaluateExpressionPotentially(String, String[], IValueFetcher, ClassLoader) - Static method in class jadex.javaparser.SJavaParser
Evaluate a string that is possiby an expression.
evaluateProposal(Object, Object, NegotiationRecord[], ParticipantProposal) - Method in class jadex.bdi.planlib.protocols.ProposalEvaluator
Evaluate the given proposal.
evaluateProposals(NegotiationRecord, Map) - Method in class jadex.bdi.planlib.protocols.contractnet.CNPInitiatorPlan
Determine acceptable proposals.
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.
evaluateValues() - Method in class jadex.bdiv3x.runtime.RBeliefbase.RBeliefSet
Evaluate the default values.
evaluation - Variable in class jadex.bdi.planlib.protocols.ParticipantProposal
An evaluation of the proposal.
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_comparator - Variable in class jadex.bdi.planlib.protocols.ProposalEvaluator
A comparator used for comparing evaluations.
EVALUATION_INACCEPTABLE - Static variable in class jadex.bdi.planlib.protocols.ProposalEvaluator
Evaluation value indicating an inacceptable proposal that should be excluded.
evaluation_limit - Variable in class jadex.bdi.planlib.protocols.ProposalEvaluator
Limit determining the acceptability of an evaluation.
evaluationmode - Variable in class jadex.bdiv3.model.MBelief
The direction.
evaluationmode - Variable in class jadex.bdiv3.model.MParameter
The direction.
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.
evaluator - Variable in class jadex.bridge.sensor.service.AverageEvaluator
The contained evaluator.
evaluators - Variable in class jadex.bridge.nonfunctional.search.ComposedEvaluator
The evaluators.
evamodeconv - Static variable in class jadex.bdiv3x.BDIXMLReader
 
evas - Static variable in class jadex.bdiv3.model.MParameter
 
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_BULK - Static variable in interface jadex.bridge.service.types.monitoring.IMonitoringEvent
Bulk event composed of sub events.
EVENT_TYPE_CREATION - Static variable in interface jadex.bridge.service.types.monitoring.IMonitoringEvent
Event denoting creation of an element.
EVENT_TYPE_DISPOSAL - Static variable in interface jadex.bridge.service.types.monitoring.IMonitoringEvent
Event denoting disposal of an element.
EVENT_TYPE_MODIFICATION - Static variable in interface jadex.bridge.service.types.monitoring.IMonitoringEvent
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.service.types.monitoring.IMonitoringEvent
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.
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.
eventadder - Variable in class jadex.bdiv3.runtime.wrappers.EventPublisher
The event adder.
eventadder - Variable in class jadex.bdiv3.runtime.wrappers.InitEventPublisher
The event adder.
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.
EventEndErrorException() - Constructor for exception jadex.bpmn.runtime.handler.EventEndErrorActivityHandler.EventEndErrorException
Create an empty end error.
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
 
EventEndTerminateActivityHandler - Class in jadex.bpmn.runtime.handler
On error end propagate an exception.
EventEndTerminateActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventEndTerminateActivityHandler
 
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.
EventIntermediateErrorException() - Constructor for exception jadex.bpmn.runtime.handler.EventIntermediateErrorActivityHandler.EventIntermediateErrorException
Create an empty end error.
EventIntermediateErrorException(String) - Constructor for exception jadex.bpmn.runtime.handler.EventIntermediateErrorActivityHandler.EventIntermediateErrorException
Create an end error with an error message.
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
 
EventIntermediateRuleHandler - Class in jadex.bpmn.runtime.handler
Wait for an external notification (could be a signal or a fired rule).
EventIntermediateRuleHandler() - Constructor for class jadex.bpmn.runtime.handler.EventIntermediateRuleHandler
 
EventIntermediateServiceActivityHandler - Class in jadex.bpmn.runtime.handler
 
EventIntermediateServiceActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventIntermediateServiceActivityHandler
 
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
 
EventPublisher - Class in jadex.bdiv3.runtime.wrappers
Helper object for publishing change events (beliefs, parameters).
EventPublisher(IInternalAccess, String, MElement) - Constructor for class jadex.bdiv3.runtime.wrappers.EventPublisher
Create a new publisher.
EventPublisher(IInternalAccess, String, String, String, MElement) - Constructor for class jadex.bdiv3.runtime.wrappers.EventPublisher
Create a new publisher.
EventPublisher(IInternalAccess, EventType, EventType, EventType, MElement) - Constructor for class jadex.bdiv3.runtime.wrappers.EventPublisher
Create a new publisher.
eventreferences - Variable in class jadex.bdiv3.model.MCapability
The event mappings (abstract/reference name -> concrete name).
events - Variable in class jadex.bdiv3.model.MBelief
The aggregated/inited events.
events - Variable in class jadex.bdiv3.model.MCondition
The events this condition depends on.
events - Variable in class jadex.bdiv3.model.MParameter
The ECA events that may denote changes in the parameter value(s).
events - Variable in class jadex.bpmn.runtime.ProcessServiceInvocationHandler
The method / event mapping.
events - Variable in class jadex.bridge.BulkMonitoringEvent
The bulk events.
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
 
eventslimit - Variable in class jadex.bridge.service.types.registry.RegistryEvent
The number of events that must have occured before a remote message is sent.
EventStartRuleHandler - Class in jadex.bpmn.runtime.handler
When a subprocess has a rule start event it needs to be treated like an intermediate event (i.e.
EventStartRuleHandler() - Constructor for class jadex.bpmn.runtime.handler.EventStartRuleHandler
 
EventStartServiceActivityHandler - Class in jadex.bpmn.runtime.handler
 
EventStartServiceActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.EventStartServiceActivityHandler
 
exception - Variable in class jadex.bpmn.runtime.persist.ThreadInfo
The exception that has just occurred in the process (if any).
exception - Variable in class jadex.bpmn.runtime.ProcessThread
The exception that has just occurred in the process (if any).
exception - Variable in class jadex.bpmn.tools.ProcessThreadInfo
The exception that has just occurred in the process (if any).
exception - Variable in class jadex.commons.AbstractModelLoader.BrokenModel
The exception.
exception - Variable in class jadex.commons.future.Future
The exception (if any).
exception - Variable in class jadex.commons.LazyResource
The exception, if already failed.
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.
ExceptionDelegationResultListener(Future<T>, boolean) - Constructor for class jadex.commons.future.ExceptionDelegationResultListener
Create a new listener.
ExceptionListener - Interface in jadex.commons.beans
 
exceptionOccurred(Exception) - Method in class jadex.bridge.ComponentResultListener
Called when an exception occurred.
exceptionOccurred(Exception) - Method in class jadex.bridge.nonfunctional.search.ServiceRankingDelegationResultListener
Called when exception occurs.
exceptionOccurred(Exception) - Method in class jadex.bridge.nonfunctional.search.ServiceRankingResultListener
Called when exception occurs.
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.service.search.ServiceRegistry.UnlimitedIntermediateDelegationResultListener
 
exceptionOccurred(Exception) - Method in class jadex.bridge.TimeoutResultListener
Called when an exception occurred.
exceptionOccurred(Exception) - Method in class jadex.commons.future.CollectingIntermediateResultListener
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 interface jadex.commons.future.IFunctionalExceptionListener
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 class jadex.commons.future.ReadWriteLock.ActionPerformedListener
 
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
 
exceptionOccurredIfUndone(Exception) - Method in class jadex.bridge.ComponentResultListener
Called when an exception occurred.
exceptionOccurredIfUndone(Exception) - Method in class jadex.bridge.TimeoutResultListener
Called when an exception occurred.
exceptionOccurredIfUndone(Exception) - Method in class jadex.commons.future.CollectionResultListener
Called when an exception occurred.
exceptionOccurredIfUndone(Exception) - Method in class jadex.commons.future.CounterResultListener
Called when an exception occurred.
exceptionOccurredIfUndone(Exception) - Method in class jadex.commons.future.DelegationResultListener
Called when an exception occurred.
exceptionOccurredIfUndone(Exception) - Method in class jadex.commons.future.ExceptionDelegationResultListener
Called when an exception occurred.
exceptionOccurredIfUndone(Exception) - Method in class jadex.commons.future.IntermediateDelegationResultListener
Called when an exception occurred.
exceptionOccurredIfUndone(Exception) - Method in class jadex.commons.future.IntermediateExceptionDelegationResultListener
Called when an exception occurred.
exceptionOccurredIfUndone(Exception) - Method in interface jadex.commons.future.IUndoneResultListener
Called when an exception occurred.
exceptionOccurredIfUndone(Exception) - Method in class jadex.commons.gui.future.SwingDelegationResultListener
Called when an exception occurred.
exceptionOccurredIfUndone(Exception) - Method in class jadex.commons.gui.future.SwingExceptionDelegationResultListener
Called when an exception occurred.
exceptionOccurredIfUndone(Exception) - Method in class jadex.commons.gui.future.SwingIntermediateDelegationResultListener
Called when an exception occurred.
exceptionOccurredIfUndone(Exception) - Method in class jadex.commons.gui.future.SwingIntermediateExceptionDelegationResultListener
Called when an exception occurred.
exceptionOccurredIfUndone(Exception) - Method in class jadex.commons.gui.future.SwingIntermediateResultListener
Called when an exception occurred.
exceptionOccurredIfUndone(Exception) - Method in class jadex.commons.gui.future.SwingResultListener
Called when an exception occurred.
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.
excludeconv - Static variable in class jadex.bdiv3x.BDIXMLReader
 
Excluded - Annotation Type in jadex.bridge.service.annotation
Excluded methods throw UnsupportedOperationException when called from remote.
excluded - Variable in class jadex.bridge.service.search.ServiceRegistry
The excluded components.
excluded - Static variable in class jadex.commons.transformation.traverser.ExcludeProcessor
The static excluded types.
excludedservices - Variable in class jadex.bridge.service.search.ServiceRegistry
The excluded services cache.
excludedsupertypes - Static variable in class jadex.commons.transformation.traverser.ExcludeProcessor
 
excludemode - Variable in class jadex.bdiv3.model.MProcessableElement
The exclude mode.
excludeMultiFactory(Collection<IComponentFactory>) - Static method in class jadex.bridge.service.types.factory.SComponentFactory
Exclude the multifactory from a collection.
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
 
excludes - Variable in class jadex.bdiv3.model.MGoal
The unique parameter excludes.
excludes - Variable in class jadex.bridge.service.types.awareness.AwarenessInfo
The excludes list.
excludes - Variable in class jadex.commons.gui.jtreetable.TreeTableNodeType
The excluded columns of this type.
ExcludeSwingProcessor - Class in jadex.commons.transformation.traverser
Excludes swing elements from being processed by traverser in !clone mode.
ExcludeSwingProcessor() - Constructor for class jadex.commons.transformation.traverser.ExcludeSwingProcessor
 
exconf - Static variable in class jadex.bdiv3x.BDIXMLReader
 
executable - Variable in class jadex.commons.concurrent.Executor
The executable.
executable - Variable in class jadex.commons.concurrent.LoadManagingExecutionService.Task
The task.
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(IInternalAccess) - Method in class jadex.bdiv3.actions.AdoptGoalAction
Execute the command.
execute(IInternalAccess) - Method in class jadex.bdiv3.actions.DropGoalAction
Execute the command.
execute(IInternalAccess) - Method in class jadex.bdiv3.actions.ExecutePlanStepAction
Execute the command.
execute(IInternalAccess) - Method in class jadex.bdiv3.actions.FindApplicableCandidatesAction
Execute the command.
execute(IInternalAccess) - Method in class jadex.bdiv3.actions.SelectCandidatesAction
Execute the command.
execute() - Method in interface jadex.bdiv3x.runtime.IExpression
Execute the query.
execute(String, Object) - Method in interface jadex.bdiv3x.runtime.IExpression
Execute the query using a local parameter.
execute(String[], Object[]) - Method in interface jadex.bdiv3x.runtime.IExpression
Execute the query using local parameters.
execute() - Method in class jadex.bdiv3x.runtime.RExpressionbase.RExpression
Execute the query.
execute(String, Object) - Method in class jadex.bdiv3x.runtime.RExpressionbase.RExpression
Execute the query using a local parameter.
execute(String[], Object[]) - Method in class jadex.bdiv3x.runtime.RExpressionbase.RExpression
Execute the query using local parameters.
execute(IInternalAccess) - Method in class jadex.bpmn.runtime.ExecuteProcessThread
Execute the command.
execute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper
Execute the task.
execute() - Method in interface jadex.bpmn.runtime.exttask.IExternalTask
Execute the task.
execute(ITask, ITaskContext) - Method in interface jadex.bpmn.runtime.exttask.ITaskExecutionService
 
execute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.AbstractEventIntermediateTimerActivityHandler
Execute an activity.
execute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
Execute an activity.
execute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.DefaultActivityHandler
Execute an activity.
execute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateMessageActivityHandler
Execute an activity.
execute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateMultipleActivityHandler
Execute an activity.
execute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateNotificationHandler
Execute an activity.
execute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateRuleHandler
Execute an activity.
execute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventIntermediateServiceActivityHandler
Execute an activity.
execute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventStartRuleHandler
Execute an activity.
execute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.EventStartServiceActivityHandler
Execute an activity.
execute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.GatewayXORActivityHandler
Execute an activity.
execute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.SubProcessActivityHandler
Execute an activity.
execute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.TaskActivityHandler
Execute an activity.
execute(MActivity, IInternalAccess, ProcessThread) - Method in class jadex.bpmn.runtime.handler.ui.UserInteractionActivityHandler
Execute an activity.
execute(MActivity, IInternalAccess, 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.MethodCallTask
Execute the task.
execute(ITaskContext, IInternalAccess) - Method in class jadex.bpmn.runtime.task.PojoTaskWrapper
Execute the task.
execute(String) - Method in class jadex.bpmn.runtime.task.PrintTask
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.IntelligentProxyInterceptor
Execute the interceptor.
execute(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.MethodCallListenerInterceptor
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.MonitoringInterceptor
Execute the interceptor.
execute(ServiceInvocationContext) - Method in class jadex.bridge.service.component.interceptors.NFRequiredServicePropertyProviderInterceptor
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(IClockService, IEnvironmentSpace) - Method in class jadex.extension.envsupport.environment.space2d.Space2D.KdTreeProcess
 
execute() - Method in class jadex.extension.rs.invoke.RestInvocationAgent
Performs the call.
execute(Object) - Method in interface jadex.xml.IReturnValueCommand
Execute the command and optionally deliver a result.
executeActions(IFilter, boolean) - Method in class jadex.extension.envsupport.environment.ComponentActionList
Should be called on environment thread only.
executeCommand(String, Tuple2<String, Integer>) - Method in interface jadex.bridge.service.types.cli.ICliService
Execute a command line command and get back the results.
executed - Variable in class jadex.extension.envsupport.environment.ComponentActionList
The executed actions where actors still need to be woken up.
ExecutePlanStepAction - Class in jadex.bdiv3.actions
Action for executing a plan step.
ExecutePlanStepAction(RPlan) - Constructor for class jadex.bdiv3.actions.ExecutePlanStepAction
Create a new action.
ExecuteProcessThread - Class in jadex.bpmn.runtime
Execute the next step of a process thread.
ExecuteProcessThread(ProcessThread) - Constructor for class jadex.bpmn.runtime.ExecuteProcessThread
Create a new step.
executeRequest(Object, IComponentIdentifier) - Method in class jadex.bdi.planlib.protocols.RPQPReceiverPlan
Execute the request.
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.
ExecutionTimeEvaluator - Class in jadex.bridge.sensor.service
Execution time evaluator.
ExecutionTimeEvaluator(IExternalAccess, MethodInfo) - Constructor for class jadex.bridge.sensor.service.ExecutionTimeEvaluator
Create a new evaluator.
ExecutionTimeEvaluator(IExternalAccess, MethodInfo, boolean) - Constructor for class jadex.bridge.sensor.service.ExecutionTimeEvaluator
Create a new evaluator.
ExecutionTimeProperty - Class in jadex.bridge.sensor.service
Property for the overall execution time of a method or a service.
ExecutionTimeProperty(IInternalAccess, IService, MethodInfo) - Constructor for class jadex.bridge.sensor.service.ExecutionTimeProperty
Create a new property.
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.
executor - Variable in class jadex.commons.concurrent.java5.JavaThreadPool
The executor service.
executor - Variable in class jadex.commons.concurrent.LoadManagingExecutionService
The executor for performing management operations.
exethreadcnt - Variable in class jadex.commons.concurrent.Executor
The number of current threads for this executor.
exists() - Method in class jadex.base.JarAsDirectory
Check if the file exists.
exists - Variable in class jadex.bridge.service.types.filetransfer.FileData
The boolean for existance.
exit() - Method in class jadex.commons.collection.ConcurrencyCheckingList
Called for each method exit.
ExpandBuff(boolean) - Method in class jadex.javaparser.javaccimpl.JavaCharStream
 
expanded - Variable in class jadex.commons.gui.TreeExpansionHandler
A set with the tree nodes, which are expanded.
expectedTokenSequences - Variable in exception jadex.javaparser.javaccimpl.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
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 - Variable in class jadex.bdiv3.model.MBelief
The exported / argument flag.
exported - Variable in class jadex.bdiv3.model.MElementRef
The exported flag.
exported - Variable in class jadex.bdiv3.model.MProcessableElement
The exported flag.
expression - Variable in class jadex.bdiv3.model.MCondition
Expression.
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 - Variable in class jadex.extension.rs.publish.Value
The expression.
expressionbase - Variable in class jadex.bdiv3x.runtime.ExpressionbaseWrapper
The flat expression base.
ExpressionbaseWrapper - Class in jadex.bdiv3x.runtime
Prepend capability prefix to expression names.
ExpressionbaseWrapper(IExpressionbase, String) - Constructor for class jadex.bdiv3x.runtime.ExpressionbaseWrapper
Create an expression base wrapper.
ExpressionNode - Class in jadex.javaparser.javaccimpl
Base class of expression node hierarchy.
ExpressionNode(ParserImpl, int) - Constructor for class jadex.javaparser.javaccimpl.ExpressionNode
Create an expression node.
expressionreferences - Variable in class jadex.bdiv3.model.MCapability
The expression mappings (abstract/reference name -> concrete name).
expressions - Variable in class jadex.bdiv3.model.MCapability
The expressions.
expressions - Variable in class jadex.bdiv3x.runtime.RExpressionbase
The expressions.
expressiontext - Variable in class jadex.javaparser.javaccimpl.ExpressionNode
The expression text (if any).
ExpressionTokenizer - Class in jadex.commons
An expression tokenizer is able to parse a string with respect to different nesting-levels (eg.
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.
exps - Variable in class jadex.extension.envsupport.evaluation.DefaultDataProvider
The expressions.
expungeStaleEntries() - Method in class jadex.commons.collection.WeakSet
Remove garbage collected entries.
expungeStaleEntries() - Method in class jadex.commons.collection.WeakValueMap
Remove garbage collected entries.
exta - Variable in class jadex.base.ModelFileFilter
The external access.
exta - Variable in class jadex.bridge.TimeoutResultListener
The external access.
exta - Variable in class jadex.extension.agr.AGRSpace
The external access.
exta - Variable in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
The context.
extconverters - Static variable in class jadex.commons.transformation.BasicTypeConverter
The extended map of converters.
extensions - Variable in class jadex.commons.AbstractModelLoader
The supported file extensions (if any).
externals - Variable in class jadex.bridge.AbstractErrorReportBuilder
The external documents for links in html error reports (id -> html text).
externals - Variable in class jadex.commons.gui.BrowserPane
The external references.
ExternalTaskContext() - Constructor for class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Create a new context.
ExternalTaskContext(ProcessThread) - Constructor for class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Create a new context.
ExternalTaskWrapper - Class in jadex.bpmn.runtime.exttask
Wrapper for executing a task on a worker agent.
ExternalTaskWrapper(ITask) - Constructor for class jadex.bpmn.runtime.exttask.ExternalTaskWrapper
Create a new wrapper task.
ExternalTaskWrapper.ExternalTaskContext - Class in jadex.bpmn.runtime.exttask
Transferrable context.
extractParams(ITaskContext, IInternalAccess, IndexMap<String, MParameter>) - Method in class jadex.bpmn.runtime.task.UserInteractionTask
 
extrainfo - Variable in class jadex.xml.AccessInfo
The extra info.

F

fact - Variable in class jadex.bdiv3.model.MBelief
The default fact.
FACTADDED - Static variable in class jadex.bdiv3.runtime.ChangeEvent
Event type that a fact has been added.
factAdded(<any>) - Method in interface jadex.bdiv3.runtime.IBeliefListener
Invoked when a fact has been added.
factaddeds - Variable in class jadex.bdiv3.model.MTrigger
The belief names.
FACTCHANGED - Static variable in class jadex.bdiv3.runtime.ChangeEvent
Event type that a fact has changed (property change in case of bean).
factChanged(<any>) - Method in interface jadex.bdiv3.runtime.IBeliefListener
Invoked when a fact in a belief set has changed (i.e.
factchangeds - Variable in class jadex.bdiv3.model.MTrigger
The belief names.
FACTORY - Static variable in class jadex.bdiv3x.features.BDIXAgentFeature
 
FACTORY - Static variable in class jadex.bdiv3x.features.BDIXLifecycleAgentFeature
The factory.
FACTORY - Static variable in class jadex.bdiv3x.features.BDIXMessageComponentFeature
The factory.
factory - Variable in class jadex.xml.reader.Reader
The xml input factory.
FACTORY - Static variable in class jadex.xml.writer.Writer
The xml output factory.
FactoryFilter - Class in jadex.bridge
Filtering specific component factories.
FactoryFilter(String, String[], IResourceIdentifier) - Constructor for class jadex.bridge.FactoryFilter
Find a matching component factory.
FactoryFilter(String) - Constructor for class jadex.bridge.FactoryFilter
Find a component factory for loading a specific component type.
FACTREMOVED - Static variable in class jadex.bdiv3.runtime.ChangeEvent
Event type that a fact has been removed.
factRemoved(<any>) - Method in interface jadex.bdiv3.runtime.IBeliefListener
Invoked when a fact has been removed.
factremoveds - Variable in class jadex.bdiv3.model.MTrigger
The belief names.
facts - Variable in class jadex.bdiv3.model.MBelief
The default facts (multi).
facts - Variable in class jadex.bdiv3.model.MConfigBeliefElement
The initial / end facts.
facts - Variable in class jadex.bdiv3x.runtime.RBeliefbase.RBeliefSet
The value.
fail() - Method in class jadex.bdiv3x.runtime.Plan
Let the plan fail.
fail(Throwable) - Method in class jadex.bdiv3x.runtime.Plan
Let a plan fail.
fail(String, Throwable) - Method in class jadex.bdiv3x.runtime.Plan
Let a plan fail.
failed() - Method in class jadex.bdi.planlib.protocols.AbstractReceiverPlan
Called when the plan fails, i.e., a problem occurred during protocol execution.
failed() - Method in class jadex.bdi.planlib.protocols.contractnet.CNPInitiatorPlan
 
failed() - Method in class jadex.bdi.planlib.protocols.dutchauction.DAInitiatorPlan
 
failed() - Method in class jadex.bdi.planlib.protocols.englishauction.EAInitiatorPlan
 
failed() - Method in class jadex.bdiv3x.runtime.Plan
The failed method is called on plan failure/abort.
failedmethod - Variable in class jadex.bdiv3.model.MBody
The failed method cached for speed.
failure - Variable in class jadex.bdi.planlib.protocols.InteractionState
The failure (if any).
FAILURE - Static variable in class jadex.bridge.fipa.SFipa
 
failure_reason - Variable in class jadex.bdi.planlib.protocols.cancelmeta.CMHandlerPlan
The failure reason, when cancel was not successful.
FALLBACK_COMPONENT_FACTORY - Static variable in interface jadex.base.IStarterConfiguration
The default component factory to be used for platform component.
FALLBACK_PLATFORM_CONFIGURATION - Static variable in interface jadex.base.IStarterConfiguration
The default platform configuration.
FALSE - Static variable in interface jadex.commons.future.IFuture
A future representing a false result.
FALSE - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
FastHashMap - Class in jadex.commons.collection
Implements a map from strings to objects as a hash table.
FastHashMap() - Constructor for class jadex.commons.collection.FastHashMap
Constructor for Message.
fcommands - Variable in class jadex.commons.future.Future
The list of commands.
Feature - Annotation Type in jadex.micro.annotation
The features annotation.
FeatureDescriptor - Class in jadex.commons.beans
Common base class for Descriptors.
FeatureDescriptor() - Constructor for class jadex.commons.beans.FeatureDescriptor
featureinjections - Variable in class jadex.micro.MicroModel
The feature injection targets.
FeatureNotAvailableException - Exception in jadex.bridge.component
Exception to denote that a requested feature is not available.
FeatureNotAvailableException(String) - Constructor for exception jadex.bridge.component.FeatureNotAvailableException
Create a new service not found exception.
features - Variable in class jadex.bdiv3.BDIAgentFactory
The standard + micro component features.
features - Variable in class jadex.bdiv3x.BDIXComponentFactory
The standard + XML component features.
features - Variable in class jadex.bpmn.BpmnFactory
The standard + micro component features.
features - Variable in class jadex.bridge.modelinfo.ModelInfo
The component features.
Features - Annotation Type in jadex.micro.annotation
The features annotation.
features - Variable in class jadex.micro.MicroAgentFactory
The standard + micro component features.
fetcher - Variable in class jadex.bpmn.runtime.ProcessThreadValueFetcher
The fall back value fetcher (if any).
fetcher - Variable in class jadex.bridge.service.component.interceptors.DelegationInterceptor
The service fetcher.
fetcher - Variable in class jadex.bridge.service.component.interceptors.RecoveryInterceptor
The service fetcher.
fetcher - Variable in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
The fetcher.
fetcher - Variable in class jadex.extension.envsupport.environment.DefaultObjectCreationProcess
The fetcher.
fetcher - Variable in class jadex.extension.envsupport.environment.space2d.KdNode
Value fetcher for fetching the correct coordinate on the splitting hyperplane.
FETCHER - Static variable in class jadex.extension.envsupport.environment.space2d.KdNode.KdValueFetcherX
Static fetcher to avoid instantiation overhead
FETCHER - Static variable in class jadex.extension.envsupport.environment.space2d.KdNode.KdValueFetcherY
Static fetcher to avoid instantiation overhead
fetcher - Variable in class jadex.extension.envsupport.environment.SpaceObject
The fetcher.
fetcher - Variable in class jadex.extension.envsupport.observer.perspective.Perspective2D
The fetcher.
fetcher - Variable in class jadex.extension.envsupport.observer.perspective.Perspective3D
The fetcher.
fetchhelp - Variable in class jadex.xml.bean.BeanAccessInfo
The write field/method for reading a Java value in the write process.
fetchValue(String) - Method in class jadex.bpmn.runtime.ProcessThreadValueFetcher
Fetch a named value.
fetchValue(String) - Method in class jadex.bridge.service.component.interceptors.PrePostConditionInterceptor.PrePostConditionFetcher
 
fetchValue(String, Object) - Method in class jadex.bridge.service.component.interceptors.PrePostConditionInterceptor.PrePostConditionFetcher
 
fetchValue(String) - Method in interface jadex.commons.IValueFetcher
Fetch a value via its name.
fetchValue(String) - Method in class jadex.javaparser.SimpleValueFetcher
Fetch a value via its name.
field - Variable in class jadex.commons.FieldInfo
The field (cached).
field - Variable in class jadex.commons.transformation.traverser.BeanProperty
The field.
FIELD - Static variable in class jadex.javaparser.javaccimpl.ReflectNode
The field type.
field - Variable in class jadex.javaparser.javaccimpl.ReflectNode
The field (for static and nonstatic fields).
fieldcache - Static variable in class jadex.commons.SReflect
Field lookup cache (class->(name->field[])).
FieldInfo - Class in jadex.commons
 
FieldInfo() - Constructor for class jadex.commons.FieldInfo
Create a new FieldInfo.
FieldInfo(Field) - Constructor for class jadex.commons.FieldInfo
Create a new FieldInfo.
FieldInfo(String, String) - Constructor for class jadex.commons.FieldInfo
Create a new FieldInfo.
fieldInfo - Variable in class jadex.micro.MicroModel.ServiceInjectionInfo
The fieldinfo.
file - Variable in class jadex.bdiv3.model.MCapabilityReference
The referenced capability (file name).
file - Variable in class jadex.commons.collection.PersistentMap
The persistence file.
file - Variable in class jadex.commons.collection.PersistentMap2
The persistence file.
file - Variable in class jadex.commons.collection.ShadowedPersistentMap
The persistence file.
FILE_EXTENSION_AGENT - Static variable in class jadex.bdiv3x.BDIXModelLoader
The agent file extension.
FILE_EXTENSION_BDIV3 - Static variable in class jadex.bdiv3.BDIModelLoader
 
FILE_EXTENSION_BDIV3_FIRST - Static variable in class jadex.bdiv3.BDIModelLoader
The component file extension.
FILE_EXTENSION_BDIV3_SECOND - Static variable in class jadex.bdiv3.BDIModelLoader
 
FILE_EXTENSION_BPMN - Static variable in class jadex.bpmn.BpmnModelLoader
The BPMN file extension.
FILE_EXTENSION_BPMN2 - Static variable in class jadex.bpmn.BpmnModelLoader
The BPMN 2 file extension.
FILE_EXTENSION_CAPABILITY - Static variable in class jadex.bdiv3x.BDIXModelLoader
The agent file extension.
FILE_EXTENSION_MICRO - Static variable in class jadex.micro.MicroModelLoader
The component file extension.
FileData - Class in jadex.bridge.service.types.filetransfer
A file data represents a java.io.File that can be transferred to remote address spaces.
FileData() - Constructor for class jadex.bridge.service.types.filetransfer.FileData
Create a new remote file.
FileData(String, String, boolean, boolean, String, long, char, int, long) - Constructor for class jadex.bridge.service.types.filetransfer.FileData
Create a new remote file.
FileData(File) - Constructor for class jadex.bridge.service.types.filetransfer.FileData
Create a new remote file.
filefilter - Variable in class jadex.commons.gui.autocombo.ClassComboModel
 
filename - Variable in class jadex.bridge.AbstractErrorReportBuilder
The file name with path (optional).
filename - Variable in class jadex.bridge.modelinfo.ModelInfo
The filename.
filename - Variable in class jadex.bridge.modelinfo.SubcomponentTypeInfo
The filename.
filename - Variable in class jadex.bridge.service.types.chat.TransferInfo
The name of the local file (without path).
filename - Variable in class jadex.bridge.service.types.filetransfer.FileData
The file name.
filename - Variable in class jadex.commons.AbstractModelLoader.BrokenModel
The filename.
filename - Variable in class jadex.commons.CachedObject
The filename of the cache.
filename - Variable in class jadex.commons.ObjectCache
The filename of the cache.
filename - Variable in class jadex.commons.ResourceInfo
The filename.
filepath - Variable in class jadex.bridge.service.types.chat.TransferInfo
The full path of the local file (including filename).
filesize - Variable in class jadex.bridge.service.types.filetransfer.FileData
The file size.
FILETRANSFER - Static variable in interface jadex.base.IRootComponentConfiguration
Flag if filetransfer component and service should be started.
FILETYPE_AGENT - Static variable in class jadex.bdiv3x.BDIXComponentFactory
The agent file type name.
FILETYPE_BDIAGENT - Static variable in class jadex.bdiv3.BDIAgentFactory
The bdi agent file type.
FILETYPE_BPMNLEGACYPROCESS - Static variable in class jadex.bpmn.BpmnFactory
The bpmn legacy process file type.
FILETYPE_BPMNPROCESS - Static variable in class jadex.bpmn.BpmnFactory
The bpmn process file type.
FILETYPE_CAPABILITY - Static variable in class jadex.bdiv3x.BDIXComponentFactory
The agent file type name.
FILETYPE_MICROAGENT - Static variable in class jadex.micro.MicroAgentFactory
The micro agent file type.
FILETYPES - Static variable in class jadex.bdiv3x.BDIXComponentFactory
The supported component types (file extensions).
FILETYPES - Static variable in class jadex.bpmn.BpmnFactory
The supported component types (file extensions).
FILETYPES - Static variable in class jadex.micro.MicroAgentFactory
The supported component types (file extensions).
fillArguments(Object[], Class<?>[]) - Static method in class jadex.commons.SReflect
Map arguments to parameters using varargs, if necessary.
fillBDIModelFromAnnotations(BDIModel, String, Class<?>, ClassLoader, IResourceIdentifier, IComponentIdentifier, List<IComponentFeatureFactory>) - Method in class jadex.bdiv3.BDIClassReader
Fill the model details using annotation.
FillBuff() - Method in class jadex.javaparser.javaccimpl.JavaCharStream
 
fillInStackTrace() - Method in exception jadex.commons.DebugException
 
fillMicroModelFromAnnotations(MicroModel, String, Class<?>, ClassLoader) - Method in class jadex.micro.MicroClassReader
Fill the model details using annotation.
filter(Object) - Method in class jadex.base.DefaultFileFilter
Filter an object.
filter(Object) - Method in class jadex.base.ModelFileFilter
Test if object is accepted by filter.
filter(IMessageAdapter) - Method in class jadex.bridge.component.MessageConversationFilter
Test if an object passes the filter.
filter(Object) - Method in class jadex.bridge.FactoryFilter
Test if an object passes the filter.
filter(T) - Method in class jadex.bridge.nonfunctional.hardconstraints.AbstractConstraintFilter
Test if an object passes the filter.
filter - Variable in class jadex.bridge.service.component.interceptors.DecouplingInterceptor
The clone filter (facade for marshal).
filter - Variable in class jadex.bridge.service.component.multiinvoke.SimpleMultiplexDistributor
The service filter.
filter(Object) - Method in class jadex.bridge.service.search.ProxyFilter
Test if service is a remote proxy.
filter(Object) - Method in class jadex.bridge.service.search.ServiceIdFilter
Test if service is a proxy.
filter - Variable in class jadex.bridge.service.search.ServiceQuery
Filter for checking further service attributes.
filter(T) - Method in class jadex.bridge.service.search.TagFilter
Filter if a service contains all the tags.
filter - Variable in class jadex.bridge.service.types.cron.CronJob
The filter.
filter(T) - Method in class jadex.commons.ComposedFilter
Match an object against the filter.
filter(Object) - Method in class jadex.commons.ComposedRemoteFilter
Match an object against the filter.
filter(T) - Method in class jadex.commons.ConstantFilter
Test if an object passes the filter.
filter - Variable in class jadex.commons.future.DuplicateRemovalIntermediateResultListener
The bloom filter.
filter - Variable in class jadex.commons.gui.jtable.SorterFilterTableModel
 
filter(Object) - Method in class jadex.commons.IAsyncFilter.AlwaysFilter
 
filter(T) - Method in interface jadex.commons.IAsyncFilter
Test if an object passes the filter.
filter(Object) - Method in class jadex.commons.IAsyncFilter.NeverFilter
 
filter(T) - Method in interface jadex.commons.IFilter
Test if an object passes the filter.
filter - Variable in class jadex.commons.transformation.traverser.FilterProcessor
The filter.
filter - Variable in class jadex.micro.AbstractMessageHandler
The filter.
filter - Variable in class jadex.xml.XMLInfo
The procedural filter.
FilterProcessor - Class in jadex.commons.transformation.traverser
Filter processor for directly returning specific objects as is.
FilterProcessor(IFilter) - Constructor for class jadex.commons.transformation.traverser.FilterProcessor
Create a new filter processor.
filters - Variable in class jadex.bridge.nonfunctional.hardconstraints.RHardConstraints
The basic hard constraints filter
filters - Variable in class jadex.commons.ComposedFilter
The filters
filters - Variable in class jadex.commons.ComposedRemoteFilter
The filters
finalize() - Method in class jadex.commons.ResourceInfo
On finalize, close the input stream.
FindApplicableCandidatesAction - Class in jadex.bdiv3.actions
Find applicable candidates action - searches plans for a goal/event.
FindApplicableCandidatesAction(RProcessableElement) - Constructor for class jadex.bdiv3.actions.FindApplicableCandidatesAction
Create a new action.
findBeliefDefaultValue(BDIXModel, MBelief, String) - Static method in class jadex.bdiv3.model.SBDIModel
Find the belief/ref value.
findBeliefDefaultValue(BDIXModel, MBelief, String) - Static method in class jadex.bdiv3x.BDIXMLReader
Find the belief/ref value.
findBeliefs(ClassNode, MethodNode, BDIModel, Map<String, ClassNode>) - Method in class jadex.bdiv3.AbstractAsmBdiClassGenerator
Find the beliefs used in a method.
findBeliefs(ClassNode, MethodNode, BDIModel, Map<String, ClassNode>) - Method in class jadex.bdiv3.ASMBDIClassGenerator
Find beliefs accessed in methods.
findBeliefSetDefaultValues(BDIXModel, MBelief, String) - Static method in class jadex.bdiv3.model.SBDIModel
Find the beliefset/ref value.
findChild(IExternalAccess, String, List<String>) - Static method in class jadex.base.SRemoteGui
Find an entry in a list of URLs.
findClass(String, String[], ClassLoader) - Static method in class jadex.commons.SReflect
Find a class.
findClass0(String, String[], ClassLoader) - Static method in class jadex.commons.SReflect
Find a class.
findClassDirectories() - Static method in class jadex.base.test.ComponentTestSuite
Find class directories on classpath.
findClazz(Object, ClassLoader) - Method in class jadex.commons.transformation.traverser.Traverser
Find the class of an object.
findConstructors(Class, Class[]) - Method in class jadex.javaparser.javaccimpl.ReflectNode
Find all matching constructors of a given class.
findContentCodec(IContentCodec[], Map<String, Object>, String) - Method in class jadex.bridge.service.types.message.MessageType
Find a matching content codec for a given message parameter.
findContentCodec(IContentCodec[], IMessageAdapter, String) - Method in class jadex.bridge.service.types.message.MessageType
Find a matching content codec for a given message parameter.
findDeclaredRestType(Method) - Method in class jadex.extension.rs.invoke.RSJAXAnnotationHelper
 
findEditor(Class<?>) - Static method in class jadex.commons.beans.PropertyEditorManager
 
findGetMethod(Object, String, String[]) - Method in class jadex.xml.bean.BeanObjectWriterHandler
Find a get method with some prefix.
findJadexDexClassLoader(ClassLoader) - Method in interface jadex.commons.SUtil.AndroidUtils
Looks up the ClassLoader Hierarchy and tries to find a JadexDexClassLoader in it.
findMethodBelief(Collection<AbstractAsmBdiClassGenerator.MethodBeliefs>, Method, Constructor<?>) - Method in class jadex.bdiv3.AbstractAsmBdiClassGenerator
 
findMethods(Class, Class[]) - Method in class jadex.javaparser.javaccimpl.ReflectNode
Find all matching methods of a given class.
findOutputDirs(String) - Static method in class jadex.commons.SUtil
Try to find the correct classpath root directories for current build tool chain.
findParameters(ClassNode, MethodNode, BDIModel, Map<String, ClassNode>, MGoal) - Method in class jadex.bdiv3.AbstractAsmBdiClassGenerator
Find the beliefs used in a method.
findParameters(ClassNode, MethodNode, BDIModel, Map<String, ClassNode>, MGoal) - Method in class jadex.bdiv3.ASMBDIClassGenerator
Find parameters accessed in methods.
findResourceBundle(String, Locale, ClassLoader) - Static method in class jadex.commons.SNonAndroid
Try to find a ResourceBundle by trying Classloaders from all calling Classes.
findResult(int) - Method in class jadex.commons.future.Tuple2Future
Find result in results
findSubobjectInfo(Set<SubobjectInfo>, QName[], Map<String, String>) - Method in class jadex.xml.TypeInfo
Find a subobject info.
findTypeInfo(Set, QName[], Map) - Method in class jadex.xml.TypeInfoPathManager
Find type find in the set of type infos.
findTypeInfo(Set, QName[]) - Method in class jadex.xml.TypeInfoTypeManager
Find a type info from a set of possible matching typeinfos.
findUsers() - Method in interface jadex.bridge.service.types.chat.IChatGuiService
Search for available chat services.
finished() - Method in class jadex.bridge.IntermediateComponentResultListener
Declare that the future is finished.
finished - Variable in class jadex.bridge.nonfunctional.search.ServiceRankingDelegationResultListener
The listener state (false=unfinished, null=finishing, true=finished.
finished() - Method in class jadex.bridge.nonfunctional.search.ServiceRankingDelegationResultListener
 
finished - Variable in class jadex.bridge.nonfunctional.search.ServiceRankingResultListener
The listener state.
finished() - Method in class jadex.bridge.nonfunctional.search.ServiceRankingResultListener
 
finished() - Method in class jadex.bridge.service.component.DefaultServiceFetcher.StoreIntermediateDelegationResultListener
Declare that the future is finished.
finished() - Method in class jadex.bridge.service.component.multiinvoke.FlattenMultiplexCollector
 
finished() - Method in class jadex.bridge.service.component.multiinvoke.MultiServiceInvocationHandler.IntermediateMethodResultListener
Called when all services have been found.
finished() - Method in class jadex.bridge.service.search.ServiceRegistry.UnlimitedIntermediateDelegationResultListener
 
finished() - Method in class jadex.bridge.TimeoutIntermediateResultListener
Declare that the future is finished.
finished - Variable in class jadex.commons.concurrent.java5.JavaThreadPool
Boolean if already finished.
finished - Variable in class jadex.commons.concurrent.ThreadPool
Boolean if already finished.
finished() - Method in class jadex.commons.future.CollectingIntermediateResultListener
Declare that the future is finished.
finished() - Method in class jadex.commons.future.DefaultTuple2ResultListener
Declare that the future is finished.
finished - Variable in class jadex.commons.future.FutureFinishChecker
Flag, if set to finished (no more tasks allowed and notfication when all tasks finished).
finished() - Method in class jadex.commons.future.FutureFinishChecker
Set to finished.
finished() - Method in interface jadex.commons.future.IFunctionalIntermediateFinishedListener
Declare that the future is finished.
finished() - Method in interface jadex.commons.future.IIntermediateResultListener
Declare that the future is finished.
finished() - Method in class jadex.commons.future.IntermediateDefaultResultListener
Declare that the future is finished.
finished() - Method in class jadex.commons.future.IntermediateDelegationResultListener
Declare that the future is finished.
finished() - Method in class jadex.commons.future.IntermediateExceptionDelegationResultListener
Declare that the future is finished.
finished() - Method in class jadex.commons.gui.future.SwingIntermediateDefaultResultListener
Call customFinished() on swing thread.
finished() - Method in class jadex.commons.gui.future.SwingIntermediateDelegationResultListener
Declare that the future is finished.
finished() - Method in class jadex.commons.gui.future.SwingIntermediateExceptionDelegationResultListener
Declare that the future is finished.
finished() - Method in class jadex.commons.gui.future.SwingIntermediateResultListener
Declare that the future is finished.
finished - Variable in class jadex.extension.envsupport.environment.AbstractTask
The finished flag.
finishedfuture - Variable in class jadex.commons.future.ReadWriteLock
Future for notifying finished condition.
finishedIfUndone() - Method in class jadex.bridge.IntermediateComponentResultListener
Declare that the future is finished.
finishedIfUndone() - Method in class jadex.bridge.TimeoutIntermediateResultListener
Declare that the future is finished.
finishedIfUndone() - Method in class jadex.commons.future.IntermediateDelegationResultListener
Declare that the future is finished.
finishedIfUndone() - Method in class jadex.commons.future.IntermediateExceptionDelegationResultListener
Declare that the future is finished.
finishedIfUndone() - Method in interface jadex.commons.future.IUndoneIntermediateResultListener
Declare that the future is finished.
finishedIfUndone() - Method in class jadex.commons.gui.future.SwingIntermediateDelegationResultListener
Declare that the future is finished.
finishedIfUndone() - Method in class jadex.commons.gui.future.SwingIntermediateExceptionDelegationResultListener
Declare that the future is finished.
finishedIfUndone() - Method in class jadex.commons.gui.future.SwingIntermediateResultListener
Declare that the future is finished.
finishedListener - Variable in class jadex.commons.future.IntermediateExceptionDelegationResultListener
Custom functional finished listener
finishedmethod - Variable in class jadex.bdiv3.model.MGoal
The method info for the finished callback.
FinishedPlan - Class in jadex.bdi.planlib.test
Stop the test agent.
FinishedPlan() - Constructor for class jadex.bdi.planlib.test.FinishedPlan
 
FIPA_MESSAGE_TYPE - Static variable in class jadex.bridge.fipa.SFipa
 
FIPA_SL - Static variable in class jadex.bridge.fipa.SFipa
 
FIPA_SL0 - Static variable in class jadex.bridge.fipa.SFipa
 
FIPA_SL1 - Static variable in class jadex.bridge.fipa.SFipa
 
FIPA_SL2 - Static variable in class jadex.bridge.fipa.SFipa
 
FIPAMessageType - Class in jadex.bridge.fipa
The FIPA message type.
FIPAMessageType() - Constructor for class jadex.bridge.fipa.FIPAMessageType
Create a new fipa message type.
fireChangeEvents(int, int) - Method in class jadex.commons.gui.autocombo.AbstractAutoComboModel
 
fireChildrenAdded(BeanContextMembershipEvent) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
Notifies registered BeanContextMembershipListeners that a new child has been added.
fireChildrenRemoved(BeanContextMembershipEvent) - Method in class jadex.commons.beans.beancontext.BeanContextSupport
Notifies registered BeanContextMembershipListeners that a child has been removed.
fireEnvironmentEvent(EnvironmentEvent) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Fire an environment event.
fireIndexedPropertyChange(String, int, Object, Object) - Method in class jadex.commons.beans.PropertyChangeSupport
 
fireIndexedPropertyChange(String, int, boolean, boolean) - Method in class jadex.commons.beans.PropertyChangeSupport
 
fireIndexedPropertyChange(String, int, int, int) - Method in class jadex.commons.beans.PropertyChangeSupport
 
fireObjectEvent(SpaceObject, String, Object) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Fire an object event.
firePropertyChange(String, Object, Object) - Method in class jadex.commons.beans.beancontext.BeanContextChildSupport
 
firePropertyChange(String, Object, Object) - Method in class jadex.commons.beans.PropertyChangeSupport
 
firePropertyChange(String, boolean, boolean) - Method in class jadex.commons.beans.PropertyChangeSupport
 
firePropertyChange(String, int, int) - Method in class jadex.commons.beans.PropertyChangeSupport
 
firePropertyChange(PropertyChangeEvent) - Method in class jadex.commons.beans.PropertyChangeSupport
 
firePropertyChange() - Method in class jadex.commons.beans.PropertyEditorSupport
 
firePropertyChange(String, Object, Object) - Method in class jadex.commons.SimplePropertyChangeSupport
Report a bound property update to any registered listeners.
firePropertyChange(String, int, int) - Method in class jadex.commons.SimplePropertyChangeSupport
Report an int bound property update to any registered listeners.
firePropertyChange(PropertyChangeEvent) - Method in class jadex.commons.SimplePropertyChangeSupport
Fire an existing PropertyChangeEvent to any registered listeners.
fireSelectedObjectChange() - Method in interface jadex.extension.envsupport.observer.gui.IObserverCenter
Fires a selected object change event.
fireSelectedObjectChange() - Method in class jadex.extension.envsupport.observer.gui.ObserverCenter
Fires a selected object change event.
fireServiceAdded(Class) - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceAvailableEvent to registered BeanContextServicesListeners.
fireServiceAdded(BeanContextServiceAvailableEvent) - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceAvailableEvent to registered BeanContextServicesListeners.
fireServiceRevoked(Class, boolean) - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceRevokedEvent to registered BeanContextServicesListeners.
fireServiceRevoked(BeanContextServiceRevokedEvent) - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceRevokedEvent to registered BeanContextServicesListeners.
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class jadex.commons.gui.jtreetable.AbstractTreeTableModel
 
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class jadex.commons.gui.jtreetable.AbstractTreeTableModel
 
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class jadex.commons.gui.jtreetable.AbstractTreeTableModel
 
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class jadex.commons.gui.jtreetable.AbstractTreeTableModel
 
fireVetoableChange(String, Object, Object) - Method in class jadex.commons.beans.beancontext.BeanContextChildSupport
 
fireVetoableChange(String, boolean, boolean) - Method in class jadex.commons.beans.VetoableChangeSupport
 
fireVetoableChange(String, int, int) - Method in class jadex.commons.beans.VetoableChangeSupport
 
fireVetoableChange(String, Object, Object) - Method in class jadex.commons.beans.VetoableChangeSupport
 
fireVetoableChange(PropertyChangeEvent) - Method in class jadex.commons.beans.VetoableChangeSupport
 
first - Variable in exception jadex.commons.future.DuplicateResultException
The first result.
first - Variable in class jadex.commons.future.Future
For capturing call stack of first setResult/Exception call.
firstResultAvailable(E) - Method in interface jadex.commons.future.ITuple2ResultListener
Called when the first result is available.
firstToUpperCase(String) - Static method in class jadex.commons.SUtil
Convert a string to the same string with first letter in upper case.
FixedClassComboModel - Class in jadex.commons.gui.autocombo
 
FixedClassComboModel(AutoCompleteCombo, int, List<Class<?>>) - Constructor for class jadex.commons.gui.autocombo.FixedClassComboModel
Create a new AbstractFixedAutoComboModel.
FixedClassInfoComboModel - Class in jadex.commons.gui.autocombo
 
FixedClassInfoComboModel(AutoCompleteCombo, int, List<ClassInfo>) - Constructor for class jadex.commons.gui.autocombo.FixedClassInfoComboModel
Create a new AbstractFixedAutoComboModel.
FixedJComboBox - Class in jadex.commons
 
FixedJComboBox(ComboBoxModel) - Constructor for class jadex.commons.FixedJComboBox
 
FixedJComboBox(Object[]) - Constructor for class jadex.commons.FixedJComboBox
 
FixedJComboBox(Vector) - Constructor for class jadex.commons.FixedJComboBox
 
FixedJComboBox() - Constructor for class jadex.commons.FixedJComboBox
 
flag - Variable in class jadex.bpmn.runtime.ProcessThreadValueFetcher
The activity selection flag.
flatMapAsync(Function<E, IIntermediateFuture<R>>) - Method in interface jadex.commons.future.IIntermediateFuture
Implements async loop and applies a an async multi-function to each element.
flatMapAsync(Function<E, IIntermediateFuture<R>>) - Method in class jadex.commons.future.IntermediateFuture
Implements async loop and applies a an async multi-function to each element.
flatten - Variable in class jadex.bridge.service.component.multiinvoke.FlattenMultiplexCollector
Flag if flatten.
flattening - Variable in class jadex.xml.SubobjectInfo
The flattening flag.
flattening - Variable in class jadex.xml.writer.AbstractObjectWriterHandler
The flattening flag for tags, i.e.
FlattenMultiplexCollector - Class in jadex.bridge.service.component.multiinvoke
 
FlattenMultiplexCollector() - Constructor for class jadex.bridge.service.component.multiinvoke.FlattenMultiplexCollector
 
FLOAT - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
FLOAT_CONVERTER - Static variable in class jadex.commons.transformation.BasicTypeConverter
String -> Float converter.
FLOATING_POINT_LITERAL - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
flush() - Method in interface jadex.bridge.IOutputConnection
Flush the data.
flush() - Method in class jadex.bridge.service.types.remote.ServiceOutputConnection
Flush the data.
flush() - Method in class jadex.bridge.service.types.remote.ServiceOutputConnectionProxy
Flush the data.
flush() - Method in class jadex.commons.beans.XMLEncoder
Writes out all objects since last flush to the output stream.
flush() - Method in class jadex.commons.ListenableStream
Flush the streams.
flush() - Method in class jadex.commons.MultiStream
Flush the streams.
flushCaches() - Static method in class jadex.commons.beans.Introspector
Flushes all BeanInfo caches.
flushed - Variable in class jadex.bridge.service.types.remote.ServiceOutputConnection
Flushed flag.
flushFromCaches(Class<?>) - Static method in class jadex.commons.beans.Introspector
Flushes the BeanInfo caches of the specified bean class
flushRenderInfo() - Method in class jadex.extension.envsupport.observer.graphics.drawable.DrawableCombiner
Flushes the render information.
flushRenderInfo() - Method in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
Flushes the render information.
flushRenderInfo() - Method in class jadex.extension.envsupport.observer.graphics.layer.Layer
Flushes the render information.
flushRenderInfo() - Method in class jadex.extension.envsupport.observer.perspective.Perspective2D
Flushes the render information.
fontToHTML(Font) - Static method in class jadex.commons.gui.SGUI
Convert a font to an html representation.
format(long) - Static method in class jadex.commons.TimeFormat
Format the time.
formatByteSize(long) - Static method in class jadex.commons.SUtil
Converts a number of bytes into a human-friendly binary prefix unit string (kiB, MiB, GiB, ...).
formatter - Variable in class jadex.commons.gui.jtable.DateTimeRenderer
 
forward - Variable in class jadex.commons.collection.BiHashMap
The forward map.
fproperties - Variable in class jadex.bpmn.BpmnFactory
The properties.
fproperties - Variable in class jadex.micro.MicroAgentFactory
The properties.
freeService(IService) - Method in class jadex.bridge.service.component.multiinvoke.SequentialMultiplexDistributor
 
freeservices - Variable in class jadex.bridge.service.component.multiinvoke.SequentialMultiplexDistributor
The list of free services.
from - Variable in class jadex.bridge.service.types.security.KeyStoreEntry
The validity from date.
FROM - Static variable in interface jadex.javaparser.javaccimpl.ParserImplConstants
 
fromLocation(ILocation) - Static method in class jadex.xml.stax.JadexLocationWrapper
Static method to wrap a Location object.
fromLocation(Location) - Static method in class jadex.xml.stax.StaxLocationWrapper
Static method to wrap a Location object
fromString(String) - Static method in class jadex.javaparser.javaccimpl.BooleanNode
Convert an operator from a string representation.
fromString(String) - Static method in class jadex.javaparser.javaccimpl.CompareNode
Convert an operator from a string representation.
fromString(String) - Static method in class jadex.javaparser.javaccimpl.MathNode
Convert an operator from a string representation.
fromString(String) - Static method in class jadex.javaparser.javaccimpl.SelectNode
Convert a selection mode from a string representation.
fromXMLReporter(XMLReporter) - Static method in class jadex.xml.stax.JadexXMLReporterWrapper
Wraps a reporter object.
fromXMLReporter(XMLReporter) - Static method in class jadex.xml.stax.StaxXMLReporterWrapper
Static method to wrap an XMLReporter
ftarget - Variable in class jadex.bdiv3.model.MBelief
The field target.
ftarget - Variable in class jadex.bdiv3.model.MParameter
The field target.
fullname - Variable in class jadex.bridge.modelinfo.ModelInfo
The full name (cached for speed).
fullscreen - Variable in class jadex.extension.envsupport.observer.gui.ObserverCenterWindow
 
fullscreenlistener - Variable in class jadex.extension.envsupport.observer.gui.ObserverCenterWindow
 
Function<T,R> - Interface in jadex.commons.functional
Functional interface for a function T -> R
fut - Variable in class jadex.bridge.service.component.multiinvoke.FlattenMultiplexCollector
The future.
fut - Variable in class jadex.commons.future.IntermediateFutureIterator
The future.
future - Variable in class jadex.bridge.service.component.ComponentSuspendable
The current future.
future - Variable in class jadex.bridge.service.search.ServiceQueryInfo
The future.
future - Variable in class jadex.bridge.service.types.remote.ServiceInputConnection
The buffer.
future - Variable in class jadex.commons.future.DelegationResultListener
The future to which calls are delegated.
future - Variable in exception jadex.commons.future.DuplicateResultException
The future.
future - Variable in class jadex.commons.future.ExceptionDelegationResultListener
The future to which calls are delegated.
Future<E> - Class in jadex.commons.future
Future that includes mechanisms for callback notification.
Future() - Constructor for class jadex.commons.future.Future
Create a new future.
Future(E) - Constructor for class jadex.commons.future.Future
Create a future that is already done.
Future(Exception) - Constructor for class jadex.commons.future.Future
Create a future that is already failed.
future - Variable in class jadex.commons.future.IntermediateDelegationResultListener
The future to which calls are delegated.
future - Variable in class jadex.commons.future.IntermediateExceptionDelegationResultListener
The future to which calls are delegated.
future - Variable in class jadex.commons.future.RemoteDelegationResultListener
The future to which calls are delegated.
future - Variable in class jadex.commons.future.ThreadSuspendable
The future.
future - Variable in class jadex.commons.gui.future.SwingDelegationResultListener
The future to which calls are delegated.
future - Variable in class jadex.commons.gui.future.SwingExceptionDelegationResultListener
The future to which calls are delegated.
future - Variable in class jadex.commons.gui.future.SwingIntermediateDelegationResultListener
The future to which calls are delegated.
future - Variable in class jadex.commons.gui.future.SwingIntermediateExceptionDelegationResultListener
The future to which calls are delegated.
FutureBarrier<E> - Class in jadex.commons.future
A future barrier allows for waiting for a variable number of futures.
FutureBarrier() - Constructor for class jadex.commons.future.FutureBarrier
 
FutureFinishChecker - Class in jadex.commons.future
Allows monitoring a number of tasks (futures) and get a notification when set to finished (no more new tasks) and all tasks have been processed (futures notified).
FutureFinishChecker(IResultListener) - Constructor for class jadex.commons.future.FutureFinishChecker
Create a new checker.
FutureFunctionality - Class in jadex.bridge.service.component.interceptors
Default future functionality.
FutureFunctionality(Logger) - Constructor for class jadex.bridge.service.component.interceptors.FutureFunctionality
 
FutureFunctionality(IResultCommand<Logger, Void>) - Constructor for class jadex.bridge.service.component.interceptors.FutureFunctionality
 
FutureHelper - Class in jadex.commons.future
Helper class to access future notification stack
FutureHelper() - Constructor for class jadex.commons.future.FutureHelper
 
futureMap - Variable in class jadex.commons.future.CallMultiplexer
Map of futures of calls that are in progress.
futures - Variable in class jadex.commons.future.FutureBarrier
The list of futures.
FutureTerminatedException - Exception in jadex.commons.future
 
FutureTerminatedException() - Constructor for exception jadex.commons.future.FutureTerminatedException
 

G

GatewayORActivityHandler - Class in jadex.bpmn.runtime.handler
Handler for or split and join gateways.
GatewayORActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.GatewayORActivityHandler
 
GatewayParallelActivityHandler - Class in jadex.bpmn.runtime.handler
Handler for parallel split and join gateways.
GatewayParallelActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.GatewayParallelActivityHandler
 
GatewayXORActivityHandler - Class in jadex.bpmn.runtime.handler
Handler for xor split and join gateways.
GatewayXORActivityHandler() - Constructor for class jadex.bpmn.runtime.handler.GatewayXORActivityHandler
 
gbc - Variable in class jadex.commons.gui.PropertiesPanel
The grid bag constraints.
gen - Variable in class jadex.bdiv3.BDIClassReader
The class generator.
GeneralDataView2D - Class in jadex.extension.envsupport.dataview
A general 2D view that presents all Objects in a Space2D to the observer.
GeneralDataView2D() - Constructor for class jadex.extension.envsupport.dataview.GeneralDataView2D
Creates a general 2D view that presents all Objects in a Space2D to the observer.
GeneralDataView2D3D - Class in jadex.extension.envsupport.dataview
A general 2D view that presents all Objects in a Space2D to the observer.
GeneralDataView2D3D() - Constructor for class jadex.extension.envsupport.dataview.GeneralDataView2D3D
Creates a general 2D view that presents all Objects in a Space2D to the observer.
GeneralDataView3D - Class in jadex.extension.envsupport.dataview
A general 2D view that presents all Objects in a Space2D to the observer.
GeneralDataView3D() - Constructor for class jadex.extension.envsupport.dataview.GeneralDataView3D
Creates a general 2D view that presents all Objects in a Space2D to the observer.
generateBDIClass(String, BDIModel, ClassLoader) - Method in class jadex.bdiv3.AbstractAsmBdiClassGenerator
 
generateBDIClass(String, BDIModel, ClassLoader) - Method in class jadex.bdiv3.ASMBDIClassGenerator
Generate class.
generateBDIClass(String, BDIModel, ClassLoader, Map<String, ClassNode>) - Method in class jadex.bdiv3.ASMBDIClassGenerator
Generate class.
generateBDIClass(String, BDIModel, ClassLoader) - Method in interface jadex.bdiv3.IBDIClassGenerator
Generate class, including inner classes.
generateCertificate(KeyPair, int, String) - Static method in class jadex.commons.security.SSecurity
Create a self-signed X.509 Certificate
generateCertificate(String, KeyPair, int, String) - Static method in class jadex.commons.security.SSecurity
Create a self-signed X.509 Certificate
generateDetails(StringBuffer, String, Set<Object>) - Method in class jadex.bridge.AbstractErrorReportBuilder
Generate detail HTML code for the given elements.
generatedIds - Variable in class jadex.commons.IdGenerator
Set of generated IDs to guarantee collision-free IDs.
generateErrorHTML() - Method in class jadex.bridge.AbstractErrorReportBuilder
Generate an html representation of the report.
generateErrorText() - Method in class jadex.bridge.AbstractErrorReportBuilder
Generate a string representation of the report.
generateEvent() - Method in class jadex.commons.ListenableStream
Generate an event for a line and flush the buffer.
generateId() - Method in class jadex.bpmn.runtime.handler.AbstractGatewayActivityHandler
Generate a unique id.
generateId() - Method in class jadex.commons.IdGenerator
Generates an ID.
generateKeyPair(String, int) - Static method in class jadex.commons.security.SSecurity
Create a self-signed X.509 Certificate
generateOverview(StringBuffer, String, Set<Object>) - Method in class jadex.bridge.AbstractErrorReportBuilder
Generate overview HTML code for the given elements.
generateSecureRandom() - Static method in class jadex.commons.security.SSecurity
Generates a secure PRNG.
generateServiceName(Class<?>) - Static method in class jadex.bridge.service.BasicService
Generate a unique name.
genids - Variable in class jadex.xml.writer.Writer
Control flag for generating ids.
geninfo - Variable in class jadex.bridge.ClassInfo
The generic type info (e.g.
GenParser - Class in jadex.javaparser.javaccimpl
Run this class to generate the parser.
GenParser() - Constructor for class jadex.javaparser.javaccimpl.GenParser
 
gentype - Variable in class jadex.commons.transformation.traverser.BeanProperty
The generic type.
gentypetags - Variable in class jadex.xml.writer.AbstractObjectWriterHandler
Control flag for generating container tags.
get(Object) - Method in class jadex.bdiv3x.runtime.BeliefbaseWrapper
Get an object from the map.
get(Object) - Method in class jadex.bdiv3x.runtime.RBeliefbase
Get an object from the map.
get(int) - Method in class jadex.bpmn.MultiColumnTable
 
get(Object) - Method in class jadex.bpmn.runtime.ProcessThreadValueFetcher.IfDefMap
 
get(Object) - Method in class jadex.commons.beans.Encoder
Gets the new copy of the given old object.
get(Object) - Method in class jadex.commons.collection.BiHashMap
Returns the value of the key from the forward map.
get(Object, long) - Method in class jadex.commons.collection.Cache
Get data from the cache.
get(Object) - Method in class jadex.commons.collection.CheckedMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class jadex.commons.collection.ConcurrencyCheckingList
 
get(Object) - Method in class jadex.commons.collection.FastHashMap
 
get(Object) - Method in class jadex.commons.collection.IndexMap
Returns the value to which this map maps the specified key.
get(int) - Method in class jadex.commons.collection.IndexMap
Returns the element at the specified position in this list.
get(Object) - Method in class jadex.commons.collection.LeaseTimeMap
Returns the collection to which this map maps the specified key.
get(Object) - Method in class jadex.commons.collection.MultiCollection
Returns the collection to which this map maps the specified key.
get(Object) - Method in class jadex.commons.collection.NestedMap
Returns the value to which this map maps the specified key.
get(Object) - Method in class jadex.commons.collection.OrderedProperties
Delegate.
get(Object) - Method in class jadex.commons.collection.PersistentMap
Returns the value for a specified key.
get(Object) - Method in class jadex.commons.collection.PersistentMap2
Returns the value for a specified key.
get(Object) - Method in class jadex.commons.collection.ShadowedPersistentMap
Returns the value for a specified key.
get(int) - Method in class jadex.commons.collection.WeakList
Returns the element at the specified position in this list.
get(Object) - Method in class jadex.commons.collection.WeakValueMap
Get value for key.
get(int) - Method in class jadex.commons.collection.wrappers.ListWrapper
 
get(Object) - Method in class jadex.commons.collection.wrappers.MapWrapper
 
get(ThreadSuspendable) - Method in class jadex.commons.future.Future
Deprecated.
- From 3.0. Use the version without suspendable. Will NOT use the suspendable given as parameter. Get the result - blocking call.
get() - Method in class jadex.commons.future.Future
Get the result - blocking call.
get(boolean) - Method in class jadex.commons.future.Future
Get the result - blocking call.
get(long) - Method in class jadex.commons.future.Future
Get the result - blocking call.
get(long, boolean) - Method in class jadex.commons.future.Future
Get the result - blocking call.
get() - Method in interface jadex.commons.future.IFuture
Get the result - blocking call.
get(boolean) - Method in interface jadex.commons.future.IFuture
Get the result - blocking call.
get(long) - Method in interface jadex.commons.future.IFuture
Get the result - blocking call.
get(long, boolean) - Method in interface jadex.commons.future.IFuture
Get the result - blocking call.
get(ThreadSuspendable) - Method in interface jadex.commons.future.IFuture
Deprecated.
- From 3.0. Use the version without suspendable. Will NOT use the suspendable given as parameter. Get the result - blocking call.
get() - Method in class jadex.commons.MutableObject
 
get(int) - Method in class jadex.commons.Tuple
Get an entity.
get(Object) - Method in interface jadex.javaparser.IMapAccess
Get an object from the map.
getAbortedMethod(ClassLoader) - Method in class jadex.bdiv3.model.MBody
 
getAbsolutePath() - Method in class jadex.base.JarAsDirectory
 
getAccessInfo() - Method in class jadex.xml.AttributeInfo
Get the accessinfo.
getAccessInfo() - Method in class jadex.xml.SubobjectInfo
Get the link info.
getAcquisitionMechanisms() - Method in interface jadex.bridge.service.types.security.ISecurityService
Get the supported certificate acquisition mechanism infos.
getActId() - Method in class jadex.bpmn.tools.ProcessThreadInfo
Get the actid.
getAction() - Method in class jadex.bridge.fipa.Done
Get the action.
getAction() - Method in class jadex.commons.beans.EventHandler
 
getActionEntries() - Method in class jadex.extension.envsupport.environment.ComponentActionList
Get the queued entries, which have not yet been executed.
getActionTypes(PerceptType) - Method in class jadex.extension.envsupport.environment.space2d.DefaultVisionGenerator
Get the action types for a percept.
getActionTypes(PerceptType) - Method in class jadex.extension.envsupport.environment.space3d.DefaultVisionGenerator
Get the action types for a percept.
getActivity() - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Get the activity.
getActivity() - Method in class jadex.bpmn.runtime.ProcessThread
Get the activity.
getActivity() - Method in class jadex.bpmn.tools.ProcessThreadInfo
Get the activity.
getActivityHandler(MActivity) - Method in interface jadex.bpmn.features.IInternalBpmnComponentFeature
Get the activity handler for an activity.
getActivityid() - Method in class jadex.bpmn.runtime.persist.ThreadInfo
Gets the activityid.
getAddedServices() - Method in interface jadex.bridge.service.types.registry.IRegistryEvent
Get the addedservices.
getAddedServices() - Method in class jadex.bridge.service.types.registry.RegistryEvent
Get the addedservices.
getAddEvent() - Method in class jadex.bdiv3.runtime.wrappers.EventPublisher
Get the addevent.
getAddEvent() - Method in class jadex.bdiv3.runtime.wrappers.InitEventPublisher
Get the addevent.
getAdditionalBeanInfo() - Method in interface jadex.commons.beans.BeanInfo
 
getAdditionalBeanInfo() - Method in class jadex.commons.beans.SimpleBeanInfo
 
getAddListenerMethod() - Method in class jadex.commons.beans.EventSetDescriptor
 
getAddress() - Method in interface jadex.base.IRootComponentConfiguration
 
getAddress() - Method in class jadex.base.PlatformConfiguration
 
getAddress() - Method in class jadex.base.RootComponentConfiguration
 
getAddressBook(IComponentIdentifier) - Static method in class jadex.bridge.service.types.address.TransportAddressBook
Get the address book from a component.
getAddressBook(IInternalAccess) - Static method in class jadex.bridge.service.types.address.TransportAddressBook
Get the address book from a component.
getAddresses() - Method in class jadex.bridge.ComponentIdentifier
Get the addresses of this ComponentIdentifier.
getAddresses() - Method in interface jadex.bridge.ITransportComponentIdentifier
Get the addresses.
getAddresses() - Method in interface jadex.bridge.service.types.message.IMessageService
Get addresses of all transports.
getAddressSchemes() - Method in interface jadex.bridge.service.types.message.IMessageService
Get addresses of all transports.
getAgent() - Method in interface jadex.bdiv3.runtime.ICapability
Get the agent.
getAgent() - Method in class jadex.bdiv3x.runtime.Plan
Get the agent.
getAgentInjections() - Method in class jadex.micro.MicroModel
Get the agent injection fields.
getAgentMethod(Class<? extends Annotation>) - Method in class jadex.micro.MicroModel
Get an agent method.
getAgentModel() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the agent model.
getAgentModel() - Method in class jadex.bdiv3x.runtime.CapabilityWrapper
Get the agent model.
getAgentModel() - Method in interface jadex.bdiv3x.runtime.ICapability
Get the agent model.
getAgentName() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the agent name.
getAgentName() - Method in class jadex.bdiv3x.runtime.CapabilityWrapper
Get the agent name.
getAgentName() - Method in interface jadex.bdiv3x.runtime.ICapability
Get the agent name.
getAgentsForRole(String) - Method in class jadex.extension.agr.Group
Get the agents with a given role.
getAlgorithm() - Method in class jadex.bridge.service.types.security.KeyStoreEntry
Get the algorithm.
getAlgorithm(Certificate) - Static method in class jadex.commons.security.SSecurity
Get the alogrithm name of a certificate.
getAlias() - Method in class jadex.bridge.service.types.security.KeyStoreEntry
Get the alias.
getAll() - Method in interface jadex.bridge.service.types.context.IPreferences
Retrieve all values from the preferences.
getAllCodecs() - Method in interface jadex.bridge.service.types.message.IMessageService
Get the codecs with message codecs.
getAllColumn(int) - Method in interface jadex.commons.gui.jtable.IVisibilityTableColumnModel
Returns the TableColumn object for the column at columnIndex.
getAllColumn(int) - Method in class jadex.commons.gui.jtable.VisibilityTableColumnModel
Returns the TableColumn object for the column at columnIndex.
getAllColumnCount() - Method in interface jadex.commons.gui.jtable.IVisibilityTableColumnModel
Returns the number of columns in the model.
getAllColumnCount() - Method in class jadex.commons.gui.jtable.VisibilityTableColumnModel
Returns the number of columns in the model.
getAllColumnIndex(Object) - Method in interface jadex.commons.gui.jtable.IVisibilityTableColumnModel
Returns the index of the first column in the table whose identifier is equal to identifier, when compared using equals.
getAllColumnIndex(Object) - Method in class jadex.commons.gui.jtable.VisibilityTableColumnModel
Returns the index of the first column in the table whose identifier is equal to identifier, when compared using equals.
getAllColumns() - Method in interface jadex.commons.gui.jtable.IVisibilityTableColumnModel
Returns an Enumeration of all the columns in the model.
getAllColumns() - Method in class jadex.commons.gui.jtable.VisibilityTableColumnModel
Returns an Enumeration of all the columns in the model.
getAllFields(Class) - Static method in class jadex.commons.SReflect
Get all fields of a class including public, protected and private fields of the class and its superclasses.
getAllFiles(File) - Method in class jadex.base.test.ComponentTestSuite
 
getAllImports() - Method in interface jadex.bridge.modelinfo.IModelInfo
Get the imports including the package.
getAllImports() - Method in class jadex.bridge.modelinfo.ModelInfo
Get the imports including the package.
getAllMethods(Class) - Static method in class jadex.commons.SReflect
Get all methods of a class including public, protected and private methods of the class and its superclasses.
getAllParameterNames() - Method in class jadex.bpmn.runtime.ProcessThread
Get the name of all parameters.
getAllResourceIdentifiers() - Method in interface jadex.bridge.service.types.library.ILibraryService
Get all resource identifiers (does not include rids (urls) of parent loader).
getAllServices() - Method in class jadex.bridge.service.component.ProvidedServicesComponentFeature
Get all services in a single collection.
getAllThreads() - Method in class jadex.bpmn.runtime.ProcessThread
Get all threads of the context and all subcontexts.
getAllURLs() - Method in interface jadex.bridge.service.types.library.ILibraryService
Get all urls (managed and non-managed).
getAlphamap() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Terrain3d
 
getAndroidDefault() - Static method in class jadex.base.AbstractPlatformConfiguration
Returns a PlatformConfiguration with the default parameters.
getAndroidVersion() - Method in interface jadex.commons.SUtil.AndroidUtils
Get Android API version.
getAnimationCondition() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.special.Animation
 
getAnimations() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Object3d
 
getAnnotation(Class<?>, Class<T>, ClassLoader) - Static method in class jadex.micro.MicroClassReader
 
getAnnotation(Field, Class<T>, ClassLoader) - Static method in class jadex.micro.MicroClassReader
 
getAnnotation(Method, Class<T>, ClassLoader) - Static method in class jadex.micro.MicroClassReader
 
getAnnotation(Constructor<?>, Class<T>, ClassLoader) - Static method in class jadex.micro.MicroClassReader
 
getAnnotation(Class<?>, Class<T>, ClassLoader, ClassLoader) - Static method in class jadex.micro.MicroClassReader
 
getApplication() - Method in interface jadex.bridge.service.types.appstore.IAppProviderService
Get the application instance as entrance point.
getApplicationName(IComponentIdentifier) - Static method in class jadex.bridge.service.search.RegistrySearchFunctionality
Get the application name.
getAppMetaInfo() - Method in interface jadex.bridge.service.types.appstore.IAppProviderService
Get meta information about an application.
getAreaSize() - Method in class jadex.extension.envsupport.environment.space2d.Space2D
Returns the size of the simulated area.
getAreaSize() - Method in class jadex.extension.envsupport.environment.space3d.Space3D
Returns the size of the simulated area.
getAreaSize() - Method in class jadex.extension.envsupport.observer.graphics.AbstractViewport
Gets the maximum displayable size.
getAreaSize() - Method in class jadex.extension.envsupport.observer.graphics.AbstractViewport3d
Gets the maximum displayable size.
getAreaSize() - Method in interface jadex.extension.envsupport.observer.graphics.IViewport
Gets the maximum displayable size.
getAreaSize() - Method in interface jadex.extension.envsupport.observer.graphics.IViewport3d
Gets the maximum displayable size.
getAreaSize3d() - Method in class jadex.extension.envsupport.observer.graphics.AbstractViewport3d
Gets the maximum displayable size.
getArgs() - Method in interface jadex.base.IRootComponentConfiguration
 
getArgs() - Method in class jadex.base.PlatformConfiguration
 
getArgs() - Method in class jadex.base.RootComponentConfiguration
 
getArgument(String) - Method in interface jadex.bridge.IInternalAccess
Deprecated.
From 3.0. Use getComponentFeature(IArgumentsResultsFeature.class).getArguments() Get an argument value per name.
getArgument(String) - Method in class jadex.bridge.InternalAccessAdapter
Deprecated.
From 3.0. Use getComponentFeature(IArgumentsResultsFeature.class).getArguments() Get an argument value per name.
getArgument(String) - Method in interface jadex.bridge.modelinfo.IModelInfo
Get the argument.
getArgument(String) - Method in class jadex.bridge.modelinfo.ModelInfo
Get an argument per name.
getArgument() - Method in class jadex.commons.collection.WeakEntry
Get the argument.
getArgumentArray() - Method in class jadex.bridge.service.component.ServiceInvocationContext
Get the args.
getArgumentInjectionNames() - Method in class jadex.micro.MicroModel
Get the argument injection names.
getArgumentInjections(String) - Method in class jadex.micro.MicroModel
Get the argument injection fields.
getArgumentIterator() - Method in class jadex.bridge.service.component.multiinvoke.SequentialMultiplexDistributor
Get the argument iterator.
getArguments() - Method in class jadex.bridge.component.ComponentCreationInfo
Get the arguments.
getArguments() - Method in interface jadex.bridge.component.IArgumentsResultsFeature
Get the arguments.
getArguments() - Method in class jadex.bridge.fipa.CMSCreateComponent
Get the arguments of this AMSCreateComponent.
getArguments() - Method in interface jadex.bridge.IExternalAccess
Get the arguments.
getArguments() - Method in class jadex.bridge.modelinfo.ComponentInstanceInfo
Get the list of arguments.
getArguments() - Method in class jadex.bridge.modelinfo.ConfigurationInfo
Get the list of arguments.
getArguments() - Method in interface jadex.bridge.modelinfo.IModelInfo
Get the arguments.
getArguments() - Method in class jadex.bridge.modelinfo.ModelInfo
Get the arguments.
getArguments(ComponentInstanceInfo, String[], IValueFetcher, ClassLoader) - Method in class jadex.bridge.service.component.DefaultServiceFetcher
Get the arguments.
getArguments() - Method in class jadex.bridge.service.component.multiinvoke.SequentialMultiplexDistributor
Get the arguments for a call.
getArguments() - Method in class jadex.bridge.service.component.multiinvoke.SimpleMultiplexDistributor
Get the arguments for a call.
getArguments() - Method in class jadex.bridge.service.component.ServiceInvocationContext
Get the args.
getArguments() - Method in class jadex.bridge.service.types.cms.CreationInfo
Get the arguments.
getArguments() - Method in class jadex.commons.beans.Statement
 
getArgumentsExpression() - Method in class jadex.bridge.modelinfo.ComponentInstanceInfo
Get the arguments expression.
getArgumentString(String, IModelInfo, String) - Static method in class jadex.bridge.service.types.factory.SBootstrapLoader
Get an argument expression string from the model.
getArray(Object) - Static method in class jadex.commons.SReflect
Get an array for an arbitrary collection object.
getArrayCount(Object) - Method in class jadex.xml.reader.AReadContext
Get the current array counter.
getArrayDimension(Object) - Static method in class jadex.commons.SUtil
Get the array dimension.
getArrayLength(Object, Class) - Method in class jadex.commons.transformation.binaryserializer.ArrayCodec2
 
getArrayLength(Object, Class) - Method in class jadex.commons.transformation.binaryserializer.LegacyArrayCodec
 
getAsBigDecimal() - Method in interface jadex.extension.envsupport.math.IVector1
Returns the vector as BigDecimal.
getAsBigDecimal() - Method in class jadex.extension.envsupport.math.Vector1Double
 
getAsBigDecimal() - Method in class jadex.extension.envsupport.math.Vector1Int
Returns the vector as BigDecimal.
getAsBigDecimal() - Method in class jadex.extension.envsupport.math.Vector1Long
Returns the vector as BigDecimal.
getAsDouble() - Method in interface jadex.extension.envsupport.math.IVector1
Returns the vector as double.
getAsDouble() - Method in class jadex.extension.envsupport.math.Vector1Double
 
getAsDouble() - Method in class jadex.extension.envsupport.math.Vector1Int
Returns the vector as double.
getAsDouble() - Method in class jadex.extension.envsupport.math.Vector1Long
Returns the vector as double.
getAsFloat() - Method in interface jadex.extension.envsupport.math.IVector1
Returns the vector as float.
getAsFloat() - Method in class jadex.extension.envsupport.math.Vector1Double
 
getAsFloat() - Method in class jadex.extension.envsupport.math.Vector1Int
Returns the vector as float.
getAsFloat() - Method in class jadex.extension.envsupport.math.Vector1Long
Returns the vector as float.
getAsInteger() - Method in interface jadex.extension.envsupport.math.IVector1
Returns the vector as integer.
getAsInteger() - Method in class jadex.extension.envsupport.math.Vector1Double
 
getAsInteger() - Method in class jadex.extension.envsupport.math.Vector1Int
Returns the vector as integer.
getAsInteger() - Method in class jadex.extension.envsupport.math.Vector1Long
Returns the vector as integer.
getAsList() - Method in class jadex.commons.collection.IndexMap
Return an instance of this index map accessible via list interface.
getAsLong() - Method in interface jadex.extension.envsupport.math.IVector1
Returns the vector as long.
getAsLong() - Method in class jadex.extension.envsupport.math.Vector1Double
 
getAsLong() - Method in class jadex.extension.envsupport.math.Vector1Int
Returns the vector as long.
getAsLong() - Method in class jadex.extension.envsupport.math.Vector1Long
Returns the vector as long.
getAsMap() - Method in class jadex.commons.collection.IndexMap
Return an instance of this index map accessible via map interface.
getAsText() - Method in interface jadex.commons.beans.PropertyEditor
 
getAsText() - Method in class jadex.commons.beans.PropertyEditorSupport
 
getAsyncExecution() - Method in interface jadex.base.IRootComponentConfiguration
 
getAsyncExecution() - Method in class jadex.base.PlatformConfiguration
 
getAsyncExecution() - Method in class jadex.base.RootComponentConfiguration
 
getAttachments() - Method in class jadex.bridge.service.types.email.Email
Get the attachments.
getAttributeCount() - Method in interface jadex.xml.reader.IXMLReader
 
getAttributeCount() - Method in class jadex.xml.stax.StaxReaderWrapper
 
getAttributeIdentifier() - Method in class jadex.xml.AttributeInfo
Get the attributeidentifier.
getAttributeInfo(Object) - Method in class jadex.xml.TypeInfo
Get the attribute info.
getAttributeInfos() - Method in class jadex.xml.MappingInfo
Get the attributeinfos.
getAttributeInfos() - Method in class jadex.xml.TypeInfo
Get the attribute infos.
getAttributeLocalName(int) - Method in interface jadex.xml.reader.IXMLReader
 
getAttributeLocalName(int) - Method in class jadex.xml.stax.StaxReaderWrapper
 
getAttributeNamespace(int) - Method in interface jadex.xml.reader.IXMLReader
 
getAttributeNamespace(int) - Method in class jadex.xml.stax.StaxReaderWrapper
 
getAttributePrefix(int) - Method in interface jadex.xml.reader.IXMLReader
 
getAttributePrefix(int) - Method in class jadex.xml.stax.StaxReaderWrapper
 
getAttributes() - Method in interface jadex.xml.reader.IXMLReader
Returns the attributes.
getAttributes() - Method in class jadex.xml.stax.StaxReaderWrapper
Returns the attributes.
getAttributes() - Method in class jadex.xml.writer.WriteObjectInfo
Get the attributes.
getAttributeValue(int) - Method in interface jadex.xml.reader.IXMLReader
 
getAttributeValue(int) - Method in class jadex.xml.stax.StaxReaderWrapper
 
getAuthenticationData() - Method in class jadex.bridge.service.types.security.DefaultAuthorizable
The authentication data.
getAuthenticationData() - Method in interface jadex.bridge.service.types.security.IAuthorizable
The authentication data.
getAutoModel() - Method in class jadex.commons.gui.autocombo.AutoCompleteCombo
 
getAutoResizingEnabled() - Method in class jadex.commons.gui.jtable.ResizeableTableHeader
Returns true if auto resizing is enabled.
getAutoShutdown() - Method in interface jadex.base.IStarterConfiguration
 
getAutoShutdown() - Method in class jadex.base.PlatformConfiguration
 
getAutoShutdown() - Method in class jadex.base.StarterConfiguration
Get autoshutdown flag.
getAutoShutdown(String) - Method in interface jadex.bridge.modelinfo.IModelInfo
Get the autoshutdown flag.
getAutoShutdown(String) - Method in class jadex.bridge.modelinfo.ModelInfo
Get the autoshutdown flag.
getAutoShutdown() - Method in class jadex.bridge.modelinfo.Startable
Get the autoshutdown.
getAutoShutdown() - Method in class jadex.bridge.service.types.cms.CreationInfo
Get the autoshutdown.
getAvatar(IComponentDescription) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Get the avatar object.
getAvatar(IComponentDescription, String) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Get the avatar object.
getAvatar(IComponentDescription) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
Get the avatar.
getAvatarMapping(String, String) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Get the avatar mapping for an component avatar combination.
getAvatars(IComponentDescription) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Get the avatar objects.
getAvatars(IComponentDescription) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
Get the owned objects.
getAwaDelay() - Method in interface jadex.base.IRootComponentConfiguration
 
getAwaDelay() - Method in class jadex.base.PlatformConfiguration
 
getAwaDelay() - Method in class jadex.base.RootComponentConfiguration
 
getAwaExcludes() - Method in interface jadex.base.IRootComponentConfiguration
 
getAwaExcludes() - Method in class jadex.base.PlatformConfiguration
 
getAwaExcludes() - Method in class jadex.base.RootComponentConfiguration
 
getAwaIncludes() - Method in interface jadex.base.IRootComponentConfiguration
 
getAwaIncludes() - Method in class jadex.base.PlatformConfiguration
 
getAwaIncludes() - Method in class jadex.base.RootComponentConfiguration
 
getAwaMechanisms() - Method in interface jadex.base.IRootComponentConfiguration
 
getAwaMechanisms() - Method in class jadex.base.PlatformConfiguration
 
getAwaMechanisms() - Method in class jadex.base.RootComponentConfiguration
 
getAwareness() - Method in interface jadex.base.IRootComponentConfiguration
 
getAwareness() - Method in class jadex.base.PlatformConfiguration
 
getAwareness() - Method in class jadex.base.RootComponentConfiguration
 
getBaseClassloader() - Method in interface jadex.base.IRootComponentConfiguration
 
getBaseClassloader() - Method in class jadex.base.PlatformConfiguration
 
getBaseClassloader() - Method in class jadex.base.RootComponentConfiguration
 
getBaseFont() - Method in class jadex.extension.envsupport.observer.graphics.drawable.Text
 
getBasePosition(AbstractViewport, IVector2, IVector2, IVector2, boolean, boolean) - Static method in class jadex.extension.envsupport.observer.graphics.drawable.Text
 
getBasicFontScale(IVector2, IVector2, IVector2) - Static method in class jadex.extension.envsupport.observer.graphics.drawable.Text
 
getBasicObjectConverter(Class<?>) - Static method in class jadex.commons.transformation.BasicTypeConverter
Get a X -> String converter for a source clazz.
getBasicStringConverter(Class<?>) - Static method in class jadex.commons.transformation.BasicTypeConverter
Get a String -> X converter for a target clazz.
getBccs() - Method in class jadex.bridge.service.types.email.Email
Get the bccs.
getBDIAgentFeature(IInternalAccess) - Static method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the feature from the agent.
getBDIModel() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the bdimodel.
getBeanClass() - Method in class jadex.commons.beans.BeanDescriptor
Class.
getBeanContext() - Method in interface jadex.commons.beans.beancontext.BeanContextChild
 
getBeanContext() - Method in class jadex.commons.beans.beancontext.BeanContextChildSupport
 
getBeanContext() - Method in class jadex.commons.beans.beancontext.BeanContextEvent
 
getBeanContextChildPeer() - Method in class jadex.commons.beans.beancontext.BeanContextChildSupport
 
getBeanContextPeer() - Method in class jadex.commons.beans.beancontext.BeanContextSupport
Returns the peer of this context casted as BeanContext.
getBeanContextProxy() - Method in interface jadex.commons.beans.beancontext.BeanContextProxy
 
getBeanContextServicesPeer() - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
Returns the peer of this context casted as BeanContextServices.
getBeanDescriptor() - Method in interface jadex.commons.beans.BeanInfo
 
getBeanDescriptor() - Method in class jadex.commons.beans.SimpleBeanInfo
 
getBeanInfo(Class<?>) - Static method in class jadex.commons.beans.Introspector
Gets the BeanInfo object which contains the information of the properties, events and methods of the specified bean class.
getBeanInfo(Class<?>, Class<?>) - Static method in class jadex.commons.beans.Introspector
Gets the BeanInfo object which contains the information of the properties, events and methods of the specified bean class.
getBeanInfo(Class<?>, int) - Static method in class jadex.commons.beans.Introspector
Gets the BeanInfo object which contains the information of the properties, events and methods of the specified bean class.
getBeanInfoSearchPath() - Static method in class jadex.commons.beans.Introspector
Gets an array of search packages.
getBeanIntrospector() - Method in class jadex.commons.transformation.binaryserializer.BeanIntrospectorFactory
Gets an introspector with default lru size.
getBeanIntrospector(int) - Method in class jadex.commons.transformation.binaryserializer.BeanIntrospectorFactory
Gets an introspector.
getBeanProperties(Class<?>, boolean, boolean) - Method in class jadex.commons.transformation.traverser.BeanReflectionIntrospector
Get the bean properties for a specific clazz.
getBeanProperties(Class<?>, boolean, boolean) - Method in interface jadex.commons.transformation.traverser.IBeanIntrospector
Get the bean properties for a class.
getBeginColumn() - Method in class jadex.javaparser.javaccimpl.JavaCharStream
 
getBeginLine() - Method in class jadex.javaparser.javaccimpl.JavaCharStream
 
getBelief(String) - Method in class jadex.bdiv3.model.MCapability
Get a belief.
getBelief(String) - Method in class jadex.bdiv3x.runtime.BeliefbaseWrapper
Get a belief for a name.
getBelief(String) - Method in interface jadex.bdiv3x.runtime.IBeliefbase
Get a belief for a name.
getBelief(String) - Method in class jadex.bdiv3x.runtime.RBeliefbase
Get a belief for a name.
getBelief0(String) - Method in class jadex.bdiv3x.runtime.RBeliefbase
Get a belief for a name.
getBeliefbase() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the belief base.
getBeliefbase() - Method in class jadex.bdiv3x.runtime.CapabilityWrapper
Get the belief base.
getBeliefbase() - Method in interface jadex.bdiv3x.runtime.ICapability
Get the belief base.
getBeliefbase() - Method in class jadex.bdiv3x.runtime.Plan
Get the beliefbase.
getBeliefEvents() - Method in class jadex.bdiv3.model.MBelief
Get the events.
getBeliefName(Object, String) - Static method in class jadex.bdiv3x.features.BDIXAgentFeature
 
getBeliefNames() - Method in class jadex.bdiv3x.runtime.BeliefbaseWrapper
Returns the names of all beliefs.
getBeliefNames() - Method in interface jadex.bdiv3x.runtime.IBeliefbase
Returns the names of all beliefs.
getBeliefNames() - Method in class jadex.bdiv3x.runtime.RBeliefbase
Returns the names of all beliefs.
getBeliefReferences() - Method in class jadex.bdiv3.model.MCapability
Get the fully qualified belief references (abstract/reference name -> concrete belief name).
getBeliefs() - Method in class jadex.bdiv3.AbstractAsmBdiClassGenerator.MethodBeliefs
Get the beliefs.
getBeliefs() - Method in class jadex.bdiv3.model.MCapability
Get the beliefs.
getBeliefSet(String) - Method in class jadex.bdiv3x.runtime.BeliefbaseWrapper
Get a belief set for a name.
getBeliefSet(String) - Method in interface jadex.bdiv3x.runtime.IBeliefbase
Get a belief set for a name.
getBeliefSet(String) - Method in class jadex.bdiv3x.runtime.RBeliefbase
Get a belief set for a name.
getBeliefSet0(String) - Method in class jadex.bdiv3x.runtime.RBeliefbase
Get a belief set for a name.
getBeliefSetNames() - Method in class jadex.bdiv3x.runtime.BeliefbaseWrapper
Returns the names of all belief sets.
getBeliefSetNames() - Method in interface jadex.bdiv3x.runtime.IBeliefbase
Returns the names of all belief sets.
getBeliefSetNames() - Method in class jadex.bdiv3x.runtime.RBeliefbase
Returns the names of all belief sets.
getBinaryMessages() - Method in interface jadex.base.IRootComponentConfiguration
 
getBinaryMessages() - Method in class jadex.base.PlatformConfiguration
 
getBinaryMessages() - Method in class jadex.base.RootComponentConfiguration
 
getBinding() - Method in class jadex.bridge.service.ProvidedServiceImplementation
Get the binding.
getBindingOptions() - Method in class jadex.bdiv3.model.MParameter
Get the bindingOptions.
getBindings() - Method in class jadex.bridge.modelinfo.ComponentInstanceInfo
Get the bindings.
getBody() - Method in class jadex.bdiv3.model.MPlan
Get the body.
getBodyMethod(ClassLoader) - Method in class jadex.bdiv3.model.MBody
 
getBoolean(String, boolean) - Method in interface jadex.bridge.service.types.context.IPreferences
Retrieve a boolean value from the preferences.
getBooleanProperty(String) - Method in class jadex.commons.Properties
Get a boolean property.
getBooleanProperty(Properties[], String) - Static method in class jadex.commons.Properties
Get a boolean property.
getBooleanValue(String) - Method in interface jadex.base.IStarterConfiguration
 
getBooleanValue(String) - Method in class jadex.base.PlatformConfiguration
 
getBooleanValue(String) - Method in class jadex.base.StarterConfiguration
Get the boolean value of a flag.
getBorderMode() - Method in class jadex.extension.envsupport.environment.space2d.Space2D
Get the border mode.
getBorderMode() - Method in class jadex.extension.envsupport.environment.space3d.Space3D
Get the border mode.
getBoundValue(Object, Object, IViewport) - Method in class jadex.extension.envsupport.observer.graphics.drawable.DrawableCombiner
Gets the bound value for a property.
getBoundValue(Object, Object, IViewport3d) - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.DrawableCombiner3d
Gets the bound value for a property.
getboVal() - Method in class jadex.bdiv3.MyTestClass
 
getBpmnFeature(IInternalAccess) - Static method in class jadex.bpmn.runtime.handler.DefaultActivityHandler
Get the internal bpmn feature from internal access.
getBpmnFeature(IInternalAccess) - Method in class jadex.bpmn.runtime.ProcessThread
Get the bpmn feature.
getBpmnModel() - Method in class jadex.bpmn.runtime.exttask.ExternalTaskWrapper.ExternalTaskContext
Get the model.
getBpmnModel() - Method in class jadex.bpmn.runtime.ProcessThread
Get the model.
getBreakpoints() - Method in interface jadex.bridge.modelinfo.IModelInfo
Get the possible breakpoint places in that model.
getBreakpoints() - Method in class jadex.bridge.modelinfo.ModelInfo
Get the possible breakpoint places in that model.
getBreakpoints() - Method in class jadex.bridge.service.types.cms.CMSComponentDescription
Get the enabled breakpoints (if any).
getBreakpoints() - Method in interface jadex.bridge.service.types.cms.IComponentDescription
Get the enabled breakpoints (if any).
getBufferAccess() - Method in class jadex.commons.transformation.binaryserializer.GrowableByteBuffer
Direct buffer access, handle with care.
getBuildAPLMethod(ClassLoader) - Method in class jadex.bdiv3.model.MGoal
Get the build apl method.
getBulkEvents() - Method in class jadex.bridge.BulkMonitoringEvent
Get the bulk events.
getByteBuffer(int) - Method in class jadex.commons.transformation.binaryserializer.DecodingContext
Gets a ByteBuffer window of the content.
getByteBuffer(int) - Method in class jadex.commons.transformation.binaryserializer.EncodingContext
Reserves a byte buffer on the stream.
getByteBuffer(int) - Method in class jadex.commons.transformation.binaryserializer.GrowableByteBuffer
Reserves a byte buffer.
getBytes() - Method in class jadex.commons.transformation.binaryserializer.EncodingContext
Returns the encoded bytes.
getCacheDate() - Method in class jadex.commons.collection.CacheEntry
Get the cachedate.
getCachedField(Class, String) - Static method in class jadex.commons.SReflect
Get a cached field.
getCachedModel(String, String, String[], Object) - Method in class jadex.commons.AbstractModelLoader
Get a cached model.
getCallbackField() - Method in class jadex.bridge.ServiceCallInfo
Get the callbackfield.
getCallbackMethod() - Method in class jadex.bridge.ServiceCallInfo
Get the callback.
getCaller() - Method in class jadex.bridge.service.component.ServiceInvocationContext
Get the caller.
getCaller() - Method in class jadex.bridge.ServiceCall
Get the caller component.
getCamera() - Method in class jadex.extension.envsupport.observer.graphics.AbstractViewport3d
 
getCancelMethod() - Method in class jadex.bpmn.runtime.task.PojoTaskWrapper
Get the cancelmethod.
getCancelResponders(String) - Method in class jadex.bdi.planlib.protocols.InteractionState
Get all agents with a specific cancel response.
getCancelResponse(IComponentIdentifier) - Method in class jadex.bdi.planlib.protocols.InteractionState
Get the cancel response of an agent.
getCancelResponseContent(IComponentIdentifier) - Method in class jadex.bdi.planlib.protocols.InteractionState
Get the details of a cancel response of a given agent.
getCanvas() - Method in class jadex.extension.envsupport.observer.graphics.AbstractViewport
Returns the canvas that is used for displaying the objects.
getCanvas() - Method in class jadex.extension.envsupport.observer.graphics.AbstractViewport3d
Returns the canvas that is used for displaying the objects.
getCanvas() - Method in interface jadex.extension.envsupport.observer.graphics.IViewport
Returns the canvas that is used for displaying the objects.
getCanvas() - Method in interface jadex.extension.envsupport.observer.graphics.IViewport3d
Returns the canvas that is used for displaying the objects.
getCanvasSize() - Method in class jadex.extension.envsupport.observer.graphics.AbstractViewport
Returns the size of the canvas as a vector.
getCanvasSize() - Method in class jadex.extension.envsupport.observer.graphics.AbstractViewport3d
Returns the size of the canvas as a vector.
getCapabilities() - Method in class jadex.bdiv3.model.MCapability
Get the sub capabilities.
getCapability() - Method in class jadex.bdiv3.model.BDIModel
Get the mcapa.
getCapability() - Method in interface jadex.bdiv3.model.IBDIModel
Get the mcapa.
getCapability() - Method in class jadex.bdiv3.runtime.EasyDeliberationStrategy
Get the capability.
getCapability() - Method in class jadex.bdiv3x.BDIXModel
Get the capability.
getCapability() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the state.
getCapabilityName() - Method in class jadex.bdiv3.model.MElement
Get the capability name for an element.
getCapabilityObject(String) - Method in class jadex.bdiv3x.features.BDIXLifecycleAgentFeature.EndBehavior
Get the capability object (only for pojo).
getCapabilityObject(String) - Method in class jadex.bdiv3x.features.BDIXLifecycleAgentFeature.StartBehavior
Get the capability object (only for pojo).
getCapacity() - Method in class jadex.commons.ConstantPoolStrategy
Get the number of free workers.
getCapacity() - Method in class jadex.commons.DefaultPoolStrategy
Get the capacity.
getCapacity() - Method in interface jadex.commons.IPoolStrategy
Get the number of free workers.
getCause() - Method in class jadex.bridge.BulkMonitoringEvent
Get the cause.
getCause() - Method in class jadex.bridge.service.types.cms.CMSComponentDescription
Get the cause.
getCause() - Method in interface jadex.bridge.service.types.cms.IComponentDescription
Get the cause for creating the component.
getCause() - Method in interface jadex.bridge.service.types.monitoring.IMonitoringEvent
Get the cause.
getCause() - Method in class jadex.bridge.service.types.monitoring.MonitoringEvent
Get the cause.
getCause() - Method in class jadex.bridge.ServiceCall
Get the cause.
getCcs() - Method in class jadex.bridge.service.types.email.Email
Get the ccs.
getCellEditorValue() - Method in class jadex.commons.gui.EditableList.ButtonCellManager
 
getCellEditorValue() - Method in class jadex.commons.gui.jtable.PatternEditor
 
getCellValue(int, int) - Method in class jadex.bpmn.MultiColumnTableEx
Get the cell value.
getCertificates() - Method in class jadex.bridge.service.types.security.KeyStoreEntry
Get the certificates.
getCertificateText(Certificate) - Static method in class jadex.commons.security.SSecurity
Get the textual representation of a certificate.
getCfp() - Method in class jadex.bdi.planlib.protocols.IQueryNextroundInfo.NextroundInfo
Get the cfp object.
getCFP() - Method in class jadex.bdi.planlib.protocols.NegotiationRecord
Get the call for proposal (sent to participants).
getCfpInfo() - Method in class jadex.bdi.planlib.protocols.IQueryNextroundInfo.NextroundInfo
Get the cfp_info object.
getCFPInfo() - Method in class jadex.bdi.planlib.protocols.NegotiationRecord
Get the cfp info (i.e.
getChangeEvent() - Method in class jadex.bdiv3.runtime.wrappers.EventPublisher
Get the changeevent.
getChangeEvent() - Method in class jadex.bdiv3.runtime.wrappers.InitEventPublisher
Get the changeevent.
getChangeeventtypes() - Method in class jadex.bdiv3.runtime.WaitAbstraction
Get the change event types.
getChannel() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.special.Animation
 
getChannels() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Object3d
 
getCharacterOffset() - Method in interface jadex.xml.stax.ILocation
Return the byte or character offset into the input source this location is pointing to.
getCharacterOffset() - Method in class jadex.xml.stax.JadexLocationWrapper
Return the byte or character offset into the input source this location is pointing to.
getCharacterOffset() - Method in class jadex.xml.stax.Location
Return the byte or character offset into the input source this location is pointing to.
getCharacterOffset() - Method in class jadex.xml.stax.StaxLocationWrapper
Return the byte or character offset into the input source this location is pointing to.
getChart() - Method in class jadex.extension.envsupport.evaluation.AbstractChartDataConsumer
Get the chart.
getChartPanel() - Method in class jadex.extension.envsupport.evaluation.AbstractChartDataConsumer
Get the chart panel.
getChat() - Method in interface jadex.base.IRootComponentConfiguration
 
getChat() - Method in class jadex.base.PlatformConfiguration
 
getChat() - Method in class jadex.base.RootComponentConfiguration
 
getCheckBox(String) - Method in class jadex.commons.gui.PropertiesPanel
Get a check box.
getChild(Object, int) - Method in class jadex.commons.gui.jtreetable.DefaultTreeTableModel
Get a child of a node.
getChild(Object) - Method in class jadex.commons.gui.jtreetable.DefaultTreeTableNode
Get a child for the specified user object.
getChild(Object, int) - Method in class jadex.commons.gui.jtreetable.DynamicTreeTableModel
TreeModel method to locate a particular child of the specified node.
getChild() - Method in class jadex.xml.reader.LinkData
Get the child.
getChildBeanContextChild(Object) - Static method in class jadex.commons.beans.beancontext.BeanContextSupport
Returns the BeanContextChild related with the given child.
getChildBeanContextMembershipListener(Object) - Static method in class jadex.commons.beans.beancontext.BeanContextSupport
Returns the given child casted to BeanContextMembershipListener, or null if it does not implements the interface.
getChildBeanContextServicesListener(Object) - Static method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
Returns the given child casted to BeanContextServicesListener, or null if it does not implements the interface.
getChildCount(Object) - Method in class jadex.commons.gui.jtreetable.DefaultTreeTableModel
Get the number of children of a node.
getChildCount(Object) - Method in class jadex.commons.gui.jtreetable.DynamicTreeTableModel
TreeModel method to return the number of children of a particular node.
getChildExternalAccesses(IComponentIdentifier, IInternalAccess, RequiredServiceInfo, RequiredServiceBinding) - Method in class jadex.bridge.service.component.DefaultServiceFetcher
Get a fitting (of given type) child component.
getChildPropertyChangeListener(Object) - Static method in class jadex.commons.beans.beancontext.BeanContextSupport
Returns the given child casted to PropertyChangeListener, or null if it does not implements the interface.
getChildren(String) - Method in interface jadex.bridge.IExternalAccess
Get the children (if any) component identifiers.
getChildren(String) - Method in interface jadex.bridge.IInternalAccess
Get the children (if any) component identifiers.
getChildren(String) - Method in class jadex.bridge.InternalAccessAdapter
Get the children (if any) component identifiers.
getChildren() - Method in class jadex.bridge.service.types.cms.CMSComponentDescription
Get the children.
getChildren(IComponentIdentifier) - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
Get the children components of a component.
getChildren() - Method in class jadex.commons.collection.TreeNode
Return the children of node.
getChildren() - Method in class jadex.commons.gui.jtreetable.DefaultTreeTableNode
Get all children of the node.
getChildren(Object) - Method in class jadex.xml.reader.AReadContext
Get children.
getChildrenDescriptions(IComponentIdentifier) - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
Get the children components of a component.
getChildSerializable(Object) - Static method in class jadex.commons.beans.beancontext.BeanContextSupport
Returns the given child casted to Serializable, or null if it does not implements the interface.
getChildVetoableChangeListener(Object) - Static method in class jadex.commons.beans.beancontext.BeanContextSupport
Returns the given child casted to VetoableChangeListener, or null if it does not implements the interface.
getChildVisibility(Object) - Static method in class jadex.commons.beans.beancontext.BeanContextSupport
Returns the given child casted to Visibility, or null if it does not implements the interface.
getCircleSamples() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Torus3d
 
getClass(Type) - Static method in class jadex.commons.SReflect
Get the class for a type.
getClass(Class<?>, ClassLoader) - Static method in class jadex.micro.MicroClassReader
 
getClassArray(Class<?>[], ClassLoader) - Static method in class jadex.micro.MicroClassReader
 
getClassInfo() - Method in class jadex.bridge.service.types.registry.RegistryListenerEvent
Get the classInfo.
getClassLoader() - Method in class jadex.base.test.ComponentTestSuite
Get the class loader.
getClassLoader() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the classloader.
getClassLoader() - Method in class jadex.bdiv3x.runtime.CapabilityWrapper
Get the classloader.
getClassLoader() - Method in interface jadex.bdiv3x.runtime.ICapability
Get the classloader.
getClassLoader() - Method in interface jadex.bridge.IInternalAccess
Get the class loader of the component.
getClassLoader() - Method in class jadex.bridge.InternalAccessAdapter
Get the class loader of the component.
getClassLoader() - Method in class jadex.bridge.modelinfo.ModelInfo
Return the class loader corresponding to the model.
getClassLoader(IResourceIdentifier) - Method in interface jadex.bridge.service.types.library.ILibraryService
Returns the classloader for a resource identifier.
getClassLoader(IResourceIdentifier, boolean) - Method in interface jadex.bridge.service.types.library.ILibraryService
Returns the classloader for a resource identifier.
getClassLoader() - Method in class jadex.commons.gui.autocombo.AutoCompleteCombo
Get the classloader.
getClassLoader() - Method in class jadex.commons.gui.autocombo.ClassInfoComboBoxRenderer
Get the classloader for loading a class.
getClassloader() - Method in class jadex.commons.transformation.binaryserializer.AbstractDecodingContext
Gets the classloader.
getClassLoader() - Method in class jadex.commons.transformation.binaryserializer.AbstractEncodingContext
Gets the classloader.
getClassloader() - Method in interface jadex.commons.transformation.binaryserializer.IDecodingContext
Gets the classloader.
getClassLoader() - Method in interface jadex.commons.transformation.binaryserializer.IEncodingContext
Gets the classloader.
getClassLoader() - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Get the class loader.
getClassLoader() - Method in interface jadex.extension.envsupport.observer.gui.IObserverCenter
Get the class loader.
getClassLoader() - Method in class jadex.extension.envsupport.observer.gui.ObserverCenter
Get the class loader.
getClassloader() - Method in class jadex.micro.MicroModel
Get the classloader.
getClassLoader() - Method in interface jadex.xml.IContext
Get the classloader.
getClassLoader() - Method in class jadex.xml.reader.AReadContext
Get the classloader.
getClassLoader() - Method in class jadex.xml.writer.AWriteContext
Get the classloader.
getClassName() - Method in class jadex.bdiv3.model.ConstructorInfo
Get the classname.
getClassName() - Method in class jadex.commons.FieldInfo
Get the classname.
getClassName() - Method in class jadex.commons.MethodInfo
Gets the class name for retrieving the method.
getClassName(Class<?>) - Static method in class jadex.commons.SReflect
Beautifies names of arrays (eg 'String[]' instead of '[LString;').
getClassname(String) - Static method in class jadex.commons.transformation.STransformation
Get the actual class name for an alias namr.
getClassName() - Method in class jadex.extension.agr.MAGRSpaceType
Get the classname.
getClassName() - Method in class jadex.extension.envsupport.MEnvSpaceType
Get the classname.
getClassPath() - Method in class jadex.bridge.service.types.daemon.StartOptions
Get the classpath.
getClasspath() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.special.SpatialControl
 
getClasspathURLs(ClassLoader, boolean) - Static method in class jadex.commons.SUtil
Get the current classpath as a list of URLs
getClazz() - Method in class jadex.bdiv3.model.MBelief
Get the clazz.
getClazz() - Method in class jadex.bdiv3.model.MBody
Get the clazz.
getClazz() - Method in class jadex.bdiv3.model.MParameter
Get the clazz.
getClazz() - Method in interface jadex.bdiv3x.runtime.IBelief
Get the value class.
getClazz() - Method in interface jadex.bdiv3x.runtime.IBeliefSet
Get the value class.
getClazz() - Method in class jadex.bdiv3x.runtime.RBeliefbase.RBelief
Get the value class.
getClazz() - Method in class jadex.bdiv3x.runtime.RBeliefbase.RBeliefSet
Get the value class.
getClazz() - Method in class jadex.bdiv3x.runtime.RMessageEvent.RParamSet
Get the class of a value.
getClazz() - Method in interface jadex.bpmn.runtime.editor.IEditorParameterMetaInfo
Get the clazz.
getClazz() - Method in interface jadex.bridge.modelinfo.IArgument
Get the class info.
getClazz() - Method in class jadex.bridge.modelinfo.NFPropertyInfo
Get the clazz.
getClazz() - Method in class jadex.bridge.modelinfo.UnparsedExpression
Get the clazz.
getClazz() - Method in class jadex.bridge.service.types.message.MessageType.ParameterSpecification
Get the clazz of the parameter(set).
getClazz() - Method in class jadex.bridge.service.types.security.MechanismInfo
Get the clazz.
getClazz() - Method in class jadex.extension.rs.publish.Value
Get the clazz.
getCleaner() - Method in class jadex.commons.collection.LRU
Get the cleaner object.
getCli() - Method in interface jadex.base.IRootComponentConfiguration
 
getCli() - Method in class jadex.base.PlatformConfiguration
 
getCli() - Method in class jadex.base.RootComponentConfiguration
 
getCliConsole() - Method in interface jadex.base.IRootComponentConfiguration
 
getCliConsole() - Method in class jadex.base.PlatformConfiguration
 
getCliConsole() - Method in class jadex.base.RootComponentConfiguration
 
getClippingBox() - Method in class jadex.extension.envsupport.observer.graphics.AbstractViewport
Returns the clipping box.
getClock() - Method in interface jadex.base.IRootComponentConfiguration
 
getClock() - Method in class jadex.base.PlatformConfiguration
 
getClock() - Method in class jadex.base.RootComponentConfiguration
 
getClock() - Method in class jadex.bdiv3x.runtime.Plan
Get the clock.
getClockService() - Method in interface jadex.bridge.service.types.simulation.ISimulationService
Get the platform clock.
getClockTime() - Method in class jadex.commons.collection.LeaseTimeSet
Get the current time.
getClockType() - Method in interface jadex.bridge.service.types.clock.IClockService
Get the clock type.
getCloneProcessors() - Method in interface jadex.bridge.service.types.marshal.IMarshalService
Get the clone processors.
getClosedTag() - Method in interface jadex.xml.reader.IXMLReader
Get the XML tag struct of the last closed tag.
getClosedTag() - Method in class jadex.xml.stax.StaxReaderWrapper
Get the XML tag struct of the last closed tag.
getCnt() - Method in class jadex.commons.future.CounterResultListener
Get the current number of received results.
getCodecId() - Method in interface jadex.bridge.service.types.message.ICodec
Get the codec id.
getCodecInfos(String) - Method in class jadex.bridge.fipa.FIPAMessageType
Get the en/decode info (important) for a parameter/set.
getCodecInfos(String) - Method in class jadex.bridge.service.types.message.MessageType
Get the en/decode info (important) for a parameter/set.
getCodeSource(String, String) - Static method in class jadex.commons.SUtil
Get the source code base using a packagename and a filename.
getCollection(Object) - Method in class jadex.commons.collection.MultiCollection
Get the values associated to a key as collection.
getColor() - Method in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
Gets the color or color binding of the drawable
getColor() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Primitive3d
Gets the color or color binding of the drawable
getColor() - Method in class jadex.extension.envsupport.observer.graphics.layer.Layer
 
getColor() - Method in class jadex.extension.envsupport.observer.graphics.ModulateComposite
Method supplying the modulation color.
getColor() - Method in class jadex.extension.envsupport.observer.graphics.TextInfo
 
getColumn() - Method in class jadex.javaparser.javaccimpl.JavaCharStream
Deprecated. 
getColumnClass(int) - Method in class jadex.commons.gui.jtable.DelegateTableModel
 
getColumnClass(int) - Method in class jadex.commons.gui.jtable.ObjectTableModel
Get the class of the column.
getColumnClass(int) - Method in class jadex.commons.gui.jtable.TableSorter
 
getColumnClass(int) - Method in class jadex.commons.gui.jtreetable.AbstractTreeTableModel
 
getColumnClass(int) - Method in class jadex.commons.gui.jtreetable.DefaultTreeTableModel
Get the class of a column.
getColumnClass(int) - Method in class jadex.commons.gui.jtreetable.DynamicTreeTableModel
Returns the column class for column column.
getColumnClass(int) - Method in interface jadex.commons.gui.jtreetable.TreeTableModel
Returns the type for column number column.
getColumnClass(int) - Method in class jadex.commons.gui.jtreetable.TreeTableModelAdapter
 
getColumnCount() - Method in class jadex.commons.gui.jtable.DelegateTableModel
 
getColumnCount() - Method in class jadex.commons.gui.jtable.ObjectTableModel
 
getColumnCount() - Method in class jadex.commons.gui.jtable.TableSorter
 
getColumnCount() - Method in class jadex.commons.gui.jtreetable.DefaultTreeTableModel
Get the number of columns.
getColumnCount() - Method in class jadex.commons.gui.jtreetable.DynamicTreeTableModel
Returns the number of column names passed into the constructor.
getColumnCount() - Method in interface jadex.commons.gui.jtreetable.TreeTableModel
Returns the number of available columns.
getColumnCount() - Method in class jadex.commons.gui.jtreetable.TreeTableModelAdapter
 
getColumnIndex(String) - Method in class jadex.extension.envsupport.evaluation.DataTable
Get the column index for a column name.
getColumnName(int) - Method in class jadex.commons.gui.jtable.DelegateTableModel
 
getColumnName(int) - Method in class jadex.commons.gui.jtable.ObjectTableModel
Get a column name
getColumnName(int) - Method in class jadex.commons.gui.jtable.TableSorter
 
getColumnName(int) - Method in class jadex.commons.gui.jtreetable.DefaultTreeTableModel
Get the name of a column.
getColumnName(int) - Method in class jadex.commons.gui.jtreetable.DynamicTreeTableModel
Returns the column name passed into the constructor.
getColumnName(int) - Method in interface jadex.commons.gui.jtreetable.TreeTableModel
Returns the name for column number column.
getColumnName(int) - Method in class jadex.commons.gui.jtreetable.TreeTableModelAdapter
 
getColumnNames() - Method in class jadex.commons.gui.jtreetable.TreeTableNodeType
Get the column names (display names).
getColumnNames() - Method in class jadex.extension.envsupport.evaluation.DataTable
Get the columnnames.
getColumnNumber() - Method in interface jadex.xml.stax.ILocation
Return the column number where the current event ends, returns -1 if none is available.
getColumnNumber() - Method in class jadex.xml.stax.JadexLocationWrapper
Return the column number where the current event ends, returns -1 if none is available.
getColumnNumber() - Method in class jadex.xml.stax.Location
Return the column number where the current event ends, returns -1 if none is available.
getColumnNumber() - Method in class jadex.xml.stax.StaxLocationWrapper
Return the column number where the current event ends, returns -1 if none is available.
getColumns() - Method in class jadex.commons.gui.jtreetable.TreeTableNodeType
Get the columns (internal property names).
getColumnValueAt(int) - Method in class jadex.bpmn.MultiColumnTable.MultiColumnTableRow
 
getColumnValues() - Method in class jadex.bpmn.MultiColumnTable.MultiColumnTableRow
 
getCombo() - Method in class jadex.commons.gui.autocombo.AbstractAutoComboModel
Get the combo.
getComboBox(String) - Method in class jadex.commons.gui.PropertiesPanel
Get a combo box.
getCommand() - Method in class jadex.bridge.service.types.cron.CronJob
Get the command.
getComment() - Method in class jadex.xml.reader.AReadContext
Get the comment.
getComment() - Method in class jadex.xml.writer.WriteObjectInfo
Get the comment.
getCommentInfo() - Method in class jadex.xml.MappingInfo
Get the commentinfo.
getCommentInfo() - Method in class jadex.xml.TypeInfo
Get the comment info.
getCommittedVirtualMemorySize() - Static method in class jadex.commons.OperatingSystemMXBeanFacade
 
getComparator(int) - Method in class jadex.commons.gui.jtable.TableSorter
 
getComparator() - Method in interface jadex.extension.envsupport.environment.space2d.KdNode.IKdValueFetcher
Returns a comparator for sorting within the current hyperplane.
getComparator() - Method in class jadex.extension.envsupport.environment.space2d.KdNode.KdValueFetcherX
Returns a comparator for sorting within the current hyperplane.
getComparator() - Method in class jadex.extension.envsupport.environment.space2d.KdNode.KdValueFetcherY
Returns a comparator for sorting within the current hyperplane.
getComplexColumnsMarker() - Method in class jadex.bpmn.MultiColumnTableEx
 
getComplexValue(String) - Method in class jadex.bpmn.MultiColumnTableEx
Get a complex value from this table
getComponent() - Method in class jadex.bdiv3.model.MBody
Get the component.
getComponent() - Method in class jadex.bpmn.runtime.task.MethodCallTask.ServiceCallTaskGui
The component to be shown in the gui.
getComponent() - Method in class jadex.bpmn.runtime.task.ServiceCallTask.ServiceCallTaskGui
The component to be shown in the gui.
getComponent() - Method in class jadex.bridge.nonfunctional.SimpleValueNFProperty
Get the component.
getComponent() - Method in class jadex.bridge.service.component.interceptors.ComponentThreadInterceptor
Get the component.
getComponent(Object) - Method in class jadex.commons.gui.ObjectCardLayout
Get a component for the given identifier.
getComponent(String) - Method in class jadex.commons.gui.PropertiesPanel
Get a component.
getComponentActionList() - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Get the list of scheduled component actions
getComponentDescription() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the component description.
getComponentDescription() - Method in class jadex.bdiv3x.runtime.CapabilityWrapper
Get the component description.
getComponentDescription() - Method in interface jadex.bdiv3x.runtime.ICapability
Get the component description.
getComponentDescription() - Method in class jadex.bdiv3x.runtime.Plan
Get the agent description.
getComponentDescription() - Method in class jadex.bridge.component.ComponentCreationInfo
Get the component description.
getComponentDescription(int) - Method in class jadex.bridge.fipa.CMSSearchComponents
Get an componentdescriptions of this CMSSearchComponents.
getComponentDescription() - Method in class jadex.bridge.fipa.CMSSearchComponents
Get the componentdescription of this CMSSearchComponents.
getComponentDescription() - Method in class jadex.bridge.fipa.DFDeregister
Get the dfcomponentdescription of this DFDeregister.
getComponentDescription() - Method in class jadex.bridge.fipa.DFModify
Get the dfcomponentdescription of this DFModify.
getComponentDescription() - Method in class jadex.bridge.fipa.DFRegister
Get the dfcomponentdescription of this DFRegister.
getComponentDescription() - Method in class jadex.bridge.fipa.DFSearch
Get the dfcomponentdescription of this DFSearch.
getComponentDescription() - Method in interface jadex.bridge.IInternalAccess
Get the component description.
getComponentDescription() - Method in class jadex.bridge.InternalAccessAdapter
Get the component description.
getComponentDescription() - Method in interface jadex.bridge.modelinfo.IPersistInfo
Get the component description.
getComponentDescription(IComponentIdentifier) - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
Get the component description of a single component.
getComponentDescriptions() - Method in class jadex.bridge.fipa.CMSSearchComponents
Get the componentdescriptions of this CMSSearchComponents.
getComponentDescriptions() - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
Get all component descriptions.
getComponentFactory() - Method in interface jadex.base.IStarterConfiguration
 
getComponentFactory() - Method in class jadex.base.PlatformConfiguration
 
getComponentFactory() - Method in class jadex.base.StarterConfiguration
Get the component factory.
getComponentFeature(Class<? extends T>) - Method in interface jadex.bridge.IInternalAccess
Get a feature of the component.
getComponentFeature(Class<? extends T>) - Method in class jadex.bridge.InternalAccessAdapter
Get a feature of the component.
getComponentFeature0(Class<? extends T>) - Method in interface jadex.bridge.IInternalAccess
Get a feature of the component without throwing exception if not present.
getComponentFeature0(Class<? extends T>) - Method in class jadex.bridge.InternalAccessAdapter
Get a feature of the component.
getComponentFeatures(IModelInfo) - Method in class jadex.bdiv3.BDIAgentFactory
Get the component features for a model.
getComponentFeatures(IModelInfo) - Method in class jadex.bdiv3x.BDIXComponentFactory
Get the component features for a model.
getComponentFeatures(IModelInfo) - Method in class jadex.bpmn.BpmnFactory
Get the component features for a model.
getComponentFeatures(IModelInfo) - Method in interface jadex.bridge.service.types.factory.IComponentFactory
Get the component features for a model.
getComponentFeatures(IModelInfo) - Method in class jadex.micro.MicroAgentFactory
Get the component features for a model.
getComponentFilename(String) - Method in interface jadex.bridge.component.ISubcomponentsFeature
Get the file name of a component type.
getComponentIdentifier() - Method in class jadex.bdi.planlib.watchdog.ObservationDescription
Get the component id.
getComponentIdentifier() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the agent identifier.
getComponentIdentifier() - Method in class jadex.bdiv3x.runtime.CapabilityWrapper
Get the agent identifier.
getComponentIdentifier() - Method in interface jadex.bdiv3x.runtime.ICapability
Get the agent identifier.
getComponentIdentifier() - Method in class jadex.bdiv3x.runtime.Plan
Get the agent identifier.
getComponentIdentifier() - Method in exception jadex.bridge.ComponentNotFoundException
Get the component identifier.
getComponentIdentifier() - Method in exception jadex.bridge.ComponentPersistedException
Get the component identifier.
getComponentIdentifier() - Method in exception jadex.bridge.ComponentTerminatedException
Get the component identifier.
getComponentIdentifier() - Method in class jadex.bridge.fipa.CMSCreateComponent
Get the componentidentifier of this AMSCreateComponent.
getComponentIdentifier() - Method in class jadex.bridge.fipa.CMSDestroyComponent
Get the componentidentifier of this AMSDestroyComponent.
getComponentIdentifier() - Method in class jadex.bridge.fipa.CMSResumeComponent
Get the componentidentifier of this AMSResumeComponent.
getComponentIdentifier() - Method in class jadex.bridge.fipa.CMSSuspendComponent
Get the componentidentifier of this CMSSuspendComponent.
getComponentIdentifier() - Method in interface jadex.bridge.IExternalAccess
Get the id of the component.
getComponentIdentifier() - Method in interface jadex.bridge.IInternalAccess
Get the id of the component.
getComponentIdentifier() - Method in interface jadex.bridge.ILocalResourceIdentifier
Get the platform identifier belonging to the resource identifier.
getComponentIdentifier() - Method in class jadex.bridge.InternalAccessAdapter
Get the id of the component.
getComponentIdentifier() - Method in class jadex.bridge.LocalResourceIdentifier
Get the platform identifier belonging to the resource identifier.
getComponentIdentifier() - Method in class jadex.bridge.service.types.awareness.DiscoveryInfo
Get the component identifier.
getComponentIdentifier() - Method in class jadex.bridge.service.types.chat.ChatEvent
Get the cid.
getComponentIdentifier() - Method in class jadex.bridge.service.types.cms.IComponentManagementService.CMSStatusEvent
Get the componentIdentifier.
getComponentIdentifiers() - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
Get the component identifiers.
getComponentInstances() - Method in class jadex.bridge.modelinfo.ConfigurationInfo
Get all components.
getComponentName() - Method in class jadex.bdiv3x.runtime.Plan
Get the agent name.
getComponentName() - Method in class jadex.bridge.service.RequiredServiceBinding
Get the componentname.
getComponentName() - Method in class jadex.extension.envsupport.environment.AvatarMapping
Get the component name expression, if any.
getComponentPropertyProvider() - Method in interface jadex.bridge.component.INFPropertyComponentFeature
Get the component property provider.
getComponents() - Method in interface jadex.base.IStarterConfiguration
 
getComponents() - Method in class jadex.base.PlatformConfiguration
 
getComponents() - Method in class jadex.base.StarterConfiguration
Get the list of components to be started at startup.
getComponents() - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Get the avatar objects.
getComponentType(String, String[], IResourceIdentifier) - Method in class jadex.bdiv3.BDIAgentFactory
Get the component type of a model.
getComponentType(String, String[], IResourceIdentifier) - Method in class jadex.bdiv3x.BDIXComponentFactory
Get the component type of a model.
getComponentType(String, String[], IResourceIdentifier) - Method in class jadex.bpmn.BpmnFactory
Get the component type of a model.
getComponentType() - Method in class jadex.bridge.service.RequiredServiceBinding
Get the componenttype.
getComponentType(String, String[], IResourceIdentifier) - Method in interface jadex.bridge.service.types.factory.IComponentFactory
Get the component type of a model.
getComponentType() - Method in class jadex.extension.agr.MPosition
Get the agent type.
getComponentType(IComponentIdentifier) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
 
getComponentType() - Method in class jadex.extension.envsupport.environment.AvatarMapping
Get the componenttype.
getComponentType(String, String[], IResourceIdentifier) - Method in class jadex.micro.MicroAgentFactory
Get the component type of a model.
getComponentTypeIcon(String) - Method in class jadex.bdiv3.BDIAgentFactory
Get a default icon for a file type.
getComponentTypeIcon(String) - Method in class jadex.bdiv3x.BDIXComponentFactory
Get a default icon for a file type.
getComponentTypeIcon(String) - Method in class jadex.bpmn.BpmnFactory
Get a default icon for a file type.
getComponentTypeIcon(String) - Method in interface jadex.bridge.service.types.factory.IComponentFactory
Get a default icon for a component type.
getComponentTypeIcon(String) - Method in class jadex.micro.MicroAgentFactory
Get a default icon for a file type.
getComponentTypes() - Method in class jadex.bdiv3.BDIAgentFactory
Get the names of ADF file types supported by this factory.
getComponentTypes() - Method in class jadex.bdiv3x.BDIXComponentFactory
Get the names of ADF file types supported by this factory.
getComponentTypes() - Method in class jadex.bpmn.BpmnFactory
Get the names of ADF file types supported by this factory.
getComponentTypes() - Method in interface jadex.bridge.service.types.factory.IComponentFactory
Get the names of component types supported by this factory.
getComponentTypes() - Method in class jadex.extension.envsupport.environment.PerceptType
Get the component types.
getComponentTypes() - Method in class jadex.micro.MicroAgentFactory
Get the names of ADF file types supported by this factory.
getCond() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Sound3d
 
getCond() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.special.SpatialControl
 
getCondition(String) - Method in class jadex.bdiv3.model.MCapability
Get a condition.
getCondition() - Method in class jadex.bdiv3.model.MTrigger
Get the condition.
getConditions() - Method in class jadex.bdiv3.model.MCapability
Get the conditions.
getConditions(String) - Method in class jadex.bdiv3.model.MGoal
Get the conditions of a type.
getConditions() - Method in class jadex.bdiv3.model.MGoal
Get all conditions.
getConfiguration(String) - Method in class jadex.bdiv3.model.MCapability
Get the configurations.
getConfiguration() - Method in class jadex.bridge.component.ComponentCreationInfo
Get the configuration.
getConfiguration() - Method in class jadex.bridge.fipa.CMSCreateComponent
Get the configuration of this AMSCreateComponent.
getConfiguration() - Method in interface jadex.bridge.IInternalAccess
Get the configuration.
getConfiguration() - Method in class jadex.bridge.InternalAccessAdapter
Get the configuration.
getConfiguration() - Method in class jadex.bridge.modelinfo.ComponentInstanceInfo
Get the configuration.
getConfiguration(String) - Method in interface jadex.bridge.modelinfo.IModelInfo
Get the configurations.
getConfiguration(String) - Method in class jadex.bridge.modelinfo.ModelInfo
Get a configuration.
getConfiguration() - Method in class jadex.bridge.service.types.cms.CreationInfo
Get the configuration.
getConfigurationFile() - Method in interface jadex.base.IStarterConfiguration
 
getConfigurationFile() - Method in class jadex.base.PlatformConfiguration
 
getConfigurationFile() - Method in class jadex.base.StarterConfiguration
Get the main configuration file, e.g.
getConfigurationName() - Method in interface jadex.base.IStarterConfiguration
 
getConfigurationName() - Method in class jadex.base.PlatformConfiguration
 
getConfigurationName() - Method in class jadex.base.StarterConfiguration
Get the configuration name.
getConfigurationName() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the configuration name.
getConfigurationName() - Method in class jadex.bdiv3x.runtime.CapabilityWrapper
Get the configuration name.
getConfigurationName() - Method in interface jadex.bdiv3x.runtime.ICapability
Get the configuration name.
getConfigurationNames() - Method in interface jadex.bridge.modelinfo.IModelInfo
Get the configurations.
getConfigurationNames() - Method in class jadex.bridge.modelinfo.ModelInfo
Get the configurations.
getConfigurations() - Method in class jadex.bdiv3.model.MCapability
Get the configurations.
getConfigurations() - Method in interface jadex.bridge.modelinfo.IModelInfo
Get the configurations.
getConfigurations() - Method in class jadex.bridge.modelinfo.ModelInfo
Get the configurations.
getConnectionId() - Method in interface jadex.bridge.IConnection
Get the connection id.
getConnectionId() - Method in class jadex.bridge.service.types.remote.ServiceInputConnection
Get the connection id.
getConnectionId() - Method in class jadex.bridge.service.types.remote.ServiceInputConnectionProxy
Get the connectionid.
getConnectionId() - Method in class jadex.bridge.service.types.remote.ServiceOutputConnection
 
getConnectionId() - Method in class jadex.bridge.service.types.remote.ServiceOutputConnectionProxy
Get the connectionid.
getConnectionState() - Method in interface jadex.bridge.service.types.remote.IProxyAgentService
Get the connection state of the proxy.
getConstantValue() - Method in class jadex.javaparser.javaccimpl.ExpressionNode
Get the constant value.
getConstructor(ClassLoader) - Method in class jadex.bdiv3.model.ConstructorInfo
Get the constructor via classloader.
getConstructorTarget() - Method in class jadex.bdiv3.model.MCondition
Get the ctarget.
getContacts() - Method in class jadex.bdi.planlib.watchdog.ObservationDescription
Get the contact data.
getContent() - Method in class jadex.bridge.service.types.email.Email
Get the content.
getContent() - Method in class jadex.commons.transformation.binaryserializer.DecodingContext
Gets the content being decoded.
getContent() - Method in exception jadex.extension.rs.invoke.RestInvocationHelper.RequestFailedException
Gets the received content.
getContent() - Method in class jadex.xml.StackElement
Get the content (if any).
getContent() - Method in class jadex.xml.writer.WriteObjectInfo
Get the content.
getContentInfo() - Method in class jadex.xml.MappingInfo
Get the contentinfo.
getContentInfo() - Method in class jadex.xml.TypeInfo
Get the content info.
getContentLength() - Method in class jadex.extension.rs.invoke.RestResponse
 
getContentType() - Method in class jadex.bridge.service.types.email.Email
Get the contenttype.
getContentType() - Method in class jadex.extension.rs.invoke.RestResponse
 
getContext() - Method in interface jadex.base.IRootComponentConfiguration
 
getContext() - Method in class jadex.base.PlatformConfiguration
 
getContext() - Method in class jadex.base.RootComponentConfiguration
 
getContext() - Method in exception jadex.commons.transformation.binaryserializer.SerializerDecodingException
 
getContext() - Method in class jadex.extension.envsupport.observer.graphics.java2d.ViewportJ2D
 
getContextCondition() - Method in class jadex.bdiv3.model.MPlan
Get the contextcondition.
getContextConditionMethod(ClassLoader) - Method in class jadex.bdiv3.model.MBody
 
getContextServiceClass() - Method in interface jadex.base.IRootComponentConfiguration
 
getContextServiceClass() - Method in class jadex.base.PlatformConfiguration
 
getContextServiceClass() - Method in class jadex.base.RootComponentConfiguration
 
getContextVariable(String) - Method in interface jadex.bpmn.features.IInternalBpmnComponentFeature
Get the value of the given context variable.
getControler() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Primitive3d
 
getConversationIdentifiers() - Method in class jadex.bridge.service.types.message.MessageType
Get the conversation identifiers.
getConverter() - Method in class jadex.xml.AttributeInfo
Get the attribute converter.
getConverter() - Method in class jadex.xml.SubobjectInfo
Get the converter.
getCorrectAnonymousInnerClass(Class<?>, Map<String, String>, ClassLoader) - Method in class jadex.xml.bean.BeanObjectReaderHandler
Bug with Java compilers that enumerate anonymous inner classes as they like.
getCreationInfo() - Method in class jadex.bridge.service.RequiredServiceBinding
Get the creationinfo.
getCreationTime() - Method in class jadex.bridge.service.types.cms.CMSComponentDescription
Get the creation time.
getCreationTime() - Method in interface jadex.bridge.service.types.cms.IComponentDescription
Get the creation time.
getCreator() - Method in class jadex.bridge.service.types.cms.CMSComponentDescription
Get the creator.
getCreator() - Method in interface jadex.bridge.service.types.cms.IComponentDescription
Get the creator of this component.
getCurrentClassName() - Method in class jadex.commons.transformation.binaryserializer.AbstractDecodingContext
Gets the current class name.
getCurrentClassName() - Method in interface jadex.commons.transformation.binaryserializer.IDecodingContext
Gets the current class name.
getCurrentDirectory(IExternalAccess) - Static method in class jadex.base.SRemoteFileChooser
Get the current directory of the remote VM.
getCurrentInvocation() - Static method in class jadex.bridge.ServiceCall
Get the service call instance corresponding to the current execution context.
getCurrentIterator() - Method in class jadex.commons.collection.MultiIterator
Get the current iterator.
getCurrentKey() - Method in class jadex.commons.gui.ObjectCardLayout
Get the key of the currently shown component (if any).
getCurrentOffer() - Method in class jadex.bdi.planlib.protocols.ExponentialPriceCalculator
Get the price for the current round of this auction.
getCurrentOffer() - Method in interface jadex.bdi.planlib.protocols.IOfferGenerator
Returns the current offer for the round.
getCurrentOffer() - Method in class jadex.bdi.planlib.protocols.LinearPriceCalculator
Get the current price.
getCurrentOffset() - Method in class jadex.commons.transformation.binaryserializer.DataInputDecodingContext
Returns the current offset of the decoding process for debugging.
getCurrentOffset() - Method in class jadex.commons.transformation.binaryserializer.DecodingContext
Returns the current offset of the decoding process for debugging.
getCurrentOffset() - Method in class jadex.commons.transformation.binaryserializer.DecodingContext2
Returns the current offset of the decoding process for debugging.
getCurrentOffset() - Method in interface jadex.commons.transformation.binaryserializer.IDecodingContext
Returns the current offset of the decoding process for debugging.
getCurrentSearch() - Method in class jadex.commons.gui.autocombo.AutoCompleteCombo
Get the current search.
getCurrentServiceCall() - Method in class jadex.bridge.service.component.ServiceInvocationContext
Get the last service call.
getCurrentServiceClasses() - Method in interface jadex.commons.beans.beancontext.BeanContextServices
 
getCurrentServiceClasses() - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
Returns an iterator of all registered service classes, with removed() disabled.
getCurrentServiceSelectors() - Method in class jadex.commons.beans.beancontext.BeanContextServiceAvailableEvent
 
getCurrentServiceSelectors(BeanContextServices, Class) - Method in interface jadex.commons.beans.beancontext.BeanContextServiceProvider
 
getCurrentServiceSelectors(Class) - Method in interface jadex.commons.beans.beancontext.BeanContextServices
 
getCurrentServiceSelectors(BeanContextServices, Class) - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport.BCSSProxyServiceProvider
Throws UnsupportedOperationException.
getCurrentServiceSelectors(Class) - Method in class jadex.commons.beans.beancontext.BeanContextServicesSupport
Returns the service selectors of the specified service.
getCurrentStateEvents() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the current state as events.
getCustomizerClass() - Method in class jadex.commons.beans.BeanDescriptor
Class/
getDaemon(String) - Method in interface jadex.bridge.modelinfo.IModelInfo
Get the daemon flag.
getDaemon(String) - Method in class jadex.bridge.modelinfo.ModelInfo
Get the daemon flag.
getDaemon() - Method in class jadex.bridge.modelinfo.Startable
Get the daemon.
getDaemon() - Method in class jadex.bridge.service.types.cms.CreationInfo
Get the daemon.
getData() - Method in class jadex.bpmn.runtime.persist.ThreadInfo
Gets the data.
getData() - Method in class jadex.bpmn.runtime.ProcessThread
Get the data.
getData() - Method in class jadex.bpmn.tools.ProcessThreadInfo
Get the data.
getData(String) - Method in class jadex.bpmn.tools.ProcessThreadInfo
Set the data.
getData() - Method in class jadex.commons.collection.CacheEntry
Get the data.
getData() - Method in class jadex.commons.collection.TreeNode
Get the node data.
getData(int) - Method in class jadex.commons.gui.EditableListEvent
Get the data for a specific row.
getData() - Method in class jadex.commons.gui.EditableListEvent
Get all data.
getData() - Method in class jadex.commons.LazyResource
Get the resource contents.
getData(int, int) - Method in class jadex.extension.envsupport.evaluation.DataTable
Get the data element from a specific row and column.
getDataConsumer(String) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Get a data consumer.
getDataConsumers() - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Get the data consumers.
getDataedges() - Method in class jadex.bpmn.runtime.persist.ThreadInfo
Gets the dataedges.
getDataEdges() - Method in class jadex.bpmn.runtime.ProcessThread
Get the data edges.
getDataEdgeValues() - Method in class jadex.bpmn.runtime.ProcessThread
 
getDataProvider(String) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Get a data provider.
getDataView(String) - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Gets a specific view.
getDataView(String) - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
Gets a specific dataview.
getDataViews() - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Get all available dataviews in this space.
getDataViews() - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
Get all available dataviews in this space.
getDataViews() - Method in class jadex.extension.envsupport.observer.gui.ObserverCenter
Returns the available dataviews.
getDate() - Method in class jadex.bridge.service.types.security.KeyStoreEntry
Get the date.
getDate() - Method in class jadex.bridge.VersionInfo
Get the release date.
getDate() - Method in class jadex.extension.rs.invoke.RestResponse
 
getDebugFutures() - Method in interface jadex.base.IStarterConfiguration
 
getDebugFutures() - Method in class jadex.base.PlatformConfiguration
 
getDebugFutures() - Method in class jadex.base.StarterConfiguration
Get the debug futures flag.
getDebugServices() - Method in interface jadex.base.IStarterConfiguration
 
getDebugServices() - Method in class jadex.base.PlatformConfiguration
 
getDebugServices() - Method in class jadex.base.StarterConfiguration
Get the debug services flag.
getDebugSteps() - Method in interface jadex.base.IStarterConfiguration
 
getDebugSteps() - Method in class jadex.base.PlatformConfiguration
 
getDebugSteps() - Method in class jadex.base.StarterConfiguration
Get the debug steps flag.
getDeclared(Object, String) - Static method in class jadex.commons.SReflect
Get the declared object, doesnt cumulate through superclasses.
getDeclaredAttributeInfos() - Method in class jadex.xml.TypeInfo
Get the declared attribute infos.
getDeclaredRestType(Method) - Static method in class jadex.extension.rs.invoke.RSJAXAnnotationHelper
Get the declared rest type.
getDeclaredService(IInternalAccess, Class<T>) - Static method in class jadex.bridge.service.search.SServiceProvider
Get all declared services of the given provider.
getDeclaredService(IInternalAccess, Class<T>, boolean) - Static method in class jadex.bridge.service.search.SServiceProvider
Get all declared services of the given provider.
getDeclaredService(IExternalAccess, Class<T>) - Static method in class jadex.bridge.service.search.SServiceProvider
Get all declared services of the given provider.
getDeclaredService(IInternalAccess, ClassInfo) - Static method in class jadex.bridge.service.search.SServiceProvider
Get all declared services of the given provider.
getDeclaredService(IInternalAccess, ClassInfo, boolean) - Static method in class jadex.bridge.service.search.SServiceProvider
Get all declared services of the given provider.
getDeclaredService(IExternalAccess, ClassInfo) - Static method in class jadex.bridge.service.search.SServiceProvider
Get all declared services of the given provider.
getDeclaredServices(IInternalAccess) - Static method in class jadex.bridge.service.search.SServiceProvider
Get all declared services of the given provider.
getDeclaredServices(IInternalAccess, boolean) - Static method in class jadex.bridge.service.search.SServiceProvider
Get all declared services of the given provider.
getDeclaredServices(IExternalAccess) - Static method in class jadex.bridge.service.search.SServiceProvider
Get all declared services of the given provider.
getDeclaredSubobjectInfos() - Method in class jadex.xml.TypeInfo
Get the declared subobject infos.
getDecoderHandlers() - Method in class jadex.commons.transformation.binaryserializer.AbstractDecodingContext
Returns the handlers used to decode objects.
getDecoderHandlers() - Method in interface jadex.commons.transformation.binaryserializer.IDecodingContext
Returns the handlers used to decode objects.
getDefault() - Static method in class jadex.base.AbstractPlatformConfiguration
Returns a PlatformConfiguration with the default parameters.
getDefaultBinding() - Method in class jadex.bridge.service.RequiredServiceInfo
Get the binding.
getDefaultCodecs() - Method in interface jadex.bridge.service.types.message.IMessageService
Get the default codecs.
getDefaultDirectory(IExternalAccess) - Static method in class jadex.base.SRemoteFileChooser
Return the user's default starting directory for the file chooser.
getDefaultDirectory() - Static method in class jadex.commons.SNonAndroid
Get the default directory.
getDefaultDirectory() - Static method in class jadex.commons.SUtil
Get the home directory.
getDefaultEventIndex() - Method in interface jadex.commons.beans.BeanInfo
 
getDefaultEventIndex() - Method in class jadex.commons.beans.SimpleBeanInfo
 
getDefaultFact() - Method in class jadex.bdiv3.model.MBelief
Get the value.
getDefaultFacts() - Method in class jadex.bdiv3.model.MBelief
Get the value.
getDefaultHandler() - Method in class jadex.xml.reader.AReadContext
Get the defaulthandler.
getDefaultNoGui() - Static method in class jadex.base.AbstractPlatformConfiguration
Returns a PlatformConfiguration with the default parameters but without gui.
getDefaultProcessors() - Static method in class jadex.commons.transformation.traverser.Traverser
Get the default traversal processors.
getDefaultPropertyIndex() - Method in interface jadex.commons.beans.BeanInfo
 
getDefaultPropertyIndex() - Method in class jadex.commons.beans.SimpleBeanInfo
 
getDefaultRange() - Method in class jadex.bdi.planlib.DefaultBDIVisionProcessor
Get the default range.
getDefaultRange() - Method in class jadex.extension.envsupport.environment.space2d.DefaultVisionGenerator
Get the default range.
getDefaultRange() - Method in class jadex.extension.envsupport.environment.space3d.DefaultVisionGenerator
Get the default range.
getDefaultTimeout() - Method in interface jadex.base.IStarterConfiguration
 
getDefaultTimeout() - Method in class jadex.base.PlatformConfiguration
 
getDefaultTimeout() - Method in class jadex.base.StarterConfiguration
Gets the default timeout.
getDefaultTimeout() - Method in class jadex.bridge.service.component.ComponentSuspendable
Get the default timeout.
getDefaultTimeout() - Method in class jadex.commons.future.ThreadSuspendable
Get the default timeout.
getDefaultTransform() - Method in class jadex.extension.envsupport.observer.graphics.java2d.ViewportJ2D
Returns the default transform.
getDefaultValue() - Method in class jadex.bdiv3.model.MParameter
Get the value.
getDefaultValue() - Method in class jadex.bridge.modelinfo.Argument
Get the default value.
getDefaultValue() - Method in interface jadex.bridge.modelinfo.IArgument
Get the default value.
getDefaultValue(Class) - Static method in class jadex.commons.SReflect
Get default value for basic types.
getDefaultValue() - Method in class jadex.xml.AccessInfo
Get the defaultvalue.
getDefaultValue(Object) - Method in class jadex.xml.writer.AbstractObjectWriterHandler
Get the default value.
getDefaultValues() - Method in class jadex.bdiv3.model.MParameter
Get the value.
getDelay() - Method in class jadex.bridge.service.types.awareness.AwarenessInfo
Get the delay.
getDelay() - Method in class jadex.bridge.service.types.awareness.DiscoveryInfo
Get the time.
getDelay(String) - Method in class jadex.bridge.service.types.awareness.DiscoveryInfo
Get the time.
getDelay() - Method in class jadex.micro.IntervalBehavior
Get the delay.
getDelegate() - Method in interface jadex.bridge.service.types.library.ISimpleDelegationClassLoader
 
getDelegate() - Method in class jadex.commons.gui.jtable.DelegateTableModel
 
getDelegate(Class<?>) - Method in interface jadex.commons.transformation.traverser.IBeanDelegateProvider
Returns an accessor delegate.
getDelegationFuture(IFuture<T>, FutureFunctionality) - Static method in class jadex.bridge.service.component.interceptors.FutureFunctionality
 
getDelegationFuture(Class<?>, FutureFunctionality) - Static method in class jadex.bridge.service.component.interceptors.FutureFunctionality
 
getDeliberation() - Method in class jadex.bdiv3.model.MGoal
Get the deliberation.
getDelta() - Method in interface jadex.bridge.service.types.clock.IClock
Get the clock delta.
getDelta() - Method in interface jadex.bridge.service.types.clock.IClockService
Get the clock delta.
getDescription() - Method in class jadex.base.test.TestReport
Get the description.
getDescription() - Method in class jadex.bdiv3.model.MElement
Get the description.
getDescription() - Method in interface jadex.bpmn.runtime.editor.IEditorParameterMetaInfo
Get the description.
getDescription() - Method in interface jadex.bpmn.runtime.editor.IEditorTaskMetaInfo
Get the description.
getDescription() - Method in class jadex.bridge.modelinfo.Argument
Get the description.
getDescription() - Method in interface jadex.bridge.modelinfo.IArgument
Get the description.
getDescription() - Method in interface jadex.bridge.modelinfo.IModelInfo
Get the model description.
getDescription() - Method in class jadex.bridge.modelinfo.Startable
Get the model description.
getDescription() - Method in class jadex.bridge.service.types.appstore.AppMetaInfo
Get the description.
getDescription() - Method in class jadex.bridge.service.types.security.ParameterInfo
Get the description.
getDesiredFree() - Method in class jadex.commons.DefaultPoolStrategy
Get the desfree.
getDexEntries(File) - Method in interface jadex.commons.SUtil.AndroidUtils
Get all Classes in a dex file as Enumeration.
getDf() - Method in interface jadex.base.IRootComponentConfiguration
 
getDf() - Method in class jadex.base.PlatformConfiguration
 
getDf() - Method in class jadex.base.RootComponentConfiguration
 
getDigestContent() - Method in class jadex.bridge.service.types.security.DefaultAuthorizable
Get the digestContent.
getDigestContent() - Method in interface jadex.bridge.service.types.security.IAuthorizable
Get the digest content.
getDilation() - Method in interface jadex.bridge.service.types.clock.IClockService
Get the clocks dilation.
getDirection(String) - Static method in enum jadex.bdiv3.model.MMessageEvent.Direction
 
getDirection() - Method in class jadex.bdiv3.model.MMessageEvent
Get the direction.
getDirection(String) - Static method in enum jadex.bdiv3.model.MParameter.Direction
 
getDirection() - Method in class jadex.bdiv3.model.MParameter
Get the direction.
getDirection() - Method in interface jadex.bpmn.runtime.editor.IEditorParameterMetaInfo
Get the direction.
getDirection(IVector2) - Method in interface jadex.extension.envsupport.math.IVector2
Returns the direction (theta) of the vector.
getDirection() - Method in interface jadex.extension.envsupport.math.IVector2
Returns the direction (theta) of the vector.
getDirection() - Method in interface jadex.extension.envsupport.math.IVector3
Returns the direction (theta) of the vector.
getDirection() - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
Returns the direction (theta) of the vector.
getDirection(IVector2) - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
 
getDirection() - Method in class jadex.extension.envsupport.math.Vector2Double
 
getDirection(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Double
 
getDirection() - Method in class jadex.extension.envsupport.math.Vector2Int
Returns the direction (theta) of the vector.
getDirection(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Int
 
getDirection() - Method in class jadex.extension.envsupport.math.Vector3Double
 
getDirection() - Method in class jadex.extension.envsupport.math.Vector3Int
Returns the direction of the vector.
getDirectionAsDouble(IVector2) - Method in interface jadex.extension.envsupport.math.IVector2
Returns the direction (theta) of the vector as double.
getDirectionAsDouble() - Method in interface jadex.extension.envsupport.math.IVector2
Returns the direction (theta) of the vector as double.
getDirectionAsDouble() - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
Returns the direction (theta) of the vector as double.
getDirectionAsDouble(IVector2) - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
 
getDirectionAsDouble() - Method in class jadex.extension.envsupport.math.Vector2Double
 
getDirectionAsDouble(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Double
 
getDirectionAsDouble() - Method in class jadex.extension.envsupport.math.Vector2Int
Returns the direction (theta) of the vector as double.
getDirectionAsDouble(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Int
 
getDirectionAsFloat(IVector2) - Method in interface jadex.extension.envsupport.math.IVector2
Returns the direction (theta) of the vector as float.
getDirectionAsFloat() - Method in interface jadex.extension.envsupport.math.IVector2
Returns the direction (theta) of the vector as float.
getDirectionAsFloat() - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
Returns the direction (theta) of the vector as float.
getDirectionAsFloat(IVector2) - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
 
getDirectionAsFloat() - Method in class jadex.extension.envsupport.math.Vector2Double
 
getDirectionAsFloat(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Double
 
getDirectionAsFloat() - Method in class jadex.extension.envsupport.math.Vector2Int
Returns the direction (theta) of the vector as float.
getDirectionAsFloat(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Int
 
getDirtyBytes() - Method in class jadex.commons.collection.PersistentMap
Returns the bytes wasted due to stale entries.
getDirtyBytes() - Method in class jadex.commons.collection.PersistentMap2
Returns the bytes wasted due to stale entries.
getDirtyBytes() - Method in class jadex.commons.collection.ShadowedPersistentMap
Returns the bytes wasted due to stale entries.
getDispatchedElement() - Method in interface jadex.bdiv3.runtime.IPlan
Get the dispatched element.
getDispatchedElement() - Method in class jadex.bdiv3x.runtime.Plan
Get the reason this plan was created for.
getDisplayName() - Method in class jadex.bridge.service.types.filetransfer.FileData
Get the displayname.
getDisplayName(File) - Static method in class jadex.bridge.service.types.filetransfer.FileData
Get the display name for a file.
getDisplayName() - Method in class jadex.commons.beans.FeatureDescriptor
FeatureDescriptor.getName() if not set.
getDisplayName(File) - Static method in class jadex.commons.SNonAndroid
Get the display name (e.g.
getDisplayName(File) - Static method in class jadex.commons.SUtil
Get the display name (e.g.
getDisplayOrder() - Method in class jadex.extension.envsupport.observer.perspective.Perspective2D
Gets the display order.
getDistance(ISpaceObject, IVector2) - Static method in class jadex.extension.envsupport.environment.space2d.KdNode
 
getDistance(IVector2, IVector2) - Method in class jadex.extension.envsupport.environment.space2d.Space2D
Get the distance between two positions.
getDistance(IVector1, IVector1, boolean) - Method in class jadex.extension.envsupport.environment.space2d.Space2D
Get the distance between two coordinates (x or y).
getDistance(IVector3, IVector3) - Method in class jadex.extension.envsupport.environment.space3d.Space3D
Get the distance between three positions.
getDistance(IVector1, IVector1, boolean) - Method in class jadex.extension.envsupport.environment.space3d.Space3D
Get the distance between two coordinates (x or y).
getDistance(IVector1) - Method in interface jadex.extension.envsupport.math.IVector1
Returns the distance to another vector
getDistance(IVector2) - Method in interface jadex.extension.envsupport.math.IVector2
Returns the distance to another vector.
getDistance(IVector3) - Method in interface jadex.extension.envsupport.math.IVector3
Returns the distance to another vector.
getDistance(IVector2) - Method in class jadex.extension.envsupport.math.SynchronizedVector2Wrapper
Returns the distance to another vector.
getDistance(IVector1) - Method in class jadex.extension.envsupport.math.Vector1Double
 
getDistance(IVector1) - Method in class jadex.extension.envsupport.math.Vector1Int
Returns the distance to another vector
getDistance(IVector1) - Method in class jadex.extension.envsupport.math.Vector1Long
Returns the distance to another vector
getDistance(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Double
 
getDistance(IVector2) - Method in class jadex.extension.envsupport.math.Vector2Int
Returns the distance to another vector.
getDistance(IVector3) - Method in class jadex.extension.envsupport.math.Vector3Double
 
getDistance(IVector3) - Method in class jadex.extension.envsupport.math.Vector3Int
Returns the distance to another vector.
getDocuments() - Method in class jadex.bridge.ErrorReport
Get the external documents.
getDocuments() - Method in interface jadex.bridge.IErrorReport
Get the external documents.
getDomainService() - Method in class jadex.bridge.service.component.BasicServiceInvocationHandler
Get the domain service.
getDomainService() - Method in class jadex.bridge.service.component.ServiceInfo
Get the domain service.
getDone() - Method in class jadex.bridge.service.types.chat.TransferInfo
Get the done.
getDotName(IComponentIdentifier) - Static method in class jadex.bridge.service.search.RegistrySearchFunctionality
Get the name without @ replaced by dot.
getDoubleProperty(String) - Method in class jadex.commons.Properties
Get a double property.
getDown() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Sky3d
 
getDrawCondition() - Method in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
Gets the draw condition.
getDrawCondition() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Primitive3d
Gets the draw condition.
getDuration() - Method in class jadex.base.test.Testcase
Get the test duration.
getDurationHMS(long) - Static method in class jadex.commons.SUtil
Get a string representation for a duration.
getEast() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Sky3d
 
getEdgeid() - Method in class jadex.bpmn.runtime.persist.ThreadInfo
Gets the edgeid.
getEdges() - Method in class jadex.bpmn.tools.ProcessThreadInfo
Get the edges.
getEditingRow() - Method in class jadex.commons.gui.jtreetable.JTreeTable
Workaround for BasicTableUI anomaly.
getEditorComponent() - Method in class jadex.commons.gui.autocombo.AutoCompleteCombo
 
getEditorSearchPath() - Static method in class jadex.commons.beans.PropertyEditorManager
 
getElement() - Method in interface jadex.bdiv3x.runtime.ICandidateInfo
Get the element this candidate was selected for.
getElementAt(int) - Method in class jadex.commons.gui.autocombo.AbstractAutoComboModel
 
getElementErrors(Object) - Method in class jadex.bridge.AbstractErrorReportBuilder
Get all elements which have errors and are contained in the given element.
getElementName() - Method in class jadex.bdiv3.model.MElement
Get the local name for an element, i.e.
getElements() - Method in class jadex.bdiv3x.runtime.Plan.PlanWaitAbstraction
Get the currently contained elements of the waitqueue.
getElements() - Method in class jadex.bridge.AbstractErrorReportBuilder
Get all invalid elements.
getEmail() - Method in class jadex.bdi.planlib.watchdog.ContactData
Get the email.
getEmptyFuture() - Static method in class jadex.commons.future.Future
Get the empty future of some type.
getEmptyGridPosition() - Method in class jadex.extension.envsupport.environment.space2d.Grid2D
Get an empty position in the grid.
getEmptyGridPosition() - Method in class jadex.extension.envsupport.environment.space3d.Grid3D
Get an empty position in the grid.
getEncodedSize(long) - Static method in class jadex.commons.transformation.binaryserializer.VarInt
Determines the encoded size of a value.
getEndBeliefs() - Method in class jadex.bdiv3.model.MConfiguration
Get the end beliefs.
getEndColumn() - Method in class jadex.javaparser.javaccimpl.JavaCharStream
 
getEndEvents() - Method in class jadex.bdiv3.model.MConfiguration
Get the end events.
getEndGoals() - Method in class jadex.bdiv3.model.MConfiguration
Get the end goals.
getEndLine() - Method in class jadex.javaparser.javaccimpl.JavaCharStream
 
getEndPlans() - Method in class jadex.bdiv3.model.MConfiguration
Get the end plans.
getEndsize() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.special.Effect
 
getEndSteps() - Method in class jadex.bridge.modelinfo.ConfigurationInfo
Get the end steps.
getEndtime() - Method in class jadex.bdi.planlib.protocols.NegotiationRecord
Get the end time.
getEntities() - Method in class jadex.commons.Tuple
Get entities
getEntity(int) - Method in class jadex.commons.Tuple
Get an entity.
getEntity(Class<T>) - Method in class jadex.extension.rs.invoke.RestResponse
 
getEntityInputStream() - Method in class jadex.extension.rs.invoke.RestResponse
 
getEntries() - Method in class jadex.bridge.service.types.filetransfer.BunchFileData
Get the entries.
getEntries() - Method in class jadex.commons.gui.EditableList
Get the entries.
getEntriesSize() - Method in class jadex.commons.collection.ActionReferenceQueue
Get the size of the entries (existing objects).
getEntryCount() - Method in class jadex.commons.gui.EditableList
Get the size.
getEntryFiles() - Method in class jadex.base.JarAsDirectory
Get the entryfiles.
getEntryName() - Method in class jadex.base.JarAsDirectory
 
getError() - Method in class jadex.bdi.planlib.messaging.AIM
Getter for error
getError() - Method in exception jadex.commons.future.ErrorException
Get the error.
getErrorFile() - Method in class jadex.bridge.service.types.daemon.StartOptions
Get the error stream redirection file (if any).
getErrorHTML() - Method in class jadex.bridge.ErrorReport
Get the html representation of the report.
getErrorHTML() - Method in interface jadex.bridge.IErrorReport
Get the html representation of the report.
getErrorReporter() - Method in class jadex.commons.transformation.binaryserializer.AbstractDecodingContext
Gets the error reporter.
getErrorReporter() - Method in interface jadex.commons.transformation.binaryserializer.IDecodingContext
Gets the error reporter.
getErrorText() - Method in class jadex.bridge.ErrorReport
Get the text representation of the report.
getErrorText() - Method in interface jadex.bridge.IErrorReport
Get the text representation of the report.
getEvaluation() - Method in class jadex.bdi.planlib.protocols.ParticipantProposal
Get the evaluation.
getEvaluationMode() - Method in class jadex.bdiv3.model.MBelief
Get the evaluationmode.
getEvaluationMode(String) - Static method in enum jadex.bdiv3.model.MParameter.EvaluationMode
 
getEvaluationMode() - Method in class jadex.bdiv3.model.MParameter
Get the evaluationmode.
getEventAdders() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the event type.
getEventbase() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the event base.
getEventbase() - Method in class jadex.bdiv3x.runtime.CapabilityWrapper
Get the event base.
getEventbase() - Method in interface jadex.bdiv3x.runtime.ICapability
Get the event base.
getEventbase() - Method in class jadex.bdiv3x.runtime.Plan
Get the event base.
getEventPropertyName() - Method in class jadex.commons.beans.EventHandler
 
getEventReferences() - Method in class jadex.bdiv3.model.MCapability
Get the fully qualified event references (abstract/reference name -> concrete event name).
getEvents() - Method in class jadex.bdiv3.model.MBelief
Get the events.
getEvents() - Method in class jadex.bdiv3.model.MCondition
Get the events.
getEvents() - Method in class jadex.bdiv3.model.MParameter
Get the events.
getEventSetDescriptors() - Method in interface jadex.commons.beans.BeanInfo
 
getEventSetDescriptors() - Method in class jadex.commons.beans.SimpleBeanInfo
 
getEventType() - Method in interface jadex.xml.reader.IXMLReader
Gets the XML event type.
getEventType() - Method in class jadex.xml.stax.StaxReaderWrapper
Gets the XML event type.
getException() - Method in interface jadex.bdiv3x.runtime.IFinishableElement
Get the exception.
getException() - Method in class jadex.bdiv3x.runtime.Plan
Get the uncatched exception that occurred in the body (if any).
getException() - Method in class jadex.bpmn.runtime.persist.ThreadInfo
Gets the exception.
getException() - Method in class jadex.bpmn.runtime.ProcessThread
Get the exception (if any).
getException() - Method in class jadex.bpmn.tools.ProcessThreadInfo
Get the exception.
getException() - Method in interface jadex.bridge.IInternalAccess
Get the exception, if any.
getException() - Method in class jadex.bridge.InternalAccessAdapter
Get the exception, if any.
getException() - Method in class jadex.commons.AbstractModelLoader.BrokenModel
Get the exception.
getException() - Method in class jadex.commons.future.Future
Get the exception, if any.
getException() - Method in interface jadex.commons.future.IFuture
Get the exception, if any.
getExceptionListener() - Method in class jadex.commons.beans.Encoder
Returns the exception listener of this encoder.
getExceptionListener() - Method in class jadex.commons.beans.XMLDecoder
Returns the exception listener.
getExceptionStacktrace(Throwable) - Static method in class jadex.commons.SUtil
Get the exception stacktrace.
getExcludeMode(String) - Static method in enum jadex.bdiv3.model.MProcessableElement.ExcludeMode
Convert from string to enum.
getExcludeMode() - Method in class jadex.bdiv3.model.MProcessableElement
Get the excludemode.
getExcludes() - Method in class jadex.bdiv3.model.MGoal
Get the excludes.
getExcludes() - Method in class jadex.bridge.service.types.awareness.AwarenessInfo
Get the excludes.
getExecutableThread(String, String) - Method in class jadex.bpmn.runtime.ProcessThread
Get an executable thread in the context or its sub contexts.
getExecutorService() - Method in interface jadex.bridge.service.types.simulation.ISimulationService
Get the executor service.
getExpirationTime(long) - Method in class jadex.commons.collection.LeaseTimeSet
Get the expiration time.
getExpression(String) - Method in class jadex.bdiv3.model.MCapability
Get a expression.
getExpression() - Method in class jadex.bdiv3.model.MCondition
Get the expression.
getExpression(String) - Method in class jadex.bdiv3x.runtime.ExpressionbaseWrapper
Get a predefined expression.
getExpression(String) - Method in interface jadex.bdiv3x.runtime.IExpressionbase
Get a predefined expression.
getExpression(String) - Method in class jadex.bdiv3x.runtime.Plan
Get an expression by name.
getExpression(String) - Method in class jadex.bdiv3x.runtime.RExpressionbase
Get a predefined expression.
getExpression() - Method in class jadex.extension.rs.publish.Value
Get the expression.
getExpressionbase() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the expression base.
getExpressionbase() - Method in class jadex.bdiv3x.runtime.CapabilityWrapper
Get the expression base.
getExpressionbase() - Method in interface jadex.bdiv3x.runtime.ICapability
Get the expression base.
getExpressionbase() - Method in class jadex.bdiv3x.runtime.Plan
Get the expression base.
getExpressionReferences() - Method in class jadex.bdiv3.model.MCapability
Get the fully qualified expression references (abstract/reference name -> concrete expression name).
getExpressions() - Method in class jadex.bdiv3.model.MCapability
Get the expressions.
getExpressionText() - Method in interface jadex.javaparser.IParsedExpression
Get the expression text.
getExpressionText() - Method in class jadex.javaparser.javaccimpl.ExpressionNode
Get the full expression text.
getExtendedObjectConverter(Class<?>) - Static method in class jadex.commons.transformation.BasicTypeConverter
Get a X -> String converter for a source clazz.
getExtendedStringConverter(Class<?>) - Static method in class jadex.commons.transformation.BasicTypeConverter
Get a String -> X converter for a target clazz.
getExtensionSize(byte[], int) - Static method in class jadex.commons.transformation.binaryserializer.VarInt
Returns the number of bytes used for this number past the first byte.
getExtensionSize(byte) - Static method in class jadex.commons.transformation.binaryserializer.VarInt
Returns the number of bytes used for this number past the first byte.
getExternalAccess() - Method in class jadex.base.ModelFileFilter
Get the external access.
getExternalAccess() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the scope.
getExternalAccess() - Method in class jadex.bdiv3x.runtime.CapabilityWrapper
Get the scope.
getExternalAccess() - Method in interface jadex.bdiv3x.runtime.ICapability
Get the scope.
getExternalAccess() - Method in class jadex.bdiv3x.runtime.Plan
Get the scope.
getExternalAccess() - Method in interface jadex.bridge.IInternalAccess
Get the external access.
getExternalAccess() - Method in class jadex.bridge.InternalAccessAdapter
Get the external access.
getExternalAccess(IInternalAccess, IComponentIdentifier) - Method in class jadex.bridge.service.component.DefaultServiceFetcher
Get external access for component identifier.
getExternalAccess(IInternalAccess, String, IComponentIdentifier) - Method in class jadex.bridge.service.component.DefaultServiceFetcher
Get external access for component name.
getExternalAccess() - Method in class jadex.bridge.service.component.interceptors.DelegationInterceptor
Get the ea.
getExternalAccess(IComponentIdentifier) - Method in interface jadex.bridge.service.types.cms.IComponentManagementService
Get the external access of a component.
getExternalAccess() - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Get the context.
getExternalAccess() - Method in interface jadex.extension.envsupport.environment.IEnvironmentSpace
Get the component of the space.
getExternalAccessByName(IInternalAccess, RequiredServiceInfo, RequiredServiceBinding) - Method in class jadex.bridge.service.component.DefaultServiceFetcher
Get the external access of a component by its name.
getExternalAccessesByType(IInternalAccess, RequiredServiceInfo, RequiredServiceBinding) - Method in class jadex.bridge.service.component.DefaultServiceFetcher
Get the external access of a component by type.
getExternalAccessProxy(IComponentIdentifier) - Method in interface jadex.bridge.service.types.remote.IRemoteServiceManagementService
Get an external access proxy from a remote component.
getExtraInfo() - Method in class jadex.xml.AccessInfo
Get the extrainfo.
getExtraParameters(Map<String, MProperty>, IModelContainer, ClassLoader) - Static method in class jadex.bpmn.runtime.task.MethodCallTask
Get the extra parameters that depend on the property settings of the task.
getExtraParameters(Map<String, MProperty>, IModelContainer, ClassLoader) - Static method in class jadex.bpmn.runtime.task.ServiceCallTask
Get the extra parameters that depend on the property settings of the task.
getFact() - Method in interface jadex.bdiv3x.runtime.IBelief
Get the fact of a belief.
getFact(Object) - Method in interface jadex.bdiv3x.runtime.IBeliefSet
Get a value equal to the given object.
getFact() - Method in class jadex.bdiv3x.runtime.RBeliefbase.RBelief
Get the value of a parameter.
getFact(Object) - Method in class jadex.bdiv3x.runtime.RBeliefbase.RBeliefSet
Get a value equal to the given object.
getFactAddeds() - Method in class jadex.bdiv3.model.MTrigger
Get the fact added triggers (belief set names).
getFactChangeds() - Method in class jadex.bdiv3.model.MTrigger
Get the fact changeds triggers (belief set names).
getFactory(FactoryFilter, IInternalAccess) - Static method in class jadex.bridge.service.types.factory.SComponentFactory
 
getFactRemoveds() - Method in class jadex.bdiv3.model.MTrigger
Get the fact removed triggers (belief set names).
getFacts() - Method in class jadex.bdiv3.model.MConfigBeliefElement
Get the value.
getFacts() - Method in interface jadex.bdiv3x.runtime.IBeliefSet
Get the facts of a beliefset.
getFacts() - Method in class jadex.bdiv3x.runtime.RBeliefbase.RBeliefSet
Get the facts of a beliefset.
getFailedMethod(ClassLoader) - Method in class jadex.bdiv3.model.MBody
 
getFailure() - Method in class jadex.bdi.planlib.protocols.InteractionState
Get the failure description.
getFeatureInjections() - Method in class jadex.micro.MicroModel
Get the feature injection fields.
getFeatures() - Method in interface jadex.bridge.modelinfo.IModelInfo
Get the features.
getFeatures() - Method in class jadex.bridge.modelinfo.ModelInfo
Get the features.
getFetcher(IInternalAccess, String) - Static method in class jadex.bdiv3x.runtime.CapabilityWrapper
Get the capability-specific fetcher (scope==null for agent scope).
getFetcher(IInternalAccess, String, Map<String, Object>) - Static method in class jadex.bdiv3x.runtime.CapabilityWrapper
Get the capability-specific fetcher (scope==null for agent scope).
getFetcher() - Method in interface jadex.bridge.IInternalAccess
Get the fetcher.
getFetcher() - Method in class jadex.bridge.InternalAccessAdapter
Get the fetcher.
getFetcher() - Method in class jadex.extension.envsupport.environment.AbstractEnvironmentSpace
Get the value fetcher.
getFetcher() - Method in class jadex.extension.envsupport.observer.perspective.Perspective2D
Get the value fetcher.
getFetcher() - Method in class jadex.extension.envsupport.observer.perspective.Perspective3D
Get the value fetcher.
getFetcherName() - Method in class jadex.bdiv3x.runtime.RInternalEvent
Get the name of the element in the fetcher (e.g.
getFetcherName() - Method in class jadex.bdiv3x.runtime.RMessageEvent
Get the name of the element in the fetcher (e.g.
getFetchHelp() - Method in class jadex.xml.bean.BeanAccessInfo
Get the fetchhelp.
getField() - Method in class jadex.bdiv3.model.MBelief
Get the field (for field-backed beliefs).
getField() - Method in class jadex.bdiv3.model.MParameter
Get the field (for field-backed beliefs).
getField(ClassLoader) - Method in class jadex.commons.FieldInfo
Get the field for the injection.
getField(Class, String) - Static method in class jadex.commons.SReflect
Get a field of the class, or any of it's superclasses.
getField() - Method in class jadex.commons.transformation.traverser.BeanProperty
Get the field.
getFieldInfo() - Method in class jadex.micro.MicroModel.ServiceInjectionInfo
Get the fieldInfo.
getFile(String) - Method in class jadex.base.JarAsDirectory
Get a file for an entry path.
getFile() - Method in class jadex.bdiv3.model.MCapabilityReference
Get the file name.
getFile(String) - Method in interface jadex.bridge.service.types.context.IContextService
Returns a File
getFile(URL) - Static method in class jadex.commons.SUtil
Get the file from an URL.
getFileData(IExternalAccess, String) - Static method in class jadex.base.SRemoteGui
Get the file info of a remote path.
getFileName(Class<?>, String) - Method in class jadex.bdiv3.BDIClassReader
Gets the filename for a class.
getFileName(String) - Method in interface jadex.bridge.IExternalAccess
Get the model name of a component type.
getFilename() - Method in interface jadex.bridge.modelinfo.IModelInfo
Get the filename.
getFilename() - Method in class jadex.bridge.modelinfo.ModelInfo
Get the filename.
getFilename() - Method in class jadex.bridge.modelinfo.SubcomponentTypeInfo
Get the filename.
getFileName() - Method in class jadex.bridge.service.types.chat.TransferInfo
Get the name of the local file (without path).
getFilename() - Method in class jadex.bridge.service.types.filetransfer.FileData
Get the filename.
getFilename() - Method in class jadex.commons.AbstractModelLoader.BrokenModel
Get the filename.
getFilename() - Method in class jadex.commons.CachedObject
Get the filename.
getFilename() - Method in interface jadex.commons.ICacheableModel
Get the filename.
getFilename() - Method in class jadex.commons.ResourceInfo
Get the filename.
getFilePath() - Method in class jadex.bridge.service.types.chat.TransferInfo
Get the full path of the local file (including filename).
getFiles(IExternalAccess, FileData, boolean) - Static method in class jadex.base.SRemoteFileChooser
Gets the list of shown (i.e.
getFiles(File, boolean) - Static method in class jadex.commons.SNonAndroid
Get the files of a directory.
getFiles(File, boolean) - Static method in class jadex.commons.SUtil
Get the files of a directory.
getFileSize() - Method in class jadex.bridge.service.types.filetransfer.FileData
Get the filesize.
getFiletransfer() - Method in interface jadex.base.IRootComponentConfiguration
 
getFiletransfer() - Method in class jadex.base.PlatformConfiguration
 
getFiletransfer() - Method in class jadex.base.RootComponentConfiguration
 
getFileTransfers() - Method in interface jadex.bridge.service.types.chat.IChatGuiService
Get a snapshot of the currently managed file transfers.
getFileType(IExternalAccess, String, IResourceIdentifier) - Static method in class jadex.bridge.service.types.factory.SComponentFactory
Get the file type of a model.
getFileTypeIcon(IExternalAccess, String) - Static method in class jadex.bridge.service.types.factory.SComponentFactory
Get a default icon for a file type.
getFilter() - Method in interface jadex.bridge.component.IMessageHandler
Get the filter.
getFilter() - Method in class jadex.bridge.service.search.ServiceQuery
Get the filter.
getFilter() - Method in class jadex.bridge.service.types.cron.CronJob
Get the filter.
getFilter() - Method in interface jadex.commons.gui.jtable.ISorterFilterTableModel
 
getFilter() - Method in class jadex.commons.gui.jtable.SorterFilterTableModel
 
getFilter() - Method in class jadex.micro.AbstractMessageHandler
Get the filter.
getFilter() - Method in class jadex.xml.AbstractInfo
Get the filter.
getFilter() - Method in class jadex.xml.XMLInfo
Get the filter.
getFilters() - Method in class jadex.commons.ComposedFilter
Get the filters.
getFilters() - Method in class jadex.commons.ComposedRemoteFilter
Get the filters.
getFinishedMethod(ClassLoader) - Method in class jadex.bdiv3.model.MGoal
Get the goal finished callback method.
getFirstEntity() - Method in class jadex.commons.Tuple2
Get the first entity.
getFirstEntity() - Method in class jadex.commons.Tuple3
Get the first entity.
getFirstResult(ThreadSuspendable) - Method in interface jadex.commons.future.ITuple2Future
Deprecated.
- From 3.0. Use method without suspendable. Get the first result.
getFirstResult() - Method in interface jadex.commons.future.ITuple2Future
Get the first result.
getFirstResult(long) - Method in interface jadex.commons.future.ITuple2Future
Get the first result.
getFirstResult(long, boolean) - Method in interface jadex.commons.future.ITuple2Future
Get the first result.
getFirstResult(ThreadSuspendable) - Method in class jadex.commons.future.Tuple2Future
Deprecated.
- From 3.0. Use method without suspendable. Will NOT use the suspendable that is supplied as parameter. Get the first result.
getFirstResult() - Method in class jadex.commons.future.Tuple2Future
Get the first result.
getFirstResult(long) - Method in class jadex.commons.future.Tuple2Future
Get the first result.
getFirstResult(long, boolean) - Method in class jadex.commons.future.Tuple2Future
Get the first result.
getFlap() - Method in class jadex.bdi.planlib.messaging.AIM
Get a FLAP packet
getFlattening() - Method in class jadex.xml.SubobjectInfo
Get the flattening.
getFont() - Method in class jadex.extension.envsupport.observer.graphics.TextInfo
 
getFreePhysicalMemorySize() - Static method in class jadex.commons.OperatingSystemMXBeanFacade
 
getFreeService(IService) - Method in class jadex.bridge.service.component.multiinvoke.SequentialMultiplexDistributor
Get the service for a call.
getFreeSwapSpaceSize() - Static method in class jadex.commons.OperatingSystemMXBeanFacade
 
getFrom() - Method in class jadex.bridge.service.types.security.KeyStoreEntry
Get the from.
getFullName() - Method in interface jadex.bridge.modelinfo.IModelInfo
Get the full model name (package.name)
getFullName() - Method in class jadex.bridge.modelinfo.ModelInfo
Get the full model name (package.name)
getFuture() - Method in class jadex.bridge.service.component.ComponentSuspendable
Get the future.
getFuture() - Method in class jadex.bridge.service.search.ServiceQueryInfo
Get the future.
getFuture(boolean, IInternalAccess) - Static method in class jadex.bridge.SFuture
Convenience method for creating a future (possibly with timeout avoidance).
getFuture(Class<T>, boolean, IInternalAccess) - Static method in class jadex.bridge.SFuture
Convenience method for creating a future (possibly with timeout avoidance).
getFuture(Class<T>, boolean, IExternalAccess) - Static method in class jadex.bridge.SFuture
Convenience method for creating a future (possibly with timeout avoidance).
getFuture(Class<?>) - Static method in class jadex.bridge.SFuture
Get the matching future object to a future (interface) type.
getFuture() - Method in exception jadex.commons.future.DuplicateResultException
Get the future.
getFuture(Class<?>) - Method in class jadex.commons.future.Future
Sequential execution of async methods via implicit delegation.
getGenericClassName(Type, Class<?>) - Static method in class jadex.commons.SReflect
Returns generic type name.
getGenericType() - Method in class jadex.commons.transformation.traverser.BeanProperty
Get the gentype.
getGenericTypeName() - Method in class jadex.bridge.ClassInfo
Get the generic type name.
getGeninfo() - Method in class jadex.bridge.ClassInfo
Get the geninfo.
getGetListenerMethod() - Method in class jadex.commons.beans.EventSetDescriptor
 
getGetter() - Method in class jadex.bdiv3.model.MBelief
Get the getter method (for method-backed beliefs).
getGetter() - Method in class jadex.bdiv3.model.MParameter
Get the getter method (for method-backed beliefs).
getGlobalIdentifier() - Method in interface jadex.bridge.IResourceIdentifier
Get the global identifier.
getGlobalIdentifier() - Method in class jadex.bridge.ResourceIdentifier
Get the global identifier.
getGoal(ClassNode, BDIModel, ClassLoader) - Method in class jadex.bdiv3.AbstractAsmBdiClassGenerator
Get a goal per class node.
getGoal(Object) - Method in interface jadex.bdiv3.features.IBDIAgentFeature
Get the goal api representation for a pojo goal.
getGoal(String) - Method in class jadex.bdiv3.model.MCapability
Get the goal for its name.
getGoalbase() - Method in class jadex.bdiv3x.features.BDIXAgentFeature
Get the goal base.
getGoalbase() - Method in class jadex.bdiv3x.runtime.CapabilityWrapper
Get the goal base.
getGoalbase() - Method in interface jadex.bdiv3x.runtime.ICapability
Get the goal base.
getGoalbase() - Method in class jadex.bdiv3x.runtime.Plan
Get the goal base.
getGoalEvents(MGoal) - Static method in class jadex.bdiv3x.features.BDIXAgentFeature
Create goal events for a goal name.
getGoalFinishedNames() - Method in class jadex.bdiv3.model.MTrigger
Get the goal finished events.
getGoalFinisheds() - Method in class jadex.bdiv3.model.MTrigger
Get the goalfinisheds.
getGoalMappings() - Method in class jadex.bdiv3.model.MPlanParameter
Get the goal mappings.
getGoalMatchExpression(MGoal) - Method in class jadex.bdiv3.model.MTrigger
Get a goal match expression.
getGoalNames() - Method in class jadex.bdiv3.model.MTrigger
Get the goal events.
getGoalPublications() - Method in class jadex.bdiv3.model.MCapability
Get the pubs.
getGoalReferences() - Method in class jadex.bdiv3.model.MCapability
Get the fully qualified goal references (abstract/reference name -> concrete goal name).
getGoals(Class<T>) - Method in interface jadex.bdiv3.features.IBDIAgentFeature
Get the goals of a given type as pojos.
getGoals() - Method in interface jadex.bdiv3.features.IBDIAgentFeature
Get the current goals as api representation.
getGoals() - Method in class jadex.bdiv3.model.MCapability
Get the goals.
getGoals() - Method in class jadex.bdiv3.model.MTrigger
Get the goals.
getGoals(String) - Method in interface jadex.bdiv3x.runtime.IGoalbase
Get all proprietary goals of a specified type (=model element name).
getGoals() - Method in interface jadex.bdiv3x.runtime.IGoalbase
Get all the adopted goals in this scope (including subgoals).
getGoals(String) - Method in class jadex.bdiv3x.runtime.RGoalbase
Get all proprietary goals of a specified type (=model element name).
getGoals() - Method in class jadex.bdiv3x.runtime.RGoalbase
Get all the adopted goals in this scope (including subgoals).
getGridSize() - Method in class jadex.extension.envsupport.observer.graphics.layer.GridLayer
 
getGroup(String) - Method in class jadex.extension.agr.AGRSpace
Get a group by name.
getGroupType(String) - Method in class jadex.extension.agr.MAGRSpaceType
Get a group type by name.
getGroupType(MAGRSpaceType) - Method in class jadex.extension.agr.MGroupInstance
Get the group type.
getGuesser() - Method in class jadex.commons.SimpleMethodParameterGuesser
Get the guesser.
getGui() - Method in interface jadex.base.IRootComponentConfiguration
 
getGui() - Method in class jadex.base.PlatformConfiguration
 
getGui() - Method in class jadex.base.RootComponentConfiguration
 
getGui() - Method in class jadex.commons.gui.GuiCreator
Get the frame.
getHAlign() - Method in class jadex.extension.envsupport.observer.graphics.drawable.Primitive
Gets the horizontal alignment.
getHandler() - Method in class jadex.xml.writer.AWriteContext
Get the handler.
getHashCode(File, boolean) - Static method in class jadex.commons.SUtil
Get the hash code for a file or directory.
getHeaderRendererIcon(int, int) - Method in class jadex.commons.gui.jtable.TableSorter
 
getHeight() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Cylinder3d
 
getHeightmap() - Method in class jadex.extension.envsupport.observer.graphics.drawable3d.Terrain3d
 
getHexMessageDigest(byte[], String) - Static method in class jadex.commons.security.SSecurity
Get the digest of a message as a formatted String.
getHomeDirectory(IExternalAccess) - Static method in class jadex.base.SRemoteFileChooser
 
getHomeDirectory() - Static method in class jadex.commons.SNonAndroid
Get the home directory.
getHomeDirectory() - Static method in class jadex.commons.SUtil
Get the home directory.
getHost() - Method in class jadex.bdi.planlib.messaging.EmailAccount
Get host.
getHostIdentifier() - Method in interface jadex.bridge.ILocalResourceIdentifier
Get the host identifier.
getHostIdentifier() - Method in class jadex.bridge.LocalResourceIdentifier
Get the host identifier.
getHTMLFragment(int, String) - Method in class jadex.base.test.Testcase
Create an HTML representation of this element that can be included in an HTML document.
getIcon(Object) - Method in class jadex.commons.gui.jtreetable.TreeTableNodeType
Get the icon.
getIconHeight() - Method in class jadex.commons.gui.CombiIcon
Get the max height of the icons.
getIconHeight() - Method in class jadex.commons.gui.jtable.SortArrowIcon
 
getIconPath() - Method in class jadex.extension.envsupport.observer.gui.plugin.AbstractInteractionPlugin
 
getIconPath() - Method in class jadex.extension.envsupport.observer.gui.plugin.EvaluationPlugin
Returns the path to the icon for the plugin in the toolbar.
getIconPath() - Method in class jadex.extension.envsupport.observer.gui.plugin.IntrospectorPlugin
Returns the path to the icon for the plugin in the toolbar.
getIconPath() - Method in interface jadex.extension.envsupport.observer.gui.plugin.IObserverCenterPlugin
Returns the path to the icon for the plugin in the toolbar.
getIconPath() - Method in class jadex.extension.envsupport.observer.gui.plugin.VisualsPlugin
Returns the path to the icon for the plugin in the toolbar.
getIconWidth() - Method in class jadex.commons.gui.CombiIcon
Get the max width of the icons.
getIconWidth() - Method in class jadex.commons.gui.jtable.SortArrowIcon
 
getIcq() - Method in class jadex.bdi.planlib.watchdog.ContactData
Getter for icq
getId() - Method in class jadex.bdi.planlib.messaging.IMAccount
Getter for id
getId() - Method in interface jadex.bdiv3.runtime.IGoal
Get the id.
getId() - Method in interface jadex.bdiv3.runtime.IPlan
Get the id.
getId() - Method in class jadex.bpmn.runtime.persist.ThreadInfo
Gets the id.
getId() - Method in class jadex.bpmn.runtime.ProcessThread
Get the id.
getId() - Method in class jadex.bridge.service.component.RequiredServicesComponentFeature
Get the globally unique id of the provider.
getId() - Method in class jadex.bridge.service.search.ServiceIdFilter
Get the id.
getId() - Method in class jadex.bridge.service.types.chat.TransferInfo
Get the id.
getId() - Method in class jadex.bridge.service.types.cron.CronJob
Get the id.
getId() - Method in class jadex.commons.Properties
Get the id.
getId() - Method in interface jadex.extension.envsupport.environment.ISpaceObject
Get the objects id.
getId() - Method in class jadex.extension.envsupport.environment.SpaceObject
Get the objects id.
getId(Object) - Static method in class jadex.extension.envsupport.observer.gui.SObjectInspector
Retrieves the id of an object.
getId() - Method in class jadex.micro.IntervalBehavior
Get the id.
getId() - Method in class jadex.xml.AbstractInfo
Get the id.
getId() - Method in class jadex.xml.AttributeInfo
Get the id.
getId() - Method in class jadex.xml.writer.AWriteContext
Get the id.
getIdcnt() - Method in class jadex.bpmn.runtime.persist.ThreadInfo
Gets the idcnt.
getIdIdentifier() - Method in class jadex.bridge.fipa.FIPAMessageType
Get the identifier for fetching the message id.
getIdIdentifier() - Method in class jadex.bridge.service.types.message.MessageType
Get the identifier for fetching the message id.
getImage() - Method in class jadex.bridge.service.types.appstore.AppMetaInfo
Get the image.
getImage() - Method in class jadex.bridge.service.types.chat.ChatEvent
Get the image.
getImage() - Method in interface jadex.bridge.service.types.chat.IChatGuiService
Get the avatar image.
getImage() - Method in interface jadex.bridge.service.types.chat.IChatService
Get the user image.
getImage(String) - Method in class jadex.extension.envsupport.observer.graphics.java2d.ViewportJ2D
Returns an image for texturing
GetImage() - Method in class jadex.javaparser.javaccimpl.JavaCharStream
 
getImageTransform(int, int) - Method in class jadex.extension.envsupport.observer.graphics.java2d.ViewportJ2D
Sets up the image transform.
getImplClassName() - Method in class jadex.bdiv3.model.MBelief
Get the impl.
getImplementation() - Method in class jadex.bridge.service.ProvidedServiceInfo
Get the implementation.
getImports() - Method in interface jadex.bridge.modelinfo.IModelInfo
Get the imports.
getImports() - Method in class jadex.bridge.modelinfo.ModelInfo