- 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
-
- ContinuousSpace2D(IVector2) - Constructor for class jadex.extension.envsupport.environment.space2d.ContinuousSpace2D
-
- ContinuousSpace2D(Object, IVector2) - Constructor for class jadex.extension.envsupport.environment.space2d.ContinuousSpace2D
-
- ContinuousSpace3D - Class in jadex.extension.envsupport.environment.space3d
-
Continuous version of 2D space.
- ContinuousSpace3D() - Constructor for class jadex.extension.envsupport.environment.space3d.ContinuousSpace3D
-
- ContinuousSpace3D(IVector3) - Constructor for class jadex.extension.envsupport.environment.space3d.ContinuousSpace3D
-
- ContinuousSpace3D(Object, IVector3) - Constructor for class jadex.extension.envsupport.environment.space3d.ContinuousSpace3D
-
- 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
-
- 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
-
- 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
-
- 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
-
- delegate(IntermediateFuture<E>, boolean) - Static method in class jadex.commons.future.SResultListener
-
- delegate(IntermediateFuture<E>, boolean, IFunctionalResultListener<Collection<E>>, IFunctionalIntermediateResultListener<E>) - Static method in class jadex.commons.future.SResultListener
-
- delegate(Tuple2Future<E, F>) - Static method in class jadex.commons.future.SResultListener
-
- 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
-
- 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
-
- 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
-
- getArgument(String) - Method in class jadex.bridge.InternalAccessAdapter
-
- 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
-
- 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
-
- 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
-
- 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
-