| Package | Description |
|---|---|
| org.protempa |
| Modifier and Type | Method and Description |
|---|---|
CompoundLowLevelAbstractionDefinition.ValueDefinitionMatchOperator |
CompoundLowLevelAbstractionDefinition.getValueDefinitionMatchOperator()
Gets the operator that is applied to each interval's low-level
abstraction values to determine the value to set for this abstraction.
|
static CompoundLowLevelAbstractionDefinition.ValueDefinitionMatchOperator |
CompoundLowLevelAbstractionDefinition.ValueDefinitionMatchOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompoundLowLevelAbstractionDefinition.ValueDefinitionMatchOperator[] |
CompoundLowLevelAbstractionDefinition.ValueDefinitionMatchOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompoundLowLevelAbstractionDefinition.setValueDefinitionMatchOperator(CompoundLowLevelAbstractionDefinition.ValueDefinitionMatchOperator valueDefinitionMatchOperator)
Sets the operator that is applied to each interval's low-level
abstraction values to determine the value to set for this abstraction.
|
Copyright © 2012–2017 Emory University. All rights reserved.