| java.lang.Object de.uka.ilkd.key.proof.init.NonInterferencePO
askUserForEnvironment | public boolean askUserForEnvironment()(Code) | | |
checkCompatibility | public boolean checkCompatibility(Sort s1, Sort s2)(Code) | | |
createSubgoals | public void createSubgoals()(Code) | | |
name | public String name()(Code) | | returns the name of the proof obligation input.
|
readSpecs | public void readSpecs()(Code) | | |
setInitConfig | public void setInitConfig(InitConfig i)(Code) | | set the initial configuration used to read an input. It may become
modified during reading depending on the modification strategy used
for reading.
|
startProtocol | public void startProtocol()(Code) | | |
syntacticNonInterference | public boolean syntacticNonInterference(Node a, Node b)(Code) | | |
|
|