public class GenericConstraintSet extends SDMSet<GenericConstraint>
| Modifier and Type | Field and Description |
|---|---|
static GenericConstraintSet |
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 |
|---|
GenericConstraintSet() |
add, add, cloneIterator, getNewList, has, instanceOf, intersection, iterator, minus, remove, remove, set, toString, union, withReadOnlyaddAll, addAll, copyEntity, iteratorReverse, lastIndexOf, listIterator, listIterator, removeItemByObject, subSet, with, withAll, withListaddFlag, addHashItem, addKey, addKeyValue, checkValue, clear, comparator, contains, containsAll, fireProperty, 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 GenericConstraintSet EMPTY_SET
public GenericConstraint first()
first in class de.uniks.networkparser.list.AbstractArray<GenericConstraint>public GenericConstraintPO startModelPattern()
public java.lang.String getEntryType()
public StringList getModifier()
public GenericConstraintSet hasModifier(java.lang.String value)
public GenericConstraintSet withModifier(java.lang.String value)
public booleanList getHasMatch()
public GenericConstraintSet hasHasMatch(boolean value)
public GenericConstraintSet withHasMatch(boolean value)
public StringList getPatternObjectName()
public GenericConstraintSet hasPatternObjectName(java.lang.String value)
public GenericConstraintSet withPatternObjectName(java.lang.String value)
public booleanList getDoAllMatches()
public GenericConstraintSet hasDoAllMatches(boolean value)
public GenericConstraintSet withDoAllMatches(boolean value)
public PatternSet getPattern()
public GenericConstraintSet hasPattern(java.lang.Object value)
public GenericConstraintSet withPattern(Pattern value)
public GenericConstraintSet with(java.lang.Object value)
public GenericConstraintSet without(GenericConstraint value)
public GenericConstraintPO hasGenericConstraintPO()
public StringList getText()
public GenericConstraintSet hasText(java.lang.String value)
public GenericConstraintSet hasText(java.lang.String lower, java.lang.String upper)
public GenericConstraintSet withText(java.lang.String value)