public class StatementEntrySet extends SDMSet<StatementEntry>
| Modifier and Type | Field and Description |
|---|---|
static StatementEntrySet |
EMPTY_SET |
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, BIG_KEY, BIG_VALUE, CASESENSITIVE, DELETED, elements, emptyArray, flag, MAP, MAXDELETED, MAXUSEDLIST, MINHASHINGSIZE, MINSIZE, MINUSEDLIST, READONLY, SIZE_BIG, SMALL_KEY, SMALL_VALUE, VISIBLE| Constructor and Description |
|---|
StatementEntrySet() |
add, add, cloneIterator, getNewList, has, instanceOf, intersection, iterator, minus, remove, remove, set, union, withReadOnlyaddAll, addAll, copyEntity, iteratorReverse, lastIndexOf, listIterator, listIterator, removeItemByObject, subSet, with, withAll, withListaddFlag, addHashItem, addKey, addKeyValue, checkValue, clear, comparator, contains, containsAll, fireProperty, first, flag, get, getByIndex, getKeyByIndex, getLastPositionKey, getPositionKey, getPositionValue, getSignalFlag, getValueItem, hashKey, hasKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, last, lastindexOf, move, pack, removeAll, removeByObject, retainAll, setValue, size, toArray, toArray, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withVisibleequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final StatementEntrySet EMPTY_SET
public StringList getKind()
public StatementEntrySet withKind(java.lang.String value)
public java.util.ArrayList<java.lang.String> getTokenList()
public StatementEntrySet withTokenList(java.util.ArrayList<java.lang.String> value)
public StringList getAssignTargetVarName()
public StatementEntrySet withAssignTargetVarName(java.lang.String value)
public StatementEntrySet getBodyStats()
public StatementEntrySet withBodyStats(StatementEntry value)
public StatementEntrySet withoutBodyStats(StatementEntry value)
public StatementEntrySet getParent()
public StatementEntrySet withParent(StatementEntry value)
public java.lang.String toString()
toString in interface de.uniks.networkparser.interfaces.BaseItemtoString in class SDMSet<StatementEntry>public java.lang.String getEntryType()
public StatementEntrySet with(StatementEntry value)
public StatementEntrySet without(StatementEntry value)
public intList getStartPos()
public StatementEntrySet withStartPos(int value)
public intList getEndPos()
public StatementEntrySet withEndPos(int value)
public StatementEntryPO startModelPattern()
public StatementEntrySet with(java.lang.Object value)
public StatementEntryPO hasStatementEntryPO()
public StatementEntrySet getBodyStatsTransitive()
public StatementEntrySet getParentTransitive()