| Package | Description |
|---|---|
| fr.reseaumexico.model | |
| fr.reseaumexico.model.parser |
| Modifier and Type | Field and Description |
|---|---|
protected ValueType |
DistributionParameter.valueType |
protected ValueType |
Domain.valueType |
protected ValueType |
Step.valueType |
protected ValueType |
Feature.valueType |
| Modifier and Type | Method and Description |
|---|---|
ValueType |
DistributionParameter.getValueType() |
ValueType |
Domain.getValueType() |
ValueType |
Step.getValueType() |
ValueType |
Feature.getValueType() |
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
MexicoUtil.getTypedValue(ValueType type,
String value) |
void |
DistributionParameter.setValueType(ValueType valueType) |
void |
Domain.setValueType(ValueType valueType) |
void |
Step.setValueType(ValueType valueType) |
void |
Feature.setValueType(ValueType valueType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
MexicoXmlParser.getTypedValue(ValueType type,
String value) |
Copyright © 2011–2013 Code Lutin. All rights reserved.