public class AssociationSet extends SimpleSet<Association>
| Modifier and Type | Field and Description |
|---|---|
static AssociationSet |
EMPTY_SET |
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, CASESENSITIVE, flag, MAP, READONLY, REMOVED, VISIBLE| Constructor and Description |
|---|
AssociationSet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Association newValue) |
AssociationSet |
filter(Condition<Association> newValue) |
ClazzSet |
getClazzes() |
AssociationSet |
getOther() |
ClazzSet |
getOtherClazz() |
AssociationSet |
hasName(java.lang.String otherValue) |
add, addAll, addAll, clone, fireProperty, getNewList, instanceOf, intersection, minus, remove, remove, set, subList, toString, toString, union, withListenerceiling, copyEntity, equals, filterItems, hashCode, iterator, iterator, iteratorReverse, listIterator, listIterator, subSet, withListadd, addHashItem, addKeyValue, checkValue, clear, comparator, contains, 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, retainAll, setAllowEmptyValue, setFlag, setValue, size, toArray, toArray, toString, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisibleequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final AssociationSet EMPTY_SET
public ClazzSet getClazzes()
public AssociationSet getOther()
public ClazzSet getOtherClazz()
public boolean add(Association newValue)
add in interface java.util.Collection<Association>add in interface java.util.Set<Association>add in class SimpleSet<Association>public AssociationSet filter(Condition<Association> newValue)
filter in class SimpleSet<Association>public AssociationSet hasName(java.lang.String otherValue)