Skip navigation links
A B C D E F G H I J K L M N O P R S T U 

A

AbstractMessageHandler - Class in jadex.micro
Abstract message handler.
AbstractMessageHandler() - Constructor for class jadex.micro.AbstractMessageHandler
Create a new message handler.
AbstractMessageHandler(IFilter<IMessageAdapter>, long, boolean, boolean) - Constructor for class jadex.micro.AbstractMessageHandler
Create a new message handler.
addAgentInjection(FieldInfo) - Method in class jadex.micro.MicroModel
Add an injection field.
addArgumentInjection(String, FieldInfo, String) - Method in class jadex.micro.MicroModel
Add an injection field.
addFeatureInjection(String, FieldInfo) - Method in class jadex.micro.MicroModel
Add an injection field.
addParentInjection(FieldInfo) - Method in class jadex.micro.MicroModel
Add an injection field.
addResultInjection(String, FieldInfo, String, String) - Method in class jadex.micro.MicroModel
Add an injection field.
addServiceCall(ServiceCallInfo) - Method in class jadex.micro.MicroModel
Add an call field.
addServiceInjection(String, FieldInfo) - Method in class jadex.micro.MicroModel
Add an injection field.
addServiceInjection(String, MethodInfo) - Method in class jadex.micro.MicroModel
Add an injection field.
Agent - Annotation Type in jadex.micro.annotation
Marker for agent class and variable.
AgentArgument - Annotation Type in jadex.micro.annotation
Marker for agent argument field.
AgentBody - Annotation Type in jadex.micro.annotation
Marker for agent body method.
AgentBreakpoint - Annotation Type in jadex.micro.annotation
Marker for agent breakpoint method.
AgentCreated - Annotation Type in jadex.micro.annotation
Marker for agent created method.
AgentFeature - Annotation Type in jadex.micro.annotation
 
agentinjections - Variable in class jadex.micro.MicroModel
The agent injection targets.
AgentKilled - Annotation Type in jadex.micro.annotation
Marker for agent killed method.
AgentMessageArrived - Annotation Type in jadex.micro.annotation
Marker for agent message arrived.
agentmethods - Variable in class jadex.micro.MicroModel
The agent methods for given annotations (if any).
AgentResult - Annotation Type in jadex.micro.annotation
Marker for agent result field.
AgentService - Annotation Type in jadex.micro.annotation
The service annotation.
AgentServiceValue - Annotation Type in jadex.micro.annotation
The service annotation.
AgentStreamArrived - Annotation Type in jadex.micro.annotation
Marker for agent stream arrived.
Argument - Annotation Type in jadex.micro.annotation
The argument annotation.
argumentinjections - Variable in class jadex.micro.MicroModel
The argument injection targets.
Arguments - Annotation Type in jadex.micro.annotation
The arguments annotation.

B

Binding - Annotation Type in jadex.micro.annotation
The argument annotation.
BINDING_NULL - Static variable in annotation type jadex.micro.annotation.Implementation
Identifier for null binding, as annotations don't support null values (grrr).
body() - Method in class jadex.micro.features.impl.MicroLifecycleComponentFeature
Execute the functional body of the agent.
Breakpoints - Annotation Type in jadex.micro.annotation
The breakpoints annotation.

C

checkMethodReturnType(Class<? extends Annotation>, Method, ClassLoader) - Method in class jadex.micro.MicroClassReader
Check, if the return type of the agent method is acceptable.
classloader - Variable in class jadex.micro.MicroModel
The class loader.
Component - Annotation Type in jadex.micro.annotation
Component annotation.
component - Variable in class jadex.micro.IntervalBehavior
The component.
ComponentType - Annotation Type in jadex.micro.annotation
 
ComponentTypes - Annotation Type in jadex.micro.annotation
 
Configuration - Annotation Type in jadex.micro.annotation
Configuration annotation.
Configurations - Annotation Type in jadex.micro.annotation
Configurations annotation.
createBinding(Binding) - Method in class jadex.micro.MicroClassReader
Create a service binding.
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.
createHandleMessageStep(IMessageAdapter) - Method in class jadex.micro.features.impl.MicroMessageComponentFeature
Helper method to override message handling.
createHandleStreamStep(IConnection) - Method in class jadex.micro.features.impl.MicroMessageComponentFeature
Helper method to override stream handling.
createImplementation(Implementation) - Method in class jadex.micro.MicroClassReader
Create a service implementation.
createNFRProperties(NFRProperty[]) - Method in class jadex.micro.MicroClassReader
Create req service props.
createUnparsedExpressions(Value[]) - Method in class jadex.micro.MicroClassReader
Create unparsed expressions.
createUnparsedExpressions(NameValue[]) - Method in class jadex.micro.MicroClassReader
Create unparsed expressions.
createUnparsedExpressionsList(NameValue[]) - Method in class jadex.micro.MicroClassReader
Create unparsed expressions.
CreationInfo - Annotation Type in jadex.micro.annotation
Component annotation.

