com.steptools.stdev
Interface EntityInstanceSet

All Superinterfaces:
java.util.Collection, java.lang.Iterable, java.util.Set
All Known Implementing Classes:
EntityExtent, GenericEntityInstanceSet, PopulationBase

public interface EntityInstanceSet
extends java.util.Set

A collection of EntityInstance objects.


Method Summary
 
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray