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

D

DEFAULT_SYNAPSE_CONFIG - Static variable in interface com.hammurapi.flow.runtime.SynapseFactory
Default synapse config - no delay, no repeat, execute asynchronously.
defaultCase(EObject) - Method in class com.hammurapi.flow.util.FlowSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
delete() - Method in interface com.hammurapi.flow.runtime.PersistentPropertySet
Deletes property set from the storage.
doSwitch(EObject) - Method in class com.hammurapi.flow.util.FlowSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EClass, EObject) - Method in class com.hammurapi.flow.util.FlowSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class com.hammurapi.flow.util.FlowSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.

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