D

delay - Variable in class jadex.micro.IntervalBehavior
The delay.
Description - Annotation Type in jadex.micro.annotation
Holds the component description.
doLoadModel(String, String[], ResourceInfo, ClassLoader, Object) - Method in class jadex.micro.MicroModelLoader
Load a model.
DummyClassLoader(URL[], ClassLoader, ClassLoader) - Constructor for class jadex.micro.MicroClassReader.DummyClassLoader
 

E

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.
exceptionOccurred(Exception) - Method in class jadex.micro.IntervalBehavior.StepResultListener
 

F

FACTORY - Static variable in class jadex.micro.features.impl.MicroInjectionComponentFeature
The factory.
FACTORY - Static variable in class jadex.micro.features.impl.MicroLifecycleComponentFeature
The factory.
FACTORY - Static variable in class jadex.micro.features.impl.MicroMessageComponentFeature
The factory.
FACTORY - Static variable in class jadex.micro.features.impl.MicroPojoComponentFeature
The factory.
FACTORY - Static variable in class jadex.micro.features.impl.MicroServiceInjectionComponentFeature
The factory.
Feature - Annotation Type in jadex.micro.annotation
The features annotation.
featureinjections - Variable in class jadex.micro.MicroModel
The feature injection targets.
Features - Annotation Type in jadex.micro.annotation
The features annotation.
features - Variable in class jadex.micro.MicroAgentFactory
The standard + micro component features.
fetchValue(String) - Method in class jadex.micro.features.impl.MicroPojoComponentFeature
Add $pojoagent to fetcher.
FILE_EXTENSION_MICRO - Static variable in class jadex.micro.MicroModelLoader
The component file extension.
FILETYPE_MICROAGENT - Static variable in class jadex.micro.MicroAgentFactory
The micro agent file type.
FILETYPES - Static variable in class jadex.micro.MicroAgentFactory
The supported component types (file extensions).
fillMicroModelFromAnnotations(MicroModel, String, Class<?>, ClassLoader) - Method in class jadex.micro.MicroClassReader
Fill the model details using annotation.
filter - Variable in class jadex.micro.AbstractMessageHandler
The filter.
fproperties - Variable in class jadex.micro.MicroAgentFactory
The properties.

G

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.
getAnnotation(Class<?>, Class<T>, ClassLoader) - Method in class jadex.micro.MicroClassReader
 
getAnnotation(Field, Class<T>, ClassLoader) - Method in class jadex.micro.MicroClassReader
 
getAnnotation(Method, Class<T>, ClassLoader) - Method in class jadex.micro.MicroClassReader
 
getAnnotation(Constructor<?>, Class<T>, ClassLoader) - Method in class jadex.micro.MicroClassReader
 
getAnnotation(Class<?>, Class<T>, ClassLoader, ClassLoader) - Method in class jadex.micro.MicroClassReader
 
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.
getClass(Class<?>, ClassLoader) - Static method in class jadex.micro.MicroClassReader
 
getClassArray(Class<?>[], ClassLoader) - Static method in class jadex.micro.MicroClassReader
 
getClassloader() - Method in class jadex.micro.MicroModel
Get the classloader.
getComponentFeatures(IModelInfo) - Method in class jadex.micro.MicroAgentFactory
Get the component features for a model.
getComponentType(String, String[], IResourceIdentifier) - Method in class jadex.micro.MicroAgentFactory
Get the component type of a model.
getComponentTypeIcon(String) - Method in class jadex.micro.MicroAgentFactory
Get a default icon for a file type.
getComponentTypes() - Method in class jadex.micro.MicroAgentFactory
Get the names of ADF file types supported by this factory.
getDelay() - Method in class jadex.micro.IntervalBehavior
Get the delay.
getFeatureInjections() - Method in class jadex.micro.MicroModel
Get the feature injection fields.
getFilter() - Method in class jadex.micro.AbstractMessageHandler
Get the filter.
getId() - Method in class jadex.micro.IntervalBehavior
Get the id.
getLibraryService() - Method in class jadex.micro.MicroAgentFactory
Get the library service
getMicroAgentClass(String, String[], ClassLoader) - Method in class jadex.micro.MicroAgentFactory
Get the mirco agent class.
getMicroAgentClass(String, String[], ClassLoader) - Method in class jadex.micro.MicroClassReader
Get the mirco agent class.
getOriginal() - Method in class jadex.micro.MicroClassReader.DummyClassLoader
Get the orig.
getParameterAnnotations(Method, ClassLoader) - Method in class jadex.micro.MicroClassReader
 
