Package | Description |
---|---|
com.ibm.pdp.engine | |
com.ibm.pdp.rpp.micropattern |
Class and Description |
---|
IBuilderTag |
IBuilderTree |
ICommonMicroPatternHandler |
IGeneratedInfo
A GeneratedInfo is an object resulting from a generation process, to be passed to a PDP engine.
|
IGenInfoBuilder |
IMicroPattern
A IMicroPattern instance models the syntactical representation of a Micro Pattern
found in the source code.
|
IMicroPatternGenerationProperties
This class allows to add properties to the IMicroPatternProcessingContext.
|
IMicroPatternProcessingContext
An IMicroPatternProcessingContext is associated with a IMicroPattern to further describe
the processing context in which this Micro Pattern expanding occurs
|
ITextArtefactLocation
An object representation for the concept of localizing an artifact in a text
|
Class and Description |
---|
ICommonMicroPatternHandler |
IGenInfoBuilder |
IMicroPattern
A IMicroPattern instance models the syntactical representation of a Micro Pattern
found in the source code.
|
IMicroPatternHandler
Handles an occurrence of a IMicroPattern found by the engine in the source code
An IMicroPatternHandler is registered by its corresponding MP ID and namespace (optional) If the engine is configured with two handlers registered for the same MP ID, it will use the optional namespace attribute to choose the right handler at runtime.If the MP does not define a namespace , the engine should stop with a SEVERE error |