ModelBuilder Objects
Subclass of ObjectBuilder.
This encapsulates the functionality of a node that builds a model output object.
m.getModelOutputType() : ModelOutputType
Returns the type of ModelOutput that is produced
by this type of model builder. The returned value corresponds to one
of the model-type constants defined by ModelOutputType.