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)
Add a Value to internal List and Array if nesessary
|
AssociationSet |
filter(Condition<Association> newValue) |
ClazzSet |
getClazzes() |
AssociationSet |
getOther() |
ClazzSet |
getOtherClazz() |
AssociationSet |
hasName(java.lang.String otherValue) |
add, addAll, addAll, clone, fireProperty, getNewList, intersection, minus, remove, remove, set, subList, toString, toString, union, withListenerceiling, copyEntity, filterItems, iteratorReverse, listIterator, listIterator, subSet, withListaddHashItem, addKeyValue, checkValue, clear, comparator, contains, containsAll, first, flag, get, getByIndex, getKeyByIndex, getPositionKey, getValue, hashKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, iterator, last, lastIndexOf, move, pack, parseItem, removeAll, removeByObject, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, toArray, toArray, toString, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, 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)
AbstractListadd in interface java.util.Collection<Association>add in interface java.util.Set<Association>add in class SimpleSet<Association>newValue - the new Valuepublic AssociationSet filter(Condition<Association> newValue)
filter in class SimpleSet<Association>public AssociationSet hasName(java.lang.String otherValue)