| Modifier and Type | Field and Description |
|---|---|
static CloneOpSet |
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 |
|---|
CloneOpSet() |
| Modifier and Type | Method and Description |
|---|---|
booleanList |
getDoAllMatches() |
java.lang.String |
getEntryType() |
booleanList |
getHasMatch() |
StringList |
getModifier() |
PatternSet |
getPattern() |
StringList |
getPatternObjectName() |
CloneOpPO |
hasCloneOpPO() |
CloneOpPO |
startModelPattern() |
java.lang.String |
toString() |
CloneOpSet |
with(java.lang.Object value) |
CloneOpSet |
withDoAllMatches(boolean value) |
CloneOpSet |
withHasMatch(boolean value) |
CloneOpSet |
withModifier(java.lang.String value) |
CloneOpSet |
without(CloneOp value) |
CloneOpSet |
withPattern(Pattern value) |
CloneOpSet |
withPatternObjectName(java.lang.String value) |
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 CloneOpSet EMPTY_SET
public java.lang.String toString()
public java.lang.String getEntryType()
getEntryType in interface ModelSetpublic StringList getModifier()
public CloneOpSet withModifier(java.lang.String value)
public booleanList getHasMatch()
public CloneOpSet withHasMatch(boolean value)
public StringList getPatternObjectName()
public CloneOpSet withPatternObjectName(java.lang.String value)
public booleanList getDoAllMatches()
public CloneOpSet withDoAllMatches(boolean value)
public PatternSet getPattern()
public CloneOpSet withPattern(Pattern value)
public CloneOpPO startModelPattern()
public CloneOpSet with(java.lang.Object value)
public CloneOpSet without(CloneOp value)
public CloneOpPO hasCloneOpPO()