Dresden OCL Toolkit

tudresden.ocl.test.royloy
Class Service

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

public class Service
extends RLObject

See Also:
Serialized Form

Field Summary
 boolean condition
           
 String description
           
 int pointsBurned
           
 int pointsEarned
           
 ProgramPartner programPartner
           
 ServiceLevel serviceLevel
           
 Vector transactions
           
 
Fields inherited from class tudresden.ocl.test.royloy.RLObject
allObjects, id, idCounter, popFile
 
Constructor Summary
Service(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

condition

public boolean condition

pointsEarned

public int pointsEarned

pointsBurned

public int pointsBurned

description

public String description

programPartner

public ProgramPartner programPartner

serviceLevel

public ServiceLevel serviceLevel

transactions

public Vector transactions
Constructor Detail

Service

public Service(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.