org.mmbase.module.corebuilders
Class TypeRel.TypeRelSet
java.lang.Object
java.util.AbstractCollection
java.util.AbstractSet
java.util.TreeSet
org.mmbase.module.corebuilders.TypeRel.TypeRelSet
- All Implemented Interfaces:
- Cloneable, Collection, Serializable, Set, SortedSet
- Enclosing class:
- TypeRel
- protected class TypeRel.TypeRelSet
- extends TreeSet
A TypeRelSet is a Set of typerel nodes. The TypeRel builder maintains such a Set of all
typerel nodes for quick reference. TypeRelSets are also instantiated when doing queries on
TypeRel like getAllowedRelations(MMObjectBuilder) etc.
- Since:
- MMBase-1.6.2
- See Also:
- Serialized Form
| Methods inherited from class java.util.TreeSet |
addAll, clear, clone, comparator, contains, first, headSet, isEmpty, iterator, last, remove, size, subSet, tailSet |
TypeRel.TypeRelSet
protected TypeRel.TypeRelSet()
add
public boolean add(Object object)
MMBase build 1.8.1.20060716