Uses of Enum Class
net.ssehub.easy.reasoning.sseReasoner.model.ContextStack.TranslateMode
Packages that use ContextStack.TranslateMode
Package
Description
Package for creating a reasoning model: constraint container, project hierachy evaluator and other.
-
Uses of ContextStack.TranslateMode in net.ssehub.easy.reasoning.sseReasoner.model
Methods in net.ssehub.easy.reasoning.sseReasoner.model that return ContextStack.TranslateModeModifier and TypeMethodDescriptionContextStack.getMappingMode(net.ssehub.easy.varModel.model.datatypes.IDatatype type) Returns the type cache mapping mode when trying to register a new type.static ContextStack.TranslateModeReturns the enum constant of this class with the specified name.static ContextStack.TranslateMode[]ContextStack.TranslateMode.values()Returns an array containing the constants of this enum class, in the order they are declared.