getParameterAnnotations(Constructor, ClassLoader) - Method in class jadex.micro.MicroClassReader
 
getParameterGuesser() - Method in class jadex.micro.features.impl.MicroPojoComponentFeature
The feature can add objects for field or method injections by providing an optional parameter guesser.
getParentInjections() - Method in class jadex.micro.MicroModel
Get the parentinjections fields.
getPojoAgent() - Method in class jadex.micro.features.impl.MicroLifecycleComponentFeature
Get the pojoagent.
getPojoAgent() - Method in class jadex.micro.features.impl.MicroPojoComponentFeature
Get the pojoagent.
getPojoClass() - Method in class jadex.micro.MicroModel
Get the pojo class.
getProperties(String) - Method in class jadex.micro.MicroAgentFactory
Get the properties.
getProxyAnnotation(T, ClassLoader) - Method in class jadex.micro.MicroClassReader
Gets proxy annotation that can be invoked by corresponding classloader.
getResourceInfo(String, String, String[], ClassLoader) - Method in class jadex.micro.MicroModelLoader
Find the file for a given name.
getResultInjection(String) - Method in class jadex.micro.MicroModel
Get the result injection field.
getResultInjectionNames() - Method in class jadex.micro.MicroModel
Get the Result injection names.
getServiceCalls() - Method in class jadex.micro.MicroModel
Get the service call fields.
getServiceInjectionNames() - Method in class jadex.micro.MicroModel
Get the service injection names.
getServiceInjections(String) - Method in class jadex.micro.MicroModel
Get the service injection fields.
getStep() - Method in class jadex.micro.IntervalBehavior
Get the step.
getTimeout() - Method in class jadex.micro.AbstractMessageHandler
Get the timeout.
getUserAgentObject() - Method in class jadex.micro.MicroAgentPersistInfo
Gets the user agent object.
getValueFetcher() - Method in class jadex.micro.features.impl.MicroPojoComponentFeature
The feature can inject parameters for expression evaluation by providing an optional value fetcher.
guesser - Variable in class jadex.micro.features.impl.MicroPojoComponentFeature
The parameter guesser (cached for speed).

H

handleCallback(ServiceCallInfo, Object) - Method in class jadex.micro.features.impl.MicroLifecycleComponentFeature
Handle the result by setting a variable or by calling a callback method.
handleMessage(Map<String, Object>, MessageType) - Method in class jadex.micro.AbstractMessageHandler
Handle the message.
HandleMicroMessageStep(IMessageAdapter) - Constructor for class jadex.micro.features.impl.MicroMessageComponentFeature.HandleMicroMessageStep
 
HandleMicroStreamStep(IConnection) - Constructor for class jadex.micro.features.impl.MicroMessageComponentFeature.HandleMicroStreamStep
 

I

ICON - Static variable in class jadex.micro.MicroAgentFactory
The image icon.
id - Variable in class jadex.micro.IntervalBehavior
The current id.
IMicroInjectionFeature - Interface in jadex.micro.features
Inject agent object, arguments, results and features into annotated field values.
IMicroServiceInjectionFeature - Interface in jadex.micro.features
Inject required services into annotated field values.
Implementation - Annotation Type in jadex.micro.annotation
Service implementation details.
Imports - Annotation Type in jadex.micro.annotation
 
init() - Method in class jadex.micro.features.impl.MicroInjectionComponentFeature
Initialize the feature.
init() - Method in class jadex.micro.features.impl.MicroLifecycleComponentFeature
Initialize the feature.
init() - Method in class jadex.micro.features.impl.MicroServiceInjectionComponentFeature
Initialize the feature.
IntervalBehavior<T> - Class in jadex.micro
Automatically reinvokes send method in intervals determined by the delay (in state).
IntervalBehavior(IInternalAccess, long, IComponentStep<T>, boolean) - Constructor for class jadex.micro.IntervalBehavior
Create a new lease time handling object.
IntervalBehavior.StepResultListener<E,F> - Class in jadex.micro
 
