Class: Model

Model

Model Base type for all `Model` types in the system.

Constructor

new Model(type)

Parameters:
Name Type Description
type String the full class name of the type be instantiated.
Source: