Package | Description |
---|---|
com.metsci.glimpse.dspl.schema | |
com.metsci.glimpse.dspl.util |
Support utilities for DSPL parsing.
|
Modifier and Type | Method and Description |
---|---|
Values |
ObjectFactory.createValues()
Create an instance of
Values |
Values |
Info.getDescription()
Gets the value of the description property.
|
Values |
Info.getName()
Gets the value of the name property.
|
Values |
ConceptInfo.getPluralName()
Gets the value of the pluralName property.
|
Values |
ConceptInfo.getPluralNonCapitalizedName()
Gets the value of the pluralNonCapitalizedName property.
|
Values |
ConceptInfo.getSingularNonCapitalizedName()
Gets the value of the singularNonCapitalizedName property.
|
Values |
ConceptInfo.getTotalName()
Gets the value of the totalName property.
|
Values |
Info.getUrl()
Gets the value of the url property.
|
Modifier and Type | Method and Description |
---|---|
void |
Info.setDescription(Values value)
Sets the value of the description property.
|
void |
Info.setName(Values value)
Sets the value of the name property.
|
void |
ConceptInfo.setPluralName(Values value)
Sets the value of the pluralName property.
|
void |
ConceptInfo.setPluralNonCapitalizedName(Values value)
Sets the value of the pluralNonCapitalizedName property.
|
void |
ConceptInfo.setSingularNonCapitalizedName(Values value)
Sets the value of the singularNonCapitalizedName property.
|
void |
ConceptInfo.setTotalName(Values value)
Sets the value of the totalName property.
|
void |
Info.setUrl(Values value)
Sets the value of the url property.
|
Modifier and Type | Method and Description |
---|---|
static Values |
DataSetFactory.newValues(String value) |
Copyright © 2016 Metron, Inc.. All rights reserved.