Package | Description |
---|---|
de.uka.ilkd.key.util.rifl |
RIFL is short for "Requirements for Information Flow Language",
a tool-indepentent specification language developed in the RS3 project.
|
Modifier and Type | Method and Description |
---|---|
SecurityLattice.SecurityDomain |
SecurityLattice.bottom() |
SecurityLattice.SecurityDomain |
SecurityLattice.top() |
Modifier and Type | Method and Description |
---|---|
boolean |
SecurityLattice.contains(SecurityLattice.SecurityDomain d) |
boolean |
SecurityLattice.SecurityDomain.isSubDomain(SecurityLattice.SecurityDomain other)
Returns whether this domain is strictly lower in the hierarchy than the other one.
|
boolean |
SecurityLattice.SecurityDomain.isSuperDomain(SecurityLattice.SecurityDomain other)
Returns whether this domain is strictly higher in the hierarchy than the other one.
|
Copyright © 2003-2019 The KeY-Project.