| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.common.comm | |
| edu.emory.cci.aiw.cvrg.eureka.common.entity |
| Modifier and Type | Method and Description |
|---|---|
DataElement.Type |
DataElementField.getType() |
DataElement.Type |
DataElement.getType() |
static DataElement.Type |
DataElement.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataElement.Type[] |
DataElement.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataElementField.setType(DataElement.Type type) |
| Constructor and Description |
|---|
DataElement(DataElement.Type inType) |
| Modifier and Type | Method and Description |
|---|---|
DataElement.Type |
PropositionTypeVisitor.getType() |
Copyright © 2012–2016 Emory University. All rights reserved.