|
Dresden OCL Toolkit | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttudresden.ocl.test.royloy.RLObject
tudresden.ocl.test.royloy.Date
Field Summary | |
int |
iTime
|
static Date |
now
|
Fields inherited from class tudresden.ocl.test.royloy.RLObject |
allObjects, description, id, idCounter, popFile |
Constructor Summary | |
Date(String description)
|
Method Summary | |
boolean |
assertTrue()
|
int |
difference(Date d)
|
boolean |
equals(Date d)
|
boolean |
isAfter(Date d)
|
boolean |
isBefore(Date d)
|
Methods inherited from class tudresden.ocl.test.royloy.RLObject |
assertAll, getID, getObjectWithID, loadPopFile, main, report, setIDCounter, storePopFile, toString, toXString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static Date now
public int iTime
Constructor Detail |
public Date(String description)
Method Detail |
public int difference(Date d)
public boolean isBefore(Date d)
public boolean isAfter(Date d)
public boolean equals(Date d)
public boolean assertTrue()
assertTrue
in class RLObject
|
Dresden OCL Toolkit | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |