eu.xtreemos.xosd.localallocmgr.basic.manipulators
Class TimeTableDelay

java.lang.Object
  extended by eu.xtreemos.xosd.localallocmgr.basic.manipulators.TimeTableDelay

public class TimeTableDelay
extends java.lang.Object

scenario 1: make a selection from time and attributes (or from TTElm directly), remove these elements, add new element with given attributes and start time and end time by creating new element. The element given as parameter is added to the table (meaning that one must make sure that it is cloned, if it is a mirror image of some stored element).

Author:
urosjovanovic

Constructor Summary
TimeTableDelay()
           
 
Method Summary
static boolean delayWholeElement(TimeTable tt, TTElm reference, int miliseconds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeTableDelay

public TimeTableDelay()
Method Detail

delayWholeElement

public static boolean delayWholeElement(TimeTable tt,
                                        TTElm reference,
                                        int miliseconds)
                                 throws AttributeConformanceException
Throws:
AttributeConformanceException