A B C D E F G H I M O P R S T U

D

defaultCase(EObject) - Method in class com.hammurapi.reasoning.spi.model.util.ModelSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
Derivation<F> - Interface in com.hammurapi.reasoning
Information about how conclusion was derived.
doSwitch(EObject) - Method in class com.hammurapi.reasoning.spi.model.util.ModelSwitch
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.reasoning.spi.model.util.ModelSwitch
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.reasoning.spi.model.util.ModelSwitch
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 H I M O P R S T U