- c_ - Variable in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
- c_ - Variable in class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
- call(ServiceReference, Object) - Method in class fr.liglab.adele.cilia.dependency.DependencyCallback
-
Call the callback method with a service reference.
- call() - Method in interface fr.liglab.adele.cilia.util.Callable
-
- call() - Method in class fr.liglab.adele.cilia.util.TimedCallable
-
- Callable - Interface in fr.liglab.adele.cilia.util
-
- callAndWait(Data) - Method in class fr.liglab.adele.cilia.framework.AbstractIOAdapter
-
Send the data to the first mediator and wait for the reponse.
- callOnInstance(Object, ServiceReference, Object) - Method in class fr.liglab.adele.cilia.dependency.DependencyCallback
-
Call the callback on the given instance with the given argument.
- cancelledWaitingReader() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
-
- cancelledWaitingWriter() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
-
- canHandle(File) - Method in class fr.liglab.adele.cilia.fileinstall.deployer.CiliaFileInstall
-
- canHandle(Object) - Method in interface fr.liglab.adele.cilia.util.CiliaExtenderParser
-
See if the parser could handle the component description
- capacity() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Return the number of slots in this table
- category(String) - Method in interface fr.liglab.adele.cilia.builder.InstanceCreatorConfiguration
-
- Chain - Interface in fr.liglab.adele.cilia.model
-
- CHAIN_ID - Static variable in class fr.liglab.adele.cilia.runtime.ConstRuntime
-
- CHAIN_STATE_IDLE - Static variable in interface fr.liglab.adele.cilia.ApplicationRuntime
-
- CHAIN_STATE_STARTED - Static variable in interface fr.liglab.adele.cilia.ApplicationRuntime
-
- CHAIN_STATE_STOPPED - Static variable in interface fr.liglab.adele.cilia.ApplicationRuntime
-
- ChainCallback - Interface in fr.liglab.adele.cilia
-
callback events level chain
- chainId - Variable in class fr.liglab.adele.cilia.knowledge.NodeImpl
-
- chainId() - Method in class fr.liglab.adele.cilia.knowledge.NodeImpl
-
- chainId() - Method in interface fr.liglab.adele.cilia.Node
-
- ChainListener - Interface in fr.liglab.adele.cilia
-
- ChainParser - Interface in fr.liglab.adele.cilia.util
-
- ChainRegistration - Interface in fr.liglab.adele.cilia
-
Registration to events level chain
- checkCardinality(String) - Static method in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
- checkCompletness(List) - Method in class fr.liglab.adele.cilia.framework.AbstractCorrelationScheduler
-
- checkCompletness(List) - Method in class fr.liglab.adele.cilia.framework.components.CorrelationScheduler
-
- checkCompletness(List) - Method in class fr.liglab.adele.cilia.framework.components.CounterScheduler
-
- checkContext() - Method in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Check the validity of the dependencies.
- checkDataFlowFilter(String) - Static method in class fr.liglab.adele.cilia.knowledge.configuration.ConfigurationHelper
-
- checkForComodification() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
-
- checkIdentifier(String) - Static method in class fr.liglab.adele.cilia.util.FrameworkUtils
-
Ientifier composed by a-zA-Z_0-9 allowed characters are -_:.
- checkQueueSize(int) - Static method in class fr.liglab.adele.cilia.knowledge.configuration.ConfigurationHelper
-
- checkStateVarId(String) - Static method in class fr.liglab.adele.cilia.knowledge.configuration.ConfigurationHelper
-
- CILIA_COLLECTOR_PROPERTIES - Static variable in interface fr.liglab.adele.cilia.framework.CiliaBindingService
-
- CILIA_NAMESPACE - Static variable in class fr.liglab.adele.cilia.util.Const
-
- CILIA_SENDER_PROPERTIES - Static variable in interface fr.liglab.adele.cilia.framework.CiliaBindingService
-
- CiliaAdminService - Interface in fr.liglab.adele.cilia
-
- CiliaBindingModule - Class in fr.liglab.adele.cilia.annotations.module
-
- CiliaBindingModule() - Constructor for class fr.liglab.adele.cilia.annotations.module.CiliaBindingModule
-
- CiliaBindingService - Interface in fr.liglab.adele.cilia.framework
-
- CiliaChameleonDeployer - Class in fr.liglab.adele.cilia.chameleon.deployer
-
This class will listen all deployed files using fileinstall,
and tt will create cialia mediation chain.
- CiliaChameleonDeployer(BundleContext) - Constructor for class fr.liglab.adele.cilia.chameleon.deployer.CiliaChameleonDeployer
-
- CiliaComponentVisitor - Class in fr.liglab.adele.cilia.annotations.visitors
-
- CiliaComponentVisitor(String, BindingContext) - Constructor for class fr.liglab.adele.cilia.annotations.visitors.CiliaComponentVisitor
-
- ciliaContainer - Variable in class fr.liglab.adele.cilia.knowledge.TopologyImpl
-
- CiliaContainer - Interface in fr.liglab.adele.cilia.model
-
CiliaAdmin: the Control interface of all the mediators within the Gateway
- CiliaContext - Interface in fr.liglab.adele.cilia
-
Main Cilia Service.
- CiliaException - Exception in fr.liglab.adele.cilia.exceptions
-
- CiliaException() - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaException
-
CiliaException Constructor.
- CiliaException(String) - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaException
-
Cilia Exception Constructor.
- CiliaException(String, Throwable) - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaException
-
- CiliaException(Throwable) - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaException
-
- CiliaExpression - Interface in fr.liglab.adele.cilia.framework.data
-
Cilia Expression to analize Data
- CiliaExtenderParser - Interface in fr.liglab.adele.cilia.util
-
- CiliaFileInstall - Class in fr.liglab.adele.cilia.fileinstall.deployer
-
This class will listen all deployed files using fileinstall,
and tt will create cialia mediation chain.
- CiliaFileInstall(BundleContext) - Constructor for class fr.liglab.adele.cilia.fileinstall.deployer.CiliaFileInstall
-
- CiliaFileManager - Interface in fr.liglab.adele.cilia.util
-
- CiliaIllegalParameterException - Exception in fr.liglab.adele.cilia.exceptions
-
Illegal argument
- CiliaIllegalParameterException() - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaIllegalParameterException
-
- CiliaIllegalParameterException(String) - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaIllegalParameterException
-
- CiliaIllegalStateException - Exception in fr.liglab.adele.cilia.exceptions
-
Exception fired if the object doesn't exist anymore
- CiliaIllegalStateException() - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaIllegalStateException
-
- CiliaIllegalStateException(String) - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaIllegalStateException
-
- CiliaInstance - Interface in fr.liglab.adele.cilia.runtime
-
- CiliaInstanceWrapper - Class in fr.liglab.adele.cilia.runtime
-
This class wraps a Pojo object, their instance and their factory.
- CiliaInstanceWrapper(BundleContext, String, String, Dictionary, Observer) - Constructor for class fr.liglab.adele.cilia.runtime.CiliaInstanceWrapper
-
Create an iPOJO wrap instance.
- CiliaInvalidSyntaxException - Exception in fr.liglab.adele.cilia.exceptions
-
LDAP filter syntax error
- CiliaInvalidSyntaxException(String, String) - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaInvalidSyntaxException
-
- CiliaInvalidSyntaxException(String, String, Throwable) - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaInvalidSyntaxException
-
- CiliaJoramTool - Class in fr.liglab.adele.cilia.jms
-
- CiliaJoramTool() - Constructor for class fr.liglab.adele.cilia.jms.CiliaJoramTool
-
- CiliaJoramTool - Class in fr.liglab.adele.cilia.jms2
-
JMS/Joram helper class for new JMS 2.0 specification.
- CiliaJoramTool() - Constructor for class fr.liglab.adele.cilia.jms2.CiliaJoramTool
-
- CiliaParserException - Exception in fr.liglab.adele.cilia.exceptions
-
- CiliaParserException() - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaParserException
-
- CiliaParserException(String, Throwable) - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaParserException
-
- CiliaParserException(String) - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaParserException
-
- CiliaParserException(Throwable) - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaParserException
-
- ciliaQualifiedName(String) - Static method in class fr.liglab.adele.cilia.util.Const
-
- CiliaRuntimeException - Exception in fr.liglab.adele.cilia.exceptions
-
- CiliaRuntimeException() - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaRuntimeException
-
- CiliaRuntimeException(String) - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaRuntimeException
-
- CiliaRuntimeException(Throwable) - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaRuntimeException
-
- CiliaRuntimeException(String, Throwable) - Constructor for exception fr.liglab.adele.cilia.exceptions.CiliaRuntimeException
-
- clear() - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Unsupported method.
- clear() - Method in class fr.liglab.adele.cilia.dependency.ServiceUsage.Usage
-
Clear the service object array.
- clear() - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.Condition
-
- clear() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Removes all mappings from this map.
- clear() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Removes all of the elements from this list.
- clear() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
- clear() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
- clear() - Method in class fr.liglab.adele.cilia.util.FutureResult
-
Clear the value and exception and set to not-ready,
allowing this FutureResult to be reused.
- clearCache() - Method in class fr.liglab.adele.cilia.knowledge.ListNodes
-
- clearData(String) - Method in interface fr.liglab.adele.cilia.AdminData
-
clear all messages (regular and bufferized messages)
- clone() - Method in class fr.liglab.adele.cilia.Data
-
Return an exact copy of the given data.
- clone() - Method in class fr.liglab.adele.cilia.knowledge.MeasureImpl
-
- clone() - Method in interface fr.liglab.adele.cilia.Measure
-
- clone() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Returns a shallow copy of this
ConcurrentReaderHashMap instance: the keys and
values themselves are not cloned.
- clone() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Returns a shallow copy of this list.
- Collector - Annotation Type in fr.liglab.adele.cilia.annotations
-
User: torito
Date: 7/1/13
Time: 6:14 PM
- collectorProperty - Static variable in class fr.liglab.adele.cilia.framework.components.DirectBindingService
-
- compareTo(Object) - Method in class fr.liglab.adele.cilia.util.Watch
-
- Component - Interface in fr.liglab.adele.cilia.model
-
- concat(Node[], Node[]) - Static method in class fr.liglab.adele.cilia.runtime.ConstRuntime
-
concat 2 arrays
- ConcurrentReaderHashMap - Class in fr.liglab.adele.cilia.util.concurrent
-
A version of Hashtable that supports mostly-concurrent reading, but
exclusive writing.
- ConcurrentReaderHashMap(int, float) - Constructor for class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Constructs a new, empty map with the specified initial
capacity and the specified load factor.
- ConcurrentReaderHashMap(int) - Constructor for class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Constructs a new, empty map with the specified initial
capacity and default load factor.
- ConcurrentReaderHashMap() - Constructor for class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Constructs a new, empty map with a default initial capacity
and load factor.
- ConcurrentReaderHashMap(Map) - Constructor for class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Constructs a new map with the same mappings as the given map.
- ConcurrentReaderHashMap.BarrierLock - Class in fr.liglab.adele.cilia.util.concurrent
-
A Serializable class for barrier lock
- ConcurrentReaderHashMap.BarrierLock() - Constructor for class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.BarrierLock
-
- ConcurrentReaderHashMap.Entry - Class in fr.liglab.adele.cilia.util.concurrent
-
ConcurrentReaderHashMap collision list entry.
- ConcurrentReaderHashMap.HashIterator - Class in fr.liglab.adele.cilia.util.concurrent
-
- ConcurrentReaderHashMap.HashIterator() - Constructor for class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.HashIterator
-
- ConcurrentReaderHashMap.KeyIterator - Class in fr.liglab.adele.cilia.util.concurrent
-
- ConcurrentReaderHashMap.KeyIterator() - Constructor for class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.KeyIterator
-
- ConcurrentReaderHashMap.ValueIterator - Class in fr.liglab.adele.cilia.util.concurrent
-
- ConcurrentReaderHashMap.ValueIterator() - Constructor for class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.ValueIterator
-
- condition(String) - Method in class fr.liglab.adele.cilia.ext.ContentBasedRouting
-
- condition(String) - Method in class fr.liglab.adele.cilia.ext.ErrorHandler
-
- condition(String) - Method in class fr.liglab.adele.cilia.ext.RouteConfigurationImpl
-
- Condition - Class in fr.liglab.adele.cilia.framework.monitor.statevariable
-
- Condition(BundleContext, String) - Constructor for class fr.liglab.adele.cilia.framework.monitor.statevariable.Condition
-
Contructor
- Condition(Filter) - Constructor for class fr.liglab.adele.cilia.framework.monitor.statevariable.Condition
-
- ConfigurationHelper - Class in fr.liglab.adele.cilia.knowledge.configuration
-
Configuration utilities
- ConfigurationHelper() - Constructor for class fr.liglab.adele.cilia.knowledge.configuration.ConfigurationHelper
-
- configurations() - Method in class fr.liglab.adele.cilia.ext.ErrorHandler
-
- configurations() - Method in class fr.liglab.adele.cilia.ext.PropertyBasedRouting
-
- configurations() - Method in class fr.liglab.adele.cilia.ext.SimpleEnricher
-
- ConfiguratorReturner - Interface in fr.liglab.adele.cilia.builder
-
- ConfiguratorValueSetter - Interface in fr.liglab.adele.cilia.builder
-
- configure() - Method in class fr.liglab.adele.cilia.annotations.module.CiliaBindingModule
-
- configure() - Method in interface fr.liglab.adele.cilia.builder.Architecture
-
- configure(Map) - Method in interface fr.liglab.adele.cilia.builder.BinderConfigurator
-
- configure() - Method in interface fr.liglab.adele.cilia.builder.ConfiguratorReturner
-
- configure(Hashtable) - Method in interface fr.liglab.adele.cilia.builder.ReplacerConfigurator
-
- configure(Element, Dictionary) - Method in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Configure the handler.
- configure(Element, Dictionary) - Method in class fr.liglab.adele.cilia.framework.monitor.AuditHandler
-
- configure(Element, Dictionary) - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.MonitorHandlerStateVar
-
- configure() - Method in class fr.liglab.adele.cilia.knowledge.configuration.ParserConfiguration
-
- configure(Element, Dictionary) - Method in class fr.liglab.adele.cilia.runtime.MediatorHandler
-
- connectedTo(String) - Method in class fr.liglab.adele.cilia.knowledge.TopologyImpl
-
return array of node matching the filter
- connectedTo(String, boolean) - Method in class fr.liglab.adele.cilia.knowledge.TopologyImpl
-
return array of node matching the filter
- connectedTo(Node) - Method in class fr.liglab.adele.cilia.knowledge.TopologyImpl
-
- connectedTo(Node, boolean) - Method in class fr.liglab.adele.cilia.knowledge.TopologyImpl
-
- connectedTo(Node) - Method in interface fr.liglab.adele.cilia.Topology
-
- connectedTo(Node, boolean) - Method in interface fr.liglab.adele.cilia.Topology
-
- connectedTo(String) - Method in interface fr.liglab.adele.cilia.Topology
-
- connectedTo(String, boolean) - Method in interface fr.liglab.adele.cilia.Topology
-
- ConsoleSender - Class in fr.liglab.adele.cilia.framework.components
-
- ConsoleSender(BundleContext) - Constructor for class fr.liglab.adele.cilia.framework.components.ConsoleSender
-
- Const - Class in fr.liglab.adele.cilia.util
-
- Const() - Constructor for class fr.liglab.adele.cilia.util.Const
-
- construct() - Method in class fr.liglab.adele.cilia.util.SwingWorker
-
Computes the value to be returned by the get
method.
- ConstRuntime - Class in fr.liglab.adele.cilia.runtime
-
- ConstRuntime() - Constructor for class fr.liglab.adele.cilia.runtime.ConstRuntime
-
- contains(Object) - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Checks if the wrapped dependency has always access to the
given service object.The method allows knowing if the provider returning the
service object has left.
- contains(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Tests if some key maps into the specified value in this table.
- contains(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Returns true if this list contains the specified element.
- contains(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
- containsAll(Collection) - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Checks if the wrapped dependencies has always access to the
given service objects.The method allows knowing if providers returning the
service objects have left.
- containsAll(Collection) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Returns true if this Collection contains all of the elements in the
specified Collection.
- containsAll(Collection) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
- containsKey(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Tests if the specified object is a key in this table.
- containsKey(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
- containsKey(Object) - Method in class fr.liglab.adele.cilia.util.WeakValueHashMap
-
Returns true if this map contains a mapping for the specified
key.
- containsValue(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
- containsValue(Object) - Method in class fr.liglab.adele.cilia.util.WeakValueHashMap
-
Returns true if this map maps one or more keys to the
specified value.
- CONTENT_CLASSNAME - Static variable in class fr.liglab.adele.cilia.Data
-
Data Types.
- CONTENT_CLASSNAME - Static variable in class fr.liglab.adele.cilia.runtime.SerializedData
-
- ContentBasedDispatcher - Class in fr.liglab.adele.cilia.framework.components
-
ContentBasedDispatcher
This Dispatcher will analize Data in order to
- ContentBasedDispatcher(BundleContext) - Constructor for class fr.liglab.adele.cilia.framework.components.ContentBasedDispatcher
-
- ContentBasedRouting - Class in fr.liglab.adele.cilia.ext
-
- ContentBasedRouting() - Constructor for class fr.liglab.adele.cilia.ext.ContentBasedRouting
-
- copy() - Method in interface fr.liglab.adele.cilia.builder.Architecture
-
- copyComponent(String, String, String) - Method in interface fr.liglab.adele.cilia.AdminChain
-
Copy the information of an existing component to another one.
- copyData(String, String) - Method in interface fr.liglab.adele.cilia.AdminData
-
copy messages ( regular and stored)
- copyData(Node, Node) - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
-
copy messages ( regular and stored)
- copyData(Node, Node) - Method in class fr.liglab.adele.cilia.knowledge.KEngineImpl
-
- copyIn(Object[], int, int) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Replace the held array with a copy of the n
elements of the provided array, starting at position first
.
- CopyOnWriteArrayList - Class in fr.liglab.adele.cilia.util.concurrent
-
This class implements a variant of java.util.ArrayList in which
all mutative operations (add, set, and so on) are implemented
by making a fresh copy of the underlying array.
- CopyOnWriteArrayList() - Constructor for class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Constructs an empty list
- CopyOnWriteArrayList(Collection) - Constructor for class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Constructs an list containing the elements of the specified
Collection, in the order they are returned by the Collection's
iterator.
- CopyOnWriteArrayList(Object[]) - Constructor for class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Create a new CopyOnWriteArrayList holding a copy of given array
- CopyOnWriteArrayList.COWIterator - Class in fr.liglab.adele.cilia.util.concurrent
-
- CopyOnWriteArrayList.COWIterator(Object[], int) - Constructor for class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWIterator
-
- CopyOnWriteArrayList.COWSubList - Class in fr.liglab.adele.cilia.util.concurrent
-
- CopyOnWriteArrayList.COWSubList(CopyOnWriteArrayList, int, int) - Constructor for class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
-
- CopyOnWriteArrayList.COWSubList.COWSubListIterator - Class in fr.liglab.adele.cilia.util.concurrent
-
- CopyOnWriteArrayList.COWSubList.COWSubListIterator(int) - Constructor for class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
-
- correlation - Variable in class fr.liglab.adele.cilia.framework.AbstractCorrelationScheduler
-
Correlation expression to says which incoming messages belongs together.
- CORRELATION_DEFAULT - Static variable in class fr.liglab.adele.cilia.framework.AbstractCorrelationScheduler
-
Correlation expression by default.
- CorrelationScheduler - Class in fr.liglab.adele.cilia.framework.components
-
- CorrelationScheduler(BundleContext) - Constructor for class fr.liglab.adele.cilia.framework.components.CorrelationScheduler
-
- count(List) - Method in class fr.liglab.adele.cilia.framework.data.DataCount
-
Return the number of Data in the DataSet
(SimpleCount)
- count(List, String) - Method in class fr.liglab.adele.cilia.framework.data.DataCount
-
Count number of Data in DataSet that match the given expression.
- count - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
The total number of mappings in the hash table.
- CounterScheduler - Class in fr.liglab.adele.cilia.framework.components
-
- CounterScheduler(BundleContext) - Constructor for class fr.liglab.adele.cilia.framework.components.CounterScheduler
-
- CREATE - Static variable in interface fr.liglab.adele.cilia.builder.Architecture
-
- create() - Method in interface fr.liglab.adele.cilia.builder.Architecture
-
- create(String) - Method in interface fr.liglab.adele.cilia.builder.Builder
-
- createAdapter(String, String, String, Map<String, Object>) - Method in interface fr.liglab.adele.cilia.AdminComponent
-
Create a new adapter component
- createBinding(String, String, String, String, Map<String, Object>) - Method in interface fr.liglab.adele.cilia.AdminBinding
-
Create a new binding between two components.
- createChain(String) - Method in interface fr.liglab.adele.cilia.AdminChain
-
Create a new mediation chain contained
- createContext(String, String, String, int, int) - Static method in class fr.liglab.adele.cilia.jms2.CiliaJoramTool
-
Creates a JMS context allowing to send and receive messages.
- createDestination(JMSContext, String) - Static method in class fr.liglab.adele.cilia.jms2.CiliaJoramTool
-
Returns the specified destination.
- createEmptyChain(String) - Method in interface fr.liglab.adele.cilia.AdminChain
-
Create a new initial empty chain chain/
- createFilter(String) - Static method in class fr.liglab.adele.cilia.runtime.ConstRuntime
-
- createInstance(Factory) - Method in class fr.liglab.adele.cilia.runtime.CiliaInstanceWrapper
-
Create the instance usgin the iPOJO Factory
- createMediator(String, String, String, Map<String, Object>) - Method in interface fr.liglab.adele.cilia.AdminComponent
-
Create a new mediator component
- createMediatorSpecification(String, String, String) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
-
- createTopicConnection(String, String, String, int) - Static method in class fr.liglab.adele.cilia.jms.CiliaJoramTool
-
- Creator - Interface in fr.liglab.adele.cilia.builder
-
- current() - Method in interface fr.liglab.adele.cilia.builder.Builder
-
- currentData - Variable in class fr.liglab.adele.cilia.framework.AbstractAsyncIOAdapter
-
- currentKey - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.HashIterator
-
- currentValue - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.HashIterator
-
- cursor - Variable in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWIterator
-
Index of element to be returned by subsequent call to next.
- CustomBuilderConfigurator - Interface in fr.liglab.adele.cilia.builder
-
- Data<T> - Class in fr.liglab.adele.cilia
-
Data Used to encapsulate the data to be processed on the MediatorImpl.
- Data(T, String, Dictionary) - Constructor for class fr.liglab.adele.cilia.Data
-
Constructor.
- Data(T) - Constructor for class fr.liglab.adele.cilia.Data
-
Constructor
- Data(T, String) - Constructor for class fr.liglab.adele.cilia.Data
-
Constructor
- data - Variable in class fr.liglab.adele.cilia.Data
-
All the data will be stored in this Data dictionary.
- DATA_CONTENT - Static variable in class fr.liglab.adele.cilia.Data
-
Key to be used to obtain the data content.
- DATA_ID - Static variable in class fr.liglab.adele.cilia.Data
-
Key used to add or get the identifier unique of this data.
- DATA_NAME - Static variable in class fr.liglab.adele.cilia.Data
-
This name is not used as a key to obtain data content.
- DATA_SOURCE - Static variable in class fr.liglab.adele.cilia.Data
-
Key to obtain the data source.
- DATA_TIMESTAMP - Static variable in class fr.liglab.adele.cilia.Data
-
Date timespamp.
- DATA_TYPE - Static variable in class fr.liglab.adele.cilia.Data
-
Key to obtain the data type.
- DataCount - Class in fr.liglab.adele.cilia.framework.data
-
This class is used to count Data
in a DataSet
- DataCount(BundleContext) - Constructor for class fr.liglab.adele.cilia.framework.data.DataCount
-
Constructor
- DataCount() - Constructor for class fr.liglab.adele.cilia.framework.data.DataCount
-
Constructor
- DataEnrichment - Class in fr.liglab.adele.cilia.framework.data
-
- DataEnrichment() - Constructor for class fr.liglab.adele.cilia.framework.data.DataEnrichment
-
- dataMap - Variable in class fr.liglab.adele.cilia.framework.components.ImmediateScheduler
-
- dataTransformFromPathFile(Data, String) - Static method in class fr.liglab.adele.cilia.framework.data.XsltTransformator
-
Transforms the content of Data using XSLT.
- dataTransformFromURL(Data, String) - Static method in class fr.liglab.adele.cilia.framework.data.XsltTransformator
-
Transforms the content of Data using XSLT.
- dec() - Method in class fr.liglab.adele.cilia.dependency.ServiceUsage.Usage
-
Decrement the stack level.
- decComponentStack() - Method in class fr.liglab.adele.cilia.dependency.ServiceUsage.Usage
-
Decrement the component stack level.
- DEFAULT_FILTER_NAME - Static variable in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
This filter Id is used when no id has been defined
- DEFAULT_INITIAL_CAPACITY - Static variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
The default initial number of table slots for this table (32).
- DEFAULT_LOAD_FACTOR - Static variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
The default load factor for this table (1.0).
- dehexchar(char) - Static method in class fr.liglab.adele.cilia.admin.util.JSONTokener
-
Get the hex value of a character (base16).
- delay(long) - Method in class fr.liglab.adele.cilia.framework.AbstractPullCollector
-
- delay(long) - Method in class fr.liglab.adele.cilia.framework.components.RandomNumberCollector
-
- deleteAdapter(String, String) - Method in interface fr.liglab.adele.cilia.AdminComponent
-
Delete an adapter component.
- deleteBinding(String, String, String) - Method in interface fr.liglab.adele.cilia.AdminBinding
-
Delete a binding from two mediators.
- deleteChain(String) - Method in interface fr.liglab.adele.cilia.AdminChain
-
Delete a mediation chain.
- deleteMediator(String, String) - Method in interface fr.liglab.adele.cilia.AdminComponent
-
Delete a mediator component.
- DELTA_ABSOLUTE - Static variable in class fr.liglab.adele.cilia.util.FrameworkUtils
-
- DELTA_RELATIVE - Static variable in class fr.liglab.adele.cilia.util.FrameworkUtils
-
- Dependency - Class in fr.liglab.adele.cilia.dependency
-
Represent a service dependency of the component instance.
- Dependency(DependencyHandler, String, Class, Filter, boolean, boolean, boolean, boolean, String, BundleContext, int, Comparator, String) - Constructor for class fr.liglab.adele.cilia.dependency.Dependency
-
Dependency constructor.
- Dependency(DependencyHandler, String, Class, Filter, boolean, boolean, boolean, boolean, String, BundleContext, int, Comparator, String, int, boolean) - Constructor for class fr.liglab.adele.cilia.dependency.Dependency
-
Dependency constructor.
- DependencyCallback - Class in fr.liglab.adele.cilia.dependency
-
This class allwos the creation of callback when service dependency arrives or
disappear.
- DependencyCallback(Dependency, String, int) - Constructor for class fr.liglab.adele.cilia.dependency.DependencyCallback
-
Constructor.
- DependencyDescription - Class in fr.liglab.adele.cilia.dependency
-
Service Dependency Description.
- DependencyDescription(Dependency) - Constructor for class fr.liglab.adele.cilia.dependency.DependencyDescription
-
Creates a dependency description.
- DependencyHandler - Class in fr.liglab.adele.cilia.dependency
-
The dependency handler manages a list of service dependencies.
- DependencyHandler() - Constructor for class fr.liglab.adele.cilia.dependency.DependencyHandler
-
- DependencyHandlerDescription - Class in fr.liglab.adele.cilia.dependency
-
Dependency Handler Description.
- DependencyHandlerDescription(DependencyHandler, Dependency[]) - Constructor for class fr.liglab.adele.cilia.dependency.DependencyHandlerDescription
-
Creates the Dependency Handler description.
- DependencyModel - Class in fr.liglab.adele.cilia.dependency
-
Abstract dependency model.
- DependencyModel(Class, boolean, boolean, Filter, Comparator, int, BundleContext, DependencyStateListener, ComponentInstance) - Constructor for class fr.liglab.adele.cilia.dependency.DependencyModel
-
Creates a DependencyModel.
- DependencyStateListener - Interface in fr.liglab.adele.cilia.dependency
-
This interface allows a class to be notified of service dependency state changes.
- DescriptorBasedDispatcher - Class in fr.liglab.adele.cilia.framework.components
-
DescriptorBasedDispatcher
This Dispatcher will analize Data in order to
- DescriptorBasedDispatcher(BundleContext) - Constructor for class fr.liglab.adele.cilia.framework.components.DescriptorBasedDispatcher
-
- deserializeContent(BundleContext) - Method in class fr.liglab.adele.cilia.runtime.SerializedData
-
- DEST - Static variable in class fr.liglab.adele.cilia.jms2.JMSLinker
-
Property name used to specify the name and type of the destination used to
exchange messages.
- DirectBindingService - Class in fr.liglab.adele.cilia.framework.components
-
- DirectBindingService() - Constructor for class fr.liglab.adele.cilia.framework.components.DirectBindingService
-
- DirectCollector - Class in fr.liglab.adele.cilia.framework.components
-
This is the implementation of direct collector service.
- DirectCollector() - Constructor for class fr.liglab.adele.cilia.framework.components.DirectCollector
-
- DirectSender - Class in fr.liglab.adele.cilia.framework.components
-
This class is the implementation of the DirectSender component
for the Cilia compendium.
- DirectSender() - Constructor for class fr.liglab.adele.cilia.framework.components.DirectSender
-
- dispatch(Data) - Method in class fr.liglab.adele.cilia.framework.AbstractDispatcher
-
- dispatch(Data) - Method in class fr.liglab.adele.cilia.framework.components.ContentBasedDispatcher
-
Method to call when processing is finished
and used to send data to destinations.
- dispatch(Data) - Method in class fr.liglab.adele.cilia.framework.components.DescriptorBasedDispatcher
-
Method to call when processing is finished
and used to send data to destinations.
- dispatch(Data) - Method in class fr.liglab.adele.cilia.framework.components.MulticastDispatcher
-
- dispatch(Data) - Method in interface fr.liglab.adele.cilia.framework.IDispatcher
-
- dispatchData(Data) - Method in class fr.liglab.adele.cilia.framework.AbstractAsyncIOAdapter
-
- dispatchData(Data) - Method in class fr.liglab.adele.cilia.framework.AbstractIOAdapter
-
- Dispatcher - Annotation Type in fr.liglab.adele.cilia.annotations
-
User: torito
Date: 7/1/13
Time: 6:14 PM
- DISPATCHER - Static variable in interface fr.liglab.adele.cilia.builder.MediatorConfigurator
-
- dispatcher() - Method in interface fr.liglab.adele.cilia.builder.MediatorConfigurator
-
Specifies that the following properties will be setted only to the
dispatcher.
- dispatcher(CustomBuilderConfigurator) - Method in interface fr.liglab.adele.cilia.builder.MediatorConfigurator
-
- doGet() - Method in class fr.liglab.adele.cilia.util.FutureResult
-
internal utility: either get the value or throw the exception
- done() - Method in interface fr.liglab.adele.cilia.builder.Builder
-
- doubleToString(double) - Static method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Produce a string from a double.
- dumpProxy(Class) - Static method in class fr.liglab.adele.cilia.dependency.ProxyGenerator
-
Generates a proxy class.
- duration - Variable in exception fr.liglab.adele.cilia.util.TimeoutException
-
The approximate time that the operation lasted before
this timeout exception was thrown.
- DYNAMIC_BINDING_POLICY - Static variable in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Binding policy : Dynamic.
- DYNAMIC_PRIORITY_BINDING_POLICY - Static variable in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Binding policy : Dynamic-Priority.
- DYNAMIC_PROXY - Static variable in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Proxy type value: dynamic-proxy.
- generate() - Static method in class fr.liglab.adele.cilia.util.Uuid
-
- generateKey(Data) - Method in class fr.liglab.adele.cilia.framework.AbstractIOAdapter
-
Generate a key to track response.
- GenericBindingService - Class in fr.liglab.adele.cilia.framework
-
- GenericBindingService() - Constructor for class fr.liglab.adele.cilia.framework.GenericBindingService
-
- get(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the object value associated with an index.
- get(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get the value object associated with a key.
- get(String) - Method in interface fr.liglab.adele.cilia.builder.Builder
-
- get(Object) - Method in class fr.liglab.adele.cilia.Data
-
Deprecated.
- get(int) - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Gets the object stored at the given index.
- get(String) - Method in class fr.liglab.adele.cilia.knowledge.ListNodes
-
- get(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Returns the value to which the specified key is mapped in this table.
- get(int) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
-
- get(int) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Returns the element at the specified position in this list.
- get(int) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
-
- get(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
- get() - Method in class fr.liglab.adele.cilia.util.FutureResult
-
Access the reference, waiting if necessary until it is ready.
- get() - Method in class fr.liglab.adele.cilia.util.SwingWorker
-
Return the value created by the construct
method, waiting if
necessary until it is ready.
- get(Object) - Method in class fr.liglab.adele.cilia.util.UnModifiableDictionary
-
- get(Object) - Method in class fr.liglab.adele.cilia.util.WeakValueHashMap
-
Gets the value for the given key.
- getAdapter(String, String) - Method in interface fr.liglab.adele.cilia.AdminComponent
-
Retrieve a mediation component.
- getAdapter(String) - Method in interface fr.liglab.adele.cilia.model.Chain
-
Obtain the adaptor model which has the given identificator.
- getAdapters() - Method in interface fr.liglab.adele.cilia.model.Chain
-
Get all the mediators models added to the chain model.
- getAllChains() - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
-
- getAllData() - Method in class fr.liglab.adele.cilia.Data
-
Get data content plus all the metadata associated to it.
- getAllEnabledVariable() - Method in class fr.liglab.adele.cilia.knowledge.configuration.RawDataImpl
-
- getAllEnabledVariable() - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- getAllEnabledVariable() - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- getAllEnabledVariable() - Method in interface fr.liglab.adele.cilia.RawData
-
- getAllEnabledVariable() - Method in interface fr.liglab.adele.cilia.SetUp
-
- getAllVariablesName() - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- getAllVariablesName() - Method in interface fr.liglab.adele.cilia.SetUp
-
- getAllVariablesName() - Method in interface fr.liglab.adele.cilia.Thresholds
-
- getAndStore(String) - Method in class fr.liglab.adele.cilia.knowledge.ListNodes
-
Retreive the model , in the cache
- getApplicationRuntime() - Method in interface fr.liglab.adele.cilia.CiliaContext
-
Retrieve the ApplicationRuntime instance which allows to inspect the runtime information
of mediation chains.
- getBinding(Port) - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
-
- getBindingNature() - Method in class fr.liglab.adele.cilia.framework.AbstractBindingService
-
- getBindingNature() - Method in interface fr.liglab.adele.cilia.framework.CiliaBindingService
-
- getBindingPolicy() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Gets the used binding policy.
- getBindings() - Method in interface fr.liglab.adele.cilia.model.Chain
-
Get all the bindings added to the chain model.
- getBindings(MediatorComponent, MediatorComponent) - Method in interface fr.liglab.adele.cilia.model.Chain
-
Obtain an array of all the bindings asociated to the given mediators.
- getBoolean(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the boolean value associated with an index.
- getBoolean(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get the boolean value associated with a key.
- getBufferedData(Node) - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
-
Get a copy of the map buffered for the fiven mediator
- getBufferedData(Node) - Method in class fr.liglab.adele.cilia.knowledge.KEngineImpl
-
- getBuilder() - Method in interface fr.liglab.adele.cilia.CiliaContext
-
Retrieve a builder instance to modify/create a mediation chain and its
components.
- getCallbacks() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- getCardinalityMaximum(String) - Static method in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Extract the cardinality max a cardinality max ="*" means no bound
- getCategories() - Static method in class fr.liglab.adele.cilia.knowledge.configuration.ConfigurationHelper
-
- getCategories() - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- getCategories() - Method in interface fr.liglab.adele.cilia.SetUp
-
- getCategories() - Method in interface fr.liglab.adele.cilia.Thresholds
-
- getCategory() - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
-
- getCategory() - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Get the mediator category.
- getCategory() - Method in interface fr.liglab.adele.cilia.specification.MediatorSpecification
-
Get the mediator category.
- getCause() - Method in exception fr.liglab.adele.cilia.admin.util.JSONException
-
- getChain(String) - Method in interface fr.liglab.adele.cilia.AdminChain
-
Retrieve a mediation chain.
- getChain(String) - Method in class fr.liglab.adele.cilia.knowledge.TopologyImpl
-
- getChain() - Method in interface fr.liglab.adele.cilia.model.Binding
-
Get the parent chain.
- getChain(String) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
-
- getChain() - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
-
- getChain(String) - Method in interface fr.liglab.adele.cilia.ModelComponents
-
- getChainId() - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
-
- getChainId() - Method in class fr.liglab.adele.cilia.knowledge.TopologyImpl
-
- getChainRuntime(String) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
-
- getChainState(String) - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
-
gives the current chain state
- getChainState(String) - Method in class fr.liglab.adele.cilia.knowledge.KEngineImpl
-
- getCollectorModel(Dictionary) - Method in class fr.liglab.adele.cilia.framework.AbstractBindingService
-
- getCollectorModel(Dictionary) - Method in interface fr.liglab.adele.cilia.framework.CiliaBindingService
-
- getComparator() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
- getComparator() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Gets the used comparator name.
- getComparator(Element, BundleContext) - Static method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Helper method parsing the comparator attribute and returning the
comparator object.
- getComponent(String, String) - Method in interface fr.liglab.adele.cilia.AdminComponent
-
Retrieve a mediation component.
- getComponent(Object, Component) - Method in interface fr.liglab.adele.cilia.util.CiliaExtenderParser
-
Creates or modifies a ComponentImpl based on the component description.
- getCondition() - Method in class fr.liglab.adele.cilia.ext.RouteConfigurationImpl
-
- getCondition() - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.Condition
-
- getConstructorParameter(int) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
Gets the object to inject in the constructor parameter.
- getConstructorParameterIndex() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
Gets the constructor parameter.
- getConstructorParameterType(int) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
Gets the type of the constructor parameter.
- getContent() - Method in class fr.liglab.adele.cilia.Data
-
Get the content
- getCorrelatedTotal(Data) - Static method in class fr.liglab.adele.cilia.framework.data.DataEnrichment
-
When Data is enrichment with SplittInfo, this method
will return the amount of pices the Data was splitted .
- getCorrelationKey(Data) - Method in class fr.liglab.adele.cilia.framework.AbstractCorrelationScheduler
-
- getCurrentTicks() - Static method in class fr.liglab.adele.cilia.util.Watch
-
- getData(String, boolean) - Method in interface fr.liglab.adele.cilia.AdminData
-
retreive data buffer map related to the mediator.
- getData() - Method in class fr.liglab.adele.cilia.framework.AbstractAsyncIOAdapter
-
- getData() - Method in class fr.liglab.adele.cilia.framework.AbstractScheduler
-
- getData() - Method in class fr.liglab.adele.cilia.framework.components.ImmediateScheduler
-
- getData() - Method in interface fr.liglab.adele.cilia.framework.IScheduler
-
- getDataType() - Method in interface fr.liglab.adele.cilia.model.Port
-
Get the Data Type
- getDateStartUp() - Method in interface fr.liglab.adele.cilia.CiliaContext
-
- getDefaultImplementation() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- getDefaultImplementation() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
- getDependencies() - Method in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Get the list of managed dependency.
- getDependencies() - Method in class fr.liglab.adele.cilia.dependency.DependencyHandlerDescription
-
Get dependencies description.
- getDescription() - Method in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Get the dependency handler description.
- getDescription() - Method in class fr.liglab.adele.cilia.ea.EventAdminCollector
-
Get the Detailed description of this Collector
- getDispatcher() - Method in class fr.liglab.adele.cilia.runtime.MediatorHandler
-
- getDispatcherName() - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Retrieve the chosen dispatcher name.
- getDispatcherName() - Method in interface fr.liglab.adele.cilia.specification.MediatorSpecification
-
Retrieve the chosen dispatcher name.
- getDispatcherNamespace() - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Retrieve the dispatcher namespace.
- getDispatcherNamespace() - Method in interface fr.liglab.adele.cilia.specification.MediatorSpecification
-
Retrieve the dispatcher namespace.
- getDouble(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the double value associated with an index.
- getDouble(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get the double value associated with a key.
- getElapsedTicks() - Method in class fr.liglab.adele.cilia.util.Watch
-
- getEnabledVariable(Map) - Static method in class fr.liglab.adele.cilia.knowledge.configuration.ConfigurationHelper
-
- getException() - Method in class fr.liglab.adele.cilia.util.FutureResult
-
Get the exception, or null if there isn't one (yet).
- getException() - Method in class fr.liglab.adele.cilia.util.SwingWorker
-
Get the exception, or null if there isn't one (yet).
- getExpressionParser(String) - Method in class fr.liglab.adele.cilia.framework.data.ExpressionFactory
-
create an instance of a CiliaExpression.
- getField() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- getFilter() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
- getFilter() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Returns the dependency filter (String form).
- getFilter() - Method in exception fr.liglab.adele.cilia.exceptions.CiliaInvalidSyntaxException
-
- getFlowControl(Map, String) - Static method in class fr.liglab.adele.cilia.knowledge.configuration.ConfigurationHelper
-
- getFlowControl(String) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- getFlowControl(String) - Method in interface fr.liglab.adele.cilia.SetUp
-
- getHandler() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- getHandlerInfo() - Method in class fr.liglab.adele.cilia.dependency.DependencyHandlerDescription
-
Builds the Dependency Handler description.
- getHigh(String) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- getHigh(String) - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- getHigh(String) - Method in interface fr.liglab.adele.cilia.Thresholds
-
- getId() - Method in class fr.liglab.adele.cilia.Data
-
- getId() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- getId() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
- getId() - Method in interface fr.liglab.adele.cilia.model.Component
-
get the model representation identificator.
- getId() - Method in class fr.liglab.adele.cilia.util.Watch
-
- getInBindings() - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
-
Get an array of all the bindings added to the mediator.
- getInPort(String) - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
-
- getInstance() - Static method in class fr.liglab.adele.cilia.knowledge.MediatorModelProxy
-
- getInstanceManager() - Method in class fr.liglab.adele.cilia.runtime.CiliaInstanceWrapper
-
- getInstanceProperties() - Method in interface fr.liglab.adele.cilia.runtime.CiliaInstance
-
Get the instance's runtime properties
- getInstanceProperties() - Method in class fr.liglab.adele.cilia.runtime.CiliaInstanceWrapper
-
Obtain a copy of the instance properties.
- getInstanceProperty(Object) - Method in interface fr.liglab.adele.cilia.runtime.CiliaInstance
-
Get instance property
- getInstanceProperty(Object) - Method in class fr.liglab.adele.cilia.runtime.CiliaInstanceWrapper
-
Obtain the instance property.
- getInt(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the int value associated with an index.
- getInt(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get the int value associated with a key.
- getInterface() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
- getJSONArray(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the JSONArray associated with an index.
- getJSONArray(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get the JSONArray value associated with a key.
- getJSONObject(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the JSONObject associated with an index.
- getJSONObject(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get the JSONObject value associated with a key.
- getKey() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.Entry
-
- getLastDeliveryPort() - Method in class fr.liglab.adele.cilia.Data
-
Get the data source
- getLastReceivingPort() - Method in class fr.liglab.adele.cilia.Data
-
Get the data source
- getLong(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the long value associated with an index.
- getLong(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get the long value associated with a key.
- getLow(String) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- getLow(String) - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- getLow(String) - Method in interface fr.liglab.adele.cilia.Thresholds
-
- getMaxServiceInjected() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- getMaxServiceInjected() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
- getMediator(String, String) - Method in interface fr.liglab.adele.cilia.AdminComponent
-
Retrieve a mediation component.
- getMediator(String) - Method in interface fr.liglab.adele.cilia.model.Chain
-
Obtain the mediator model which has the given identificator.
- getMediator() - Method in interface fr.liglab.adele.cilia.model.Port
-
Get the mediator reference which contain this port.
- getMediators() - Method in interface fr.liglab.adele.cilia.model.Chain
-
Get all the mediators models added to the chain model.
- getMethod() - Method in class fr.liglab.adele.cilia.runtime.ProcessorMetadata
-
get Method Name.
- getMethodName() - Method in class fr.liglab.adele.cilia.dependency.DependencyCallback
-
- getMethodType() - Method in class fr.liglab.adele.cilia.dependency.DependencyCallback
-
- getModel() - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- getModel(Node) - Method in class fr.liglab.adele.cilia.knowledge.TopologyImpl
-
- getModel(String) - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
-
- getModel() - Method in interface fr.liglab.adele.cilia.model.ModelExtension
-
- getModel(Node) - Method in interface fr.liglab.adele.cilia.ModelComponents
-
- getModelMonitoring(MediatorComponent) - Static method in class fr.liglab.adele.cilia.knowledge.configuration.ConfigurationHelper
-
- getName() - Method in class fr.liglab.adele.cilia.Data
-
Get the data name
- getName() - Method in class fr.liglab.adele.cilia.framework.components.AggregatorProcessor
-
- getName() - Method in interface fr.liglab.adele.cilia.model.Port
-
Get the port name.
- getName() - Method in interface fr.liglab.adele.cilia.runtime.CiliaInstance
-
Get the name associated to this instance
- getName() - Method in class fr.liglab.adele.cilia.runtime.CiliaInstanceWrapper
-
Get the instance name.
- getName() - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Retrieve the mediator specification name.
- getName() - Method in interface fr.liglab.adele.cilia.specification.MediatorSpecification
-
Retrieve the mediator specification name.
- getNames(JSONObject) - Static method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an array of field names from a JSONObject.
- getNames(Object) - Static method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an array of field names from an Object.
- getNamespace() - Method in interface fr.liglab.adele.cilia.model.Component
-
- getNamespace() - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Get the mediator namespace.
- getNamespace() - Method in interface fr.liglab.adele.cilia.specification.MediatorSpecification
-
Get the mediator namespace.
- getNextNodes(Binding[], Node, boolean) - Method in class fr.liglab.adele.cilia.knowledge.TopologyImpl
-
- getObject() - Method in interface fr.liglab.adele.cilia.runtime.CiliaInstance
-
Get the object wrapped by this instance
- getObject() - Method in class fr.liglab.adele.cilia.runtime.CiliaInstanceWrapper
-
Get the object instance.
- getOutBindings() - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
-
- getOutPort(String) - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
-
- getParameter(String, String) - Static method in class fr.liglab.adele.cilia.admin.util.ParserUtils
-
- getParameterDataType() - Method in class fr.liglab.adele.cilia.runtime.ProcessorMetadata
-
- getPattern() - Method in interface fr.liglab.adele.cilia.model.Adapter
-
- getPolicy() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
- getPolicy(Element) - Static method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Helper method parsing the binding policy.
- getPolicy(String) - Static method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Helper method parsing the binding policy.
- getPort() - Method in class fr.liglab.adele.cilia.ext.RouteConfigurationImpl
-
- getPortType() - Method in interface fr.liglab.adele.cilia.model.Port
-
Get the port Type.
- getPriority() - Method in interface fr.liglab.adele.cilia.runtime.WorkQueue
-
- getProcessorName() - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Retrieve the chosen processor name.
- getProcessorName() - Method in interface fr.liglab.adele.cilia.specification.MediatorSpecification
-
Retrieve the chosen processor name.
- getProcessorNamespace() - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Retrieve the processor namespace.
- getProcessorNamespace() - Method in interface fr.liglab.adele.cilia.specification.MediatorSpecification
-
Retrieve the processor namespace.
- getProperties(String) - Static method in class fr.liglab.adele.cilia.admin.util.ParserUtils
-
- getProperties(Dictionary, Dictionary, Binding) - Method in class fr.liglab.adele.cilia.ea.EABindingService
-
- getProperties(Dictionary, Dictionary, Binding) - Method in class fr.liglab.adele.cilia.framework.AbstractBindingService
-
- getProperties(Dictionary, Dictionary, Binding) - Method in interface fr.liglab.adele.cilia.framework.CiliaBindingService
-
- getProperties(Dictionary, Dictionary, Binding) - Method in class fr.liglab.adele.cilia.framework.components.DirectBindingService
-
- getProperties(Dictionary, Dictionary, Binding) - Method in class fr.liglab.adele.cilia.framework.GenericBindingService
-
- getProperties(Dictionary, Dictionary, Binding) - Method in class fr.liglab.adele.cilia.jms.JMSLinker
-
- getProperties(Dictionary, Dictionary, Binding) - Method in class fr.liglab.adele.cilia.jms2.JMSLinker
-
- getProperties(Node) - Method in class fr.liglab.adele.cilia.knowledge.KEngineImpl
-
- getProperties() - Method in interface fr.liglab.adele.cilia.model.Component
-
Get a copy of the properties.
- getProperties(Node) - Method in interface fr.liglab.adele.cilia.ModelComponents
-
Return all properties for a node
- getProperty(String, String) - Static method in class fr.liglab.adele.cilia.admin.util.ParserUtils
-
- getProperty(String) - Method in class fr.liglab.adele.cilia.Data
-
Get a metadata
- getProperty(Node, String) - Method in class fr.liglab.adele.cilia.knowledge.KEngineImpl
-
- getProperty(Object) - Method in interface fr.liglab.adele.cilia.model.Component
-
Get the specified property.
- getProperty(Node, String) - Method in interface fr.liglab.adele.cilia.ModelComponents
-
Return a specified property
- getQueueSize(String) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- getQueueSize(String) - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- getQueueSize(String) - Method in interface fr.liglab.adele.cilia.SetUp
-
- getReturnedDataType() - Method in class fr.liglab.adele.cilia.runtime.ProcessorMetadata
-
- getRootConfig(MediatorComponent) - Static method in class fr.liglab.adele.cilia.knowledge.configuration.ConfigurationHelper
-
- getScheduler() - Method in class fr.liglab.adele.cilia.runtime.MediatorHandler
-
- getSchedulerName() - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Retrieve the scheduler assigned name.
- getSchedulerName() - Method in interface fr.liglab.adele.cilia.specification.MediatorSpecification
-
Retrieve the scheduler assigned name.
- getSchedulerNamespace() - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Retrieve the chosen scheduler namespace.
- getSchedulerNamespace() - Method in interface fr.liglab.adele.cilia.specification.MediatorSpecification
-
Retrieve the chosen scheduler namespace.
- getSenderModel(Dictionary) - Method in class fr.liglab.adele.cilia.framework.AbstractBindingService
-
- getSenderModel(Dictionary) - Method in interface fr.liglab.adele.cilia.framework.CiliaBindingService
-
- getSendersIds() - Method in class fr.liglab.adele.cilia.framework.AbstractDispatcher
-
- getSendersIds() - Method in interface fr.liglab.adele.cilia.framework.IDispatcher
-
- getService() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
Called by the proxy to get service objects to delegate a method.
- getService(ServiceReference) - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Gets a service object for the given reference.
- getServiceReference() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
Gets the service reference if only one service reference is used.
- getServiceReference() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Gets the next matching service reference.
- getServiceReferences() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
Gets the service reference list.
- getServiceReferences() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Gets matching service references.
- getServiceReferencesAsList() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
Get the used service references list.
- getSize() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Gets the number of actual matching references.
- getSourceMediator() - Method in interface fr.liglab.adele.cilia.model.Binding
-
Get the source mediator model.
- getSourcePort() - Method in interface fr.liglab.adele.cilia.model.Binding
-
Get the source mediator port in this binding.
- getSourcesIds() - Method in class fr.liglab.adele.cilia.framework.AbstractScheduler
-
- getSourcesIds() - Method in class fr.liglab.adele.cilia.framework.components.ImmediateScheduler
-
- getSourcesIds() - Method in interface fr.liglab.adele.cilia.framework.IScheduler
-
- getSpecification() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
Gets the required service specification name.
- getSpecification() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Gets the tracked specification.
- getStartTicks() - Method in class fr.liglab.adele.cilia.util.Watch
-
- getState() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
- getState() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Gets the actual state of the dependency.
- getState() - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- getState() - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
-
- getState() - Method in interface fr.liglab.adele.cilia.runtime.CiliaInstance
-
Get the instance state
- getState() - Method in class fr.liglab.adele.cilia.runtime.CiliaInstanceWrapper
-
Get the instance state.
- getStateAsString() - Method in class fr.liglab.adele.cilia.runtime.CiliaInstanceWrapper
-
Get the state value as a string.
- getStateVariableState(String) - Method in class fr.liglab.adele.cilia.knowledge.configuration.RawDataImpl
-
- getStateVariableState(String) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- getStateVariableState(String) - Method in interface fr.liglab.adele.cilia.RawData
-
- getStateVariableState(String) - Method in interface fr.liglab.adele.cilia.SetUp
-
- getStateVariableState(String) - Method in interface fr.liglab.adele.cilia.Thresholds
-
- getString(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the string associated with an index.
- getString(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get the string associated with a key.
- getTableForReading() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Get ref to table; the reference and the cells it
accesses will be at least as fresh as from last
use of barrierLock
- getTargetMediator() - Method in interface fr.liglab.adele.cilia.model.Binding
-
Get the target mediator model.
- getTargetPort() - Method in interface fr.liglab.adele.cilia.model.Binding
-
Get the target mediator port asociated to this binding.
- getThreadFactory() - Method in class fr.liglab.adele.cilia.util.ThreadFactoryUser
-
Get the factory for creating new threads.
- getTimeout() - Method in class fr.liglab.adele.cilia.util.SwingWorker
-
Returns timeout period in milliseconds.
- getTimestamp() - Method in class fr.liglab.adele.cilia.Data
-
Get data timestamp
- getType() - Method in class fr.liglab.adele.cilia.Data
-
Get data type
- getType() - Method in interface fr.liglab.adele.cilia.model.Component
-
Get this model representation type.
- getUsedServiceReferences() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Gets the list of currently used service references.
- getUsedServices() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
Gets the used service set.
- getValue() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.Entry
-
Get the value.
- getVariableNameByCategory(String) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- getVariableNameByCategory(String) - Method in interface fr.liglab.adele.cilia.SetUp
-
- getVariableNameByCategory(String) - Method in interface fr.liglab.adele.cilia.Thresholds
-
- getVariableState(String) - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- getVersion() - Method in interface fr.liglab.adele.cilia.CiliaContext
-
Get the version of the executing Cilia.
- getVersion() - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
-
- getVeryHigh(String) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- getVeryHigh(String) - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- getVeryHigh(String) - Method in interface fr.liglab.adele.cilia.Thresholds
-
- getVeryLow(String) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- getVeryLow(String) - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- getVeryLow(String) - Method in interface fr.liglab.adele.cilia.Thresholds
-
- i - Variable in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
-
- ICollector - Interface in fr.liglab.adele.cilia.framework
-
Cilia Collector Interface
- id(String) - Method in interface fr.liglab.adele.cilia.builder.InstanceCreatorConfiguration
-
- id(String) - Method in interface fr.liglab.adele.cilia.builder.InstanceModifier
-
- id(String) - Method in interface fr.liglab.adele.cilia.builder.InstanceRemover
-
- id(String) - Method in interface fr.liglab.adele.cilia.builder.Replacer
-
- IDirectCollector - Interface in fr.liglab.adele.cilia.framework.components
-
Interface used to export the direct collector as a service.
- IDispatcher - Interface in fr.liglab.adele.cilia.framework
-
Dispatcher interface.
- IDispatcherHandler - Interface in fr.liglab.adele.cilia.runtime
-
- IFieldMonitor - Interface in fr.liglab.adele.cilia.framework.monitor
-
- ImmediateScheduler - Class in fr.liglab.adele.cilia.framework.components
-
- ImmediateScheduler() - Constructor for class fr.liglab.adele.cilia.framework.components.ImmediateScheduler
-
- IMonitor - Interface in fr.liglab.adele.cilia.framework.monitor
-
- inc() - Method in class fr.liglab.adele.cilia.dependency.ServiceUsage.Usage
-
Increment the stack level from the first
service get.
- incComponentStack() - Method in class fr.liglab.adele.cilia.dependency.ServiceUsage.Usage
-
Increment the component stack level.
- increment(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Increment a property of a JSONObject.
- index - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.HashIterator
-
- index - Variable in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
-
- indexOf(Object) - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Gets the index of the given object in the current
collection.
- indexOf(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Searches for the first occurence of the given argument, testing
for equality using the equals
method.
- indexOf(Object, Object[], int) - Static method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
static version allows repeated call without needed
to grab lock for array each time
- indexOf(Object, int) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Searches for the first occurence of the given argument, beginning
the search at index
, and testing for equality using
the equals
method.
- indexOf(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
-
- init() - Method in class fr.liglab.adele.cilia.framework.AbstractScheduler
-
- init() - Method in class fr.liglab.adele.cilia.framework.components.CounterScheduler
-
- init() - Method in interface fr.liglab.adele.cilia.framework.IScheduler
-
- initializeSpecification() - Method in class fr.liglab.adele.cilia.runtime.MediatorRuntimeSpecification
-
- initializeSpecification() - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Initialize the mediator specification type.
- initializeSpecification() - Method in interface fr.liglab.adele.cilia.specification.MediatorSpecification
-
Initialize the mediator specification type.
- initialValue() - Method in class fr.liglab.adele.cilia.dependency.ServiceUsage
-
Initialize the cached object.
- INotifier - Interface in fr.liglab.adele.cilia.framework.monitor
-
- inport(String) - Method in interface fr.liglab.adele.cilia.builder.ReplacerConfigurator
-
- inports - Variable in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
- install(File) - Method in class fr.liglab.adele.cilia.fileinstall.deployer.CiliaFileInstall
-
- InstanceCreator - Interface in fr.liglab.adele.cilia.builder
-
- InstanceCreatorConfiguration - Interface in fr.liglab.adele.cilia.builder
-
- InstanceModifier - Interface in fr.liglab.adele.cilia.builder
-
- InstanceRemover - Interface in fr.liglab.adele.cilia.builder
-
- interrupt() - Method in class fr.liglab.adele.cilia.util.SwingWorker
-
Stops the worker and sets the exception to InterruptedException.
- inuse_ - Variable in class fr.liglab.adele.cilia.util.concurrent.Mutex
-
The lock status
- invalidate(DependencyModel) - Method in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Invalidate method.
- invalidate(DependencyModel) - Method in interface fr.liglab.adele.cilia.dependency.DependencyStateListener
-
The given dependency becomes invalid.
- invalidate() - Method in class fr.liglab.adele.cilia.framework.components.ImmediateScheduler
-
- invoke(Object, Method, Object[]) - Method in class fr.liglab.adele.cilia.dependency.NullableObject
-
Invokes a method on this null object.
- invokeChain(Data) - Method in class fr.liglab.adele.cilia.framework.AbstractIOAdapter
-
Invoke a Chain with the data as parammeter.
- invokeChain(Object) - Method in class fr.liglab.adele.cilia.framework.AbstractIOAdapter
-
- IOAdapter - Annotation Type in fr.liglab.adele.cilia.annotations
-
User: torito
Date: 7/2/13
Time: 9:34 AM
- IOAdapterVisitor - Class in fr.liglab.adele.cilia.annotations.visitors
-
User: garciai@imag.fr
Date: 9/24/13
Time: 4:50 PM
- IOAdapterVisitor(BindingContext) - Constructor for class fr.liglab.adele.cilia.annotations.visitors.IOAdapterVisitor
-
- IONE - Static variable in class fr.liglab.adele.cilia.util.concurrent.ReentrantWriterPreferenceReadWriteLock
-
cache/reuse the special Integer value one to speed up readlocks
- IProcessor - Interface in fr.liglab.adele.cilia.framework
-
- IProcessorMonitor - Interface in fr.liglab.adele.cilia.framework.monitor
-
- isAdapter(String, String) - Method in interface fr.liglab.adele.cilia.AdminComponent
-
- isAggregate() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
- IScheduler - Interface in fr.liglab.adele.cilia.framework
-
- ISchedulerHandler - Interface in fr.liglab.adele.cilia.runtime
-
- isEmpty() - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Checks if at least one provider matching with the dependency
is available.
- isEmpty() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Tests if this list has no components.
- isEmpty() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
- isEmpty() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
- isEmpty() - Method in class fr.liglab.adele.cilia.util.UnModifiableDictionary
-
- isEmpty() - Method in class fr.liglab.adele.cilia.util.WeakValueHashMap
-
Returns true if this map contains no key-value mappings.
- ISender - Interface in fr.liglab.adele.cilia.framework
-
- IServiceMonitor - Interface in fr.liglab.adele.cilia.framework.monitor
-
- isFilterMatching(Filter, Node) - Static method in class fr.liglab.adele.cilia.runtime.ConstRuntime
-
- isFilterMatching(Filter, Node, String) - Static method in class fr.liglab.adele.cilia.runtime.ConstRuntime
-
- isFrozen() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- isFrozen() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
- isFrozen() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Is the reference set frozen (cannot change anymore)? This method must be
override by concrete dependency to support the static binding policy.
- isImmediate() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- isImmediate() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
- isMediator(String, String) - Method in interface fr.liglab.adele.cilia.AdminComponent
-
- isMinCardinalityOptionnal(String) - Static method in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Extract the cardinality minimum
- isMultiple() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
- isNull(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Determine if the value is null.
- isNull(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Determine if the value associated with the key is null or if there is
no value.
- isOptional() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
- isOptional() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
- isProxy() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- isProxy() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
- isReady() - Method in class fr.liglab.adele.cilia.util.FutureResult
-
Return whether the reference or exception have been set.
- isReady() - Method in class fr.liglab.adele.cilia.util.SwingWorker
-
Return whether the get
method is ready to return a value.
- isRunning() - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
-
- isServiceLevelRequirement() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- isServicesInWaitToInject() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- isServicesInWaitToInject() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
- isValid() - Method in class fr.liglab.adele.cilia.knowledge.configuration.RawDataImpl
-
- isValid() - Method in interface fr.liglab.adele.cilia.RawData
-
validity of a mediator
- isValidUUID(String) - Static method in class fr.liglab.adele.cilia.util.Uuid
-
Returns true if and only if uuid matches the pattern for valid UUIDs.
- isValidUUIDURN(String) - Static method in class fr.liglab.adele.cilia.util.Uuid
-
Returns true if and only if uuidURN matches the pattern for valid UUID URNs.
- iterator() - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Gets an iterator on the current list of available service objects.
- iterator() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
-
- iterator() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Returns an Iterator over the elements contained in this collection.
- iterator() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
- JMSCollector - Class in fr.liglab.adele.cilia.jms
-
A JMS sender publishing messages to a given topic.
- JMSCollector(BundleContext) - Constructor for class fr.liglab.adele.cilia.jms.JMSCollector
-
- JMSCollector - Class in fr.liglab.adele.cilia.jms2
-
JMS/Joram in adapter based on new JMS 2.0 specification.
- JMSCollector(BundleContext) - Constructor for class fr.liglab.adele.cilia.jms2.JMSCollector
-
- JMSLinker - Class in fr.liglab.adele.cilia.jms
-
- JMSLinker() - Constructor for class fr.liglab.adele.cilia.jms.JMSLinker
-
- JMSLinker - Class in fr.liglab.adele.cilia.jms2
-
JMS/Joram linker based on new JMS 2.0 specification.
- JMSLinker() - Constructor for class fr.liglab.adele.cilia.jms2.JMSLinker
-
- JMSSender - Class in fr.liglab.adele.cilia.jms
-
- JMSSender() - Constructor for class fr.liglab.adele.cilia.jms.JMSSender
-
- JMSSender - Class in fr.liglab.adele.cilia.jms2
-
JMS/Joram out adapter based on new JMS 2.0 specification.
- JMSSender() - Constructor for class fr.liglab.adele.cilia.jms2.JMSSender
-
- join(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Make a string from the contents of this JSONArray.
- JSONArray - Class in fr.liglab.adele.cilia.admin.util
-
A JSONArray is an ordered sequence of values.
- JSONArray() - Constructor for class fr.liglab.adele.cilia.admin.util.JSONArray
-
Construct an empty JSONArray.
- JSONArray(JSONTokener) - Constructor for class fr.liglab.adele.cilia.admin.util.JSONArray
-
Construct a JSONArray from a JSONTokener.
- JSONArray(String) - Constructor for class fr.liglab.adele.cilia.admin.util.JSONArray
-
Construct a JSONArray from a source JSON text.
- JSONArray(Collection) - Constructor for class fr.liglab.adele.cilia.admin.util.JSONArray
-
Construct a JSONArray from a Collection.
- JSONArray(Object) - Constructor for class fr.liglab.adele.cilia.admin.util.JSONArray
-
Construct a JSONArray from an array
- JSONException - Exception in fr.liglab.adele.cilia.admin.util
-
The JSONException is thrown by the JSON.org classes when things are amiss.
- JSONException(String) - Constructor for exception fr.liglab.adele.cilia.admin.util.JSONException
-
Constructs a JSONException with an explanatory message.
- JSONException(Throwable) - Constructor for exception fr.liglab.adele.cilia.admin.util.JSONException
-
- JSONObject - Class in fr.liglab.adele.cilia.admin.util
-
A JSONObject is an unordered collection of name/value pairs.
- JSONObject() - Constructor for class fr.liglab.adele.cilia.admin.util.JSONObject
-
Construct an empty JSONObject.
- JSONObject(JSONObject, String[]) - Constructor for class fr.liglab.adele.cilia.admin.util.JSONObject
-
Construct a JSONObject from a subset of another JSONObject.
- JSONObject(JSONTokener) - Constructor for class fr.liglab.adele.cilia.admin.util.JSONObject
-
Construct a JSONObject from a JSONTokener.
- JSONObject(Map) - Constructor for class fr.liglab.adele.cilia.admin.util.JSONObject
-
Construct a JSONObject from a Map.
- JSONObject(Object) - Constructor for class fr.liglab.adele.cilia.admin.util.JSONObject
-
Construct a JSONObject from an Object using bean getters.
- JSONObject(Object, String[]) - Constructor for class fr.liglab.adele.cilia.admin.util.JSONObject
-
Construct a JSONObject from an Object, using reflection to find the
public members.
- JSONObject(String) - Constructor for class fr.liglab.adele.cilia.admin.util.JSONObject
-
Construct a JSONObject from a source JSON text string.
- JSONObject(String, Locale) - Constructor for class fr.liglab.adele.cilia.admin.util.JSONObject
-
Construct a JSONObject from a ResourceBundle.
- JSONStringToHashtable(String) - Static method in class fr.liglab.adele.cilia.admin.util.ParserUtils
-
- JSONTokener - Class in fr.liglab.adele.cilia.admin.util
-
A JSONTokener takes a source string and extracts characters and tokens from
it.
- JSONTokener(Reader) - Constructor for class fr.liglab.adele.cilia.admin.util.JSONTokener
-
Construct a JSONTokener from a Reader.
- JSONTokener(InputStream) - Constructor for class fr.liglab.adele.cilia.admin.util.JSONTokener
-
Construct a JSONTokener from an InputStream.
- JSONTokener(String) - Constructor for class fr.liglab.adele.cilia.admin.util.JSONTokener
-
Construct a JSONTokener from a string.
- l - Variable in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
-
- LANGUAGE_DEFAULT - Static variable in class fr.liglab.adele.cilia.framework.data.DataCount
-
The default language to count Data in DataSet
that match the given expression.
- lastCommand(String) - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
-
Return date and time last command [start,stop] level chain
- lastCommand(String) - Method in class fr.liglab.adele.cilia.knowledge.KEngineImpl
-
- lastIndexOf(Object) - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Gets the last index of the given object in the current
collection.
- lastIndexOf(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Returns the index of the last occurrence of the specified object in
this list.
- lastIndexOf(Object, Object[], int) - Static method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
- lastIndexOf(Object, int) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Searches backwards for the specified object, starting from the
specified index, and returns an index to it.
- lastIndexOf(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
-
- lastReturned - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.HashIterator
-
- lastWrite - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
field written to only to guarantee lock ordering.
- LDAP - Static variable in class fr.liglab.adele.cilia.framework.data.ExpressionFactory
-
Constant to create an ldap CiliaExpression object
- ldapKeys - Static variable in class fr.liglab.adele.cilia.runtime.ConstRuntime
-
- length() - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the number of elements in the JSONArray, included nulls.
- length() - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get the number of keys stored in the JSONObject.
- LIST - Static variable in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Dependency Field Type : List.
- listIterator() - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Gets a list iterator on the current list of available service objects.
- listIterator(int) - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Unsupported Method.
- listIterator(int) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
-
- listIterator() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Returns an Iterator of the elements in this List (in proper sequence).
- listIterator(int) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Returns a ListIterator of the elements in this List (in proper
sequence), starting at the specified position in the List.
- listIterator() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
-
- listIterator(int) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
-
- ListNodes - Class in fr.liglab.adele.cilia.knowledge
-
for a fast retreival existing node
- ListNodes(TopologyImpl) - Constructor for class fr.liglab.adele.cilia.knowledge.ListNodes
-
- loadChain(String) - Method in interface fr.liglab.adele.cilia.AdminChain
-
Load a mediation chain specified on the given URI string.
- loadChain(File) - Method in interface fr.liglab.adele.cilia.util.CiliaFileManager
-
Start a mediation chain.
- loadFactor - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
The load factor for the hash table.
- loadFactor() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Return the load factor
- loadSpecification(String, BundleContext) - Static method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Loads the given specification class.
- LocalSemanticTranslatorProcessor - Class in fr.liglab.adele.cilia.framework.components
-
- LocalSemanticTranslatorProcessor() - Constructor for class fr.liglab.adele.cilia.framework.components.LocalSemanticTranslatorProcessor
-
- lock - Variable in class fr.liglab.adele.cilia.Data
-
The lock used to keep data integrity.
- lock() - Method in interface fr.liglab.adele.cilia.runtime.ISchedulerHandler
-
- log - Static variable in class fr.liglab.adele.cilia.framework.AbstractDispatcher
-
- log - Static variable in class fr.liglab.adele.cilia.framework.monitor.ProcessingErrorHandler
-
OSGi Bundle Context.
- logger - Static variable in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
- logger - Static variable in class fr.liglab.adele.cilia.dependency.DependencyModel
-
- logger - Static variable in class fr.liglab.adele.cilia.framework.AbstractIOAdapter
-
The Cilia logger.
- logger - Static variable in class fr.liglab.adele.cilia.framework.components.PeriodicScheduler
-
- LOGGER_APPLICATION - Static variable in class fr.liglab.adele.cilia.util.Const
-
The cilia.application is used to trace the behavior of mediation chains
- LOGGER_CORE - Static variable in class fr.liglab.adele.cilia.util.Const
-
The cilia.core is used to trace modification to models
- LOGGER_RUNTIME - Static variable in class fr.liglab.adele.cilia.util.Const
-
The cilia.runtime is used to trace component creatioin/execution
- LOW - Static variable in interface fr.liglab.adele.cilia.ThresholdsCallback
-
- obtainChains(URL) - Method in interface fr.liglab.adele.cilia.util.ChainParser
-
- offset - Variable in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
-
- onAdded(String) - Method in interface fr.liglab.adele.cilia.ChainCallback
-
Callback upon new chain arrival
- onAddingChain(Chain) - Method in interface fr.liglab.adele.cilia.ChainListener
-
- onArrival(Node) - Method in interface fr.liglab.adele.cilia.NodeCallback
-
- onBind(Node, Node) - Method in interface fr.liglab.adele.cilia.NodeCallback
-
bind between nodes 'from -> to'
Event fired only by the applicationSpecification
- onCollect(Data) - Method in class fr.liglab.adele.cilia.framework.monitor.AbstractMonitor
-
- onCollect(Data) - Method in interface fr.liglab.adele.cilia.framework.monitor.IMonitor
-
- onCollect(Data) - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.MonitorHandlerStateVar
-
- onCreation(Object) - Method in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Handler createInstance method.
- onDeparture(Node) - Method in interface fr.liglab.adele.cilia.NodeCallback
-
- onDependencyReconfiguration(ServiceReference[], ServiceReference[]) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
The dependency has been reconfigured.
- onDependencyReconfiguration(ServiceReference[], ServiceReference[]) - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Concrete dependency callback.
- onDispatch(List) - Method in class fr.liglab.adele.cilia.framework.monitor.AbstractMonitor
-
- onDispatch(List) - Method in interface fr.liglab.adele.cilia.framework.monitor.IMonitor
-
- onDispatch(List) - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.MonitorHandlerStateVar
-
- onDispatchEntry(List) - Method in class fr.liglab.adele.cilia.framework.monitor.AbstractMonitor
-
- onEntry(Object, Method, Object[]) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- onEntry(Object, Member, Object[]) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- onError(Object, Method, Throwable) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- onError(Object, Member, Throwable) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- onExit(Object, Method, Object) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- onExit(Object, Member, Object) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- onFieldGet(String, Object) - Method in class fr.liglab.adele.cilia.framework.monitor.AbstractMonitor
-
- onFieldGet(String, Object) - Method in interface fr.liglab.adele.cilia.framework.monitor.IFieldMonitor
-
- onFieldGet(String, Object) - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.MonitorHandlerStateVar
-
- onFieldSet(String, Object) - Method in class fr.liglab.adele.cilia.framework.monitor.AbstractMonitor
-
- onFieldSet(String, Object) - Method in interface fr.liglab.adele.cilia.framework.monitor.IFieldMonitor
-
- onFieldSet(String, Object) - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.MonitorHandlerStateVar
-
- onFileChange(File) - Method in class fr.liglab.adele.cilia.chameleon.deployer.CiliaChameleonDeployer
-
- onFileCreate(File) - Method in class fr.liglab.adele.cilia.chameleon.deployer.CiliaChameleonDeployer
-
- onFileDelete(File) - Method in class fr.liglab.adele.cilia.chameleon.deployer.CiliaChameleonDeployer
-
- onFinally(Object, Member) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
A POJO method is finished.
- onFinally(Object, Method) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- onGet(Object, String, Object) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
This method is called by the replaced code in the component
implementation class.
- onGet(Object, String, Object) - Method in class fr.liglab.adele.cilia.framework.monitor.AuditHandler
-
This method is called at each time the pojo 'get' a listened field.
- onMessage(Message) - Method in class fr.liglab.adele.cilia.jms.JMSCollector
-
- onMessage(Message) - Method in class fr.liglab.adele.cilia.jms2.JMSCollector
-
- onModified(Node) - Method in interface fr.liglab.adele.cilia.NodeCallback
-
- onObjectCreation(Object) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
Call the bind method.
- onProcessEntry(List) - Method in class fr.liglab.adele.cilia.framework.monitor.AbstractMonitor
-
- onProcessEntry(List) - Method in interface fr.liglab.adele.cilia.framework.monitor.IMonitor
-
- onProcessEntry(List) - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.MonitorHandlerStateVar
-
- onProcessError(List, Exception) - Method in class fr.liglab.adele.cilia.framework.monitor.AbstractMonitor
-
- onProcessError(List, Exception) - Method in interface fr.liglab.adele.cilia.framework.monitor.IMonitor
-
- onProcessError(List, Exception) - Method in class fr.liglab.adele.cilia.framework.monitor.ProcessingErrorHandler
-
Method called when an exception occurs on the processing.
- onProcessError(Data, Exception) - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.MonitorHandlerStateVar
-
- onProcessExit(List) - Method in class fr.liglab.adele.cilia.framework.monitor.AbstractMonitor
-
- onProcessExit(List) - Method in interface fr.liglab.adele.cilia.framework.monitor.IMonitor
-
- onProcessExit(List) - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.MonitorHandlerStateVar
-
- onRemoved(String) - Method in interface fr.liglab.adele.cilia.ChainCallback
-
Callback upon chain departure
- onRemovingChain(Chain) - Method in interface fr.liglab.adele.cilia.ChainListener
-
- onServiceArrival(ServiceReference) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
A new service has to be injected.
- onServiceArrival(ServiceReference) - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Concrete dependency callback.
- onServiceArrival(Map) - Method in class fr.liglab.adele.cilia.framework.monitor.AbstractMonitor
-
- onServiceArrival(Map) - Method in interface fr.liglab.adele.cilia.framework.monitor.IServiceMonitor
-
- onServiceArrival(Map) - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.MonitorHandlerStateVar
-
- onServiceDeparture(ServiceReference) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
A used (already injected) service disappears.
- onServiceDeparture(ServiceReference) - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Concrete dependency callback.
- onServiceDeparture(Map) - Method in class fr.liglab.adele.cilia.framework.monitor.AbstractMonitor
-
- onServiceDeparture(Map) - Method in interface fr.liglab.adele.cilia.framework.monitor.IServiceMonitor
-
- onServiceDeparture(Map) - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.MonitorHandlerStateVar
-
- onServiceModification(ServiceReference) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
An already injected service is modified.
- onServiceModification(ServiceReference) - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Concrete dependency callback.
- onSet(Object, String, Object) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
The field was set.
- onSet(Object, String, Object) - Method in class fr.liglab.adele.cilia.framework.monitor.AuditHandler
-
This method is called at each time the pojo 'set' a listened field.
- onStateChange(String, boolean) - Method in interface fr.liglab.adele.cilia.ChainCallback
-
- onStateChange(Node, boolean) - Method in interface fr.liglab.adele.cilia.NodeCallback
-
New executing state of a node ,
- onStateChange(Node, String, boolean) - Method in interface fr.liglab.adele.cilia.VariableCallback
-
- onThreshold(Node, String, Measure, int) - Method in interface fr.liglab.adele.cilia.ThresholdsCallback
-
- onUnBind(Node, Node) - Method in interface fr.liglab.adele.cilia.NodeCallback
-
unbind between nodes 'from-> to'
Event fired only by the applicationSpecification
- onUpdate(Node, String, Measure) - Method in interface fr.liglab.adele.cilia.VariableCallback
-
- opt(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the optional object value associated with an index.
- opt(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an optional value associated with a key.
- optBoolean(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(int, boolean) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an optional boolean associated with a key.
- optBoolean(String, boolean) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an optional boolean associated with a key.
- optDouble(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the optional double value associated with an index.
- optDouble(int, double) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the optional double value associated with an index.
- optDouble(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an optional double associated with a key,
or NaN if there is no such key or if its value is not a number.
- optDouble(String, double) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an optional double associated with a key, or the
defaultValue if there is no such key or if its value is not a number.
- optInt(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the optional int value associated with an index.
- optInt(int, int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the optional int value associated with an index.
- optInt(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an optional int value associated with a key,
or zero if there is no such key or if the value is not a number.
- optInt(String, int) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an optional int value associated with a key,
or the default if there is no such key or if the value is not a number.
- Option - Enum in fr.liglab.adele.cilia.jms
-
- Option - Enum in fr.liglab.adele.cilia.jms2
-
- optJSONArray(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the optional JSONArray associated with an index.
- optJSONArray(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an optional JSONArray associated with a key.
- optJSONObject(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the optional JSONObject associated with an index.
- optJSONObject(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an optional JSONObject associated with a key.
- optLong(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the optional long value associated with an index.
- optLong(int, long) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the optional long value associated with an index.
- optLong(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an optional long value associated with a key,
or zero if there is no such key or if the value is not a number.
- optLong(String, long) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an optional long value associated with a key,
or the default if there is no such key or if the value is not a number.
- optString(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the optional string value associated with an index.
- optString(int, String) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Get the optional string associated with an index.
- optString(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an optional string associated with a key.
- optString(String, String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Get an optional string associated with a key.
- outport(String) - Method in interface fr.liglab.adele.cilia.builder.ReplacerConfigurator
-
- outports - Variable in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
- parseArrays(String) - Static method in class fr.liglab.adele.cilia.admin.util.ParserUtils
-
Parses the string form of an array as {a, b, c}
- parseArraysAsList(String) - Static method in class fr.liglab.adele.cilia.admin.util.ParserUtils
-
Parses the string form of an array as {a, b, c} as a list.
- parseChains(Object) - Method in interface fr.liglab.adele.cilia.util.ChainParser
-
- ParserConfiguration - Class in fr.liglab.adele.cilia.knowledge.configuration
-
- ParserConfiguration(MediatorComponent) - Constructor for class fr.liglab.adele.cilia.knowledge.configuration.ParserConfiguration
-
- ParserUtils - Class in fr.liglab.adele.cilia.admin.util
-
- ParserUtils() - Constructor for class fr.liglab.adele.cilia.admin.util.ParserUtils
-
- peek() - Method in class fr.liglab.adele.cilia.util.FutureResult
-
Access the reference, even if not ready
- period(long) - Method in class fr.liglab.adele.cilia.framework.AbstractPullCollector
-
- period(long) - Method in class fr.liglab.adele.cilia.framework.components.RandomNumberCollector
-
- PeriodicScheduler - Class in fr.liglab.adele.cilia.framework.components
-
- PeriodicScheduler() - Constructor for class fr.liglab.adele.cilia.framework.components.PeriodicScheduler
-
- Port - Annotation Type in fr.liglab.adele.cilia.annotations
-
User: garciai@imag.fr
Date: 9/24/13
Time: 4:45 PM
- port(String) - Method in class fr.liglab.adele.cilia.ext.RouteConfigurationImpl
-
- Port - Interface in fr.liglab.adele.cilia.model
-
- PortReplacerConfigurator - Interface in fr.liglab.adele.cilia.builder
-
- PrefixEnricherProcessor - Class in fr.liglab.adele.cilia.framework.components
-
- PrefixEnricherProcessor() - Constructor for class fr.liglab.adele.cilia.framework.components.PrefixEnricherProcessor
-
- previous() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWIterator
-
- previous() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
-
- previous() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList.SyncCollectionListIterator
-
- previousIndex() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWIterator
-
- previousIndex() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
-
- previousIndex() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList.SyncCollectionListIterator
-
- process(List) - Method in class fr.liglab.adele.cilia.framework.AbstractAggregator
-
- process(List) - Method in class fr.liglab.adele.cilia.framework.AbstractScheduler
-
- process(List) - Method in class fr.liglab.adele.cilia.framework.AbstractSplitter
-
- process(List) - Method in class fr.liglab.adele.cilia.framework.components.AggregatorProcessor
-
- process(List) - Method in class fr.liglab.adele.cilia.framework.components.ImmediateScheduler
-
- process(Data) - Method in class fr.liglab.adele.cilia.framework.components.LocalSemanticTranslatorProcessor
-
Will translate words on the content of a data.
- process(Data) - Method in class fr.liglab.adele.cilia.framework.components.PrefixEnricherProcessor
-
- process(Data) - Method in class fr.liglab.adele.cilia.framework.components.SimpleEnricherProcessor
-
- process(List) - Method in class fr.liglab.adele.cilia.framework.components.SimpleProcessor
-
- process(List) - Method in class fr.liglab.adele.cilia.framework.components.SplitterProcessor
-
- process(Data) - Method in class fr.liglab.adele.cilia.framework.components.SufixEnricherProcessor
-
- process(List) - Method in class fr.liglab.adele.cilia.framework.components.XpathSplitter
-
- process(Data) - Method in class fr.liglab.adele.cilia.framework.components.XsltTransformerProcessor
-
- process(List) - Method in interface fr.liglab.adele.cilia.framework.IProcessor
-
Process the given Data.
- process(List) - Method in interface fr.liglab.adele.cilia.framework.IScheduler
-
- ProcessData - Annotation Type in fr.liglab.adele.cilia.annotations
-
- ProcessingErrorHandler - Class in fr.liglab.adele.cilia.framework.monitor
-
- ProcessingErrorHandler() - Constructor for class fr.liglab.adele.cilia.framework.monitor.ProcessingErrorHandler
-
- ProcessMethodVisitor - Class in fr.liglab.adele.cilia.annotations.visitors
-
User: torito
Date: 7/1/13
Time: 3:37 PM
- ProcessMethodVisitor(BindingContext) - Constructor for class fr.liglab.adele.cilia.annotations.visitors.ProcessMethodVisitor
-
- Processor - Annotation Type in fr.liglab.adele.cilia.annotations
-
- PROCESSOR - Static variable in interface fr.liglab.adele.cilia.builder.MediatorConfigurator
-
- processor() - Method in interface fr.liglab.adele.cilia.builder.MediatorConfigurator
-
Specifies that the following properties will be setted only to the
processor.
- processor(CustomBuilderConfigurator) - Method in interface fr.liglab.adele.cilia.builder.MediatorConfigurator
-
- ProcessorMetadata - Class in fr.liglab.adele.cilia.runtime
-
- ProcessorMetadata(Element) - Constructor for class fr.liglab.adele.cilia.runtime.ProcessorMetadata
-
- ProcessorNotifier - Class in fr.liglab.adele.cilia.framework.monitor
-
- ProcessorNotifier(IProcessorMonitor) - Constructor for class fr.liglab.adele.cilia.framework.monitor.ProcessorNotifier
-
- properties() - Method in interface fr.liglab.adele.cilia.builder.CustomBuilderConfigurator
-
- properties() - Method in class fr.liglab.adele.cilia.ext.ContentBasedRouting
-
- property - Variable in class fr.liglab.adele.cilia.framework.components.DescriptorBasedDispatcher
-
Property used to dispatch data
- PROPERTY_CHAIN_ID - Static variable in class fr.liglab.adele.cilia.util.Const
-
- PROPERTY_COMPONENT_ID - Static variable in class fr.liglab.adele.cilia.util.Const
-
- PROPERTY_INSTANCE_TYPE - Static variable in class fr.liglab.adele.cilia.util.Const
-
- PROPERTY_LOCK_UNLOCK - Static variable in class fr.liglab.adele.cilia.util.Const
-
- property_name(String) - Method in class fr.liglab.adele.cilia.ext.PropertyBasedRouting
-
- PROPERTY_UUID - Static variable in class fr.liglab.adele.cilia.util.Const
-
- PropertyBasedRouting - Class in fr.liglab.adele.cilia.ext
-
- PropertyBasedRouting(MediatorComponentImpl) - Constructor for class fr.liglab.adele.cilia.ext.PropertyBasedRouting
-
- PROXY_DISABLED - Static variable in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Proxy settings value: disabled.
- PROXY_ENABLED - Static variable in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Proxy settings value: enabled.
- PROXY_SETTINGS_PROPERTY - Static variable in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Proxy settings property.
- PROXY_TYPE_PROPERTY - Static variable in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Proxy type property.
- ProxyGenerator - Class in fr.liglab.adele.cilia.dependency
-
Generates proxy class delegating operation invocations thanks to a
a dependency.
- ProxyGenerator() - Constructor for class fr.liglab.adele.cilia.dependency.ProxyGenerator
-
- pullData() - Method in class fr.liglab.adele.cilia.framework.AbstractPullCollector
-
- pullData() - Method in class fr.liglab.adele.cilia.framework.components.RandomNumberCollector
-
- put(boolean) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Append a boolean value.
- put(Collection) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Put a value in the JSONArray, where the value will be a
JSONArray which is produced from a Collection.
- put(double) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Append a double value.
- put(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Append an int value.
- put(long) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Append an long value.
- put(Map) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Put a value in the JSONArray, where the value will be a
JSONObject which is produced from a Map.
- put(Object) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Append an object value.
- put(int, boolean) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Put or replace a boolean value in the JSONArray.
- put(int, Collection) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Put a value in the JSONArray, where the value will be a
JSONArray which is produced from a Collection.
- put(int, double) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Put or replace a double value.
- put(int, int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Put or replace an int value.
- put(int, long) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Put or replace a long value.
- put(int, Map) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Put a value in the JSONArray, where the value will be a
JSONObject that is produced from a Map.
- put(int, Object) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Put or replace an object value in the JSONArray.
- put(String, boolean) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Put a key/boolean pair in the JSONObject.
- put(String, Collection) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a
JSONArray which is produced from a Collection.
- put(String, double) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Put a key/double pair in the JSONObject.
- put(String, int) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Put a key/int pair in the JSONObject.
- put(String, long) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Put a key/long pair in the JSONObject.
- put(String, Map) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a
JSONObject which is produced from a Map.
- put(String, Object) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Put a key/value pair in the JSONObject.
- put(Object, Object) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Maps the specified key
to the specified
value
in this table.
- put(Object, Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
- put(Object, Object) - Method in class fr.liglab.adele.cilia.util.UnModifiableDictionary
-
- put(Object, Object) - Method in class fr.liglab.adele.cilia.util.WeakValueHashMap
-
Puts a new (key,value) into the map.
- putAll(Map) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Copies all of the mappings from the specified map to this one.
- putAll(Map) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
- putOnce(String, Object) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Put a key/value pair in the JSONObject, but only if the key and the
value are both non-null, and only if there is not already a member
with that name.
- putOpt(String, Object) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Put a key/value pair in the JSONObject, but only if the
key and the value are both non-null.
- RandomNumberCollector - Class in fr.liglab.adele.cilia.framework.components
-
- RandomNumberCollector() - Constructor for class fr.liglab.adele.cilia.framework.components.RandomNumberCollector
-
- rangeCheck(int) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
-
- rangeCheck(int, int) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Check if the given index is in range.
- RawData - Interface in fr.liglab.adele.cilia
-
Management of dynamic data values
- RawDataImpl - Class in fr.liglab.adele.cilia.knowledge.configuration
-
Access to data stored in the Monitor Model
- RawDataImpl(ListNodes, Node) - Constructor for class fr.liglab.adele.cilia.knowledge.configuration.RawDataImpl
-
- rd_ - Variable in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
- rd_ - Variable in class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
- readerLock_ - Variable in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
-
- readers_ - Variable in class fr.liglab.adele.cilia.util.concurrent.ReentrantWriterPreferenceReadWriteLock
-
Number of acquires on read lock by any reader thread
- readerSync() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
Return the Sync object managing read-only operations
- readerSync() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
Return the Sync object managing read-only operations
- readLock() - Method in interface fr.liglab.adele.cilia.util.concurrent.ReadWriteLock
-
get the readLock
- readLock() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
-
- ReadWriteLock - Interface in fr.liglab.adele.cilia.util.concurrent
-
- ready_ - Variable in class fr.liglab.adele.cilia.util.FutureResult
-
Status -- true after first set
- receive(Data) - Method in class fr.liglab.adele.cilia.framework.components.DirectCollector
-
This method is called by the direct sender.
- receive(Data) - Method in interface fr.liglab.adele.cilia.framework.components.IDirectCollector
-
Method called when direct sender send data.
- receiveData(Data) - Method in class fr.liglab.adele.cilia.framework.AbstractAsyncIOAdapter
-
- receiveData(Data) - Method in class fr.liglab.adele.cilia.framework.AbstractIOAdapter
-
- reconfigure(Dictionary) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- reconfigure(Dictionary) - Method in class fr.liglab.adele.cilia.framework.monitor.AuditHandler
-
- reconfigure(Dictionary) - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.MonitorHandlerStateVar
-
- recordModification(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Force a memory synchronization that will cause
all readers to see table.
- ReentrantWriterPreferenceReadWriteLock - Class in fr.liglab.adele.cilia.util.concurrent
-
- ReentrantWriterPreferenceReadWriteLock() - Constructor for class fr.liglab.adele.cilia.util.concurrent.ReentrantWriterPreferenceReadWriteLock
-
- refresh() - Method in interface fr.liglab.adele.cilia.runtime.CiliaInstance
-
Refresh the instance state
- refresh() - Method in class fr.liglab.adele.cilia.runtime.CiliaInstanceWrapper
-
Will notify the observers there is a change in the instance status.
- rehash() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Rehashes the contents of this map into a new table
with a larger capacity.
- release() - Method in class fr.liglab.adele.cilia.util.concurrent.Mutex
-
- release() - Method in interface fr.liglab.adele.cilia.util.concurrent.Sync
-
Potentially enable others to pass.
- release() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock.ReaderLock
-
- release() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock.WriterLock
-
- remove(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Remove an index and close the hole.
- remove(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Remove a name and its value, if present.
- REMOVE - Static variable in interface fr.liglab.adele.cilia.builder.Architecture
-
- remove() - Method in interface fr.liglab.adele.cilia.builder.Architecture
-
- remove(String) - Method in interface fr.liglab.adele.cilia.builder.Builder
-
- remove(Object) - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Unsupported method.
- remove(int) - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Unsupported method.
- remove(String) - Method in class fr.liglab.adele.cilia.ext.ContentBasedRouting
-
- remove(String) - Method in class fr.liglab.adele.cilia.ext.PropertyBasedRouting
-
- remove() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.HashIterator
-
- remove(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Removes the key (and its corresponding value) from this
table.
- remove() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWIterator
-
Not supported.
- remove() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
-
- remove(int) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
-
- remove(int) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Removes the element at the specified position in this list.
- remove(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Removes a single instance of the specified element from this Collection,
if it is present (optional operation).
- remove(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
- remove() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection.SyncCollectionIterator
-
- remove(int) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
-
- remove(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
- remove(Object) - Method in class fr.liglab.adele.cilia.util.UnModifiableDictionary
-
- remove(Object) - Method in class fr.liglab.adele.cilia.util.WeakValueHashMap
-
Removes key and value for the given key.
- removeAll(Collection) - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Unsupported method.
- removeAll(Collection) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Removes from this Collection all of its elements that are contained in
the specified Collection.
- removeAll(Collection) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
- removeChain(Chain) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
-
- removeChain(String) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
-
- removeChainListener(String, ChainListener) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
-
- removedService(ServiceReference, Object) - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Service tracker removed service callback.
- removedService(ServiceReference, Object) - Method in class fr.liglab.adele.cilia.knowledge.EventsManagerImpl
-
- removedService(ServiceReference, Object) - Method in class fr.liglab.adele.cilia.runtime.CiliaInstanceWrapper
-
When removing the factory service, it must remove the instance.
- removeListener(ChainCallback) - Method in interface fr.liglab.adele.cilia.ChainRegistration
-
Removes a listener
- removeListener(NodeCallback) - Method in class fr.liglab.adele.cilia.knowledge.EventsManagerImpl
-
remove a listener
- removeListener(ChainCallback) - Method in class fr.liglab.adele.cilia.knowledge.EventsManagerImpl
-
Remove a listener chain
- removeListener(VariableCallback) - Method in class fr.liglab.adele.cilia.knowledge.EventsManagerImpl
-
- removeListener(ThresholdsCallback) - Method in class fr.liglab.adele.cilia.knowledge.EventsManagerImpl
-
- removeListener(NodeCallback) - Method in class fr.liglab.adele.cilia.knowledge.KEngineImpl
-
- removeListener(ChainCallback) - Method in class fr.liglab.adele.cilia.knowledge.KEngineImpl
-
- removeListener(ThresholdsCallback) - Method in class fr.liglab.adele.cilia.knowledge.KEngineImpl
-
- removeListener(VariableCallback) - Method in class fr.liglab.adele.cilia.knowledge.KEngineImpl
-
- removeListener(NodeCallback) - Method in interface fr.liglab.adele.cilia.NodeRegistration
-
- removeListener(ThresholdsCallback) - Method in interface fr.liglab.adele.cilia.VariablesRegistration
-
Removes a threshold listener
- removeListener(VariableCallback) - Method in interface fr.liglab.adele.cilia.VariablesRegistration
-
Removes a Measure listener
- removeModel(String) - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
-
- removeProperty(String) - Method in class fr.liglab.adele.cilia.Data
-
Remove a metadata
- Remover - Interface in fr.liglab.adele.cilia.builder
-
- removeRange(int, int) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Removes from this List all of the elements whose index is between
fromIndex, inclusive and toIndex, exclusive.
- REPLACE - Static variable in interface fr.liglab.adele.cilia.builder.Architecture
-
- replace() - Method in interface fr.liglab.adele.cilia.builder.Architecture
-
- replaceComponent(String, String, String) - Method in interface fr.liglab.adele.cilia.AdminChain
-
Replace one component for another and copy his data.
- Replacer - Interface in fr.liglab.adele.cilia.builder
-
- ReplacerConfigurator - Interface in fr.liglab.adele.cilia.builder
-
- resetLocalCache() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
Reset the thread local cache if used.
- resetMaxJobQueued() - Method in interface fr.liglab.adele.cilia.runtime.WorkQueue
-
Reset the value max
- RESOLVED - Static variable in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Dependency state : RESOLVED.
- resolveVariables(String, Data) - Method in interface fr.liglab.adele.cilia.framework.data.CiliaExpression
-
Used to remplace variables in the given expression.
- resolveVariables(String, Data) - Method in class fr.liglab.adele.cilia.framework.data.ExpressionLDAP
-
TODO: move the next code to another class.
- resolveVariables(String, Data) - Method in class fr.liglab.adele.cilia.framework.data.ExpressionXPATH
-
TODO: move the next code to another class.
- retainAll(Collection) - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Unsupported method.
- retainAll(Collection) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Retains only the elements in this Collection that are contained in the
specified Collection (optional operation).
- retainAll(Collection) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
- RETURN_ADDRESS - Static variable in class fr.liglab.adele.cilia.Data
-
Return address.
- returnValueOfNext() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.HashIterator
-
- returnValueOfNext() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.KeyIterator
-
- returnValueOfNext() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.ValueIterator
-
- routeConditions - Variable in class fr.liglab.adele.cilia.framework.components.ContentBasedDispatcher
-
List destinations.
- routeConditions - Variable in class fr.liglab.adele.cilia.framework.components.DescriptorBasedDispatcher
-
List destinations.
- RouteConfigurationImpl - Class in fr.liglab.adele.cilia.ext
-
- RouteConfigurationImpl() - Constructor for class fr.liglab.adele.cilia.ext.RouteConfigurationImpl
-
- run() - Method in class fr.liglab.adele.cilia.framework.AbstractPullCollector
-
- run() - Method in class fr.liglab.adele.cilia.framework.components.PeriodicScheduler
-
- run() - Method in class fr.liglab.adele.cilia.tcp.TCPCollector
-
- run() - Method in class fr.liglab.adele.cilia.util.SwingWorker
-
Calls the construct
method to compute the result, and then
invokes the finished
method on the event dispatch thread.
- Scheduler - Annotation Type in fr.liglab.adele.cilia.annotations
-
User: torito
Date: 7/1/13
Time: 6:14 PM
- SCHEDULER - Static variable in interface fr.liglab.adele.cilia.builder.MediatorConfigurator
-
- scheduler() - Method in interface fr.liglab.adele.cilia.builder.MediatorConfigurator
-
Specifies that the following properties will be setted only to the
scheduler.
- scheduler(CustomBuilderConfigurator) - Method in interface fr.liglab.adele.cilia.builder.MediatorConfigurator
-
- searchMethod() - Method in class fr.liglab.adele.cilia.dependency.DependencyCallback
-
Search the method object in the POJO by analyzing present method.
- send(Data) - Method in class fr.liglab.adele.cilia.ea.EventAdminSender
-
Send the Data object
- send(String, Data) - Method in class fr.liglab.adele.cilia.framework.AbstractDispatcher
-
- send(String, Properties, Data) - Method in class fr.liglab.adele.cilia.framework.AbstractDispatcher
-
- send(Data) - Method in class fr.liglab.adele.cilia.framework.components.ConsoleSender
-
- send(Data) - Method in class fr.liglab.adele.cilia.framework.components.DirectSender
-
It will send the given data to the collector
associated to this sender.
- send(String, Data) - Method in interface fr.liglab.adele.cilia.framework.IDispatcher
-
- send(String, Properties, Data) - Method in interface fr.liglab.adele.cilia.framework.IDispatcher
-
- send(Data) - Method in interface fr.liglab.adele.cilia.framework.ISender
-
- send(Data) - Method in class fr.liglab.adele.cilia.jms.JMSSender
-
- send(Data) - Method in class fr.liglab.adele.cilia.jms2.JMSSender
-
- send(Data) - Method in class fr.liglab.adele.cilia.tcp.TCPSender
-
- send_to(String) - Method in class fr.liglab.adele.cilia.ext.PropertyBasedRouting
-
- Sender - Annotation Type in fr.liglab.adele.cilia.annotations
-
User: torito
Date: 7/1/13
Time: 6:14 PM
- senderProperty - Static variable in class fr.liglab.adele.cilia.framework.components.DirectBindingService
-
- serializeContent() - Method in class fr.liglab.adele.cilia.runtime.SerializedData
-
- SerializedData - Class in fr.liglab.adele.cilia.runtime
-
- SerializedData(Data) - Constructor for class fr.liglab.adele.cilia.runtime.SerializedData
-
- ServiceCollection - Class in fr.liglab.adele.cilia.dependency
-
Maintains a service object collection.
- ServiceCollection(Dependency) - Constructor for class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Creates a Service Collection.
- ServiceUsage - Class in fr.liglab.adele.cilia.dependency
-
Object managing thread local copy of required services.
- ServiceUsage() - Constructor for class fr.liglab.adele.cilia.dependency.ServiceUsage
-
- ServiceUsage.Usage - Class in fr.liglab.adele.cilia.dependency
-
Structure contained in the Thread Local.
- ServiceUsage.Usage() - Constructor for class fr.liglab.adele.cilia.dependency.ServiceUsage.Usage
-
- set(Map) - Method in interface fr.liglab.adele.cilia.builder.MediatorConfigurator
-
To add a properties set.
- SET - Static variable in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Dependency Field Type : Set.
- set(int, Object) - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Unsupported Method.
- set(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWIterator
-
Not supported.
- set(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
-
- set(int, Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
-
- set(int, Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Replaces the element at the specified position in this list with
the specified element.
- set(int, Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
-
- set(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList.SyncCollectionListIterator
-
- set(Object) - Method in class fr.liglab.adele.cilia.util.FutureResult
-
Set the reference, and signal that it is ready.
- SET_LOCK - Static variable in class fr.liglab.adele.cilia.util.Const
-
- SET_UNLOCK - Static variable in class fr.liglab.adele.cilia.util.Const
-
- setAggregate(boolean) - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
Sets the dependency cardinality.
- setAggregate(boolean) - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Sets the aggregate attribute of the current dependency.
- setArgument(String[]) - Method in class fr.liglab.adele.cilia.dependency.DependencyCallback
-
Set the argument type (Empty or the class name).
- setBindingNature(String) - Method in class fr.liglab.adele.cilia.framework.AbstractBindingService
-
- setBindingNature(String) - Method in interface fr.liglab.adele.cilia.framework.CiliaBindingService
-
- setBindingPolicy() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Sets the binding policy.
- setBundleContext(BundleContext) - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Sets the bundle context used by this dependency.
- setCategory(String) - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Set the mediator category.
- setCollectorNS(String) - Method in class fr.liglab.adele.cilia.framework.AbstractBindingService
-
- setCollectorNS(String) - Method in interface fr.liglab.adele.cilia.framework.CiliaBindingService
-
- setCollectorType(String) - Method in class fr.liglab.adele.cilia.framework.AbstractBindingService
-
- setCollectorType(String) - Method in interface fr.liglab.adele.cilia.framework.CiliaBindingService
-
- setComparator(Comparator) - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
Sets the dependency comparator.
- setComparator(Comparator) - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
- setCondition(BundleContext, String) - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.Condition
-
- setCondition(Filter) - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.Condition
-
- setConnectedScheduler(IScheduler) - Method in class fr.liglab.adele.cilia.framework.AbstractScheduler
-
- setConnectedScheduler(IScheduler) - Method in class fr.liglab.adele.cilia.framework.components.ImmediateScheduler
-
- setContent(T) - Method in class fr.liglab.adele.cilia.Data
-
Set the data content
- setContext(BundleContext) - Method in class fr.liglab.adele.cilia.runtime.MediatorRuntimeSpecification
-
- setCorrelation(String) - Method in class fr.liglab.adele.cilia.framework.AbstractCorrelationScheduler
-
- setDestination(String) - Method in class fr.liglab.adele.cilia.jms2.JMSCollector
-
- setDestination(String) - Method in class fr.liglab.adele.cilia.jms2.JMSSender
-
- setDispatcher(IDispatcher) - Method in class fr.liglab.adele.cilia.framework.AbstractDispatcher
-
- setDispatcher(IDispatcherHandler) - Method in class fr.liglab.adele.cilia.runtime.MediatorHandler
-
- setDispatcher(String, String) - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Assign the chosen dispatcher name.
- setDispatcher(String, String) - Method in interface fr.liglab.adele.cilia.specification.MediatorSpecification
-
Assign the chosen dispatcher info.
- setException(Throwable) - Method in class fr.liglab.adele.cilia.util.FutureResult
-
Set the exception field, also setting ready status.
- setFilter(Filter) - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
Sets the dependency filter.
- setFilter(Filter) - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Sets the filter of the dependency.
- setFirerEvent(FirerEvents) - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- setHigh(String, double) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- setHigh(String, double) - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- setHigh(String, double) - Method in interface fr.liglab.adele.cilia.Thresholds
-
Set thresholds high
- setHostname(String) - Method in class fr.liglab.adele.cilia.jms.JMSCollector
-
- setHostname(String) - Method in class fr.liglab.adele.cilia.jms.JMSSender
-
- setHostname(String) - Method in class fr.liglab.adele.cilia.jms2.JMSCollector
-
- setHostname(String) - Method in class fr.liglab.adele.cilia.jms2.JMSSender
-
- setId(String) - Method in class fr.liglab.adele.cilia.Data
-
Set the identificator used to route message.
- setInPort(String, String) - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
- setLanguage(String) - Method in class fr.liglab.adele.cilia.framework.components.ContentBasedDispatcher
-
- setLastDeliveryPort(String) - Method in class fr.liglab.adele.cilia.Data
-
Set the data source
- setLastReceivingPort(String) - Method in class fr.liglab.adele.cilia.Data
-
Set the data source
- setLogin(String) - Method in class fr.liglab.adele.cilia.jms.JMSCollector
-
- setLogin(String) - Method in class fr.liglab.adele.cilia.jms.JMSSender
-
- setLogin(String) - Method in class fr.liglab.adele.cilia.jms2.JMSCollector
-
- setLogin(String) - Method in class fr.liglab.adele.cilia.jms2.JMSSender
-
- setLow(String, double) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- setLow(String, double) - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- setLow(String, double) - Method in interface fr.liglab.adele.cilia.Thresholds
-
Set threshols low on numerical variable only
- setMessageOption(String) - Method in class fr.liglab.adele.cilia.jms.JMSSender
-
- setMessageOption(String) - Method in class fr.liglab.adele.cilia.jms2.JMSSender
-
- setModel(MediatorComponent) - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- setModel(MediatorComponent) - Method in interface fr.liglab.adele.cilia.model.ModelExtension
-
Store the reference model "main"
- setMonitoring(String, int, String, boolean) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- setMonitoring(String, int) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- setMonitoring(String, String) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- setMonitoring(String, boolean) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- setMonitoring(String, int, String, boolean) - Method in interface fr.liglab.adele.cilia.SetUp
-
Configure the monitoring on this object
- setMonitoring(String, int) - Method in interface fr.liglab.adele.cilia.SetUp
-
Configure the monitoring on this object ( others parameters are not
modified )
- setMonitoring(String, String) - Method in interface fr.liglab.adele.cilia.SetUp
-
Configure the monitoring on this object
- setMonitoring(String, boolean) - Method in interface fr.liglab.adele.cilia.SetUp
-
Enable/disable
- setNamespace(String) - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Set the mediator namespace.
- setOptional(boolean) - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
Sets the dependency optionality.
- setOptionality(boolean) - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Sets the optionality attribute of the current dependency.
- setOutPort(String, String) - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
- setPassword(String) - Method in class fr.liglab.adele.cilia.jms.JMSCollector
-
- setPassword(String) - Method in class fr.liglab.adele.cilia.jms.JMSSender
-
- setPassword(String) - Method in class fr.liglab.adele.cilia.jms2.JMSCollector
-
- setPassword(String) - Method in class fr.liglab.adele.cilia.jms2.JMSSender
-
- setPort(int) - Method in class fr.liglab.adele.cilia.jms.JMSCollector
-
- setPort(int) - Method in class fr.liglab.adele.cilia.jms.JMSSender
-
- setPort(int) - Method in class fr.liglab.adele.cilia.jms2.JMSCollector
-
- setPort(int) - Method in class fr.liglab.adele.cilia.jms2.JMSSender
-
- setPriority(int) - Method in interface fr.liglab.adele.cilia.runtime.WorkQueue
-
Change the piority for all threads
- setProcessor(String, String) - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Set the chosen processor info.
- setProcessor(String, String) - Method in interface fr.liglab.adele.cilia.specification.MediatorSpecification
-
Set the chosen processor info.
- setProperties(Dictionary) - Method in interface fr.liglab.adele.cilia.model.Component
-
Set new properties.
- setProperty(String, Object) - Method in class fr.liglab.adele.cilia.Data
-
Add a metadata
- setProperty(String) - Method in class fr.liglab.adele.cilia.framework.components.DescriptorBasedDispatcher
-
- setProperty(Object, Object) - Method in interface fr.liglab.adele.cilia.model.Component
-
Set a new property.
- setProxy(boolean) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
- setQueueSize(String, int) - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- setRouteConditions(Map) - Method in class fr.liglab.adele.cilia.framework.components.ContentBasedDispatcher
-
- setRouteConditions(Map) - Method in class fr.liglab.adele.cilia.framework.components.DescriptorBasedDispatcher
-
- setScheduler(IScheduler) - Method in class fr.liglab.adele.cilia.framework.AbstractCollector
-
- setScheduler(IScheduler) - Method in interface fr.liglab.adele.cilia.framework.ICollector
-
Set the scheduler to call when collect data.
- setScheduler(ISchedulerHandler) - Method in class fr.liglab.adele.cilia.runtime.MediatorHandler
-
- setScheduler(String, String) - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Assign the scheduler info to the mediator.
- setScheduler(String, String) - Method in interface fr.liglab.adele.cilia.specification.MediatorSpecification
-
Assign the scheduler information.
- setSchedulerManager(SchedulerInstanceManager) - Method in interface fr.liglab.adele.cilia.runtime.ISchedulerHandler
-
- setSenderNS(String) - Method in class fr.liglab.adele.cilia.framework.AbstractBindingService
-
- setSenderNS(String) - Method in interface fr.liglab.adele.cilia.framework.CiliaBindingService
-
- setSenderType(String) - Method in class fr.liglab.adele.cilia.framework.AbstractBindingService
-
- setSenderType(String) - Method in interface fr.liglab.adele.cilia.framework.CiliaBindingService
-
- setServiceLevelDependency() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
Set that this dependency is a service level dependency.
- setSourceName(String) - Method in class fr.liglab.adele.cilia.framework.AbstractCollector
-
Add source name to the collector instance.
- setSourceName(String) - Method in interface fr.liglab.adele.cilia.framework.ICollector
-
Add source name to the collector instance.
- setSpecification(Class) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
Set the specification of the current dependency.
- setSpecification(Class) - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Sets the required specification of this service dependency.
- setter(Callable) - Method in class fr.liglab.adele.cilia.util.FutureResult
-
Return a Runnable object that, when run, will set the result value.
- setThreadFactory(ThreadFactory) - Method in class fr.liglab.adele.cilia.util.ThreadFactoryUser
-
- setTopic(String) - Method in class fr.liglab.adele.cilia.jms.JMSCollector
-
- setTopic(String) - Method in class fr.liglab.adele.cilia.jms.JMSSender
-
- setTopics(String) - Method in class fr.liglab.adele.cilia.ea.EventAdminCollector
-
Used to change the Topics that this collector listen to from the
EventAdmin
- setType(String) - Method in class fr.liglab.adele.cilia.Data
-
Set the data type
- setType(int) - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
Set the type to inject.
- SetUp - Interface in fr.liglab.adele.cilia
-
Monitoring Configuration
- SetUpImpl - Class in fr.liglab.adele.cilia.knowledge.configuration
-
Configure the Monitor Model ( Meta level ) or Base Monitor
- SetUpImpl(ListNodes, Node) - Constructor for class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- setValue(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.Entry
-
Set the value of this entry.
- setVariableStatus(String, boolean) - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- setVeryHigh(String, double) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- setVeryHigh(String, double) - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- setVeryHigh(String, double) - Method in interface fr.liglab.adele.cilia.Thresholds
-
Set thresholds high
- setVeryLow(String, double) - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- setVeryLow(String, double) - Method in class fr.liglab.adele.cilia.knowledge.MediatorMonitoring
-
- setVeryLow(String, double) - Method in interface fr.liglab.adele.cilia.Thresholds
-
Set threshols low on numerical variable only
- SHARED - Static variable in interface fr.liglab.adele.cilia.builder.MediatorConfigurator
-
- shared() - Method in interface fr.liglab.adele.cilia.builder.MediatorConfigurator
-
Specifies that the following properties will be shared with
scheduler/processor/dispatcher.
- SimpleEnricher - Class in fr.liglab.adele.cilia.ext
-
- SimpleEnricher(Mediator, String) - Constructor for class fr.liglab.adele.cilia.ext.SimpleEnricher
-
- SimpleEnricher(Mediator) - Constructor for class fr.liglab.adele.cilia.ext.SimpleEnricher
-
- SimpleEnricherProcessor - Class in fr.liglab.adele.cilia.framework.components
-
- SimpleEnricherProcessor() - Constructor for class fr.liglab.adele.cilia.framework.components.SimpleEnricherProcessor
-
- SimpleProcessor - Class in fr.liglab.adele.cilia.framework.components
-
- SimpleProcessor() - Constructor for class fr.liglab.adele.cilia.framework.components.SimpleProcessor
-
- size() - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Gets the number of available providers.
- size() - Method in interface fr.liglab.adele.cilia.runtime.WorkQueue
-
- size(int) - Method in interface fr.liglab.adele.cilia.runtime.WorkQueue
-
manage the size of the pool of thread ( increment , reduce )
- size() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Returns the number of key-value mappings in this map.
- size - Variable in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
-
- size() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
-
- size() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Returns the number of components in this list.
- size() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
- size() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
- size() - Method in class fr.liglab.adele.cilia.util.UnModifiableDictionary
-
- size() - Method in class fr.liglab.adele.cilia.util.WeakValueHashMap
-
Returns the number of key-value mappings in this map.
- sizeJobQueued() - Method in interface fr.liglab.adele.cilia.runtime.WorkQueue
-
- sizeMaxjobQueued() - Method in interface fr.liglab.adele.cilia.runtime.WorkQueue
-
Return the number max of job queued
- skipTo(char) - Method in class fr.liglab.adele.cilia.admin.util.JSONTokener
-
Skip characters until the next character is the requested character.
- SMART_PROXY - Static variable in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Proxy type value: smart.
- split(String, String) - Static method in class fr.liglab.adele.cilia.admin.util.ParserUtils
-
Split method.
- split(Data) - Method in class fr.liglab.adele.cilia.framework.AbstractSplitter
-
- split(Data) - Method in class fr.liglab.adele.cilia.framework.components.SplitterProcessor
-
- split(Data) - Method in class fr.liglab.adele.cilia.framework.components.XpathSplitter
-
Split one data.
- split(Data, String) - Static method in class fr.liglab.adele.cilia.framework.data.XmlSplitter
-
Split a given org.ow2.chameleon.cilia.Data using a given XPath expression.
- split(Data, String, boolean) - Static method in class fr.liglab.adele.cilia.framework.data.XmlSplitter
-
- split(Node, String) - Static method in class fr.liglab.adele.cilia.framework.data.XmlSplitter
-
Split a given org.w3c.dom.Node using a given XPath expression.
- SplitterProcessor - Class in fr.liglab.adele.cilia.framework.components
-
- SplitterProcessor() - Constructor for class fr.liglab.adele.cilia.framework.components.SplitterProcessor
-
- sput(Object, Object, int) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Continuation of put(), called only when synch lock is
held and interference has been detected.
- sremove(Object, int) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
Continuation of remove(), called only when synch lock is
held and interference has been detected.
- start() - Method in class fr.liglab.adele.cilia.chameleon.deployer.CiliaChameleonDeployer
-
- start() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
Start the dependency.
- start() - Method in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Handler start method.
- start() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Opens the tracking.
- start() - Method in class fr.liglab.adele.cilia.fileinstall.deployer.CiliaFileInstall
-
- start() - Method in class fr.liglab.adele.cilia.framework.AbstractPullCollector
-
- start() - Method in class fr.liglab.adele.cilia.framework.components.PeriodicScheduler
-
Method called when component iPOJO is starting.
- start() - Method in class fr.liglab.adele.cilia.framework.components.RandomNumberCollector
-
- start() - Method in class fr.liglab.adele.cilia.framework.data.ExpressionXPATH
-
- start() - Method in class fr.liglab.adele.cilia.framework.monitor.AuditHandler
-
- start() - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.MonitorHandlerStateVar
-
- start() - Method in class fr.liglab.adele.cilia.jms.JMSSender
-
- start() - Method in class fr.liglab.adele.cilia.jms2.JMSSender
-
- start() - Method in class fr.liglab.adele.cilia.knowledge.BaseLevelListener
-
- start() - Method in class fr.liglab.adele.cilia.knowledge.EventsManagerImpl
-
- start() - Method in class fr.liglab.adele.cilia.knowledge.KEngineImpl
-
- start() - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
-
- start() - Method in interface fr.liglab.adele.cilia.runtime.CiliaInstance
-
Start the instance
- start() - Method in class fr.liglab.adele.cilia.runtime.CiliaInstanceWrapper
-
Start the tracker.
- start() - Method in class fr.liglab.adele.cilia.runtime.MediatorHandler
-
- start() - Method in interface fr.liglab.adele.cilia.runtime.WorkQueue
-
- start() - Method in class fr.liglab.adele.cilia.tcp.TCPCollector
-
- start() - Method in class fr.liglab.adele.cilia.util.SwingWorker
-
Starts the worker thread.
- startChain(String) - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
-
start a chain
- startChain(String) - Method in interface fr.liglab.adele.cilia.CiliaAdminService
-
Initialize a mediation chain.
- startChain(String) - Method in class fr.liglab.adele.cilia.knowledge.KEngineImpl
-
- startChain(Chain) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
-
- startChain(String) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
-
- started() - Method in class fr.liglab.adele.cilia.ea.EventAdminCollector
-
Called when the component starts
- startRead() - Method in class fr.liglab.adele.cilia.util.concurrent.ReentrantWriterPreferenceReadWriteLock
-
- startRead() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
-
- startReadFromNewReader() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
-
- startReadFromWaitingReader() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
-
- startWrite() - Method in class fr.liglab.adele.cilia.util.concurrent.ReentrantWriterPreferenceReadWriteLock
-
- startWrite() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
-
- startWriteFromNewWriter() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
-
- startWriteFromWaitingWriter() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
-
- stateChanged(ComponentInstance, int) - Method in class fr.liglab.adele.cilia.runtime.CiliaInstanceWrapper
-
- STATIC_BINDING_POLICY - Static variable in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Binding policy : Static.
- stop() - Method in class fr.liglab.adele.cilia.chameleon.deployer.CiliaChameleonDeployer
-
- stop() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
Stop the current dependency.
- stop() - Method in class fr.liglab.adele.cilia.dependency.DependencyHandler
-
Handler stop method.
- stop() - Method in class fr.liglab.adele.cilia.dependency.DependencyModel
-
Closes the tracking.
- stop() - Method in class fr.liglab.adele.cilia.fileinstall.deployer.CiliaFileInstall
-
- stop() - Method in class fr.liglab.adele.cilia.framework.AbstractPullCollector
-
- stop() - Method in class fr.liglab.adele.cilia.framework.components.PeriodicScheduler
-
Method called when stopping the component.
- stop() - Method in class fr.liglab.adele.cilia.framework.components.RandomNumberCollector
-
- stop() - Method in class fr.liglab.adele.cilia.framework.data.ExpressionXPATH
-
- stop() - Method in class fr.liglab.adele.cilia.framework.monitor.AuditHandler
-
- stop() - Method in class fr.liglab.adele.cilia.framework.monitor.statevariable.MonitorHandlerStateVar
-
- stop() - Method in class fr.liglab.adele.cilia.jms.JMSSender
-
- stop() - Method in class fr.liglab.adele.cilia.jms2.JMSSender
-
- stop() - Method in class fr.liglab.adele.cilia.knowledge.BaseLevelListener
-
- stop() - Method in class fr.liglab.adele.cilia.knowledge.EventsManagerImpl
-
- stop() - Method in class fr.liglab.adele.cilia.knowledge.KEngineImpl
-
- stop() - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
-
- stop() - Method in interface fr.liglab.adele.cilia.runtime.CiliaInstance
-
Stop the instance
- stop() - Method in class fr.liglab.adele.cilia.runtime.CiliaInstanceWrapper
-
Stop the Instance wrapper, it unregister the tracker and dispose the
instance.
- stop() - Method in class fr.liglab.adele.cilia.runtime.MediatorHandler
-
- stop() - Method in interface fr.liglab.adele.cilia.runtime.WorkQueue
-
- stop() - Method in class fr.liglab.adele.cilia.tcp.TCPCollector
-
- stop() - Method in class fr.liglab.adele.cilia.util.Watch
-
- stopChain(String) - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
-
stop a chain
- stopChain(String) - Method in interface fr.liglab.adele.cilia.CiliaAdminService
-
Stop a mediation chain
- stopChain(String) - Method in class fr.liglab.adele.cilia.knowledge.KEngineImpl
-
- stopChain(Chain) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
-
- stopChain(String) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
-
- stopped() - Method in class fr.liglab.adele.cilia.ea.EventAdminCollector
-
Called when the component stops
- stopSpecification() - Method in class fr.liglab.adele.cilia.runtime.MediatorRuntimeSpecification
-
- stopSpecification() - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
-
Stop the mediator specification type.
- stopSpecification() - Method in interface fr.liglab.adele.cilia.specification.MediatorSpecification
-
Stop the mediator specification type.
- storeDataFlowControl(Map, String, String) - Static method in class fr.liglab.adele.cilia.knowledge.configuration.ConfigurationHelper
-
- storeEnable(Map, String, boolean) - Static method in class fr.liglab.adele.cilia.knowledge.configuration.ConfigurationHelper
-
- storeRootConfig(MediatorComponent, Map) - Static method in class fr.liglab.adele.cilia.knowledge.configuration.ConfigurationHelper
-
- streamToNode(InputStream) - Static method in class fr.liglab.adele.cilia.framework.data.XmlTools
-
- stringToNode(String) - Static method in class fr.liglab.adele.cilia.framework.data.XmlTools
-
Create an org.w3c.dom.Node object using a given xml in a string object.
- stringToValue(String) - Static method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Try to convert a string into a number, boolean, or null.
- stringTransformFromFilePath(String, String) - Static method in class fr.liglab.adele.cilia.framework.data.XsltTransformator
-
- stringTransformFromURL(String, String) - Static method in class fr.liglab.adele.cilia.framework.data.XsltTransformator
-
Transforms the given xml in the given string, using the xslt located in the given URL.
- subList(int, int) - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Returns a sublist from the current list.
- subList(int, int) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
-
- subList(int, int) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Returns a view of the portion of this List between fromIndex,
inclusive, and toIndex, exclusive.
- subList(int, int) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
-
- SufixEnricherProcessor - Class in fr.liglab.adele.cilia.framework.components
-
- SufixEnricherProcessor() - Constructor for class fr.liglab.adele.cilia.framework.components.SufixEnricherProcessor
-
- supportsNullable() - Method in class fr.liglab.adele.cilia.dependency.Dependency
-
Gets true if the dependency use Nullable objects.
- supportsNullable() - Method in class fr.liglab.adele.cilia.dependency.DependencyDescription
-
Gets true
if the dependency uses Nullable objects.
- SwingWorker - Class in fr.liglab.adele.cilia.util
-
An abstract class that you subclass to perform GUI-related work in a
dedicated thread.
- SwingWorker() - Constructor for class fr.liglab.adele.cilia.util.SwingWorker
-
Creates new SwingWorker with no timeout.
- SwingWorker(long) - Constructor for class fr.liglab.adele.cilia.util.SwingWorker
-
Creates new SwingWorker with specified timeout.
- SwingWorker(ThreadFactory, long) - Constructor for class fr.liglab.adele.cilia.util.SwingWorker
-
Creates new SwingWorker with specified thread factory and timeout.
- Sync - Interface in fr.liglab.adele.cilia.util.concurrent
-
- SyncCollection - Class in fr.liglab.adele.cilia.util.concurrent
-
SyncCollections wrap Sync-based control around java.util.Collections.
- SyncCollection(Collection, Sync) - Constructor for class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
Create a new SyncCollection protecting the given collection,
and using the given sync to control both reader and writer methods.
- SyncCollection(Collection, ReadWriteLock) - Constructor for class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
Create a new SyncCollection protecting the given collection,
and using the given ReadWriteLock to control reader and writer methods.
- SyncCollection(Collection, Sync, Sync) - Constructor for class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
Create a new SyncCollection protecting the given collection,
and using the given pair of locks to control reader and writer methods.
- SyncCollection.SyncCollectionIterator - Class in fr.liglab.adele.cilia.util.concurrent
-
- syncFailures() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
Return the number of synchronization failures for read-only operations
- syncFailures() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
Return the number of synchronization failures for read-only operations
- syncFailures_ - Variable in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
- syncFailures_ - Variable in class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
- SyncList - Class in fr.liglab.adele.cilia.util.concurrent
-
SyncLists wrap Sync-based control around java.util.Lists.
- SyncList(List, Sync) - Constructor for class fr.liglab.adele.cilia.util.concurrent.SyncList
-
Create a new SyncList protecting the given collection,
and using the given sync to control both reader and writer methods.
- SyncList(List, ReadWriteLock) - Constructor for class fr.liglab.adele.cilia.util.concurrent.SyncList
-
Create a new SyncList protecting the given list,
and using the given ReadWriteLock to control reader and writer methods.
- SyncList(List, Sync, Sync) - Constructor for class fr.liglab.adele.cilia.util.concurrent.SyncList
-
Create a new SyncList protecting the given list,
and using the given pair of locks to control reader and writer methods.
- SyncList.SyncCollectionListIterator - Class in fr.liglab.adele.cilia.util.concurrent
-
- SyncMap - Class in fr.liglab.adele.cilia.util.concurrent
-
SyncMaps wrap Sync-based control around java.util.Maps.
- SyncMap(Map, Sync) - Constructor for class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
Create a new SyncMap protecting the given map,
and using the given sync to control both reader and writer methods.
- SyncMap(Map, ReadWriteLock) - Constructor for class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
Create a new SyncMap protecting the given map,
and using the given ReadWriteLock to control reader and writer methods.
- SyncMap(Map, Sync, Sync) - Constructor for class fr.liglab.adele.cilia.util.concurrent.SyncMap
-
Create a new SyncMap protecting the given map,
and using the given pair of locks to control reader and writer methods.
- SyncSet - Class in fr.liglab.adele.cilia.util.concurrent
-
SyncSets wrap Sync-based control around java.util.Sets.
- SyncSet(Set, Sync) - Constructor for class fr.liglab.adele.cilia.util.concurrent.SyncSet
-
Create a new SyncSet protecting the given collection,
and using the given sync to control both reader and writer methods.
- SyncSet(Set, ReadWriteLock) - Constructor for class fr.liglab.adele.cilia.util.concurrent.SyncSet
-
Create a new SyncSet protecting the given set,
and using the given ReadWriteLock to control reader and writer methods.
- SyncSet(Set, Sync, Sync) - Constructor for class fr.liglab.adele.cilia.util.concurrent.SyncSet
-
Create a new SyncSet protecting the given set,
and using the given pair of locks to control reader and writer methods.
- syntaxError(String) - Method in class fr.liglab.adele.cilia.admin.util.JSONTokener
-
Make a JSONException to signal a syntax error.
- tab - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.HashIterator
-
- table - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
The hash table data.
- TCPCollector - Class in fr.liglab.adele.cilia.tcp
-
- TCPCollector() - Constructor for class fr.liglab.adele.cilia.tcp.TCPCollector
-
- TCPSender - Class in fr.liglab.adele.cilia.tcp
-
- TCPSender() - Constructor for class fr.liglab.adele.cilia.tcp.TCPSender
-
- testAudit - Variable in class fr.liglab.adele.cilia.framework.components.ImmediateScheduler
-
- testValidity(Object) - Static method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Throw an exception if the object is a NaN or infinite number.
- ThreadFactory - Interface in fr.liglab.adele.cilia.util
-
- threadFactory_ - Variable in class fr.liglab.adele.cilia.util.ThreadFactoryUser
-
- ThreadFactoryUser - Class in fr.liglab.adele.cilia.util
-
- ThreadFactoryUser() - Constructor for class fr.liglab.adele.cilia.util.ThreadFactoryUser
-
- threshold - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
-
The table is rehashed when its size exceeds this threshold.
- Thresholds - Interface in fr.liglab.adele.cilia
-
thresolds on runtime data
- ThresholdsCallback - Interface in fr.liglab.adele.cilia
-
Callback variable out of viability area veryLow < Low < value < High <
VeryHigh
- TIME_CURRENT - Static variable in class fr.liglab.adele.cilia.util.FrameworkUtils
-
- TIME_ELAPSED - Static variable in class fr.liglab.adele.cilia.util.FrameworkUtils
-
- TIME_PREVIOUS - Static variable in class fr.liglab.adele.cilia.util.FrameworkUtils
-
- TimedCallable - Class in fr.liglab.adele.cilia.util
-
TimedCallable runs a Callable function for a given length of time.
- TimedCallable(Callable, long) - Constructor for class fr.liglab.adele.cilia.util.TimedCallable
-
- timedGet(long) - Method in class fr.liglab.adele.cilia.util.FutureResult
-
Wait at most msecs to access the reference.
- timedGet(long) - Method in class fr.liglab.adele.cilia.util.SwingWorker
-
Wait at most msecs to access the constructed result.
- TimeoutException - Exception in fr.liglab.adele.cilia.util
-
Thrown by synchronization classes that report
timeouts via exceptions.
- TimeoutException(long) - Constructor for exception fr.liglab.adele.cilia.util.TimeoutException
-
Constructs a TimeoutException with given duration value.
- TimeoutException(long, String) - Constructor for exception fr.liglab.adele.cilia.util.TimeoutException
-
Constructs a TimeoutException with the
specified duration value and detail message.
- timestamp - Variable in class fr.liglab.adele.cilia.knowledge.NodeImpl
-
- timeStamp() - Method in class fr.liglab.adele.cilia.knowledge.NodeImpl
-
- timeStamp() - Method in interface fr.liglab.adele.cilia.Node
-
- TIMESTAMP - Static variable in class fr.liglab.adele.cilia.runtime.ConstRuntime
-
- timeStampMs() - Method in class fr.liglab.adele.cilia.knowledge.MeasureImpl
-
- timeStampMs() - Method in interface fr.liglab.adele.cilia.Measure
-
timestamp at source level
- to(String) - Method in interface fr.liglab.adele.cilia.builder.BinderToSetter
-
- to(String) - Method in interface fr.liglab.adele.cilia.builder.ReplacerConfigurator
-
- to(String) - Method in class fr.liglab.adele.cilia.ext.ContentBasedRouting
-
- to(String) - Method in class fr.liglab.adele.cilia.ext.ErrorHandler
-
- toArray() - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Returns an array containing available service objects.
- toArray(Object[]) - Method in class fr.liglab.adele.cilia.dependency.ServiceCollection
-
Returns an array containing available service objects.
- toArray() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Returns an array containing all of the elements in this list
in the correct order.
- toArray(Object[]) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Returns an array containing all of the elements in this list in the
correct order.
- toArray() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
- toArray(Object[]) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
-
- toCreate() - Method in interface fr.liglab.adele.cilia.builder.Architecture
-
- toJSONArray(JSONArray) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Produce a JSONArray containing the values of the members of this
JSONObject.
- toJSONObject(JSONArray) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Produce a JSONObject by combining a JSONArray of names with the values
of this JSONArray.
- toMap() - Method in class fr.liglab.adele.cilia.knowledge.configuration.RawDataImpl
-
- toMap() - Method in class fr.liglab.adele.cilia.knowledge.configuration.SetUpImpl
-
- toMap() - Method in class fr.liglab.adele.cilia.knowledge.MeasureImpl
-
- toMap() - Method in interface fr.liglab.adele.cilia.Measure
-
- toMap() - Method in interface fr.liglab.adele.cilia.model.Binding
-
- toMap() - Method in interface fr.liglab.adele.cilia.model.Chain
-
- toMap() - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
-
- toMap() - Method in interface fr.liglab.adele.cilia.RawData
-
- toMap() - Method in interface fr.liglab.adele.cilia.SetUp
-
- TOPIC - Static variable in class fr.liglab.adele.cilia.jms.JMSLinker
-
- TOPIC - Static variable in class fr.liglab.adele.cilia.jms2.CiliaJoramTool
-
Constant used to specified a topic
- TOPIC_HEADER - Static variable in class fr.liglab.adele.cilia.runtime.ConstRuntime
-
- TOPIC_PROPERTY - Static variable in class fr.liglab.adele.cilia.ea.EABindingService
-
- Topology - Interface in fr.liglab.adele.cilia
-
Node, topological access
- TopologyImpl - Class in fr.liglab.adele.cilia.knowledge
-
topological access
- TopologyImpl(CiliaContainer) - Constructor for class fr.liglab.adele.cilia.knowledge.TopologyImpl
-
- toPort(String) - Method in interface fr.liglab.adele.cilia.builder.PortReplacerConfigurator
-
- toString() - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Make a JSON text of this JSONArray.
- toString(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONArray
-
Make a prettyprinted JSON text of this JSONArray.
- toString() - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Make a JSON text of this JSONObject.
- toString(int) - Method in class fr.liglab.adele.cilia.admin.util.JSONObject
-
Make a prettyprinted JSON text of this JSONObject.
- toString() - Method in class fr.liglab.adele.cilia.admin.util.JSONTokener
-
Make a printable string of this JSONTokener.
- toString() - Method in class fr.liglab.adele.cilia.Data
-
- toString() - Method in class fr.liglab.adele.cilia.knowledge.MeasureImpl
-
- toString() - Method in class fr.liglab.adele.cilia.knowledge.NodeImpl
-
- toString() - Method in interface fr.liglab.adele.cilia.model.Component
-
This method returns the identificator of the model representation.
- toString() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.Entry
-
- toString() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
-
Returns a string representation of this Collection, containing
the String representation of each element.
- toString() - Method in class fr.liglab.adele.cilia.util.UnModifiableDictionary
-
- toString() - Method in class fr.liglab.adele.cilia.util.Uuid
-
- toString() - Method in class fr.liglab.adele.cilia.util.Watch
-
- type(String) - Method in interface fr.liglab.adele.cilia.builder.InstanceCreator
-
- TYPE_DATA - Static variable in class fr.liglab.adele.cilia.runtime.ConstRuntime
-
- TYPE_STATUS_VARIABLE - Static variable in class fr.liglab.adele.cilia.runtime.ConstRuntime
-