|
|||||||||
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.FactorySuggestion
This class acts as a placeholder for the factory suggestion in sensing specification. The translation to Engine turns this into a parameter.
Field Summary | |
java.lang.String |
factory
|
static java.lang.String |
NAME
|
(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 | |
FactorySuggestion()
Constructor just sends hardcoded information to super. |
Method Summary | |
Node |
getEngineNode()
Engine Node is translated to a parameter. |
java.lang.String |
getFactory()
Tells which factory this factory suggestion is referring to |
int |
getType()
Mmmm, what to do? |
Methods inherited from class java.lang.Object |
|
Field Detail |
public static final java.lang.String NAME
public java.lang.String factory
static final long serialVersionUID
Constructor Detail |
public FactorySuggestion()
Method Detail |
public Node getEngineNode()
public int getType()
public java.lang.String getFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |