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

All Superinterfaces:
IndexableIterable<TypeId>, java.lang.Iterable<TypeId>
All Known Implementing Classes:
ParametersIdImpl

public interface ParametersId
extends IndexableIterable<TypeId>

ParametersId provides a hashable list of operation parameter ids suitable for use when indexing operation overloads.


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