CDISC Library attribute.
CLA Wrapper attribute. Object used to send API requests and store technical information. Must be the same object for all classes within an instance of a CdiscLibrary class.
CDISC Library attribute.
CDISC Library attribute.
CDISC Library attribute.
CDISC Library attribute.
CDISC Library API endpoint.
CLA Wrapper attribute. Item group class ID.
CLA Wrapper attribute. Name of the item type (field, analysisVariable, datasetVariable). Corresponds to an object name of the classes which are extending ItemGroup class (Dataset, Domain, VariableSet).
CDISC Library attribute.
CDISC Library attribute.
CDISC Library attribute.
CDISC Library attribute. Value of the _links.self.type.
Find all matching variables/fields. For example TRxxPGy matches TR01PG12.
Variable/Field name.
Array of matched items.
Get items in a specific format.
Specifies the output format. Possible values: json, csv.
String with formatted items or an array with item details.
Get an object with specified item name
An object with variable/field if found
Get an object with all variables/fields for that item set. Note that for CDASHIG Scenarios have overlapping fields. Only one field is returned by this method.
An object with variables/fields.
Get an array with the list of names for all items.
An array with item names.
Get raw API response
CDISC Library API endpoint. If not specified, href attribute of the object is used.
Returns a JSON response if the request was successfull, otherwise returns undefined.
Load object from the CDISC Library
CDISC Library API endpoint. If not specified, href attribute of the object is used.
Returns true in the object was successfully loaded, false otherwise
Parse API response to variable set.
CDISC API response.
Parse API response to dataset
Raw CDISC API response
Convert class to a simple object, removes methods and technical elements (e.g., coreObject).
A new object
Generated using TypeDoc
Dataset class.