|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.esdihumboldt.hale.ui.functions.groovy.InstanceTestValues
public class InstanceTestValues
TODO Type description
Constructor Summary | |
---|---|
InstanceTestValues()
|
Method Summary | |
---|---|
protected Object |
extractValue(Instance instance,
PropertyEntityDefinition property)
Extract the value represented by the given property from the given instance. |
Object |
get(PropertyEntityDefinition property)
Get a test value for the given property. |
protected Object |
getDefaultValue(PropertyEntityDefinition property)
Get a default test value for the given property. |
protected Instance |
getInstance(PropertyEntityDefinition property)
Get an instance that may hold a value for the given property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstanceTestValues()
Method Detail |
---|
public Object get(PropertyEntityDefinition property)
TestValues
get
in interface TestValues
property
- the property
TestValues.get(PropertyEntityDefinition)
protected Object extractValue(Instance instance, PropertyEntityDefinition property)
instance
- the instanceproperty
- the property
null
protected Object getDefaultValue(PropertyEntityDefinition property)
property
- the property
protected Instance getInstance(PropertyEntityDefinition property)
property
- the property
null
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |