
public class Numeric extends Metric
| Constructor and Description |
|---|
Numeric(LinkedList<Attribute> list)
An instance of the numeric class represents a numerical measurement.
|
| Modifier and Type | Method and Description |
|---|---|
Attribute |
getAttribute(int id) |
int |
getNomenclatureCode() |
boolean |
hasAttribute(int id) |
addObjecttoDim, getObjectfromDimpublic Numeric(LinkedList<Attribute> list) throws Exception
Exceptionpublic int getNomenclatureCode()
getNomenclatureCode in class Metricpublic Attribute getAttribute(int id)
public boolean hasAttribute(int id)
Copyright © 2018 universAAL Consortium. All rights reserved.