org.tm4j.panckoucke.context.PanckouckeContext .addAbstractor(java.lang.String id,org.tm4j.panckoucke.abstraction.Abstractor a)

Description

Adds a to the list of available abstractors. If an Abstractor with the id id already exists, it is replaced by the Abstractot a

Parameters
org.tm4j.panckoucke.abstraction.Abstractor a
java.lang.String id

Other Resources

Related Topics

Has Parameters