API Examples and Methods
The GenRocket runtime application interface allows programmers to access the GenRocket runtime directly create scenarios from their own programs.
Description This method replaces a Generator within a given Attribute. The generatorPosition parameter determines which Generator should be replaced. ...
Wed, 26 Apr, 2023 at 1:25 AM
Description This method is used to list the generatorType for a given Generator within a given Attribute. The generatorName parameter is the position of ...
Tue, 12 Dec, 2017 at 11:05 PM
Description This method is used to list the Receiver names of a given Domain. Exceptions The following GenRocket exceptions may be thrown by this meth...
Sat, 7 Jan, 2017 at 8:29 PM
Description This method adds a Receiver to a given Domain. Exceptions The following GenRocket exceptions may be thrown by this method:
If the run...
Sun, 23 Apr, 2017 at 11:15 PM
Description This method sets the value of a given Receiver parameter. Exceptions The following GenRocket exceptions may be thrown by this method:
...
Sat, 31 Dec, 2016 at 11:10 AM
Description This method sets the values of one or more Receiver parameters by passing a map of parameterName/value pairs. Exceptions The following Gen...
Mon, 12 Apr, 2021 at 10:14 AM
Description This method renames the current name of a Receiver. Exceptions The following GenRocket exceptions may be thrown by this method: If the...
Tue, 23 Jan, 2018 at 10:08 PM
Description This method removes a Receiver from a given Domain. Exceptions The following GenRocket exceptions may be thrown by this method:
If th...
Mon, 20 Feb, 2017 at 4:06 AM
Description This method removes all Receivers from a given Domain. Exceptions The following GenRocket exceptions may be thrown by this method:
If...
Mon, 20 Feb, 2017 at 4:08 AM
Description This method returns the value of a given receiver parameter. Exceptions The following GenRocket exceptions may be thrown by this method: ...
Wed, 23 May, 2018 at 6:00 PM