Package | Description |
---|---|
org.rvpf.content |
Conversion between storage and computing representations.
|
org.rvpf.metadata |
Metadata entities definition.
|
org.rvpf.metadata.entity | |
org.rvpf.processor.behavior |
Related values Behavior.
|
org.rvpf.processor.engine |
Processor Engine base.
|
org.rvpf.processor.engine.control |
Control Engine.
|
org.rvpf.processor.engine.executor |
Executor Engine.
|
org.rvpf.processor.engine.executor.remote |
Remote executor Engine.
|
org.rvpf.processor.engine.filter |
Filter Engine.
|
org.rvpf.processor.engine.replicator |
Replicator and Resynchronizer Engines.
|
org.rvpf.processor.engine.rpn |
RPN Engine.
|
org.rvpf.processor.engine.rpn.selector |
Summarizer Engine.
|
org.rvpf.processor.engine.rpn.selector.summarizer | |
org.rvpf.store.client |
Store client common definitions.
|
Modifier and Type | Method and Description |
---|---|
boolean |
UnitValueContent.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
TemperatureContent.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
SIContent.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
ContainerContent.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
BigDecimalContent.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
Modifier and Type | Method and Description |
---|---|
ProxyEntity |
Proxied.getProxyEntity()
Gets the proxy entity.
|
ProxyEntity |
Proxied.Abstract.getProxyEntity()
Gets the proxy entity.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Proxied.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
Proxied.Abstract.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
Modifier and Type | Class and Description |
---|---|
class |
BehaviorEntity
Behavior entity.
|
class |
ContentEntity
Content entity.
|
class |
EngineEntity
Engine entity.
|
class |
StoreEntity
Store entity.
|
class |
TransformEntity
Transform entity.
|
Modifier and Type | Method and Description |
---|---|
ProxyEntity |
ProxyEntity.getProxy(Proxied instance)
Gets a proxy for the supplied instance.
|
ProxyEntity |
BehaviorEntityReference.getProxyEntity()
Gets the proxy entity.
|
Modifier and Type | Method and Description |
---|---|
protected ProxyEntity.Builder |
ProxyEntity.Builder.copyFrom(ProxyEntity entity)
Copies the values from an entity.
|
boolean |
BehaviorEntityReference.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
Modifier and Type | Method and Description |
---|---|
ProxyEntity |
AbstractBehavior.getProxyEntity()
Gets the proxy entity.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Synchronized.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
PrimaryBehavior.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
AbstractBehavior.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractTransform.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
AbstractEngine.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ControlTransform.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
Modifier and Type | Method and Description |
---|---|
boolean |
LocalExecutorEngine.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RemoteExecutorEngine.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
Modifier and Type | Method and Description |
---|---|
boolean |
StepFilteredBehavior.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ResynchronizedBehavior.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
Modifier and Type | Method and Description |
---|---|
Optional<Map<String,MacroDef>> |
RPNEngine.getMacroDefs(ProxyEntity proxyEntity)
Gets the macro instruction definitions.
|
Optional<Map<String,Program>> |
RPNEngine.getWordDefs(ProxyEntity proxyEntity,
Optional<Map<String,MacroDef>> macroDefs)
Gets the additional word definitions.
|
boolean |
RPNTransform.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
RPNEngine.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SelectsBehavior.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
SelectorTransform.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
SelectorEngine.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SummarizesBehavior.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
SummarizedBehavior.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SOMSink.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
RMIStore.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
RMISink.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
boolean |
AbstractStore.setUp(Metadata metadata,
ProxyEntity proxyEntity)
Sets up the instance for action.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.