initialize Builder
Initializes the builder so that model building can occur. This function must be called before the first time build() is called.
Parameters
model Builder Class Name
the fully qualified name within the JAR file that implements the ModelBuilderIfc interface and will serve as the builder.