A B C D E F G H I K L M N O P R S T U V W 

A

AbstractMediatorSpecification - Class in fr.liglab.adele.cilia.specification
 
AbstractMediatorSpecification(String, String, String) - Constructor for class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
 
acquire() - Method in class fr.liglab.adele.cilia.util.concurrent.Mutex
 
acquire() - Method in interface fr.liglab.adele.cilia.util.concurrent.Sync
Wait (possibly forever) until successful passage.
acquire() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock.ReaderLock
 
acquire() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock.WriterLock
 
activeReaders_ - Variable in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
 
activeWriter_ - Variable in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
 
ADAPTER - Static variable in interface fr.liglab.adele.cilia.builder.Architecture
 
adapter() - Method in interface fr.liglab.adele.cilia.builder.Creator
 
adapter() - Method in interface fr.liglab.adele.cilia.builder.Modifier
 
adapter() - Method in interface fr.liglab.adele.cilia.builder.Remover
 
Adapter - Interface in fr.liglab.adele.cilia.model
 
add(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
Appends the specified element to the end of this list.
add(int, Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
Inserts the specified element at the specified position in this list.
add(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWIterator
Not supported.
add(int, Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
 
add(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
add(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
 
add(int, Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
 
add(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList.SyncCollectionListIterator
 
addAll(Collection) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
Appends all of the elements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
Inserts all of the elements in the specified Collection into this list, starting at the specified position.
addAll(Collection) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
 
addAll(int, Collection) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
 
addAllAbsent(Collection) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
Appends all of the elements in the specified Collection that are not already contained in this list, to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addChain(Chain) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
 
addChainListener(String, ChainListener) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
 
addIfAbsent(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
Append the element if not present.
addListener(String, ChainCallback) - Method in interface fr.liglab.adele.cilia.ChainRegistration
Adds a listener
addListener(String, NodeCallback) - Method in interface fr.liglab.adele.cilia.NodeRegistration
 
addListener(String, ThresholdsCallback) - Method in interface fr.liglab.adele.cilia.VariablesRegistration
inserts a listener
addListener(String, VariableCallback) - Method in interface fr.liglab.adele.cilia.VariablesRegistration
 
addModel(String, ModelExtension) - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
 
AdminBinding - Interface in fr.liglab.adele.cilia
 
AdminChain - Interface in fr.liglab.adele.cilia
 
AdminComponent - Interface in fr.liglab.adele.cilia
 
AdminData - Interface in fr.liglab.adele.cilia
 
afterRead(boolean) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
Clean up after a reader operation
afterRead(boolean) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
Clean up after a reader operation
allowReader() - Method in class fr.liglab.adele.cilia.util.concurrent.ReentrantWriterPreferenceReadWriteLock
 
allowReader() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
Override this method to change to reader preference
ApplicationRuntime - Interface in fr.liglab.adele.cilia
 
Architecture - Interface in fr.liglab.adele.cilia.builder
 
array() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
Accessor to the array intended to be called from within unsynchronized read-only methods
array - Variable in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWIterator
Snapshot of the array
array_ - Variable in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
The held array.
attempt(long) - Method in class fr.liglab.adele.cilia.util.concurrent.Mutex
 
attempt(long) - Method in interface fr.liglab.adele.cilia.util.concurrent.Sync
Wait at most msecs to pass; report whether passed.
attempt(long) - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock.ReaderLock
 
attempt(long) - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock.WriterLock
 

B

barrierLock - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
Lock used only for its memory effects.
baseIterator_ - Variable in class fr.liglab.adele.cilia.util.concurrent.SyncCollection.SyncCollectionIterator
 
baseList() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
 
baseListIterator() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList.SyncCollectionListIterator
 
beforeRead() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
Try to acquire sync before a reader operation; record failure
beforeRead() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
Try to acquire sync before a reader operation; record failure
bind() - Method in interface fr.liglab.adele.cilia.builder.Architecture
 
Binder - Interface in fr.liglab.adele.cilia.builder
 
BinderConfigurator - Interface in fr.liglab.adele.cilia.builder
 
BinderToSetter - Interface in fr.liglab.adele.cilia.builder
 
BINDING - Static variable in interface fr.liglab.adele.cilia.builder.Architecture
 
Binding - Interface in fr.liglab.adele.cilia.model
 
Builder - Interface in fr.liglab.adele.cilia.builder
 
BuilderConfigurationException - Exception in fr.liglab.adele.cilia.exceptions
 
BuilderConfigurationException(String) - Constructor for exception fr.liglab.adele.cilia.exceptions.BuilderConfigurationException
 
BuilderException - Exception in fr.liglab.adele.cilia.exceptions
 
BuilderException(String) - Constructor for exception fr.liglab.adele.cilia.exceptions.BuilderException
 
BuilderPerformerException - Exception in fr.liglab.adele.cilia.exceptions
 
BuilderPerformerException(String) - Constructor for exception fr.liglab.adele.cilia.exceptions.BuilderPerformerException
 

C

c_ - Variable in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
 
c_ - Variable in class fr.liglab.adele.cilia.util.concurrent.SyncMap
 
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
 
cancelledWaitingReader() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
 
cancelledWaitingWriter() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
 
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_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() - 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
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 -_:.
CILIA_NAMESPACE - Static variable in class fr.liglab.adele.cilia.util.Const
 
CiliaAdminService - Interface in fr.liglab.adele.cilia
 
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
 
CiliaExtenderParser - Interface in fr.liglab.adele.cilia.util
 
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
 
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
 
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.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.
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 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
compareTo(Object) - Method in class fr.liglab.adele.cilia.util.Watch
 
Component - Interface in fr.liglab.adele.cilia.model
 
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
 
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 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
 
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
 
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.
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.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.
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)
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
 
count - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
The total number of mappings in the hash table.
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
createEmptyChain(String) - Method in interface fr.liglab.adele.cilia.AdminChain
Create a new initial empty chain chain/
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
 
Creator - Interface in fr.liglab.adele.cilia.builder
 
current() - Method in interface fr.liglab.adele.cilia.builder.Builder
 
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
 

D

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.
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).
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
 
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
Set dispatcher properties located by the @link CustomBuilderConfigurator object.
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
 
duration - Variable in exception fr.liglab.adele.cilia.util.TimeoutException
The approximate time that the operation lasted before this timeout exception was thrown.

E

elements() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
Returns an enumeration of the values in this table.
elements() - Method in class fr.liglab.adele.cilia.util.UnModifiableDictionary
 
endpointIn(String) - Method in interface fr.liglab.adele.cilia.Topology
 
endpointIn(String, boolean) - Method in interface fr.liglab.adele.cilia.Topology
 
endpointOut(String) - Method in interface fr.liglab.adele.cilia.Topology
 
endpointOut(String, boolean) - Method in interface fr.liglab.adele.cilia.Topology
 
endRead() - Method in class fr.liglab.adele.cilia.util.concurrent.ReentrantWriterPreferenceReadWriteLock
 
endRead() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
Called upon termination of a read.
endWrite() - Method in class fr.liglab.adele.cilia.util.concurrent.ReentrantWriterPreferenceReadWriteLock
 
endWrite() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
Called upon termination of a write.
entry - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
entrySet - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
 
entrySet() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
Returns a collection view of the mappings contained in this map.
entrySet() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
 
entrySet() - Method in class fr.liglab.adele.cilia.util.WeakValueHashMap
Returns a Set view of the mappings in this map.
eq(Object, Object) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
Check for equality of non-null references x and y.
equals(Object) - Method in class fr.liglab.adele.cilia.ext.RouteConfigurationImpl
 
equals(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.Entry
 
equals(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
Compares the specified Object with this List for equality.
equals(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
 
equals(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
 
equals(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncSet
 
ErrorHandler - Class in fr.liglab.adele.cilia.ext
 
ErrorHandler(MediatorComponentImpl) - Constructor for class fr.liglab.adele.cilia.ext.ErrorHandler
 
evaluator(String) - Method in class fr.liglab.adele.cilia.ext.ContentBasedRouting
 
EventsConfiguration - Interface in fr.liglab.adele.cilia
Configuration of events published by the runtime
exception_ - Variable in class fr.liglab.adele.cilia.util.FutureResult
the exception encountered by operation producing result
expectedArray - Variable in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
 
extendedModelName() - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
 

F

findAndRemoveEntry(Map.Entry) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
Helper method for entrySet.remove
findNodeByFilter(String) - Method in interface fr.liglab.adele.cilia.Topology
Retreives all nodes matching the filter
findNodeByFilter(String, boolean) - Method in interface fr.liglab.adele.cilia.Topology
Retreives all nodes matching the filter
finished() - Method in class fr.liglab.adele.cilia.util.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
formatDateIso8601(long) - Static method in class fr.liglab.adele.cilia.util.Watch
 
fr.liglab.adele.cilia - package fr.liglab.adele.cilia
 
fr.liglab.adele.cilia.annotations - package fr.liglab.adele.cilia.annotations
 
fr.liglab.adele.cilia.builder - package fr.liglab.adele.cilia.builder
 
fr.liglab.adele.cilia.exceptions - package fr.liglab.adele.cilia.exceptions
 
fr.liglab.adele.cilia.ext - package fr.liglab.adele.cilia.ext
 
fr.liglab.adele.cilia.model - package fr.liglab.adele.cilia.model
 
fr.liglab.adele.cilia.specification - package fr.liglab.adele.cilia.specification
 
fr.liglab.adele.cilia.util - package fr.liglab.adele.cilia.util
 
fr.liglab.adele.cilia.util.concurrent - package fr.liglab.adele.cilia.util.concurrent
 
FrameworkUtils - Class in fr.liglab.adele.cilia.util
Set of usefull statics methods
FrameworkUtils() - Constructor for class fr.liglab.adele.cilia.util.FrameworkUtils
 
from(String) - Method in interface fr.liglab.adele.cilia.builder.Binder
 
fromTicksToMs(long) - Static method in class fr.liglab.adele.cilia.util.Watch
 
FutureResult - Class in fr.liglab.adele.cilia.util
A class maintaining a single reference variable serving as the result of an operation.
FutureResult() - Constructor for class fr.liglab.adele.cilia.util.FutureResult
Create an initially unset FutureResult

G

generate() - Static method in class fr.liglab.adele.cilia.util.Uuid
 
get(String) - Method in interface fr.liglab.adele.cilia.builder.Builder
 
get(Object) - Method in class fr.liglab.adele.cilia.Data
Deprecated. 
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 interface fr.liglab.adele.cilia.RawData
 
getAllEnabledVariable() - Method in interface fr.liglab.adele.cilia.SetUp
 
getAllVariablesName() - Method in interface fr.liglab.adele.cilia.SetUp
 
getAllVariablesName() - Method in interface fr.liglab.adele.cilia.Thresholds
 
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
 
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.
getBufferedData(Node) - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
Get a copy of the map buffered for the fiven mediator
getBuilder() - Method in interface fr.liglab.adele.cilia.CiliaContext
Retrieve a builder instance to modify/create a mediation chain and its components.
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.
getChain(String) - Method in interface fr.liglab.adele.cilia.AdminChain
Retrieve a mediation chain.
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
 
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
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
 
getContent() - Method in class fr.liglab.adele.cilia.Data
Get the content
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.
getDataType() - Method in interface fr.liglab.adele.cilia.model.Port
Get the Data Type
getDateStartUp() - Method in interface fr.liglab.adele.cilia.CiliaContext
 
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.
getElapsedTicks() - Method in class fr.liglab.adele.cilia.util.Watch
 
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).
getFilter() - Method in exception fr.liglab.adele.cilia.exceptions.CiliaInvalidSyntaxException
 
getFlowControl(String) - Method in interface fr.liglab.adele.cilia.SetUp
 
getHigh(String) - Method in interface fr.liglab.adele.cilia.Thresholds
 
getId() - Method in class fr.liglab.adele.cilia.Data
 
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
 
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
getLow(String) - Method in interface fr.liglab.adele.cilia.Thresholds
 
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.
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
 
getName() - Method in class fr.liglab.adele.cilia.Data
Get the data name
getName() - Method in interface fr.liglab.adele.cilia.model.Port
Get the port 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.
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.
getOutBindings() - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
 
getOutPort(String) - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
 
getPattern() - Method in interface fr.liglab.adele.cilia.model.Adapter
 
getPort() - Method in class fr.liglab.adele.cilia.ext.RouteConfigurationImpl
 
getPortType() - Method in interface fr.liglab.adele.cilia.model.Port
Get the port Type.
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() - 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) - Method in class fr.liglab.adele.cilia.Data
Get a metadata
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 interface fr.liglab.adele.cilia.SetUp
 
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.
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.
getStartTicks() - Method in class fr.liglab.adele.cilia.util.Watch
 
getState() - Method in interface fr.liglab.adele.cilia.model.MediatorComponent
 
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
 
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.
getValue() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.Entry
Get the value.
getVariableNameByCategory(String) - Method in interface fr.liglab.adele.cilia.SetUp
 
getVariableNameByCategory(String) - Method in interface fr.liglab.adele.cilia.Thresholds
 
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 interface fr.liglab.adele.cilia.Thresholds
 
getVeryLow(String) - Method in interface fr.liglab.adele.cilia.Thresholds
 

H

hasContent() - Method in class fr.liglab.adele.cilia.Data
 
hash - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.Entry
 
hashcode() - Method in class fr.liglab.adele.cilia.ext.RouteConfigurationImpl
 
hashCode() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.Entry
 
hashCode() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList
Returns the hash code value for this List.
hashCode() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
 
hashCode() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
 
hashCode() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncSet
 
hasMoreElements() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
hasNext() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
hasNext() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWIterator
 
hasNext() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
hasNext() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection.SyncCollectionIterator
 
hasNoValue() - Method in interface fr.liglab.adele.cilia.Measure
 
hasPrevious() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWIterator
 
hasPrevious() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
hasPrevious() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList.SyncCollectionListIterator
 
HIGH - Static variable in interface fr.liglab.adele.cilia.ThresholdsCallback
 

I

i - Variable in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
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
 
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.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
 
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.
inport(String) - Method in interface fr.liglab.adele.cilia.builder.ReplacerConfigurator
 
inports - Variable in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
 
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
IOAdapter - Annotation Type in fr.liglab.adele.cilia.annotations
User: torito Date: 7/2/13 Time: 9:34 AM
IONE - Static variable in class fr.liglab.adele.cilia.util.concurrent.ReentrantWriterPreferenceReadWriteLock
cache/reuse the special Integer value one to speed up readlocks
isAdapter(String, String) - Method in interface fr.liglab.adele.cilia.AdminComponent
 
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.
isMediator(String, String) - Method in interface fr.liglab.adele.cilia.AdminComponent
 
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
 
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.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
 

K

key(String) - Method in interface fr.liglab.adele.cilia.builder.MediatorConfigurator
Assign a new key property to be added.
key(String) - Method in class fr.liglab.adele.cilia.ext.SimpleEnricher
 
key - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.Entry
 
keys() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
Returns an enumeration of the keys in this table.
keys() - Method in class fr.liglab.adele.cilia.util.UnModifiableDictionary
 
keySet - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
 
keySet() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
Returns a set view of the keys contained in this map.
keySet() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
 

L

l - Variable in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList
 
lastCommand(String) - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
Return date and time last command [start,stop] level chain
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.
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
 
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
lock - Variable in class fr.liglab.adele.cilia.Data
The lock used to keep data integrity.
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
 

M

makeQualifiedId(String, String, String) - Static method in class fr.liglab.adele.cilia.util.FrameworkUtils
 
makeQualifiedId(Node) - Static method in class fr.liglab.adele.cilia.util.FrameworkUtils
 
Measure - Interface in fr.liglab.adele.cilia
Interface data recevied from the monitoring
measures(String) - Method in interface fr.liglab.adele.cilia.RawData
 
MEDIATOR - Static variable in interface fr.liglab.adele.cilia.builder.Architecture
 
mediator() - Method in interface fr.liglab.adele.cilia.builder.Creator
 
mediator() - Method in interface fr.liglab.adele.cilia.builder.Modifier
 
mediator() - Method in interface fr.liglab.adele.cilia.builder.Remover
 
Mediator - Interface in fr.liglab.adele.cilia.model
 
MediatorComponent - Interface in fr.liglab.adele.cilia.model
 
MediatorComponent.State - Enum in fr.liglab.adele.cilia.model
 
MediatorConfigurator - Interface in fr.liglab.adele.cilia.builder
Configures a mediator/adapter instance.
MediatorSpecification - Interface in fr.liglab.adele.cilia.specification
This interface is the api to specify new mediators specifications.
ModelComponents - Interface in fr.liglab.adele.cilia
Gives the Component model
ModelExtension - Interface in fr.liglab.adele.cilia.model
 
Modifier - Interface in fr.liglab.adele.cilia.builder
 
MODIFY - Static variable in interface fr.liglab.adele.cilia.builder.Architecture
 
Mutex - Class in fr.liglab.adele.cilia.util.concurrent
 
Mutex() - Constructor for class fr.liglab.adele.cilia.util.concurrent.Mutex
 

N

namespace(String) - Method in interface fr.liglab.adele.cilia.builder.InstanceCreatorConfiguration
 
newThread(Runnable) - Method in interface fr.liglab.adele.cilia.util.ThreadFactory
 
next - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.Entry
 
next() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
next() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWIterator
 
next() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
next() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection.SyncCollectionIterator
 
nextElement() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.HashIterator
 
nextIndex() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWIterator
 
nextIndex() - Method in class fr.liglab.adele.cilia.util.concurrent.CopyOnWriteArrayList.COWSubList.COWSubListIterator
 
nextIndex() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList.SyncCollectionListIterator
 
NO_VALUE - Static variable in interface fr.liglab.adele.cilia.Measure
 
Node - Interface in fr.liglab.adele.cilia
 
nodeByType(String) - Method in interface fr.liglab.adele.cilia.Topology
 
NodeCallback - Interface in fr.liglab.adele.cilia
Callback , events [ node arrival / node departure ]
nodeId() - Method in interface fr.liglab.adele.cilia.Node
 
nodeMonitoring(String) - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
 
nodeMonitoring(Node) - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
fast access using the node reference
nodeRawData(String) - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
 
nodeRawData(Node) - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
fast access using the node reference
NodeRegistration - Interface in fr.liglab.adele.cilia
Listener to events [node arrival / node departure] component
nodeSetup(String) - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
 
nodeSetup(Node) - Method in interface fr.liglab.adele.cilia.ApplicationRuntime
fast access using the node reference
NONE - Static variable in interface fr.liglab.adele.cilia.ThresholdsCallback
 

O

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
onDeparture(Node) - Method in interface fr.liglab.adele.cilia.NodeCallback
 
onModified(Node) - Method in interface fr.liglab.adele.cilia.NodeCallback
 
onRemoved(String) - Method in interface fr.liglab.adele.cilia.ChainCallback
Callback upon chain departure
onRemovingChain(Chain) - Method in interface fr.liglab.adele.cilia.ChainListener
 
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
 
outport(String) - Method in interface fr.liglab.adele.cilia.builder.ReplacerConfigurator
 
outports - Variable in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
 

P

parseChains(Object) - Method in interface fr.liglab.adele.cilia.util.ChainParser
 
peek() - Method in class fr.liglab.adele.cilia.util.FutureResult
Access the reference, even if not ready
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
 
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
 
ProcessData - Annotation Type in fr.liglab.adele.cilia.annotations
 
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
Set processor properties located by the @link CustomBuilderConfigurator object.
properties() - Method in interface fr.liglab.adele.cilia.builder.CustomBuilderConfigurator
 
properties() - Method in class fr.liglab.adele.cilia.ext.ContentBasedRouting
 
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
 
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
 

R

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
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
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
 
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 - 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(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.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
 
removeListener(ChainCallback) - Method in interface fr.liglab.adele.cilia.ChainRegistration
Removes a listener
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
 
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
 
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.util.SwingWorker
Calls the construct method to compute the result, and then invokes the finished method on the event dispatch thread.

S

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
Set scheduler properties located by the @link CustomBuilderConfigurator object.
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
set(Map) - Method in interface fr.liglab.adele.cilia.builder.MediatorConfigurator
To add a properties set.
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
 
setCategory(String) - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
Set the mediator category.
setContent(T) - Method in class fr.liglab.adele.cilia.Data
Set the data content
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.
setHigh(String, double) - Method in interface fr.liglab.adele.cilia.Thresholds
Set thresholds high
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
 
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
setLow(String, double) - Method in interface fr.liglab.adele.cilia.Thresholds
Set threshols low on numerical variable only
setModel(MediatorComponent) - Method in interface fr.liglab.adele.cilia.model.ModelExtension
Store the reference model "main"
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.
setOutPort(String, String) - Method in class fr.liglab.adele.cilia.specification.AbstractMediatorSpecification
 
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(Object, Object) - Method in interface fr.liglab.adele.cilia.model.Component
Set a new property.
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.
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
 
setType(String) - Method in class fr.liglab.adele.cilia.Data
Set the data type
SetUp - Interface in fr.liglab.adele.cilia
Monitoring Configuration
setValue(Object) - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.Entry
Set the value of this entry.
setVeryHigh(String, double) - Method in interface fr.liglab.adele.cilia.Thresholds
Set thresholds high
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
 
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.
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 interface fr.liglab.adele.cilia.model.CiliaContainer
 
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(Chain) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
 
startChain(String) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
 
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
 
stop() - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
 
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(Chain) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
 
stopChain(String) - Method in interface fr.liglab.adele.cilia.model.CiliaContainer
 
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.
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
 
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.

T

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.
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() - Method in interface fr.liglab.adele.cilia.Node
 
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.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
 
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
 
Topology - Interface in fr.liglab.adele.cilia
Node, topological access
toPort(String) - Method in interface fr.liglab.adele.cilia.builder.PortReplacerConfigurator
 
toString() - Method in class fr.liglab.adele.cilia.Data
 
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
 

U

unbind() - Method in interface fr.liglab.adele.cilia.builder.Architecture
 
undo() - Method in interface fr.liglab.adele.cilia.builder.Builder
 
unloadChain(File) - Method in interface fr.liglab.adele.cilia.util.CiliaFileManager
Start a mediation chain.
UnModifiableDictionary - Class in fr.liglab.adele.cilia.util
Unmodifiable dictionnary
UnModifiableDictionary(Dictionary) - Constructor for class fr.liglab.adele.cilia.util.UnModifiableDictionary
 
unprotectedIterator() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
Return the base iterator of the underlying collection
unprotectedListIterator() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
 
unprotectedListIterator(int) - Method in class fr.liglab.adele.cilia.util.concurrent.SyncList
 
updateAdapter(String, String, Map) - Method in interface fr.liglab.adele.cilia.AdminComponent
Update an adapter component instance.
updateChain(String, String...) - Method in interface fr.liglab.adele.cilia.AdminChain
It modifies the given mediation chain by using a set of reconfiguration instructions.
updateMediator(String, String, Map) - Method in interface fr.liglab.adele.cilia.AdminComponent
Update a mediator component instance.
using(String) - Method in interface fr.liglab.adele.cilia.builder.Binder
 
uuid() - Method in interface fr.liglab.adele.cilia.Node
 
Uuid - Class in fr.liglab.adele.cilia.util
 

V

value(Object) - Method in interface fr.liglab.adele.cilia.builder.ConfiguratorValueSetter
 
value(String) - Method in class fr.liglab.adele.cilia.ext.SimpleEnricher
 
value() - Method in interface fr.liglab.adele.cilia.Measure
 
value - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap.Entry
 
value_ - Variable in class fr.liglab.adele.cilia.util.FutureResult
The result of the operation
VALUE_CURRENT - Static variable in class fr.liglab.adele.cilia.util.FrameworkUtils
 
VALUE_PREVIOUS - Static variable in class fr.liglab.adele.cilia.util.FrameworkUtils
 
valueOf(String) - Static method in enum fr.liglab.adele.cilia.model.MediatorComponent.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.liglab.adele.cilia.model.MediatorComponent.State
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
 
values() - Method in class fr.liglab.adele.cilia.util.concurrent.ConcurrentReaderHashMap
Returns a collection view of the values contained in this map.
values() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
 
values() - Method in class fr.liglab.adele.cilia.util.WeakValueHashMap
Returns a Collection view of the values contained in this map.
VariableCallback - Interface in fr.liglab.adele.cilia
Callback on data received from the monitoring
VariablesRegistration - Interface in fr.liglab.adele.cilia
Listener data received
version(String) - Method in interface fr.liglab.adele.cilia.builder.InstanceCreatorConfiguration
 
VERY_HIGH - Static variable in interface fr.liglab.adele.cilia.ThresholdsCallback
 
VERY_LOW - Static variable in interface fr.liglab.adele.cilia.ThresholdsCallback
 
viability(String, Measure) - Method in interface fr.liglab.adele.cilia.RawData
checks if the measure is out of bounds

W

waitingReaders_ - Variable in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
 
waitingWriters_ - Variable in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
 
Watch - Class in fr.liglab.adele.cilia.util
 
Watch() - Constructor for class fr.liglab.adele.cilia.util.Watch
 
Watch(String) - Constructor for class fr.liglab.adele.cilia.util.Watch
 
WeakValueHashMap - Class in fr.liglab.adele.cilia.util
A WeakValueHashMap is implemented as a HashMap that maps keys to WeakValues.
WeakValueHashMap() - Constructor for class fr.liglab.adele.cilia.util.WeakValueHashMap
 
when_property_value_is(String) - Method in class fr.liglab.adele.cilia.ext.PropertyBasedRouting
 
wr_ - Variable in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
 
wr_ - Variable in class fr.liglab.adele.cilia.util.concurrent.SyncMap
 
writeHolds_ - Variable in class fr.liglab.adele.cilia.util.concurrent.ReentrantWriterPreferenceReadWriteLock
Number of acquires on write lock by activeWriter_ thread
writeLock() - Method in interface fr.liglab.adele.cilia.util.concurrent.ReadWriteLock
get the writeLock
writeLock() - Method in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
 
writerLock_ - Variable in class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
 
WriterPreferenceReadWriteLock - Class in fr.liglab.adele.cilia.util.concurrent
 
WriterPreferenceReadWriteLock() - Constructor for class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock
 
WriterPreferenceReadWriteLock.ReaderLock - Class in fr.liglab.adele.cilia.util.concurrent
 
WriterPreferenceReadWriteLock.ReaderLock() - Constructor for class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock.ReaderLock
 
WriterPreferenceReadWriteLock.Signaller - Class in fr.liglab.adele.cilia.util.concurrent
Reader and Writer requests are maintained in two different wait sets, by two different objects.
WriterPreferenceReadWriteLock.Signaller() - Constructor for class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock.Signaller
 
WriterPreferenceReadWriteLock.WriterLock - Class in fr.liglab.adele.cilia.util.concurrent
 
WriterPreferenceReadWriteLock.WriterLock() - Constructor for class fr.liglab.adele.cilia.util.concurrent.WriterPreferenceReadWriteLock.WriterLock
 
writerSync() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncCollection
Return the Sync object managing mutative operations
writerSync() - Method in class fr.liglab.adele.cilia.util.concurrent.SyncMap
Return the Sync object managing mutative operations
A B C D E F G H I K L M N O P R S T U V W 

Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.