Package | Description |
---|---|
org.optaplanner.core.impl.domain.common | |
org.optaplanner.core.impl.domain.solution.descriptor | |
org.optaplanner.core.impl.domain.variable.descriptor |
Modifier and Type | Class and Description |
---|---|
class |
ReflectionPropertyAccessor
Wraps
PropertyDescriptor for faster and easier access. |
Modifier and Type | Method and Description |
---|---|
PropertyAccessor |
SolutionDescriptor.getPropertyAccessor(String propertyName) |
Modifier and Type | Method and Description |
---|---|
Map<String,PropertyAccessor> |
SolutionDescriptor.getEntityCollectionPropertyAccessorMap() |
Map<String,PropertyAccessor> |
SolutionDescriptor.getEntityPropertyAccessorMap() |
Modifier and Type | Field and Description |
---|---|
protected PropertyAccessor |
VariableDescriptor.variablePropertyAccessor |
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.