Method | Description | |
---|---|---|
AbstractProposition ( ) : System | ||
getScope ( ) : Set |
||
getUnboundScope ( ) : Set |
||
holds ( Object>.Map |
Method | Description | |
---|---|---|
addScope ( List |
||
addScope ( RandomVariable var ) : void | ||
addUnboundScope ( List |
||
addUnboundScope ( RandomVariable var ) : void |
protected addScope ( RandomVariable var ) : void | ||
var | RandomVariable | |
return | void |
protected addUnboundScope ( List |
||
vars | List |
|
return | void |
protected addUnboundScope ( RandomVariable var ) : void | ||
var | RandomVariable | |
return | void |
public abstract holds ( Object>.Map |
||
possibleWorld | Object>.Map | |
return | bool |