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.
CLA Wrapper attribute. Name of the attribute which contains child groups (e.g., dataStructures, dataClasses, domains, codelits)
CLA Wrapper attribute. Model and Prior version.
CDISC Library attribute.
CDISC Library attribute.
CLA Wrapper attribute. Set to TRUE when the product is fully loaded, FALSE otherwise.
CDISC Library API endpoint.
CLA Wrapper attribute. Product ID.
CDISC Library attribute.
CLA Wrapper attribute. Model of the product (e.g., ADaM, SDTM, SEND, CDASH)
CDISC Library attribute.
CDISC Library attribute.
CDISC Library attribute.
CDISC Library attribute.
CDISC Library attribute.
CDISC Library attribute.
Find all matching variables/fields. For example TRxxPGy matches TR01PG12.
Variable/Field name.
Array of matched items.
Get a codelist.
Concept ID of the codelist.
Codelist.
Get a list of codelists in for that terminology.
Array of codelist IDs and titles.
Get an object with all datasets/dataStructures/domains for that product which are currently loaded
An object with datasets/dataStructures/domains
Get an object with all variables/fields for that product which are currently loaded
An object with variables/fields
Get a dataset/dataStructure/domain for that product
Dataset name
{@link GetItemGroupOptions}
Dataset/DataStruture/Domain
Get an object with all datasets/domains/dataStructure
This method does not update the main object
{@link GetItemGroupsOptions}
An object with datasets/domains/dataStructures
In case options.short is set to true, only name and label for each itemGroup are returned.
This approach does not load the full product and loads only the dataset information from the CDISC Library.
Get an object with all variables/fields for that product
An object with variables/fields
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 product
Raw CDISC API response
Indicates whether the reponse is from the NCI site
Remove contents of the product.
Convert class to a simple object, removes methods and technical elements (e.g., coreObject).
A new object
Generated using TypeDoc
Product class