public class PatternLinkSet extends SDMSet<PatternLink>
| Modifier and Type | Field and Description |
|---|---|
static PatternLinkSet |
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 |
|---|
PatternLinkSet() |
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 PatternLinkSet EMPTY_SET
public StringList getSrcRoleName()
public StringList getTgtRoleName()
public PatternObjectSet getTgt()
public PatternObjectSet getSrc()
public ObjectSet getHostGraphSrcObject()
public PatternLinkSet withTgtRoleName(java.lang.String value)
public PatternLinkSet withHostGraphSrcObject(java.lang.Object value)
public PatternLinkSet withTgt(PatternObject value)
public PatternLinkSet withSrc(PatternObject value)
public StringList getModifier()
public PatternLinkSet withModifier(java.lang.String value)
public booleanSet getHasMatch()
public PatternLinkSet withHasMatch(boolean value)
public booleanList getDoAllMatches()
public PatternLinkSet withDoAllMatches(boolean value)
public StringList getPatternObjectName()
public PatternLinkSet withPatternObjectName(java.lang.String value)
public java.lang.String toString()
toString in interface de.uniks.networkparser.interfaces.BaseItemtoString in class SDMSet<PatternLink>public java.lang.String getEntryType()
public PatternSet getPattern()
public PatternLinkSet withPattern(Pattern value)
public PatternLinkPO startModelPattern()
public PatternLinkSet with(java.lang.Object value)
public PatternLinkSet without(PatternLink value)
public PatternLinkPO hasPatternLinkPO()