public class EntityAttributes extends CurrentAndFlatListHolder<Attribute,Entity>
Attribute
belonging to 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 Attribute
lists in the entity object.Constructor and Description |
---|
EntityAttributes(Entity entity,
ListGetter<Attribute,Entity> listGetter) |
EntityAttributes(Entity entity,
ListGetter<Attribute,Entity> listGetter,
|
getFlatAbove, getFlatDown, getFlatFull, getFlatUp, getUniqueFlatDown, getUniqueFlatFull, getUniqueFlatUp
except, getAsTwoLists, getFirst, getList, getSize, getSubList, getSubListSize, isEmpty, isNotEmpty
public EntityAttributes(Entity entity, ListGetter<Attribute,Entity> listGetter)
public EntityAttributes(Entity entity, ListGetter<Attribute,Entity> listGetter,predicate)
Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.