public class EvalExpression extends Object
Constructor and Description |
---|
EvalExpression() |
Modifier and Type | Method and Description |
---|---|
FeatureType |
getFieldDescriptors() |
FeatureAttributeDescriptor |
getFieldDescriptorSelected() |
void |
isCorrectValue(Object obj) |
void |
setTable(FeatureTableDocumentPanel table) |
void |
setValue(FeatureSet featureSet,
Feature feature,
Object obj) |
public void setTable(FeatureTableDocumentPanel table)
public void setValue(FeatureSet featureSet, Feature feature, Object obj)
public void isCorrectValue(Object obj) throws BSFException
BSFException
public FeatureAttributeDescriptor getFieldDescriptorSelected()
public FeatureType getFieldDescriptors()