public class BasicRelationManagerList extends AbstractNodeList<RelationManager> implements RelationManagerList
| Modifier and Type | Class and Description |
|---|---|
protected class |
BasicRelationManagerList.BasicRelationManagerIterator |
BasicList.BasicIterator, BasicList.ObjectComparator, BasicList.WrappedComparatorcloud, nodeManagermodCount| Constructor and Description |
|---|
BasicRelationManagerList() |
BasicRelationManagerList(Collection c,
Cloud cloud) |
| Modifier and Type | Method and Description |
|---|---|
RelationManager |
getRelationManager(int index)
Returns the RelationManager at the indicated postion in the list
|
RelationManagerIterator |
relationManagerIterator()
Returns an type-specific iterator for this list.
|
RelationManagerList |
subRelationManagerList(int fromIndex,
int toIndex) |
castToNodeManager, convert, convertMMObjectNodetoBridgeNode, convertWithBridgeToNode, getNodeadd, convert, convertAll, get, getProperties, getProperty, remove, set, setProperty, size, sort, sort, subList, toArrayadd, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRangeaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetProperties, getProperty, setProperty, sort, sort, subListadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, spliterator, toArray, toArrayparallelStream, removeIf, streampublic BasicRelationManagerList()
public BasicRelationManagerList(Collection c, Cloud cloud)
public RelationManager getRelationManager(int index)
RelationManagerListgetRelationManager in interface RelationManagerListindex - the position of the RelationManager to retrievepublic RelationManagerIterator relationManagerIterator()
RelationManagerListrelationManagerIterator in interface RelationManagerListpublic RelationManagerList subRelationManagerList(int fromIndex, int toIndex)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}