|
|
Resource Guide -> Java Beans, Java Applications, IBM -> PatML
PatML
Date: Nov. 13, 1998 "In a typical rule, the user would specify pattern that has to be matched. Optionally there may be condition (a Java predicate object) that is evaluated. Once the match happens, the optional condition is evaluated and, if true, the optional transformation may be done. Alternatively, (or in addition) a set of Java inline statements can be applied." "PatML is written as a Java bean, consisting of three Java beans, a pattern match bean, a replacement bean, and an action bean. Hence any part of PatML can be embedded in a larger component system very easily." |
|
|
|
|
|
|