org.tm4j.tmnav.env.desc.RendererDesc .addSuitableAbstractor(java.lang.String id)

Description

Adds the id of an AbstractorDesc to the set of AbstractorDesc-ids that are suitable to be used with this Renderer

Parameters
java.lang.String id id of an AbstractorDesc

Returns

true, if the id was added to the set of suitable abstractorDesc-ids, false if the set already contained the given id.

Other Resources

Related Topics

Has Parameters