Dresden OCL Toolkit

tudresden.ocl.test.royloy
Class ServiceLevel

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

public class ServiceLevel
extends RLObject

See Also:
Serialized Form

Field Summary
 LoyaltyProgram loyaltyProgram
           
 Vector membership
           
 String name
           
 Service service
           
 
Fields inherited from class tudresden.ocl.test.royloy.RLObject
allObjects, description, id, idCounter, popFile
 
Constructor Summary
ServiceLevel(String description)
           
 
Method Summary
 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

name

public String name

loyaltyProgram

public LoyaltyProgram loyaltyProgram

membership

public Vector membership

service

public Service service
Constructor Detail

ServiceLevel

public ServiceLevel(String description)
Method Detail

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.