| Package | Description |
|---|---|
| de.rwth.i2.attestor.programState | |
| de.rwth.i2.attestor.programState.defaultState | |
| de.rwth.i2.attestor.programState.indexedState | |
| de.rwth.i2.attestor.stateSpaceGeneration |
A generic model of a state space and state space generation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeneralProgramState
A general implementation of program states that comprises most functionality when analyzing Jimple programs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProgramState
Simple implementation of program states for HRG-based analysis.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedState |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProgramState
An abstraction of a single state in a StateSpace.
|
Copyright © 2018. All rights reserved.