Package | Description |
---|---|
com.ibm.pdp.engine | |
com.ibm.pdp.rpp.micropattern |
Modifier and Type | Method and Description |
---|---|
IGenInfoBuilder |
IBuilderTag.getGenInfoBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
IMicroPatternHandler.process(IMicroPattern microPattern,
IGenInfoBuilder genInfoBuilder)
Called once per Micro Pattern having same ID and Namespace found in the source code
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractGlobalMicroPatternHandler.process(IMicroPattern microPattern,
IGenInfoBuilder genInfoBuilder) |
abstract void |
AbstractGlobalMicroPatternHandler.process(IMicroPattern microPattern,
IGenInfoBuilder genInfoBuilder,
java.lang.Object element)
Called once per Micro Pattern having same ID and name space found in the source code.
|