- referenceIterator() - Method in interface com.ibm.pdp.engine.IMicroPatternProcessingContext
-
- registerReference(Object) - Method in interface com.ibm.pdp.engine.IMicroPatternProcessingContext
-
Convenience method to help collect references during the processing of MPs
- registerReference(IMicroPattern, RadicalElement) - Method in class com.ibm.pdp.rpp.micropattern.AbstractGlobalMicroPatternHandler
-
Convenience method to store references 'on the fly'.
- removeTag(String) - Method in interface com.ibm.pdp.engine.IGenInfoBuilder
-
This method allow the user to remove a specific tag.
- removeTag(IBuilderTag) - Method in interface com.ibm.pdp.engine.IGenInfoBuilder
-
This method allow the user to remove only a tag.
- removeTagAndText(IBuilderTag) - Method in interface com.ibm.pdp.engine.IGenInfoBuilder
-
This method allow the user to remove a tag and the text in it.
- removeTree(IBuilderTag) - Method in interface com.ibm.pdp.engine.IGenInfoBuilder
-
This method allow the user to remove a tag and all its children, recursively.
- removeTreeAndText(IBuilderTag) - Method in interface com.ibm.pdp.engine.IGenInfoBuilder
-
This method allow the user to remove a tag and all its children, recursively.