|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--simulator.script.Assertion
|
+--simulator.script.True
Simple assertion which gives back true every time it is checked.
Data
None
| Constructor Summary | |
True(java.lang.String d)
Constructor. |
|
| Method Summary | |
boolean |
check()
Checks the assertion. |
| Methods inherited from class simulator.script.Assertion |
getData, getName, init, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public True(java.lang.String d)
| Method Detail |
public boolean check()
check in class Assertionsimulator.script.Assertion
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||