public class BooleanGene extends TBooleanOperand
parser, returnClass, value
Constructor and Description |
---|
BooleanGene() |
Modifier and Type | Method and Description |
---|---|
String |
getSaveVal() |
String |
getVal() |
TBooleanData |
getValue() |
boolean |
hasEdge(LogicalFunctionListElement element) |
void |
setInteractionName(BooleanParser parser,
String value) |
void |
setLogicalFunctionList(LogicalFunctionList list) |
String |
toString(boolean par) |
isLeaf, setParser, setReturnClass, setValue, toString
public TBooleanData getValue()
public void setLogicalFunctionList(LogicalFunctionList list)
public String toString(boolean par)
public String getSaveVal()
public String getVal()
getVal
in class TBooleanOperand
public void setInteractionName(BooleanParser parser, String value) throws GsException
GsException
public boolean hasEdge(LogicalFunctionListElement element)
Copyright © 2005–2020. All rights reserved.