org.tm4j.panckoucke.model.AMGestaltRegistry .registerInstance(java.lang.String id)

Description

creates a new instance of AMGestalt and registers it under the given id.

Parameters
java.lang.String id - a unique id to identify a new instance. Although it does not make very much sense, this implementation allows to create one instance with the id null

Throws

Other Resources

Related Topics

Has Parameters