![]() | IIterated Interface |
Namespace: de.unika.ipd.grGen.libGr
public interface IIterated
The IIterated type exposes the following members.
Name | Description | |
---|---|---|
![]() | Filters |
An array of the available filters
|
![]() | IteratedPattern |
The iterated pattern to be matched as often as possible within specified bounds.
|
![]() | MaxMatches |
The upper bound to stop matching at, 0 means unlimited/as often as possible.
|
![]() | MinMatches |
How many matches to find so the iterated succeeds.
|