eu.xtreemos.xosd.localallocmgr.migrations
Class TimeMachineItem

java.lang.Object
  extended by eu.xtreemos.xosd.localallocmgr.migrations.TimeMachineItem
Direct Known Subclasses:
TimeTableState4Add, TimeTableState4Defragment, TimeTableState4Remove, TimeTableState4RemoveByAttrib

public abstract class TimeMachineItem
extends java.lang.Object


Field Summary
protected  TimeTable origTT
           
 
Constructor Summary
TimeMachineItem(TimeTable tt)
           
 
Method Summary
abstract  void restore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

origTT

protected TimeTable origTT
Constructor Detail

TimeMachineItem

public TimeMachineItem(TimeTable tt)
Method Detail

restore

public abstract void restore()
                      throws AttributeConformanceException
Throws:
AttributeConformanceException