|
||||||||||
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.lang.Integer>
eu.xtreemos.xosd.localallocmgr.attributes.MaxAmount
public class MaxAmount
Field Summary |
---|
Fields inherited from class eu.xtreemos.xosd.localallocmgr.attributes.IAttribute |
---|
value |
Constructor Summary | |
---|---|
MaxAmount(java.lang.Integer val)
|
Method Summary | |
---|---|
IAttribute<java.lang.Integer> |
clone()
needed for copying while making new time table elements from the old ones |
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, isBasic, setValue |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MaxAmount(java.lang.Integer val)
Method Detail |
---|
public IAttribute<java.lang.Integer> clone()
IAttribute
clone
in class IAttribute<java.lang.Integer>
public boolean isEmpty()
IAttribute
isEmpty
in class IAttribute<java.lang.Integer>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |