Dresden OCL Toolkit

tudresden.ocl.test.royloy
Class Date

java.lang.Object
  extended bytudresden.ocl.test.royloy.RLObject
      extended bytudresden.ocl.test.royloy.Date
All Implemented Interfaces:
Serializable

public class Date
extends RLObject

See Also:
Serialized Form

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

now

public static Date now

iTime

public int iTime
Constructor Detail

Date

public Date(String description)
Method Detail

difference

public int difference(Date d)

isBefore

public boolean isBefore(Date d)

isAfter

public boolean isAfter(Date d)

equals

public boolean equals(Date d)

assertTrue

public boolean assertTrue()
Specified by:
assertTrue in class RLObject

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.