invokeHandlers(IMessageAdapter) - Method in class jadex.micro.features.impl.MicroMessageComponentFeature.HandleMicroMessageStep
Extracted to allow overriding behaviour.
invokeHandlers(IConnection) - Method in class jadex.micro.features.impl.MicroMessageComponentFeature.HandleMicroStreamStep
Extracted to allow overriding behaviour.
invokeMethod(IInternalAccess, Class<? extends Annotation>, Object[]) - Static method in class jadex.micro.features.impl.MicroLifecycleComponentFeature
Invoke an agent method by injecting required arguments.
invokeServices() - Method in class jadex.micro.features.impl.MicroLifecycleComponentFeature
Execute initial service calls.
isAnnotationPresent(Class<?>, Class<? extends Annotation>, ClassLoader) - Static method in class jadex.micro.MicroClassReader
 
isAnnotationPresent(Field, Class<? extends Annotation>, ClassLoader) - Static method in class jadex.micro.MicroClassReader
 
isAnnotationPresent(Method, Class<? extends Annotation>, ClassLoader) - Static method in class jadex.micro.MicroClassReader
 
isAnnotationPresent(Constructor<?>, Class<? extends Annotation>, ClassLoader) - Static method in class jadex.micro.MicroClassReader
 
isClassLoaderCompatible(Class<?>, ClassLoader) - Static method in class jadex.micro.MicroClassReader
 
