public class NumericLabel extends Object implements Label
Constructor and Description |
---|
NumericLabel() |
NumericLabel(Label property,
float labelValue)
Initializes a NumericLabel whose value is
labelValue and
whose name is name |
public NumericLabel(Label property, float labelValue)
labelValue
and
whose name is name
name
- the property name of the labellabelValue
- the value of the labelpublic NumericLabel()
public float getValue()
public Label getProperty()
public void setValue(float value)
value
- the value to setpublic void setProperty(Label property)
property
- the property to setpublic int hashCode()
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.