Interface ExecutableRule<S,T>
public interface ExecutableRule<S,T>
-
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidapplyTo(S source, T target, GeneratorTransformationRegistry registry) <U,V> boolean conflictsWith(ExecutableRule<U, V> conflictCandidate)
-
Method Details
-
applyTo
-
appliesTo
-
conflictsWith
-