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

I

init() - Static method in class com.hammurapi.flow.impl.FlowFactoryImpl
Creates the default factory implementation.
init() - Static method in class com.hammurapi.flow.impl.FlowPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
initializePackageContents() - Method in class com.hammurapi.flow.impl.FlowPackageImpl
Complete the initialization of the package and its meta-model.
input - Variable in class com.hammurapi.flow.impl.PinImpl
The cached value of the 'Input' reference list.
INSTANCE - Static variable in interface com.hammurapi.flow.runtime.Invocation
Implementations set this constant to provide methods access to properties and context in implementation-neutral way.
Invocable<S,A> - Interface in com.hammurapi.flow.runtime
Extended invocation semantics to use in flow execution.
Invocation<S,A> - Interface in com.hammurapi.flow.runtime
Provides invocation details for Java methods and is also used for invocation serialization.
Invocation.InvocationResult - Interface in com.hammurapi.flow.runtime
Result of invocation
invoke(S, A[], PropertySet, Context, List<ProcessingPathElement>) - Method in interface com.hammurapi.flow.runtime.Invocable
Invokes this invocable.
Invoker<S,A> - Interface in com.hammurapi.flow.runtime
Transition ends and node outputs implement this interface.
isCompiled(Flow) - Static method in class com.hammurapi.flow.runtime.FlowCompiler
 
isFactoryForType(Object) - Method in class com.hammurapi.flow.util.FlowAdapterFactory
Returns whether this factory is applicable for the type of the object.
isInbound() - Method in interface com.hammurapi.flow.runtime.ProcessingPathElement
 
isInline() - Method in interface com.hammurapi.flow.runtime.SynapseFactory.SynapseConfig
If this method returns true, invocation shall occur in the same thread.
iterator() - Method in class com.hammurapi.flow.runtime.TokenIterableAdapter
 

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