Index

A B C D E F G H I L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

R

RECORD - Static variable in class com.caplin.transformer.module.ObjectType
A record object.
RECORD_TYPE - Static variable in interface com.caplin.datasrc.interfaces.DSData
A Record object type.
RECORD_TYPE2 - Static variable in class com.caplin.transformer.module.ObjectType
A type 2 record object.
RECORD_TYPE3 - Static variable in class com.caplin.transformer.module.ObjectType
A type 3 record object.
register(String, DataProvider) - Method in interface com.caplin.transformer.module.DataProviderRegistrar
Registers the specified data provider with the Transformer core for the specified object name pattern.
registerPipelineMethod(Object, String) - Method in interface com.caplin.transformer.module.pipeline.PipelineRegistrar
Registers a function with the name pipelineFunctionName with the Pipeline module so that pipelines can call into Java Transformer modules.
registerPipelineMethod(Object, String) - Method in class com.caplin.transformer.module.pipeline.PipelineRegistrarImpl
 
registerPipelineMethod(Object, String, String) - Method in interface com.caplin.transformer.module.pipeline.PipelineRegistrar
Registers a function with the name pipelineFunctionName with the Pipeline module so that pipelines can call into Java Transformer modules.
registerPipelineMethod(Object, String, String) - Method in class com.caplin.transformer.module.pipeline.PipelineRegistrarImpl
 
remove(String) - Method in interface com.caplin.transformer.module.DataCache
Removes the object with the specified name from the Transformer core cache.
REMOVE_OBJECT_FIELDNUM - Static variable in interface com.caplin.datasrc.interfaces.DSContainer
Field used to identify that the object (identified by the field value) should be removed from this container.
removeField(DSField) - Method in interface com.caplin.datasrc.interfaces.DSData
Removes the specified field from the DSData.
removeField(DSField) - Method in class com.caplin.transformer.module.datasrc.TransformerDataImpl
 
removeObject(String) - Method in interface com.caplin.datasrc.interfaces.DSContainer
Adds an instruction to remove an object from this container.
removeObject(String) - Method in class com.caplin.transformer.module.datasrc.TransformerContainerImpl
 
removeSubscriptionListener(ObjectType, SubscriptionListener) - Method in interface com.caplin.transformer.module.Subscriber
Removes the subscription listener for the specified object type.
removeSubscriptionListener(String, SubscriptionListener) - Method in interface com.caplin.transformer.module.Subscriber
Removes the subscription listener for the specified object name pattern.
removeSubscriptionListener(Collection<String>, SubscriptionListener) - Method in interface com.caplin.transformer.module.Subscriber
Removes the subscription listener for the specified object name patterns.
removeUDPCommandListener(String, UDPCommandListener) - Method in interface com.caplin.net.udp.UDPAccessor
Removes the command listener for the specified command.
request(int, String) - Method in interface com.caplin.transformer.module.DataProvider
Invoked when a request is made for an object name that matches the pattern the DataProvider was registered for.
RPNWrapper - Class in com.caplin.transformer.module.wrappers
Provides a Java Transformer module access to the Reverse Polish Notation (RPN) C Transformer module.
A B C D E F G H I L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form