- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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.
- 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
-
- 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.