BaseItempublic class AssociationSet extends SimpleSet<Association>
| Modifier and Type | Field | Description |
|---|---|---|
static AssociationSet |
EMPTY_SET |
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, CASESENSITIVE, flag, MAP, READONLY, REMOVED, VISIBLE| Constructor | Description |
|---|---|
AssociationSet() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
add(Association newValue) |
|
boolean |
contains(java.lang.Object o) |
|
ClazzSet |
getClazzes() |
|
AssociationSet |
getOther() |
|
ClazzSet |
getOtherClazz() |
|
AssociationSet |
hasName(java.lang.String otherValue) |
add, addHashItem, addKeyValue, checkValue, clear, comparator, containsAll, containsAll, first, flag, get, getByIndex, getKeyByIndex, getPositionKey, getTypClass, getValue, hashKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, last, lastIndexOf, move, pack, parseItem, removeAll, removeByIndex, removeByObject, removeItem, replaceAllValues, reset, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, toArray, toArray, toString, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisibleaddAll, ceiling, copyEntity, equals, filter, filterItems, hashCode, iterator, iterator, iteratorReverse, listIterator, listIterator, lower, subSet, withListequals, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, clear, containsAll, equals, hashCode, isEmpty, iterator, of, of, of, of, of, of, of, of, of, of, of, of, removeAll, retainAll, size, spliterator, toArray, toArrayadd, addAll, clone, fireProperty, getNewList, instanceOf, intersection, minus, remove, remove, set, subList, toString, toString, union, withListenerpublic static final AssociationSet EMPTY_SET
public ClazzSet getClazzes()
public AssociationSet getOther()
public ClazzSet getOtherClazz()
public boolean add(Association newValue)
add in class SimpleSet<Association>public AssociationSet hasName(java.lang.String otherValue)
public boolean contains(java.lang.Object o)
contains in class AbstractArray<Association>