|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.localallocmgr.attributes.IAttribute<java.util.GregorianCalendar>
eu.xtreemos.xosd.localallocmgr.attributes.StartTime
public class StartTime
Field Summary |
---|
Fields inherited from class eu.xtreemos.xosd.localallocmgr.attributes.IAttribute |
---|
value |
Constructor Summary | |
---|---|
StartTime(java.util.GregorianCalendar val)
|
Method Summary | |
---|---|
IAttribute<java.util.GregorianCalendar> |
clone()
needed for copying while making new time table elements from the old ones |
boolean |
isBasic()
the basic attributes are only the ones that hold the information about the start and end of the TTElm and the type of sharing (the attributes created by the TTElmFactory object). |
boolean |
isEmpty()
returns the information of whether this attribute has a value, that can be disregarded. |
Methods inherited from class eu.xtreemos.xosd.localallocmgr.attributes.IAttribute |
---|
equals, equals, getValue, setValue |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StartTime(java.util.GregorianCalendar val)
Method Detail |
---|
public IAttribute<java.util.GregorianCalendar> clone()
IAttribute
clone
in class IAttribute<java.util.GregorianCalendar>
public boolean isEmpty()
IAttribute
isEmpty
in class IAttribute<java.util.GregorianCalendar>
public boolean isBasic()
IAttribute
isBasic
in class IAttribute<java.util.GregorianCalendar>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |