Dresden OCL Toolkit

tudresden.ocl.test.royloy
Class Bank

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

public class Bank
extends RLObject

See Also:
Serialized Form

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

customer

public HashMap customer
Constructor Detail

Bank

public Bank(String description)
Method Detail

addCustomer

public boolean addCustomer(int index,
                           Person p)

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.