org.tm4j.tmnav.env.AbstractionEnviroment .setAbstractorDesc(org.tm4j.tmnav.env.desc.AbstractorDesc newAbstractorDesc)

Description

Set the description of the abstractor to use.

After the new abstractorDescription is set, a PropertyChange-event is fired.
This method does nothing if the new abstractor description does not differ from the old description.

Parameters
org.tm4j.tmnav.env.desc.AbstractorDesc newAbstractorDesc the descripton of the abstractor to use.

Other Resources

Related Topics