public class SeppelScopeSet extends SDMSet<SeppelScope>
| Modifier and Type | Field and Description |
|---|---|
static SeppelScopeSet |
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 |
|---|
SeppelScopeSet() |
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, 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 SeppelScopeSet EMPTY_SET
public SeppelScopePO hasSeppelScopePO()
public java.lang.String getEntryType()
public SeppelScopeSet with(java.lang.Object value)
public SeppelScopeSet without(SeppelScope value)
public StringList getScopeName()
public SeppelScopeSet hasScopeName(java.lang.String value)
public SeppelScopeSet hasScopeName(java.lang.String lower, java.lang.String upper)
public SeppelScopeSet withScopeName(java.lang.String value)
public SeppelScopeSet getSubScopes()
public SeppelScopeSet hasSubScopes(java.lang.Object value)
public SeppelScopeSet getSubScopesTransitive()
public SeppelScopeSet withSubScopes(SeppelScope value)
public SeppelScopeSet withoutSubScopes(SeppelScope value)
public SeppelScopeSet getSuperScopes()
public SeppelScopeSet hasSuperScopes(java.lang.Object value)
public SeppelScopeSet getSuperScopesTransitive()
public SeppelScopeSet withSuperScopes(SeppelScope value)
public SeppelScopeSet withoutSuperScopes(SeppelScope value)
public SeppelSpaceProxySet getSpaces()
public SeppelScopeSet hasSpaces(java.lang.Object value)
public SeppelScopeSet withSpaces(SeppelSpaceProxy value)
public SeppelScopeSet withoutSpaces(SeppelSpaceProxy value)
public ObjectSet getObservedObjects()
public SeppelScopeSet hasObservedObjects(java.lang.Object value)
public SeppelScopeSet withObservedObjects(java.lang.Object value)
public SeppelScopeSet withoutObservedObjects(java.lang.Object value)
public boolean containsObservedObjects(java.lang.Object targetObject)