public class PropertyValueSpecification extends UnnamedStreamPipesEntity
| Constructor and Description |
|---|
PropertyValueSpecification() |
PropertyValueSpecification(double minValue,
double maxValue,
double step) |
PropertyValueSpecification(PropertyValueSpecification other) |
| Modifier and Type | Method and Description |
|---|---|
double |
getMaxValue() |
double |
getMinValue() |
double |
getStep() |
void |
setMaxValue(double maxValue) |
void |
setMinValue(double minValue) |
void |
setStep(double step) |
getElementId, setElementIdgetRdfId, setRdfIdpublic PropertyValueSpecification(double minValue,
double maxValue,
double step)
public PropertyValueSpecification(PropertyValueSpecification other)
public PropertyValueSpecification()
Copyright © 2019. All rights reserved.