public class AttributeConstraintSet extends SDMSet<AttributeConstraint>
| Modifier and Type | Field and Description |
|---|---|
static AttributeConstraintSet |
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 |
|---|
AttributeConstraintSet() |
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, 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 AttributeConstraintSet EMPTY_SET
public StringList getAttrName()
public AttributeConstraintSet hasAttrName(java.lang.String value)
public AttributeConstraint first()
first in class de.uniks.networkparser.list.AbstractArray<AttributeConstraint>public java.util.LinkedHashSet<java.lang.Object> getTgtValue()
public ObjectSet getHostGraphSrcObject()
public PatternObjectSet getSrc()
public AttributeConstraintSet withAttrName(java.lang.String value)
public AttributeConstraintSet withTgtValue(java.lang.Object value)
public AttributeConstraintSet withHostGraphSrcObject(java.lang.Object value)
public AttributeConstraintSet withSrc(PatternObject value)
public StringList getModifier()
public AttributeConstraintSet withModifier(java.lang.String value)
public booleanList getHasMatch()
public AttributeConstraintSet withHasMatch(boolean value)
public booleanList getDoAllMatches()
public AttributeConstraintSet withDoAllMatches(boolean value)
public StringList getPatternObjectName()
public AttributeConstraintSet withPatternObjectName(java.lang.String value)
public java.lang.String toString()
toString in interface de.uniks.networkparser.interfaces.BaseItemtoString in class SDMSet<AttributeConstraint>public java.lang.String getEntryType()
public AttributeConstraintSet with(AttributeConstraint value)
public AttributeConstraintSet without(AttributeConstraint value)
public PatternSet getPattern()
public AttributeConstraintSet withPattern(Pattern value)
public StringList getCmpOp()
public AttributeConstraintSet withCmpOp(java.lang.String value)
public AttributeConstraintPO startModelPattern()
public AttributeConstraintSet with(java.lang.Object value)
public ObjectSet getUpperTgtValue()
public AttributeConstraintSet hasUpperTgtValue(java.lang.Object value)
public AttributeConstraintSet withUpperTgtValue(java.lang.Object value)
public AttributeConstraintPO hasAttributeConstraintPO()