Package | Description |
---|---|
de.uka.ilkd.key.rule |
This package contains classes for implementing rules.
|
org.key_project.ui.interactionlog.model.builtin |
Modifier and Type | Method and Description |
---|---|
UseDependencyContractApp |
UseDependencyContractRule.createApp(PosInOccurrence pos) |
UseDependencyContractApp |
UseDependencyContractRule.createApp(PosInOccurrence pos,
TermServices services) |
UseDependencyContractApp |
UseDependencyContractApp.replacePos(PosInOccurrence newPos) |
UseDependencyContractApp |
UseDependencyContractApp.setContract(Contract contract) |
UseDependencyContractApp |
UseDependencyContractApp.setIfInsts(ImmutableList<PosInOccurrence> ifInsts) |
UseDependencyContractApp |
UseDependencyContractApp.setStep(PosInOccurrence p_step) |
UseDependencyContractApp |
UseDependencyContractApp.tryToInstantiate(Goal goal) |
UseDependencyContractApp |
UseDependencyContractApp.tryToInstantiateContract(Services services) |
Modifier and Type | Method and Description |
---|---|
static PosInOccurrence |
UseDependencyContractRule.findStepInIfInsts(java.util.List<PosInOccurrence> steps,
UseDependencyContractApp app,
TermServices services) |
Constructor and Description |
---|
UseDependencyContractBuiltInRuleInteraction(UseDependencyContractApp app,
Node node) |
Copyright © 2003-2019 The KeY-Project.