|
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.Customer
| Field Summary | |
Vector |
cards
|
Date |
dateOfBirth
|
boolean |
isMale
|
Vector |
membership
|
String |
name
|
Vector |
program
|
String |
title
|
| Fields inherited from class tudresden.ocl.test.royloy.RLObject |
allObjects, description, id, idCounter, popFile |
| Constructor Summary | |
Customer(String name,
boolean isMale)
|
|
| Method Summary | |
boolean |
assertTrue()
|
int |
ignoreCard(int index,
CustomerCard c,
int resultat)
|
| 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 String name
public String title
public boolean isMale
public Date dateOfBirth
public Vector program
public Vector cards
public Vector membership
| Constructor Detail |
public Customer(String name,
boolean isMale)
| Method Detail |
public int ignoreCard(int index,
CustomerCard c,
int resultat)
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 | |||||||||