org.eclipse.ocl.examples.domain.ids
Interface BindingsId

All Superinterfaces:
IndexableIterable<ElementId>, java.lang.Iterable<ElementId>
All Known Implementing Classes:
BindingsIdImpl

public interface BindingsId
extends IndexableIterable<ElementId>

BindingsId provides a hashable list of elementIds suitable for use when indexing specializations.


Method Summary
 
Methods inherited from interface org.eclipse.ocl.examples.domain.utilities.IndexableIterable
get, size
 
Methods inherited from interface java.lang.Iterable
iterator