|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--EASE.Sensing.Specification.Cell | +--EASE.Sensing.Specification.IfStatement
Field Summary | |
private Node |
engineNode
|
(package private) static long |
serialVersionUID
|
Fields inherited from class EASE.Sensing.Specification.Cell |
comment,
creationDate,
debugger,
defaultFileName,
fileName,
instantiatedParams,
listeners,
name,
previousVersion,
serialVersionUID,
subCells,
subsequentVersion,
treePath |
Constructor Summary | |
IfStatement(java.lang.String name,
java.lang.String comment,
java.util.Vector clauses,
Cell previous)
|
Method Summary | |
java.util.Vector |
getBranches()
|
Node |
getEngineNode()
|
int |
getType()
|
Methods inherited from class java.lang.Object |
|
Field Detail |
private transient Node engineNode
static final long serialVersionUID
Constructor Detail |
public IfStatement(java.lang.String name, java.lang.String comment, java.util.Vector clauses, Cell previous)
Method Detail |
public Node getEngineNode()
public int getType()
public java.util.Vector getBranches()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |