Inheritance Graph

graph BT
	BudgetAnnotationState
	BudgetAnnotationState --> State
	click BudgetAnnotationState "escript_type_MinSG_BudgetAnnotationState"
	click State "escript_type_MinSG_State"

Attributes

   
DISTRIBUTE_DELETE  
DISTRIBUTE_EVEN  
DISTRIBUTE_PROJECTED_SIZE  
DISTRIBUTE_PROJECTED_SIZE_AND_PRIMITIVE_COUNT  

Functions

   
_constructor() [ESF] new BudgetAnnotationState()
getAnnotationAttribute() [ESMF] String BudgetAnnotationState.getAnnotationAttribute()
getBudget() [ESMF] Number BudgetAnnotationState.getBudget()
getDistributionType() [ESMF] Number BudgetAnnotationState.getDistributionType()
setAnnotationAttribute(p0) [ESMF] self BudgetAnnotationState.setAnnotationAttribute(String)
setBudget(p0) [ESMF] self BudgetAnnotationState.setBudget(Number)
setDistributionType(p0) [ESMF] self BudgetAnnotationState.setDistributionType(Number)