public class OptionalSubPatternSet extends SDMSet<OptionalSubPattern>
| Modifier and Type | Field and Description |
|---|---|
static OptionalSubPatternSet |
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 |
|---|
OptionalSubPatternSet() |
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 OptionalSubPatternSet EMPTY_SET
public StringList getModifier()
public OptionalSubPatternSet withModifier(java.lang.String value)
public booleanList getHasMatch()
public OptionalSubPatternSet withHasMatch(boolean value)
public StringList getPatternObjectName()
public OptionalSubPatternSet withPatternObjectName(java.lang.String value)
public booleanList getDoAllMatches()
public OptionalSubPatternSet withDoAllMatches(boolean value)
public booleanList getMatchForward()
public OptionalSubPatternSet withMatchForward(boolean value)
public PatternSet getCurrentSubPattern()
public OptionalSubPatternSet withCurrentSubPattern(Pattern value)
public java.lang.String toString()
toString in interface de.uniks.networkparser.interfaces.BaseItemtoString in class SDMSet<OptionalSubPattern>public java.lang.String getEntryType()
public intList getDebugMode()
public OptionalSubPatternSet withDebugMode(int value)
public PatternElementSet getElements()
public OptionalSubPatternSet withElements(PatternElement value)
public OptionalSubPatternSet withoutElements(PatternElement value)
public PatternSet getPattern()
public OptionalSubPatternSet withPattern(Pattern value)
public StringBuilderSet getTrace()
public OptionalSubPatternSet withTrace(java.lang.StringBuilder value)
public ReachabilityGraphSet getRgraph()
public OptionalSubPatternSet withRgraph(ReachabilityGraph value)
public StringList getName()
public OptionalSubPatternSet withName(java.lang.String value)
public OptionalSubPatternPO startModelPattern()
public OptionalSubPatternSet with(java.lang.Object value)
public OptionalSubPatternSet without(OptionalSubPattern value)
public OptionalSubPatternPO hasOptionalSubPatternPO()