tudresden.ocl.test.royloy
Class RLObject
java.lang.Object
tudresden.ocl.test.royloy.RLObject
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Bank, Company, Customer, CustomerCard, Date, LoyaltyAccount, LoyaltyProgram, Membership, Person, ProgramPartner, Service, ServiceLevel, Transaction
- public abstract class RLObject
- extends Object
- implements Serializable
- See Also:
- Serialized Form
allObjects
static ArrayList allObjects
popFile
static File popFile
idCounter
static int idCounter
id
int id
description
final String description
RLObject
public RLObject(String description)
toString
public final String toString()
toXString
public String toXString()
assertTrue
public abstract boolean assertTrue()
getID
public int getID()
assertAll
public static void assertAll()
getObjectWithID
public static RLObject getObjectWithID(String id)
report
public static void report(String s)
loadPopFile
public static void loadPopFile()
setIDCounter
static void setIDCounter()
storePopFile
public static void storePopFile()
main
public static void main(String[] args)
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.