Package | Description |
---|---|
org.key_project.exploration |
Modifier and Type | Method and Description |
---|---|
ExplorationModeModel.ExplorationState |
ExplorationModeModel.getExplorationTacletAppState()
Get the state which kind of taclet to use
|
static ExplorationModeModel.ExplorationState |
ExplorationModeModel.ExplorationState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExplorationModeModel.ExplorationState[] |
ExplorationModeModel.ExplorationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExplorationModeModel.setExplorationTacletAppState(ExplorationModeModel.ExplorationState explorationTacletAppState)
Set the state
|
Copyright © 2003-2019 The KeY-Project.