|
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.Bank
Field Summary | |
HashMap |
customer
|
Fields inherited from class tudresden.ocl.test.royloy.RLObject |
allObjects, description, id, idCounter, popFile |
Constructor Summary | |
Bank(String description)
|
Method Summary | |
boolean |
addCustomer(int index,
Person p)
|
boolean |
assertTrue()
|
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 HashMap customer
Constructor Detail |
public Bank(String description)
Method Detail |
public boolean addCustomer(int index, Person p)
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 |