The atPut method of the Array class places an entry in the array of the object specified in the value
parameter at the position specified by the index parameter.
Clears the contents of the receiver at run time,
by deleting all user-defined properties added by calling the addProperty method and all values set
by calling the setPropertyValue method.
JADE Condition method, used in a collection reference elsewhere in this class
Class-level annotation
name is the condition method name
constants, optional, are any constant definitions
body is the condition method source body
Both constants and body are an array of String values; one for each line of content.
The transient DynaDictionary class encapsulates the behavior required to access entries in member
key dictionary subclasses; that is, in dictionaries in which the keys are properties in the member
objects.
The MemberKeyDictionary class encapsulate the behavior required to store and
retrieve objects in a collection by a user-defined key or keys, where the keys are not derived from the properties in
the member objects but are external values supplied as parameters to the access methods.
The feature number is zero for notifications registered against classes, and the identifying number of the interface method that was
mapped by the subscriber to receive an event notification, for notifications registered against interfaces.
Returns true if the application specified by the schemaName and appName parameters
is running on the standard (fat) client within the same copy of jade.exe and returns false if the specified application is
not running in the same copy of jade.exe.