org.tm4j.panckoucke.context.PanckouckeContext .removeAbstractor(java.lang.String id)

Description

Removes the abstractor with the id id from the list of available abstractors. if id points to the defaultAbstractor, the corresponding property should be set to null by the implementation

Parameters
java.lang.String id id of the Abstractor to be removed

Other Resources

Related Topics

Has Parameters