| Package | Description |
|---|---|
| de.rwth.i2.attestor.phases.modelChecking | |
| de.rwth.i2.attestor.phases.modelChecking.modelChecker |
This package implements the model checking tableau method from
|
| de.rwth.i2.attestor.phases.transformers |
| Modifier and Type | Method and Description |
|---|---|
Map<de.rwth.i2.attestor.LTLFormula,ModelCheckingResult> |
ModelCheckingPhase.getLTLResults() |
| Modifier and Type | Method and Description |
|---|---|
static ModelCheckingResult |
ModelCheckingResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelCheckingResult[] |
ModelCheckingResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ModelCheckingResult.getString(ModelCheckingResult result) |
| Modifier and Type | Method and Description |
|---|---|
Map<de.rwth.i2.attestor.LTLFormula,ModelCheckingResult> |
ModelCheckingResultsTransformer.getLTLResults() |
Copyright © 2018. All rights reserved.