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

S

set(String, Object) - Method in interface com.hammurapi.flow.runtime.PropertySet
Sets property.
setAll(PropertySet) - Method in interface com.hammurapi.flow.runtime.PropertySet
Copies all entries from the source property set to self.
setBackEnd(Object) - Method in interface com.hammurapi.flow.runtime.Flow
Sets back-end object (optional operation).
setFacadeInterface(String) - Method in interface com.hammurapi.flow.Flow
Sets the value of the 'Facade Interface' attribute.
setFacadeInterface(String) - Method in class com.hammurapi.flow.impl.FlowImpl
 
setFacadeInterface(Class<?>) - Method in interface com.hammurapi.flow.runtime.Flow
Configuration runtime injects facade interface class into flow using this method.
setFlow(Flow) - Method in interface com.hammurapi.flow.FlowElement
Sets the value of the 'Flow' container reference.
setFlow(Flow) - Method in class com.hammurapi.flow.impl.NodeImpl
 
setFlow(Flow) - Method in class com.hammurapi.flow.impl.TransitionImpl
 
setFromKey(Factory) - Method in class com.hammurapi.flow.impl.TransitionImpl
 
setFromKey(Factory) - Method in interface com.hammurapi.flow.Transition
Sets the value of the 'From Key' containment reference.
setFromPin(Pin) - Method in class com.hammurapi.flow.impl.TransitionImpl
 
setFromPin(Pin) - Method in interface com.hammurapi.flow.Transition
Sets the value of the 'From Pin' reference.
setInvocable(Invocable<S, A>) - Method in interface com.hammurapi.flow.runtime.Invoker
Sets invoker.
setName(String) - Method in class com.hammurapi.flow.impl.PinImpl
 
setName(String) - Method in interface com.hammurapi.flow.Pin
Sets the value of the 'Name' attribute.
setNode(Node) - Method in class com.hammurapi.flow.impl.PinImpl
 
setNode(Node) - Method in interface com.hammurapi.flow.Pin
Sets the value of the 'Node' container reference.
setNodes(List<N>) - Method in interface com.hammurapi.flow.runtime.Flow
Configuration runtime injects node instances into flow using this method.
setPinConfig(Factory) - Method in class com.hammurapi.flow.impl.PinImpl
 
setPinConfig(Factory) - Method in interface com.hammurapi.flow.Pin
Sets the value of the 'Pin Config' containment reference.
setToKey(Factory) - Method in class com.hammurapi.flow.impl.TransitionImpl
 
setToKey(Factory) - Method in interface com.hammurapi.flow.Transition
Sets the value of the 'To Key' containment reference.
setToPin(Pin) - Method in class com.hammurapi.flow.impl.TransitionImpl
 
setToPin(Pin) - Method in interface com.hammurapi.flow.Transition
Sets the value of the 'To Pin' reference.
setTransitions(List<T>) - Method in interface com.hammurapi.flow.runtime.Flow
Configuration runtime injects transition instances into flow using this method.
store() - Method in interface com.hammurapi.flow.runtime.PersistentPropertySet
Writes properties or modifications into a persistent storage.
SynapseFactory<K,S,A> - Interface in com.hammurapi.flow.runtime
Implementations of this interface create invocation interceptors to parallelize and/or distribute computations.
SynapseFactory.SynapseConfig - Interface in com.hammurapi.flow.runtime
Synapse config to parameterize synapse.

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