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, getObjectfromDim
public Numeric(LinkedList<Attribute> list) throws Exception
Exception
public int getNomenclatureCode()
getNomenclatureCode
in class Metric
public Attribute getAttribute(int id)
public boolean hasAttribute(int id)
Copyright © 2018 universAAL Consortium. All rights reserved.