public class Case extends ExpressionValued implements Valued
| Modifier and Type | Field and Description |
|---|---|
String |
condition |
String |
name |
mathInline, parseTree, value| Constructor and Description |
|---|
Case() |
| Modifier and Type | Method and Description |
|---|---|
Dimensional |
getDimensionality(HashMap<String,Dimensional> dimHM) |
String |
getName() |
double |
getValue() |
Case |
makeCopy() |
void |
resolve(Lems lems,
LemsCollection<Dimension> dimensions,
Parser parser) |
copyInto, extract, getParseTree, getValueExpression, setValuepublic void resolve(Lems lems, LemsCollection<Dimension> dimensions, Parser parser) throws ParseError
ParseErrorpublic Dimensional getDimensionality(HashMap<String,Dimensional> dimHM) throws ContentError
ContentErrorpublic Case makeCopy()
Copyright © 2019. All rights reserved.