API Examples and Methods

The GenRocket runtime application interface allows programmers to access the GenRocket runtime directly create scenarios from their own programs.

API method AttributeRename
Description This method renames the current name of an Attribute. Exceptions The following GenRocket exceptions may be thrown by this method:   If t...
Sat, 26 Feb, 2022 at 7:44 AM
API Method Generators
Description This method is used to list the Generator names of a given Attribute. Exceptions The following GenRocket exceptions may be thrown by this ...
Mon, 2 Jan, 2017 at 11:33 AM
API Method GeneratorAdd
Description This method adds a Generator to a given Attribute. Generator Naming Convention A generatorName must be the conical form of the Generator&#...
Thu, 18 Mar, 2021 at 5:56 PM
API Method GeneratorName
Description This method returns the name of a Generator for a given Attribute for a given position.  In This Article Exceptions Runtime Method Signa...
Tue, 25 Apr, 2023 at 4:11 PM
API Method GeneratorRemove
Description This method removes a Generator from a given Attribute. In This Article Exceptions Runtime Method Signature generatorPosition Parameter...
Tue, 25 Apr, 2023 at 4:19 PM
API Method GeneratorsRemove
Description This method removes all Generators from a given Attribute. Exceptions The following GenRocket exceptions may be thrown by this method:   ...
Mon, 20 Feb, 2017 at 4:05 AM
API Method GeneratorParameterGet
Description This method returns the value of a given Generator parameter. In This Article Exceptions Runtime Method Signature generatorPosition Par...
Tue, 25 Apr, 2023 at 4:12 PM
API Method GeneratorParametersGet
Description This method returns the map of generatorParameterName/Value pairs for a given Generator. In This Article Exceptions Runtime Method Signa...
Tue, 25 Apr, 2023 at 4:16 PM
API Method GeneratorParameterSet
Description This method sets the value of a given Generator parameter. In This Article Exceptions Runtime Method Signature generatorPosition Parame...
Tue, 25 Apr, 2023 at 4:25 PM
API Method GeneratorParametersSet
Description This method sets one or more Generator parameter values by passing a map of parameterName/value pairs. In This Article Exceptions Runtim...
Tue, 25 Apr, 2023 at 4:12 PM