A C F G H I L M N P R S T U W

S

setAttribute(String, String) - Method in interface com.ibm.pdp.engine.IMicroPatternProcessingContext
Sets the given attribute in the Micro-Pattern Processing Context so that it is available for further reference by Micro-Pattern handlers.
setData(String, Object) - Method in interface com.ibm.pdp.engine.IMicroPatternProcessingContext
Sets the given Object data in the Micro-Pattern Processing Context so that it is available for further reference by Micro-Pattern handlers.
setGenerationProperties(IMicroPatternGenerationProperties) - Method in interface com.ibm.pdp.engine.IMicroPatternProcessingContext
Sets the generation properties.
setProperty(String, String) - Method in interface com.ibm.pdp.engine.IBuilderTag
 
setProperty(String, String) - Method in interface com.ibm.pdp.engine.IGenInfoBuilder
 
setProperty(String, String) - Method in interface com.ibm.pdp.engine.IMicroPatternGenerationProperties
Sets the property name with a property value.
setStatus(int, int, String, String) - Method in interface com.ibm.pdp.engine.IMicroPatternProcessingContext
Sets the current processing status, message and associated action
In case status is UNRECOVERABLE_ERROR or WARNING_RAISED
the IMicroPatternProcessingContext.getStatus() method will no more return STATUS_OK.
setText(CharSequence) - Method in interface com.ibm.pdp.engine.IBuilderTag
This method replaces the old text between the IBuilderTag.getBeginIndex() and the IBuilderTag.getEndIndex() and put the newText.
setTextAfter(CharSequence) - Method in interface com.ibm.pdp.engine.IBuilderTag
This method replaces the text between the current tag and its next tag.
setTextBefore(CharSequence) - Method in interface com.ibm.pdp.engine.IBuilderTag
This method replaces the text between the current tag and its previous tag.
setUsageId(String) - Method in interface com.ibm.pdp.engine.IMicroPattern
This method is intended to be used by Filters in such case as where several Micro-Patterns (with different names) are handled by the same IMicroPatternHandler
Example : imagine the Micro-Pattern ID mask as Xnn where nn may be any character string.
STATUS_OK - Static variable in interface com.ibm.pdp.engine.IMicroPattern
The default processing status
statusStack() - Method in interface com.ibm.pdp.engine.IMicroPatternProcessingContext
 

A C F G H I L M N P R S T U W