| Package | Description |
|---|---|
| de.rwth.i2.attestor.io | |
| de.rwth.i2.attestor.main |
Loads and executes a program analysis task.
|
| de.rwth.i2.attestor.phases.counterexamples | |
| de.rwth.i2.attestor.phases.modelChecking | |
| de.rwth.i2.attestor.phases.parser | |
| de.rwth.i2.attestor.phases.preprocessing | |
| de.rwth.i2.attestor.phases.report | |
| de.rwth.i2.attestor.phases.symbolicExecution.recursive |
| Modifier and Type | Method and Description |
|---|---|
void |
SummaryExporter.exportForReport(Scene scene,
StateSpace spatespace,
ModelCheckingPhase mcPhase,
ModelCheckingSettings mcSetting,
CLIPhase cliPhase,
List<AbstractPhase> phases) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractPhase> |
PhaseRegistry.getPhases() |
| Modifier and Type | Method and Description |
|---|---|
PhaseRegistry |
PhaseRegistry.addPhase(AbstractPhase phase) |
| Modifier and Type | Class and Description |
|---|---|
class |
CounterexampleGenerationPhase |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelCheckingPhase |
| Modifier and Type | Class and Description |
|---|---|
class |
CLIPhase |
class |
ParseContractsPhase |
class |
ParseGrammarPhase |
class |
ParseInputPhase |
class |
ParseProgramPhase |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractionPreprocessingPhase |
class |
GrammarRefinementPhase |
class |
MarkingGenerationPhase |
| Modifier and Type | Class and Description |
|---|---|
class |
ReportGenerationPhase |
| Modifier and Type | Class and Description |
|---|---|
class |
RecursiveStateSpaceGenerationPhase |
Copyright © 2018. All rights reserved.