isLoadable(String, String[], IResourceIdentifier) - Method in class jadex.micro.MicroAgentFactory
Test if a model can be loaded by the factory.
isRealtime() - Method in class jadex.micro.AbstractMessageHandler
Test if handler should be real time.
isRemove() - Method in class jadex.micro.AbstractMessageHandler
Test if handler should be removed.
isStartable(String, String[], IResourceIdentifier) - Method in class jadex.micro.MicroAgentFactory
Test if a model is startable (e.g.

J

jadex.micro - package jadex.micro
 
jadex.micro.annotation - package jadex.micro.annotation
 
jadex.micro.features - package jadex.micro.features
 
jadex.micro.features.impl - package jadex.micro.features.impl
 

K

KernelBpmnAgent - Class in jadex.micro
Bpmn kernel.
KernelBpmnAgent() - Constructor for class jadex.micro.KernelBpmnAgent
 
KernelComponentAgent - Class in jadex.micro
Component kernel.
KernelComponentAgent() - Constructor for class jadex.micro.KernelComponentAgent
 
KernelMicroAgent - Class in jadex.micro
Micro kernel.
KernelMicroAgent() - Constructor for class jadex.micro.KernelMicroAgent
 
KernelMultiAgent - Class in jadex.micro
Multi kernel.
KernelMultiAgent() - Constructor for class jadex.micro.KernelMultiAgent
 

L

libservicelistener - Variable in class jadex.micro.MicroAgentFactory
The library service listener
loadComponentModel(String, String[], IResourceIdentifier, ClassLoader, Object) - Method in class jadex.micro.MicroModelLoader
Load a component model.
loader - Variable in class jadex.micro.MicroAgentFactory
The application model loader.
loadModel(String, String[], IResourceIdentifier) - Method in class jadex.micro.MicroAgentFactory
Load a model.

M

MICRO_FEATURES - Static variable in class jadex.micro.MicroAgentFactory
The specific component features for micro agents.
MicroAgentFactory - Class in jadex.micro
Factory for creating micro agents.
MicroAgentFactory(IInternalAccess, Map<String, Object>) - Constructor for class jadex.micro.MicroAgentFactory
Create a new agent factory.
MicroAgentFactory(String) - Constructor for class jadex.micro.MicroAgentFactory
Create a new agent factory for startup.
MicroAgentPersistInfo - Class in jadex.micro
Custom persistent data for micro agents.
MicroAgentPersistInfo() - Constructor for class jadex.micro.MicroAgentPersistInfo
Empty constructor for bean compatibility.
MicroClassReader - Class in jadex.micro
Reads micro agent classes and generates a model from metainfo and annotations.
MicroClassReader() - Constructor for class jadex.micro.MicroClassReader
 
MicroClassReader.DummyClassLoader - Class in jadex.micro
 
MicroInjectionComponentFeature - Class in jadex.micro.features.impl
Inject agent arguments into annotated field values.
MicroInjectionComponentFeature(IInternalAccess, ComponentCreationInfo) - Constructor for class jadex.micro.features.impl.MicroInjectionComponentFeature
Factory method constructor for instance level.
MicroLifecycleComponentFeature - Class in jadex.micro.features.impl
Feature that ensures the agent created(), body() and killed() are called on the pojo.
MicroLifecycleComponentFeature(IInternalAccess, ComponentCreationInfo) - Constructor for class jadex.micro.features.impl.MicroLifecycleComponentFeature
Factory method constructor for instance level.
MicroMessageComponentFeature - Class in jadex.micro.features.impl
Extension to allow message injection in agent methods.
MicroMessageComponentFeature(IInternalAccess, ComponentCreationInfo) - Constructor for class jadex.micro.features.impl.MicroMessageComponentFeature
Create the feature.
MicroMessageComponentFeature.HandleMicroMessageStep - Class in jadex.micro.features.impl
Step to handle a message.
MicroMessageComponentFeature.HandleMicroStreamStep - Class in jadex.micro.features.impl
Step to handle a message.
MicroModel - Class in jadex.micro
The micro agent model.
MicroModel(IModelInfo) - Constructor for class jadex.micro.MicroModel
Create a new model.
MicroModelLoader - Class in jadex.micro
Loader for micro models.
MicroModelLoader() - Constructor for class jadex.micro.MicroModelLoader
Create a new BPMN model loader.
MicroPojoComponentFeature - Class in jadex.micro.features.impl
Feature that makes pojo accessible.
MicroPojoComponentFeature(IInternalAccess, ComponentCreationInfo) - Constructor for class jadex.micro.features.impl.MicroPojoComponentFeature
Factory method constructor for instance level.
MicroServiceInjectionComponentFeature - Class in jadex.micro.features.impl
Inject required services into annotated field values.
MicroServiceInjectionComponentFeature(IInternalAccess, ComponentCreationInfo) - Constructor for class jadex.micro.features.impl.MicroServiceInjectionComponentFeature
Factory method constructor for instance level.

N

NameValue - Annotation Type in jadex.micro.annotation
Name, value pair.

O

orig - Variable in class jadex.micro.MicroClassReader.DummyClassLoader
 

P

Parent - Annotation Type in jadex.micro.annotation
Marker for injecting component parent to a field.
parentinjections - Variable in class jadex.micro.MicroModel
The parent injection targets.
pojoagent - Variable in class jadex.micro.features.impl.MicroPojoComponentFeature
The pojo agent.
pojoclass - Variable in class jadex.micro.MicroModel
The micro agent class.
Properties - Annotation Type in jadex.micro.annotation
Component properties as name value pairs.
ProvidedService - Annotation Type in jadex.micro.annotation
Provided service annotation.
ProvidedServices - Annotation Type in jadex.micro.annotation
The provided services annotation.
provider - Variable in class jadex.micro.MicroAgentFactory
The platform.
PROXYTYPE_DECOUPLED - Static variable in annotation type jadex.micro.annotation.Binding
The (default) decoupled proxy type (decouples from component thread to caller thread).
PROXYTYPE_DECOUPLED - Static variable in annotation type jadex.micro.annotation.Implementation
The (default) decoupled proxy type (decouples from caller thread to component thread).
PROXYTYPE_DIRECT - Static variable in annotation type jadex.micro.annotation.Binding
The direct proxy type (supports custom interceptors, but uses caller thread).
PROXYTYPE_DIRECT - Static variable in annotation type jadex.micro.annotation.Implementation
The direct proxy type (supports custom interceptors, but uses caller thread).
PROXYTYPE_RAW - Static variable in annotation type jadex.micro.annotation.Binding
The raw proxy type (i.e.
PROXYTYPE_RAW - Static variable in annotation type jadex.micro.annotation.Implementation
The raw proxy type (i.e.
Publish - Annotation Type in jadex.micro.annotation
The name (for referencing/overriding).

R

read(String, String[], ClassLoader, IResourceIdentifier, IComponentIdentifier, List<IComponentFeatureFactory>) - Method in class jadex.micro.MicroClassReader
Load a model.
read(String, Class<?>, ClassLoader, IResourceIdentifier, IComponentIdentifier, List<IComponentFeatureFactory>) - Method in class jadex.micro.MicroClassReader
Load the model.
reader - Variable in class jadex.micro.MicroModelLoader
The xml reader.
realtime - Variable in class jadex.micro.AbstractMessageHandler
The realtime flag.
realtime - Variable in class jadex.micro.IntervalBehavior
The realtime flag.
remove - Variable in class jadex.micro.AbstractMessageHandler
Flag if should be removed.
RequiredService - Annotation Type in jadex.micro.annotation
Required service data.
RequiredServices - Annotation Type in jadex.micro.annotation
Requires services annotation.
Result - Annotation Type in jadex.micro.annotation
The result annotation.
resultinjections - Variable in class jadex.micro.MicroModel
The result injection targets.
Results - Annotation Type in jadex.micro.annotation
The results annotation.

S

SCOPE_APPLICATION - Static variable in annotation type jadex.micro.annotation.Binding
Application scope.
SCOPE_COMPONENT - Static variable in annotation type jadex.micro.annotation.Binding
Component scope.
SCOPE_GLOBAL - Static variable in annotation type jadex.micro.annotation.Binding
Global scope.
SCOPE_LOCAL - Static variable in annotation type jadex.micro.annotation.Binding
Local component scope.
SCOPE_PARENT - Static variable in annotation type jadex.micro.annotation.Binding
Parent scope.
SCOPE_PLATFORM - Static variable in annotation type jadex.micro.annotation.Binding
Platform scope.
SCOPE_UPWARDS - Static variable in annotation type jadex.micro.annotation.Binding
Upwards scope.
servicecalls - Variable in class jadex.micro.MicroModel
The service value calls.
serviceinjections - Variable in class jadex.micro.MicroModel
The service injection targets.
setAgentMethod(Class<? extends Annotation>, MethodInfo) - Method in class jadex.micro.MicroModel
Set an agent method.
setClassloader(ClassLoader) - Method in class jadex.micro.MicroModel
Set the classloader.
setDelay(long) - Method in class jadex.micro.IntervalBehavior
Set the delay.
setFieldValue(Object, Field, String) - Method in class jadex.micro.features.impl.MicroInjectionComponentFeature
Set an injected field value.
setFilter(IFilter<IMessageAdapter>) - Method in class jadex.micro.AbstractMessageHandler
Set the filter.
setId(String) - Method in class jadex.micro.IntervalBehavior
Set the id.
setOriginal(ClassLoader) - Method in class jadex.micro.MicroClassReader.DummyClassLoader
Set the orig.
setPojoClass(ClassInfo) - Method in class jadex.micro.MicroModel
Set the pojo class.
setRealtime(boolean) - Method in class jadex.micro.AbstractMessageHandler
Set the real time.
setRemove(boolean) - Method in class jadex.micro.AbstractMessageHandler
Set the remove.
setServiceCalls(List<ServiceCallInfo>) - Method in class jadex.micro.MicroModel
Set the service calls.
setStep(IComponentStep<T>) - Method in class jadex.micro.IntervalBehavior
Set the step.
setTimeout(long) - Method in class jadex.micro.AbstractMessageHandler
Set the timeout.
setUserAgentObject(Object) - Method in class jadex.micro.MicroAgentPersistInfo
Sets the user agent object.
shutdown() - Method in class jadex.micro.features.impl.MicroLifecycleComponentFeature
Called just before the agent is removed from the platform.
shutdownService() - Method in class jadex.micro.MicroAgentFactory
Shutdown the service.
startBehavior() - Method in class jadex.micro.IntervalBehavior
Start sending awareness infos.
startService(IInternalAccess, IResourceIdentifier) - Method in class jadex.micro.MicroAgentFactory
Start the service.
step - Variable in class jadex.micro.IntervalBehavior
The component step.
StepResultListener(Future<F>) - Constructor for class jadex.micro.IntervalBehavior.StepResultListener
 
stopBehavior() - Method in class jadex.micro.IntervalBehavior
(Ends automatically when a new send behaviour is started).

T

timeout - Variable in class jadex.micro.AbstractMessageHandler
The timeout.
timeoutOccurred() - Method in class jadex.micro.AbstractMessageHandler
Timeout occurred.
toString() - Method in class jadex.micro.MicroClassReader.DummyClassLoader
 

U

useragentobject - Variable in class jadex.micro.MicroAgentPersistInfo
The pojo agent object provided by the user.
A B C D E F G H I J K L M N O P R S T U 
Skip navigation links