|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.localallocmgr.basic.manipulators.TimeTableDelay
public class TimeTableDelay
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).
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 |
---|
public TimeTableDelay()
Method Detail |
---|
public static boolean delayWholeElement(TimeTable tt, TTElm reference, int miliseconds) throws AttributeConformanceException
AttributeConformanceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |