|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyAccessor | |
|---|---|
| org.optaplanner.core.impl.domain.common | |
| org.optaplanner.core.impl.domain.solution.descriptor | |
| org.optaplanner.core.impl.domain.variable.descriptor | |
| Uses of PropertyAccessor in org.optaplanner.core.impl.domain.common |
|---|
| Classes in org.optaplanner.core.impl.domain.common that implement PropertyAccessor | |
|---|---|
class |
ReflectionPropertyAccessor
Wraps PropertyDescriptor for faster and easier access. |
| Uses of PropertyAccessor in org.optaplanner.core.impl.domain.solution.descriptor |
|---|
| Methods in org.optaplanner.core.impl.domain.solution.descriptor that return PropertyAccessor | |
|---|---|
PropertyAccessor |
SolutionDescriptor.getPropertyAccessor(String propertyName)
|
| Methods in org.optaplanner.core.impl.domain.solution.descriptor that return types with arguments of type PropertyAccessor | |
|---|---|
Map<String,PropertyAccessor> |
SolutionDescriptor.getEntityCollectionPropertyAccessorMap()
|
Map<String,PropertyAccessor> |
SolutionDescriptor.getEntityPropertyAccessorMap()
|
| Uses of PropertyAccessor in org.optaplanner.core.impl.domain.variable.descriptor |
|---|
| Fields in org.optaplanner.core.impl.domain.variable.descriptor declared as PropertyAccessor | |
|---|---|
protected PropertyAccessor |
VariableDescriptor.variablePropertyAccessor
|
|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||