public class EntityRelations extends CurrentAndFlatListHolder<Relation,Entity>
Relation
present in the entity's ancestors,
the entity's descendants or simply the whole entity's family tree.
Note that this class is just a strongly typed CurrentAndFlatListHolder
.
It is intended to reduce the definition of Relation
lists in the entity object.Constructor and Description |
---|
EntityRelations(Entity entity,
ListGetter<Relation,Entity> listGetter) |
EntityRelations(Entity entity,
ListGetter<Relation,Entity> listGetter,
|
getFlatAbove, getFlatDown, getFlatFull, getFlatUp, getUniqueFlatDown, getUniqueFlatFull, getUniqueFlatUp
except, getAsTwoLists, getFirst, getList, getSize, getSubList, getSubListSize, isEmpty, isNotEmpty
public EntityRelations(Entity entity, ListGetter<Relation,Entity> listGetter)
public EntityRelations(Entity entity, ListGetter<Relation,Entity> listGetter,predicate)
Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.