Class ModelExecuteOptions

  • All Implemented Interfaces:
    Serializable, Cloneable

    public class ModelExecuteOptions
    extends AbstractOptions
    implements Serializable, Cloneable
    Options for execution of Model operations. These options influence the way how the operations are executed. The options are not mandatory. All options have reasonable default values. They may not be specified at all.
    Author:
    semancik
    See Also:
    Serialized Form