Uses of Class
org.simulare.CollectionItem

Packages that use CollectionItem
org.simulare   
 

Uses of CollectionItem in org.simulare
 

Subclasses of CollectionItem in org.simulare
 class CompositeItem
          An item formed by another itens which has a tree structure.
 

Methods in org.simulare that return CollectionItem
 CollectionItem Item.toCollection()