| Modifier and Type | Field and Description |
|---|---|
static PatternSet |
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 |
|---|
PatternSet() |
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 PatternSet EMPTY_SET
public PatternElementSet getElements()
public booleanSet getHasMatch()
public PatternSet withHasMatch(boolean value)
public PatternSet withCurrentNAC(NegativeApplicationCondition value)
public PatternSet withElements(PatternElement value)
public PatternSet withoutElements(PatternElement value)
public StringList getModifier()
public PatternSet withModifier(java.lang.String value)
public booleanList getDoAllMatches()
public PatternSet withDoAllMatches(boolean value)
public StringList getPatternObjectName()
public PatternSet withPatternObjectName(java.lang.String value)
public PatternSet getCurrentSubPattern()
public PatternSet withCurrentSubPattern(Pattern value)
public java.lang.String toString()
public java.lang.String getEntryType()
public intList getDebugMode()
public PatternSet withDebugMode(int value)
public PatternSet getPattern()
public PatternSet withPattern(Pattern value)
public StringBuilderSet getTrace()
public PatternSet withTrace(java.lang.StringBuilder value)
public ReachabilityGraphSet getRgraph()
public PatternSet withRgraph(ReachabilityGraph value)
public StringList getName()
public PatternSet withName(java.lang.String value)
public PatternPO startModelPattern()
public PatternSet with(java.lang.Object value)
public PatternSet without(Pattern value)
public PatternPO hasPatternPO()