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