Uses of Class
eu.xtreemos.xosd.localallocmgr.attributes.MaxAmount

Packages that use MaxAmount
eu.xtreemos.xosd.localallocmgr.attributes.operations   
eu.xtreemos.xosd.localallocmgr.basic.manipulators.relations   
eu.xtreemos.xosd.localallocmgr.frontend.properties   
 

Uses of MaxAmount in eu.xtreemos.xosd.localallocmgr.attributes.operations
 

Fields in eu.xtreemos.xosd.localallocmgr.attributes.operations declared as MaxAmount
private  MaxAmount AvailableAmountCheck.maxAmount
           
 

Constructors in eu.xtreemos.xosd.localallocmgr.attributes.operations with parameters of type MaxAmount
AvailableAmountCheck(MaxAmount max)
           
 

Uses of MaxAmount in eu.xtreemos.xosd.localallocmgr.basic.manipulators.relations
 

Fields in eu.xtreemos.xosd.localallocmgr.basic.manipulators.relations declared as MaxAmount
private  MaxAmount AvailableCheckRelation.maxAmount
           
 

Constructors in eu.xtreemos.xosd.localallocmgr.basic.manipulators.relations with parameters of type MaxAmount
AvailableCheckRelation(MaxAmount max, CurrentAmount needed)
           
 

Uses of MaxAmount in eu.xtreemos.xosd.localallocmgr.frontend.properties
 

Fields in eu.xtreemos.xosd.localallocmgr.frontend.properties declared as MaxAmount
private  MaxAmount MaxStaticValue.max