public class BooleanMemLiteral extends MemLiteral
EMPTY_LIST
Constructor and Description |
---|
BooleanMemLiteral(Object creator,
boolean b) |
BooleanMemLiteral(Object creator,
String label,
boolean b) |
Modifier and Type | Method and Description |
---|---|
boolean |
booleanValue()
Returns the boolean value of this literal.
|
addObjectStatement, cleanSnapshotsFromObjectStatements, getCreator, getObjectStatementCount, getObjectStatementList, hasStatements, removeObjectStatement
byteValue, calendarValue, decimalValue, doubleValue, equals, floatValue, getDatatype, getLabel, getLanguage, hashCode, integerValue, intValue, longValue, setDatatype, setLabel, setLanguage, shortValue, stringValue, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
stringValue
public BooleanMemLiteral(Object creator, boolean b)
public boolean booleanValue()
Literal
booleanValue
in interface Literal
booleanValue
in class SimpleLiteral
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.