Package | Description |
---|---|
com.metsci.glimpse.dspl.schema | |
com.metsci.glimpse.dspl.util |
Support utilities for DSPL parsing.
|
Modifier and Type | Method and Description |
---|---|
Value |
ObjectFactory.createValue()
Create an instance of
Value |
Value |
Concept.getDefaultValue()
Gets the value of the defaultValue property.
|
Modifier and Type | Method and Description |
---|---|
List<Value> |
Values.getValue()
Gets the value of the value property.
|
List<Value> |
ConceptInfo.Synonym.getValue()
Gets the value of the value property.
|
List<Value> |
Attribute.getValue()
Gets the value of the value property.
|
Modifier and Type | Method and Description |
---|---|
void |
Concept.setDefaultValue(Value value)
Sets the value of the defaultValue property.
|
Modifier and Type | Method and Description |
---|---|
static String |
DsplHelper.getValueEnglish(List<Value> valueList) |
Copyright © 2016 Metron, Inc.. All rights reserved.