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() |
addObjectStatement, cleanSnapshotsFromObjectStatements, getCreator, getObjectStatementCount, getObjectStatementList, hasStatements, removeObjectStatementbyteValue, calendarValue, decimalValue, doubleValue, equals, floatValue, getDatatype, getLabel, getLanguage, hashCode, integerValue, intValue, longValue, setDatatype, setLabel, setLanguage, shortValue, stringValue, toStringpublic BooleanMemLiteral(Object creator, boolean b)
Copyright © 2015-2018 Eclipse Foundation. All Rights Reserved.