Enum | Description |
---|---|
PlanningVariableGraphType |
Annotation Type | Description |
---|---|
AnchorShadowVariable |
Specifies that a bean property is the anchor of a chained
PlanningVariable , which implies it's a shadow variable. |
CustomShadowVariable |
Specifies that a bean property is a custom shadow of 1 or more
PlanningVariable 's. |
CustomShadowVariable.Source |
Declares which genuine variable (or other shadow variable) causes the shadow variable to change.
|
InverseRelationShadowVariable |
Specifies that a bean property is the inverse of a
PlanningVariable , which implies it's a shadow variable. |
PlanningVariable |
Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
|
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.