Lines Matching full:requirements
150 requirements that have to be satisfied by the refactoring engine before the
152 describes how these requirements are evaluated and lists all the possible
153 requirements that can be used to construct a refactoring action rule.
155 Refactoring Action Rule Requirements
177 succeeded (all requirements were evaluated successfully).
180 will evaluate all of the requirements. Then it will check if these requirements
184 The separation of requirements, their evaluation and the invocation of the
187 - Disable refactoring action rules whose requirements are not supported.
193 Selection Requirements
196 The refactoring rule requirements that require some form of source selection
205 .. FIXME: Future selection requirements
207 .. FIXME: Maybe mention custom selection requirements?
209 Other Requirements
212 There are several other requirements types that can be used when creating
216 should be subclassed by requirements working with options. The more