public class DatasetParameter extends Parameter
COMMON_NAME_BBOX, COMMON_NAME_FORMAT, COMMON_NAME_HEIGHT, COMMON_NAME_RESOURCE_ID, COMMON_NAME_SRS, COMMON_NAME_STYLE, COMMON_NAME_TIME, COMMON_NAME_VERSION, COMMON_NAME_WIDTH, required, serviceSidedName, valueDomain
Constructor and Description |
---|
DatasetParameter(String name,
boolean required,
IValueDomain valueDomain,
Dataset dataID,
String commonName) |
Modifier and Type | Method and Description |
---|---|
Dataset |
getAssociatedDataset() |
String |
toXML() |
getCommonName, getServiceSidedName, getValueDomain, isRequired, setCommonName, setRequired, setServiceSidedName, setValueDomain, toString
public DatasetParameter(String name, boolean required, IValueDomain valueDomain, Dataset dataID, String commonName)
name
- the name of the parameterrequired
- indicates if a ParameterContainer is required.valueDomain
- holds all possible values.commonName
- the "commonName" is used internally by the OX-framework to
address this parameter.null
.dataID
- the datasetCopyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.