|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttreecalc.comp.ResolvedCalc
public class ResolvedCalc
| Nested Class Summary | |
|---|---|
static class |
ResolvedCalc.ResolveType
|
| Constructor Summary | |
|---|---|
ResolvedCalc()
|
|
| Method Summary | |
|---|---|
void |
addSubnode(int subnode,
java.util.ArrayList<java.lang.Integer> path)
|
int |
getScopeNodeStart()
|
int |
getSumNode()
|
ResolvedCalc.ResolveType |
getType()
|
void |
inferSumNode(ModelSimple model)
|
void |
setScopeNodeStart(int nodestart)
|
void |
setType(ResolvedCalc.ResolveType type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResolvedCalc()
| Method Detail |
|---|
public void setScopeNodeStart(int nodestart)
public int getScopeNodeStart()
public void setType(ResolvedCalc.ResolveType type)
public ResolvedCalc.ResolveType getType()
public void addSubnode(int subnode,
java.util.ArrayList<java.lang.Integer> path)
public void inferSumNode(ModelSimple model)
public int getSumNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||