Context

CaCORE::CaDSR::Context - Perl extension for Context.

Abstract

The CaCORE::CaDSR::Context is a Perl object representation of the caBIO Context object.

Description

A designation or description of the application environment or discipline in which a name is applied or from which it originates.

Attributes of Context

The following are all the attributes of the Context object and their data types:

languageName

data type: string

modifiedBy

data type: string

createdBy

data type: string

dateCreated

data type: dateTime

id

data type: string

version

data type: float

dateModified

data type: dateTime

description

data type: string

name

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of Context

The following are all the objects that are associated with the Context:

Definition:

One to many assoication, use getDefinitionCollection to get a collection of associated Definition.

Designation:

One to many assoication, use getDesignationCollection to get a collection of associated Designation.

ReferenceDocument:

One to many assoication, use getReferenceDocumentCollection to get a collection of associated ReferenceDocument.

  End Associations and related methods


AdministeredComponent

CaCORE::CaDSR::AdministeredComponent - Perl extension for AdministeredComponent.

Abstract

The CaCORE::CaDSR::AdministeredComponent is a Perl object representation of the caBIO AdministeredComponent object.

Description

A component for which attributes (or characteristics) are collected; Data Elements are one type of administered component. Other administered components have relationships to data elements as well as each other.

Attributes of AdministeredComponent

The following are all the attributes of the AdministeredComponent object and their data types:

modifiedBy

data type: string

beginDate

data type: dateTime

workflowStatusName

data type: string

changeNote

data type: string

origin

data type: string

dateCreated

data type: dateTime

id

data type: string

latestVersionIndicator

data type: string

longName

data type: string

preferredName

data type: string

preferredDefinition

data type: string

publicID

data type: long

createdBy

data type: string

workflowStatusDescription

data type: string

version

data type: float

unresolvedIssue

data type: string

registrationStatus

data type: string

dateModified

data type: dateTime

endDate

data type: dateTime

deletedIndicator

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of AdministeredComponent

The following are all the objects that are associated with the AdministeredComponent:

Definition:

One to many assoication, use getDefinitionCollection to get a collection of associated Definition.

Context:

Many to one assoication, use getContext to get the associated Context.

Designation:

One to many assoication, use getDesignationCollection to get a collection of associated Designation.

AdministeredComponentClassSchemeItem:

One to many assoication, use getAdministeredComponentClassSchemeItemCollection to get a collection of associated AdministeredComponentClassSchemeItem.

ReferenceDocument:

One to many assoication, use getReferenceDocumentCollection to get a collection of associated ReferenceDocument.

  End Associations and related methods


DerivationType

CaCORE::CaDSR::DerivationType - Perl extension for DerivationType.

Abstract

The CaCORE::CaDSR::DerivationType is a Perl object representation of the caBIO DerivationType object.

Description

The type of Derived Data Element that is being created. For example a Data Element that is derived/created by subtracting two dates represented by other data elements would be a Calculated Representation Type. Types include: Calculated, Complex Recode, Compound, Concatenation, Object Class, and Simple Recode.

Attributes of DerivationType

The following are all the attributes of the DerivationType object and their data types:

modifiedBy

data type: string

dateModified

data type: dateTime

description

data type: string

createdBy

data type: string

name

data type: string

dateCreated

data type: dateTime

id

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of DerivationType

The following are all the objects that are associated with the DerivationType:

ConceptDerivationRule:

One to many assoication, use getConceptDerivationRuleCollection to get a collection of associated ConceptDerivationRule.

DerivedDataElement:

One to many assoication, use getDerivedDataElementCollection to get a collection of associated DerivedDataElement.

  End Associations and related methods


ConceptDerivationRule

CaCORE::CaDSR::ConceptDerivationRule - Perl extension for ConceptDerivationRule.

Abstract

The CaCORE::CaDSR::ConceptDerivationRule is a Perl object representation of the caBIO ConceptDerivationRule object.

Description

The derivation rule between one or more concepts.

Attributes of ConceptDerivationRule

The following are all the attributes of the ConceptDerivationRule object and their data types:

modifiedBy

data type: string

createdBy

data type: string

dateCreated

data type: dateTime

id

data type: string

dateModified

data type: dateTime

name

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ConceptDerivationRule

The following are all the objects that are associated with the ConceptDerivationRule:

DerivationType:

Many to one assoication, use getDerivationType to get the associated DerivationType.

Qualifier:

One to many assoication, use getQualifierCollection to get a collection of associated Qualifier.

Representation:

One to many assoication, use getRepresentationCollection to get a collection of associated Representation.

ObjectClass:

One to many assoication, use getObjectClassCollection to get a collection of associated ObjectClass.

Property:

One to many assoication, use getPropertyCollection to get a collection of associated Property.

ValueMeaning:

One to many assoication, use getValueMeaningCollection to get a collection of associated ValueMeaning.

ComponentConcept:

One to many assoication, use getComponentConceptCollection to get a collection of associated ComponentConcept.

ConceptualDomain:

One to many assoication, use getConceptualDomainCollection to get a collection of associated ConceptualDomain.

ValueDomain:

One to many assoication, use getValueDomainCollection to get a collection of associated ValueDomain.

  End Associations and related methods


ConceptualDomain

CaCORE::CaDSR::ConceptualDomain - Perl extension for ConceptualDomain.

Abstract

The CaCORE::CaDSR::ConceptualDomain is a Perl object representation of the caBIO ConceptualDomain object.

Description

The set of all possible Valid Value meanings of a Data Element Concept expressed without representation.

Attributes of ConceptualDomain

The following are all the attributes of the ConceptualDomain object and their data types:

dimensionality

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ConceptualDomain

The following are all the objects that are associated with the ConceptualDomain:

DataElementConcept:

One to many assoication, use getDataElementConceptCollection to get a collection of associated DataElementConcept.

ValueMeaning:

One to many assoication, use getValueMeaningCollection to get a collection of associated ValueMeaning.

ConceptDerivationRule:

Many to one assoication, use getConceptDerivationRule to get the associated ConceptDerivationRule.

ValueDomain:

One to many assoication, use getValueDomainCollection to get a collection of associated ValueDomain.

  End Associations and related methods


ObjectClass

CaCORE::CaDSR::ObjectClass - Perl extension for ObjectClass.

Abstract

The CaCORE::CaDSR::ObjectClass is a Perl object representation of the caBIO ObjectClass object.

Description

A set of ideas, abstractions, or things in the real world that can be identified with explicit boundaries and meaning and whose properties and behavior follow the same rules.

Attributes of ObjectClass

The following are all the attributes of the ObjectClass object and their data types:

definitionSource

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ObjectClass

The following are all the objects that are associated with the ObjectClass:

DataElementConcept:

One to many assoication, use getDataElementConceptCollection to get a collection of associated DataElementConcept.

SourcObjectClassRelationship:

One to many assoication, use getSourcObjectClassRelationshipCollection to get a collection of associated SourcObjectClassRelationship.

ConceptDerivationRule:

Many to one assoication, use getConceptDerivationRule to get the associated ConceptDerivationRule.

TargetObjectClassRelationship:

One to many assoication, use getTargetObjectClassRelationshipCollection to get a collection of associated TargetObjectClassRelationship.

  End Associations and related methods


Qualifier

CaCORE::CaDSR::Qualifier - Perl extension for Qualifier.

Abstract

The CaCORE::CaDSR::Qualifier is a Perl object representation of the caBIO Qualifier object.

Description

A term that helps define and render a concept unique. Criteria that further defines or describes a specific aspect (object class, property, representation) of a Data Element Concept or a Value Domain.

Attributes of Qualifier

The following are all the attributes of the Qualifier object and their data types:

comments

data type: string

modifiedBy

data type: string

createdBy

data type: string

dateCreated

data type: dateTime

id

data type: string

dateModified

data type: dateTime

description

data type: string

name

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of Qualifier

The following are all the objects that are associated with the Qualifier:

DECProperty:

One to many assoication, use getDECPropertyCollection to get a collection of associated DECProperty.

VDRepresentation:

One to many assoication, use getVDRepresentationCollection to get a collection of associated VDRepresentation.

DECObjectClass:

One to many assoication, use getDECObjectClassCollection to get a collection of associated DECObjectClass.

ConceptDerivationRule:

Many to one assoication, use getConceptDerivationRule to get the associated ConceptDerivationRule.

  End Associations and related methods


Property

CaCORE::CaDSR::Property - Perl extension for Property.

Abstract

The CaCORE::CaDSR::Property is a Perl object representation of the caBIO Property object.

Description

A characteristic common to all members of an Object Class. It may be any feature that humans naturally use to distinguish one individual object from another. It is conceptual and thus has no particular associated means of representation by which propert

Attributes of Property

The following are all the attributes of the Property object and their data types:

definitionSource

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of Property

The following are all the objects that are associated with the Property:

DataElementConcept:

One to many assoication, use getDataElementConceptCollection to get a collection of associated DataElementConcept.

ConceptDerivationRule:

Many to one assoication, use getConceptDerivationRule to get the associated ConceptDerivationRule.

  End Associations and related methods


DataElementConcept

CaCORE::CaDSR::DataElementConcept - Perl extension for DataElementConcept.

Abstract

The CaCORE::CaDSR::DataElementConcept is a Perl object representation of the caBIO DataElementConcept object.

Description

A concept that can be represented in the form of a data element, described independently of any particular representation.

Attributes of DataElementConcept

The following are all the attributes of the DataElementConcept object and their data types:

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of DataElementConcept

The following are all the objects that are associated with the DataElementConcept:

ObjectClass:

Many to one assoication, use getObjectClass to get the associated ObjectClass.

ConceptualDomain:

Many to one assoication, use getConceptualDomain to get the associated ConceptualDomain.

PropertyQualifier:

Many to one assoication, use getPropertyQualifier to get the associated PropertyQualifier.

ParentDataElementConceptRelationship:

One to many assoication, use getParentDataElementConceptRelationshipCollection to get a collection of associated ParentDataElementConceptRelationship.

DataElement:

One to many assoication, use getDataElementCollection to get a collection of associated DataElement.

Property:

Many to one assoication, use getProperty to get the associated Property.

ChildDataElementConceptRelationship:

One to many assoication, use getChildDataElementConceptRelationshipCollection to get a collection of associated ChildDataElementConceptRelationship.

ObjectClassQualifier:

Many to one assoication, use getObjectClassQualifier to get the associated ObjectClassQualifier.

  End Associations and related methods


Representation

CaCORE::CaDSR::Representation - Perl extension for Representation.

Abstract

The CaCORE::CaDSR::Representation is a Perl object representation of the caBIO Representation object.

Description

Mechanism by which the functional and/or presentational category of an item maybe conveyed to a user. Component of a Data Element Name that describes how data are represented (i.e. the combination of a Value Domain, data type, and if necessary a unit of measure or a character set.) The Representation occupies the last position in the Data Element name (i.e. rightmost). Examples: Code - A system of valid symbols that substitute for specified values e.g. alpha, numeric, symbols and/or combinations. Count ? Non-monetary numeric value arrived at by counting. Currency ? Monetary representation. Date ? Calendar representation e.g. YYYY-MM-DD Graphic ? Diagrams, graphs, mathematical curves, or the like ? usually a vector image. Icon ? A sign or representation that stands for its object by virtue of a resemblance or analogy to it. Picture ? A visual representation of a person, object, or scene ? usually a raster image. Quantity ? A continuous number such as the linear dimensions, capacity/amount (non-monetary) of an object. Text ? A text field that is usually unformatted. Time ? Time of day or duration e.g. HH:MM:SS.SSSS.

Attributes of Representation

The following are all the attributes of the Representation object and their data types:

definitionSource

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of Representation

The following are all the objects that are associated with the Representation:

ConceptDerivationRule:

Many to one assoication, use getConceptDerivationRule to get the associated ConceptDerivationRule.

ValueDomain:

One to many assoication, use getValueDomainCollection to get a collection of associated ValueDomain.

  End Associations and related methods


ValueDomain

CaCORE::CaDSR::ValueDomain - Perl extension for ValueDomain.

Abstract

The CaCORE::CaDSR::ValueDomain is a Perl object representation of the caBIO ValueDomain object.

Description

A set of permissible values for a data element.

Attributes of ValueDomain

The following are all the attributes of the ValueDomain object and their data types:

datatypeName

data type: string

decimalPlace

data type: int

highValueNumber

data type: string

minimumLengthNumber

data type: int

formatName

data type: string

lowValueNumber

data type: string

characterSetName

data type: string

UOMName

data type: string

maximumLengthNumber

data type: int

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ValueDomain

The following are all the objects that are associated with the ValueDomain:

ConceptualDomain:

Many to one assoication, use getConceptualDomain to get the associated ConceptualDomain.

ChildValueDomainRelationship:

One to many assoication, use getChildValueDomainRelationshipCollection to get a collection of associated ChildValueDomainRelationship.

Represention:

Many to one assoication, use getRepresention to get the associated Represention.

DataElement:

One to many assoication, use getDataElementCollection to get a collection of associated DataElement.

ParentValueDomainRelationship:

One to many assoication, use getParentValueDomainRelationshipCollection to get a collection of associated ParentValueDomainRelationship.

Question:

One to many assoication, use getQuestionCollection to get a collection of associated Question.

Qualifier:

Many to one assoication, use getQualifier to get the associated Qualifier.

ConceptDerivationRule:

Many to one assoication, use getConceptDerivationRule to get the associated ConceptDerivationRule.

  End Associations and related methods


DerivedDataElement

CaCORE::CaDSR::DerivedDataElement - Perl extension for DerivedDataElement.

Abstract

The CaCORE::CaDSR::DerivedDataElement is a Perl object representation of the caBIO DerivedDataElement object.

Description

The Data Element that is derived from one or more data elements. ISO DEF: the relationship among a Data Element which is derived, the rule controlling its derivation, and the Data Element(s) from which it is derived.

Attributes of DerivedDataElement

The following are all the attributes of the DerivedDataElement object and their data types:

modifiedBy

data type: string

concatenationCharacter

data type: string

rule

data type: string

dateModified

data type: dateTime

methods

data type: string

createdBy

data type: string

dateCreated

data type: dateTime

id

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of DerivedDataElement

The following are all the objects that are associated with the DerivedDataElement:

DerivationType:

Many to one assoication, use getDerivationType to get the associated DerivationType.

DataElementDerivation:

One to many assoication, use getDataElementDerivationCollection to get a collection of associated DataElementDerivation.

DataElement:

Many to one assoication, use getDataElement to get the associated DataElement.

  End Associations and related methods


DataElement

CaCORE::CaDSR::DataElement - Perl extension for DataElement.

Abstract

The CaCORE::CaDSR::DataElement is a Perl object representation of the caBIO DataElement object.

Description

A unit of data for which the definition, identification, representation and permissible values are specified by means of a set of attributes.

Attributes of DataElement

The following are all the attributes of the DataElement object and their data types:

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of DataElement

The following are all the objects that are associated with the DataElement:

DataElementDerivation:

One to many assoication, use getDataElementDerivationCollection to get a collection of associated DataElementDerivation.

ValueDomain:

Many to one assoication, use getValueDomain to get the associated ValueDomain.

DataElementConcept:

Many to one assoication, use getDataElementConcept to get the associated DataElementConcept.

ChildDataElementRelationships:

One to many assoication, use getChildDataElementRelationshipsCollection to get a collection of associated ChildDataElementRelationships.

DerivedDataElement:

Many to one assoication, use getDerivedDataElement to get the associated DerivedDataElement.

Question:

One to many assoication, use getQuestionCollection to get a collection of associated Question.

ParentDataElementRelationships:

One to many assoication, use getParentDataElementRelationshipsCollection to get a collection of associated ParentDataElementRelationships.

  End Associations and related methods


ClassificationScheme

CaCORE::CaDSR::ClassificationScheme - Perl extension for ClassificationScheme.

Abstract

The CaCORE::CaDSR::ClassificationScheme is a Perl object representation of the caBIO ClassificationScheme object.

Description

An arrangement or division of objects into groups based on characteristics that the objects have in common, e.g., origin, composition, structure, application, function, etc. Adds information not easily included in definitions, helps organize the registry and facilitates access to the registry. ISO DEF: the descriptive information for an arrangement or division of objects into groups based on characterisitics, which the objects have in common.

Attributes of ClassificationScheme

The following are all the attributes of the ClassificationScheme object and their data types:

labelTypeFlag

data type: string

type

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ClassificationScheme

The following are all the objects that are associated with the ClassificationScheme:

ClassSchemeClassSchemeItem:

One to many assoication, use getClassSchemeClassSchemeItemCollection to get a collection of associated ClassSchemeClassSchemeItem.

ChildClassificationSchemeRelationship:

One to many assoication, use getChildClassificationSchemeRelationshipCollection to get a collection of associated ChildClassificationSchemeRelationship.

ParentClassificationSchemeRelationship:

One to many assoication, use getParentClassificationSchemeRelationshipCollection to get a collection of associated ParentClassificationSchemeRelationship.

  End Associations and related methods


ClassificationSchemeItem

CaCORE::CaDSR::ClassificationSchemeItem - Perl extension for ClassificationSchemeItem.

Abstract

The CaCORE::CaDSR::ClassificationSchemeItem is a Perl object representation of the caBIO ClassificationSchemeItem object.

Description

A component of content in a Classification Scheme. This may be a node in a taxonomy or ontology or a term in a thesaurus, etc.

Attributes of ClassificationSchemeItem

The following are all the attributes of the ClassificationSchemeItem object and their data types:

comments

data type: string

modifiedBy

data type: string

type

data type: string

createdBy

data type: string

dateCreated

data type: dateTime

id

data type: string

dateModified

data type: dateTime

description

data type: string

name

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ClassificationSchemeItem

The following are all the objects that are associated with the ClassificationSchemeItem:

ChildClassificationSchemeItemRelationship:

One to many assoication, use getChildClassificationSchemeItemRelationshipCollection to get a collection of associated ChildClassificationSchemeItemRelationship.

ParentClassificationSchemeItemRelationship:

One to many assoication, use getParentClassificationSchemeItemRelationshipCollection to get a collection of associated ParentClassificationSchemeItemRelationship.

ClassSchemeClassSchemeItem:

One to many assoication, use getClassSchemeClassSchemeItemCollection to get a collection of associated ClassSchemeClassSchemeItem.

  End Associations and related methods


ValueMeaning

CaCORE::CaDSR::ValueMeaning - Perl extension for ValueMeaning.

Abstract

The CaCORE::CaDSR::ValueMeaning is a Perl object representation of the caBIO ValueMeaning object.

Description

The significance associated with an allowable/permissible value.

Attributes of ValueMeaning

The following are all the attributes of the ValueMeaning object and their data types:

comments

data type: string

modifiedBy

data type: string

beginDate

data type: dateTime

shortMeaning

data type: string

createdBy

data type: string

dateCreated

data type: dateTime

id

data type: string

dateModified

data type: dateTime

description

data type: string

endDate

data type: dateTime

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ValueMeaning

The following are all the objects that are associated with the ValueMeaning:

PermissableValue:

One to many assoication, use getPermissableValueCollection to get a collection of associated PermissableValue.

ConceptualDomain:

One to many assoication, use getConceptualDomainCollection to get a collection of associated ConceptualDomain.

ConceptDerivationRule:

Many to one assoication, use getConceptDerivationRule to get the associated ConceptDerivationRule.

  End Associations and related methods


PermissibleValue

CaCORE::CaDSR::PermissibleValue - Perl extension for PermissibleValue.

Abstract

The CaCORE::CaDSR::PermissibleValue is a Perl object representation of the caBIO PermissibleValue object.

Description

The exact names, codes and text that can be stored in a data field in an information management system. ISO DEF: An expression of a value meaning in a specific value domain.

Attributes of PermissibleValue

The following are all the attributes of the PermissibleValue object and their data types:

lowValueNumber

data type: long

value

data type: string

modifiedBy

data type: string

highValueNumber

data type: long

dateModified

data type: dateTime

createdBy

data type: string

dateCreated

data type: dateTime

id

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of PermissibleValue

The following are all the objects that are associated with the PermissibleValue:

ValueMeaning:

Many to one assoication, use getValueMeaning to get the associated ValueMeaning.

ValueDomainPermissibleValue:

One to many assoication, use getValueDomainPermissibleValueCollection to get a collection of associated ValueDomainPermissibleValue.

  End Associations and related methods


ReferenceDocument

CaCORE::CaDSR::ReferenceDocument - Perl extension for ReferenceDocument.

Abstract

The CaCORE::CaDSR::ReferenceDocument is a Perl object representation of the caBIO ReferenceDocument object.

Description

A place to document additional information about Administered Components that is not readily stored elsewhere.

Attributes of ReferenceDocument

The following are all the attributes of the ReferenceDocument object and their data types:

languageName

data type: string

modifiedBy

data type: string

displayOrder

data type: long

type

data type: string

organizationId

data type: string

createdBy

data type: string

dateCreated

data type: dateTime

id

data type: string

rdtlName

data type: string

dateModified

data type: dateTime

URL

data type: string

doctext

data type: string

name

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ReferenceDocument

The following are all the objects that are associated with the ReferenceDocument:

Context:

Many to one assoication, use getContext to get the associated Context.

  End Associations and related methods


ProtocolFormsTemplate

CaCORE::CaDSR::ProtocolFormsTemplate - Perl extension for ProtocolFormsTemplate.

Abstract

The CaCORE::CaDSR::ProtocolFormsTemplate is a Perl object representation of the caBIO ProtocolFormsTemplate object.

Description

The collection of components (modules, questions and valid values) comprising a template Case Report Form. A template form is not associated with any particular clinical trial.

Attributes of ProtocolFormsTemplate

The following are all the attributes of the ProtocolFormsTemplate object and their data types:

displayName

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ProtocolFormsTemplate

The following are all the objects that are associated with the ProtocolFormsTemplate:

Instruction:

One to many assoication, use getInstructionCollection to get a collection of associated Instruction.

Module:

One to many assoication, use getModuleCollection to get a collection of associated Module.

  End Associations and related methods


ProtocolFormsSet

CaCORE::CaDSR::ProtocolFormsSet - Perl extension for ProtocolFormsSet.

Abstract

The CaCORE::CaDSR::ProtocolFormsSet is a Perl object representation of the caBIO ProtocolFormsSet object.

Description

Identification of a Clinical Trial Protocol document and its collection of Case Report Forms (CRFs). Note: Protocols will be uniquely identified within each of the 3 areas of caCORE - caBIO, SPORES and caDSR- using the following three attributes: Protocol ID, Protocol Version and Context Name. This class will serve as a 'hook' across the three caCORE domains allowing a user to navigate across databases.

Attributes of ProtocolFormsSet

The following are all the attributes of the ProtocolFormsSet object and their data types:

reviewedDate

data type: dateTime

approvedDate

data type: dateTime

changeType

data type: string

leadOrganizationName

data type: string

phase

data type: string

type

data type: string

reviewedBy

data type: string

protocolId

data type: string

approvedBy

data type: string

changeNumber

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ProtocolFormsSet

The following are all the objects that are associated with the ProtocolFormsSet:

CaseReportForm:

One to many assoication, use getCaseReportFormCollection to get a collection of associated CaseReportForm.

  End Associations and related methods


CaseReportForm

CaCORE::CaDSR::CaseReportForm - Perl extension for CaseReportForm.

Abstract

The CaCORE::CaDSR::CaseReportForm is a Perl object representation of the caBIO CaseReportForm object.

Description

A questionnaire that documents all the patient data stipulated in the protocol and used by clinicians to record information about patient's visits while on the clinical trial.

Attributes of CaseReportForm

The following are all the attributes of the CaseReportForm object and their data types:

displayName

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of CaseReportForm

The following are all the objects that are associated with the CaseReportForm:

Instruction:

One to many assoication, use getInstructionCollection to get a collection of associated Instruction.

ProtocolFormsSet:

Many to one assoication, use getProtocolFormsSet to get the associated ProtocolFormsSet.

Module:

One to many assoication, use getModuleCollection to get a collection of associated Module.

  End Associations and related methods


Module

CaCORE::CaDSR::Module - Perl extension for Module.

Abstract

The CaCORE::CaDSR::Module is a Perl object representation of the caBIO Module object.

Description

A collection of data elements, or Common Data Elements, logically grouped on a case report form.

Attributes of Module

The following are all the attributes of the Module object and their data types:

displayOrder

data type: int

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of Module

The following are all the objects that are associated with the Module:

Instruction:

One to many assoication, use getInstructionCollection to get a collection of associated Instruction.

CaseReportForm:

Many to one assoication, use getCaseReportForm to get the associated CaseReportForm.

ProtocolFormsTemplate:

Many to one assoication, use getProtocolFormsTemplate to get the associated ProtocolFormsTemplate.

Question:

One to many assoication, use getQuestionCollection to get a collection of associated Question.

  End Associations and related methods


Question

CaCORE::CaDSR::Question - Perl extension for Question.

Abstract

The CaCORE::CaDSR::Question is a Perl object representation of the caBIO Question object.

Description

The actual text of the data element as specified on a Case Report Form of a Protocol.

Attributes of Question

The following are all the attributes of the Question object and their data types:

displayOrder

data type: int

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of Question

The following are all the objects that are associated with the Question:

ValueDomain:

Many to one assoication, use getValueDomain to get the associated ValueDomain.

Instruction:

One to many assoication, use getInstructionCollection to get a collection of associated Instruction.

ValidValue:

One to many assoication, use getValidValueCollection to get a collection of associated ValidValue.

DataElement:

Many to one assoication, use getDataElement to get the associated DataElement.

Module:

Many to one assoication, use getModule to get the associated Module.

  End Associations and related methods


EnumeratedValueDomain

CaCORE::CaDSR::EnumeratedValueDomain - Perl extension for EnumeratedValueDomain.

Abstract

The CaCORE::CaDSR::EnumeratedValueDomain is a Perl object representation of the caBIO EnumeratedValueDomain object.

Description

Attributes of EnumeratedValueDomain

The following are all the attributes of the EnumeratedValueDomain object and their data types:

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of EnumeratedValueDomain

The following are all the objects that are associated with the EnumeratedValueDomain:

ValueDomainPermissibleValue:

One to many assoication, use getValueDomainPermissibleValueCollection to get a collection of associated ValueDomainPermissibleValue.

  End Associations and related methods


Concept

CaCORE::CaDSR::Concept - Perl extension for Concept.

Abstract

The CaCORE::CaDSR::Concept is a Perl object representation of the caBIO Concept object.

Description

The concept for an administered component

Attributes of Concept

The following are all the attributes of the Concept object and their data types:

definitionSource

data type: string

evsSource

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of Concept

The following are all the objects that are associated with the Concept:

ValueDomainPermissibleValue:

One to many assoication, use getValueDomainPermissibleValueCollection to get a collection of associated ValueDomainPermissibleValue.

ComponentConcept:

One to many assoication, use getComponentConceptCollection to get a collection of associated ComponentConcept.

  End Associations and related methods


ValueDomainPermissibleValue

CaCORE::CaDSR::ValueDomainPermissibleValue - Perl extension for ValueDomainPermissibleValue.

Abstract

The CaCORE::CaDSR::ValueDomainPermissibleValue is a Perl object representation of the caBIO ValueDomainPermissibleValue object.

Description

This captures the many-to-many relationship between value domain and permissible values and allows to associate a value domain to a permissible value.

Attributes of ValueDomainPermissibleValue

The following are all the attributes of the ValueDomainPermissibleValue object and their data types:

modifiedBy

data type: string

beginDate

data type: dateTime

createdBy

data type: string

origin

data type: string

dateCreated

data type: dateTime

id

data type: string

dateModified

data type: dateTime

endDate

data type: dateTime

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ValueDomainPermissibleValue

The following are all the objects that are associated with the ValueDomainPermissibleValue:

EnumeratedValueDomain:

Many to one assoication, use getEnumeratedValueDomain to get the associated EnumeratedValueDomain.

Concept:

Many to one assoication, use getConcept to get the associated Concept.

PermissibleValue:

Many to one assoication, use getPermissibleValue to get the associated PermissibleValue.

ValidValue:

One to many assoication, use getValidValueCollection to get a collection of associated ValidValue.

  End Associations and related methods


ValidValue

CaCORE::CaDSR::ValidValue - Perl extension for ValidValue.

Abstract

The CaCORE::CaDSR::ValidValue is a Perl object representation of the caBIO ValidValue object.

Description

The allowable values for a given data element (question) on a Case Report Form.

Attributes of ValidValue

The following are all the attributes of the ValidValue object and their data types:

displayOrder

data type: int

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ValidValue

The following are all the objects that are associated with the ValidValue:

Instruction:

One to many assoication, use getInstructionCollection to get a collection of associated Instruction.

ValueDomainPermissibleValue:

Many to one assoication, use getValueDomainPermissibleValue to get the associated ValueDomainPermissibleValue.

Question:

Many to one assoication, use getQuestion to get the associated Question.

  End Associations and related methods


Designation

CaCORE::CaDSR::Designation - Perl extension for Designation.

Abstract

The CaCORE::CaDSR::Designation is a Perl object representation of the caBIO Designation object.

Description

A name by which an Administered Component is known in a specific Context. Also a placeholder to track the usage of Administered Components by different Contexts.

Attributes of Designation

The following are all the attributes of the Designation object and their data types:

languageName

data type: string

modifiedBy

data type: string

type

data type: string

dateModified

data type: dateTime

createdBy

data type: string

name

data type: string

dateCreated

data type: dateTime

id

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of Designation

The following are all the objects that are associated with the Designation:

Context:

Many to one assoication, use getContext to get the associated Context.

DesignationClassSchemeItem:

One to many assoication, use getDesignationClassSchemeItemCollection to get a collection of associated DesignationClassSchemeItem.

  End Associations and related methods


NonenumeratedValueDomain

CaCORE::CaDSR::NonenumeratedValueDomain - Perl extension for NonenumeratedValueDomain.

Abstract

The CaCORE::CaDSR::NonenumeratedValueDomain is a Perl object representation of the caBIO NonenumeratedValueDomain object.

Description

A value domain not expressed as a list of all permissible values.

Attributes of NonenumeratedValueDomain

The following are all the attributes of the NonenumeratedValueDomain object and their data types:

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of NonenumeratedValueDomain

The following are all the objects that are associated with the NonenumeratedValueDomain:

  End Associations and related methods


DataElementConceptRelationship

CaCORE::CaDSR::DataElementConceptRelationship - Perl extension for DataElementConceptRelationship.

Abstract

The CaCORE::CaDSR::DataElementConceptRelationship is a Perl object representation of the caBIO DataElementConceptRelationship object.

Description

A description of the affiliation between two occurrences of Data Element Concepts.

Attributes of DataElementConceptRelationship

The following are all the attributes of the DataElementConceptRelationship object and their data types:

modifiedBy

data type: string

dateModified

data type: dateTime

description

data type: string

createdBy

data type: string

name

data type: string

dateCreated

data type: dateTime

id

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of DataElementConceptRelationship

The following are all the objects that are associated with the DataElementConceptRelationship:

ParentDataElementConcept:

Many to one assoication, use getParentDataElementConcept to get the associated ParentDataElementConcept.

ChildDataElementConcept:

Many to one assoication, use getChildDataElementConcept to get the associated ChildDataElementConcept.

  End Associations and related methods


ClassSchemeClassSchemeItem

CaCORE::CaDSR::ClassSchemeClassSchemeItem - Perl extension for ClassSchemeClassSchemeItem.

Abstract

The CaCORE::CaDSR::ClassSchemeClassSchemeItem is a Perl object representation of the caBIO ClassSchemeClassSchemeItem object.

Description

Information pertaining to the association between Classification Schemes and Classification Scheme Items. This information is used to get all Classification Scheme Items that belong to a particular Classification Scheme as well as the information about t

Attributes of ClassSchemeClassSchemeItem

The following are all the attributes of the ClassSchemeClassSchemeItem object and their data types:

modifiedBy

data type: string

displayOrder

data type: int

createdBy

data type: string

dateCreated

data type: dateTime

id

data type: string

dateModified

data type: dateTime

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ClassSchemeClassSchemeItem

The following are all the objects that are associated with the ClassSchemeClassSchemeItem:

ParentClassSchemeClassSchemeItem:

Many to one assoication, use getParentClassSchemeClassSchemeItem to get the associated ParentClassSchemeClassSchemeItem.

ClassificationScheme:

Many to one assoication, use getClassificationScheme to get the associated ClassificationScheme.

DefinitionClassSchemeItem:

One to many assoication, use getDefinitionClassSchemeItemCollection to get a collection of associated DefinitionClassSchemeItem.

AdministeredComponentClassSchemeItem:

One to many assoication, use getAdministeredComponentClassSchemeItemCollection to get a collection of associated AdministeredComponentClassSchemeItem.

DesignationClassSchemeItem:

One to many assoication, use getDesignationClassSchemeItemCollection to get a collection of associated DesignationClassSchemeItem.

ChildClassSchemeClassSchemeItem:

One to many assoication, use getChildClassSchemeClassSchemeItemCollection to get a collection of associated ChildClassSchemeClassSchemeItem.

ClassificationSchemeItem:

Many to one assoication, use getClassificationSchemeItem to get the associated ClassificationSchemeItem.

  End Associations and related methods


DataElementDerivation

CaCORE::CaDSR::DataElementDerivation - Perl extension for DataElementDerivation.

Abstract

The CaCORE::CaDSR::DataElementDerivation is a Perl object representation of the caBIO DataElementDerivation object.

Description

The data element component(s) used for a derived data element.

Attributes of DataElementDerivation

The following are all the attributes of the DataElementDerivation object and their data types:

modifiedBy

data type: string

displayOrder

data type: int

dateModified

data type: dateTime

createdBy

data type: string

dateCreated

data type: dateTime

id

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of DataElementDerivation

The following are all the objects that are associated with the DataElementDerivation:

DataElement:

Many to one assoication, use getDataElement to get the associated DataElement.

DerivedDataElement:

Many to one assoication, use getDerivedDataElement to get the associated DerivedDataElement.

  End Associations and related methods


AdministeredComponentClassSchemeItem

CaCORE::CaDSR::AdministeredComponentClassSchemeItem - Perl extension for AdministeredComponentClassSchemeItem.

Abstract

The CaCORE::CaDSR::AdministeredComponentClassSchemeItem is a Perl object representation of the caBIO AdministeredComponentClassSchemeItem object.

Description

A class that serves to allow many to many relationships between Administered Component and ClassSchemeClassSchemeItem, providing uniqueness to the CS/CSI pairing to an AC.

Attributes of AdministeredComponentClassSchemeItem

The following are all the attributes of the AdministeredComponentClassSchemeItem object and their data types:

modifiedBy

data type: string

dateModified

data type: dateTime

createdBy

data type: string

dateCreated

data type: dateTime

id

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of AdministeredComponentClassSchemeItem

The following are all the objects that are associated with the AdministeredComponentClassSchemeItem:

ClassSchemeClassSchemeItem:

Many to one assoication, use getClassSchemeClassSchemeItem to get the associated ClassSchemeClassSchemeItem.

  End Associations and related methods


Instruction

CaCORE::CaDSR::Instruction - Perl extension for Instruction.

Abstract

The CaCORE::CaDSR::Instruction is a Perl object representation of the caBIO Instruction object.

Description

Instruction for a Form, Module, Question or Valid Value on a Form

Attributes of Instruction

The following are all the attributes of the Instruction object and their data types:

type

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of Instruction

The following are all the objects that are associated with the Instruction:

ValidValue:

Many to one assoication, use getValidValue to get the associated ValidValue.

CaseReportForm:

Many to one assoication, use getCaseReportForm to get the associated CaseReportForm.

ProtocolFormsTemplate:

Many to one assoication, use getProtocolFormsTemplate to get the associated ProtocolFormsTemplate.

Module:

Many to one assoication, use getModule to get the associated Module.

Question:

Many to one assoication, use getQuestion to get the associated Question.

  End Associations and related methods


DataElementRelationship

CaCORE::CaDSR::DataElementRelationship - Perl extension for DataElementRelationship.

Abstract

The CaCORE::CaDSR::DataElementRelationship is a Perl object representation of the caBIO DataElementRelationship object.

Description

The affiliation between two occurrences of Data Elements.

Attributes of DataElementRelationship

The following are all the attributes of the DataElementRelationship object and their data types:

modifiedBy

data type: string

dateModified

data type: dateTime

createdBy

data type: string

name

data type: string

dateCreated

data type: dateTime

id

data type: string

  End Attributes
  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of DataElementRelationship

The following are all the objects that are associated with the DataElementRelationship:

ParentDataElement:

Many to one assoication, use getParentDataElement to get the associated ParentDataElement.

ChildDataElement:

Many to one assoication, use getChildDataElement to get the associated ChildDataElement.

  End Associations and related methods


ValueDomainRelationship

CaCORE::CaDSR::ValueDomainRelationship - Perl extension for ValueDomainRelationship.

Abstract

The CaCORE::CaDSR::ValueDomainRelationship is a Perl object representation of the caBIO ValueDomainRelationship object.

Description

The affiliation between two occurrences of Value Domains.

Attributes of ValueDomainRelationship

The following are all the attributes of the ValueDomainRelationship object and their data types:

modifiedBy

data type: string

dateModified

data type: dateTime

createdBy

data type: string

name

data type: string

dateCreated

data type: dateTime

id

data type: string

  End Attributes

  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ValueDomainRelationship

The following are all the objects that are associated with the ValueDomainRelationship:

ParentValueDomain:

Many to one assoication, use getParentValueDomain to get the associated ParentValueDomain.

ChildValueDomain:

Many to one assoication, use getChildValueDomain to get the associated ChildValueDomain.

  End Associations and related methods


ClassificationSchemeRelationship

CaCORE::CaDSR::ClassificationSchemeRelationship - Perl extension for ClassificationSchemeRelationship.

Abstract

The CaCORE::CaDSR::ClassificationSchemeRelationship is a Perl object representation of the caBIO ClassificationSchemeRelationship object.

Description

The affiliation between two occurrences of Classification Schemes.

Attributes of ClassificationSchemeRelationship

The following are all the attributes of the ClassificationSchemeRelationship object and their data types:

modifiedBy

data type: string

displayOrder

data type: int

dateModified

data type: dateTime

createdBy

data type: string

name

data type: string

dateCreated

data type: dateTime

id

data type: string

  End Attributes

  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ClassificationSchemeRelationship

The following are all the objects that are associated with the ClassificationSchemeRelationship:

ChildClassificationScheme:

Many to one assoication, use getChildClassificationScheme to get the associated ChildClassificationScheme.

ParentClassificationScheme:

Many to one assoication, use getParentClassificationScheme to get the associated ParentClassificationScheme.

  End Associations and related methods


ClassificationSchemeItemRelationship

CaCORE::CaDSR::ClassificationSchemeItemRelationship - Perl extension for ClassificationSchemeItemRelationship.

Abstract

The CaCORE::CaDSR::ClassificationSchemeItemRelationship is a Perl object representation of the caBIO ClassificationSchemeItemRelationship object.

Description

The affiliation between two occurrences of Classification Scheme Items.

Attributes of ClassificationSchemeItemRelationship

The following are all the attributes of the ClassificationSchemeItemRelationship object and their data types:

modifiedBy

data type: string

dateModified

data type: dateTime

createdBy

data type: string

name

data type: string

dateCreated

data type: dateTime

id

data type: string

  End Attributes

  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ClassificationSchemeItemRelationship

The following are all the objects that are associated with the ClassificationSchemeItemRelationship:

ChildClassificationSchemeItem:

Many to one assoication, use getChildClassificationSchemeItem to get the associated ChildClassificationSchemeItem.

ParentClassificationSchemeItem:

Many to one assoication, use getParentClassificationSchemeItem to get the associated ParentClassificationSchemeItem.

  End Associations and related methods


ObjectClassRelationship

CaCORE::CaDSR::ObjectClassRelationship - Perl extension for ObjectClassRelationship.

Abstract

The CaCORE::CaDSR::ObjectClassRelationship is a Perl object representation of the caBIO ObjectClassRelationship object.

Description

A description of the affiliation between two occurrences of Object Classes

Attributes of ObjectClassRelationship

The following are all the attributes of the ObjectClassRelationship object and their data types:

targetHighMultiplicity

data type: int

targetRole

data type: string

name

data type: string

sourceHighMultiplicity

data type: int

sourceRole

data type: string

direction

data type: string

sourceLowMultiplicity

data type: int

targetLowMultiplicity

data type: int

  End Attributes

  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ObjectClassRelationship

The following are all the objects that are associated with the ObjectClassRelationship:

SourceObjectClass:

Many to one assoication, use getSourceObjectClass to get the associated SourceObjectClass.

TargetObjectClass:

Many to one assoication, use getTargetObjectClass to get the associated TargetObjectClass.

  End Associations and related methods


ComponentConcept

CaCORE::CaDSR::ComponentConcept - Perl extension for ComponentConcept.

Abstract

The CaCORE::CaDSR::ComponentConcept is a Perl object representation of the caBIO ComponentConcept object.

Description

The concept component(s) used for a concept derivation

Attributes of ComponentConcept

The following are all the attributes of the ComponentConcept object and their data types:

displayOrder

data type: int

primaryFlag

data type: string

id

data type: string

  End Attributes

  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of ComponentConcept

The following are all the objects that are associated with the ComponentConcept:

DerivationRule:

Many to one assoication, use getDerivationRule to get the associated DerivationRule.

Concept:

Many to one assoication, use getConcept to get the associated Concept.

  End Associations and related methods


Definition

CaCORE::CaDSR::Definition - Perl extension for Definition.

Abstract

The CaCORE::CaDSR::Definition is a Perl object representation of the caBIO Definition object.

Description

A defintion for an Administered Component in a specific Context.

Attributes of Definition

The following are all the attributes of the Definition object and their data types:

languageName

data type: string

modifiedBy

data type: string

text

data type: string

type

data type: string

dateModified

data type: dateTime

createdBy

data type: string

dateCreated

data type: dateTime

id

data type: string

  End Attributes

  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of Definition

The following are all the objects that are associated with the Definition:

DefinitionClassSchemeItem:

One to many assoication, use getDefinitionClassSchemeItemCollection to get a collection of associated DefinitionClassSchemeItem.

Context:

Many to one assoication, use getContext to get the associated Context.

AdministeredComponent:

Many to one assoication, use getAdministeredComponent to get the associated AdministeredComponent.

  End Associations and related methods


DesignationClassSchemeItem

CaCORE::CaDSR::DesignationClassSchemeItem - Perl extension for DesignationClassSchemeItem.

Abstract

The CaCORE::CaDSR::DesignationClassSchemeItem is a Perl object representation of the caBIO DesignationClassSchemeItem object.

Description

A class that serves to allow many to many relationships between Designation and ClassSchemeClassSchemeItem, providing uniqueness to the CS/CSI pairing to an Designation.

Attributes of DesignationClassSchemeItem

The following are all the attributes of the DesignationClassSchemeItem object and their data types:

modifiedBy

data type: string

dateModified

data type: dateTime

createdBy

data type: string

dateCreated

data type: dateTime

id

data type: string

  End Attributes

  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of DesignationClassSchemeItem

The following are all the objects that are associated with the DesignationClassSchemeItem:

Designation:

Many to one assoication, use getDesignation to get the associated Designation.

ClassSchemeClassSchemeItem:

Many to one assoication, use getClassSchemeClassSchemeItem to get the associated ClassSchemeClassSchemeItem.

  End Associations and related methods


DefinitionClassSchemeItem

CaCORE::CaDSR::DefinitionClassSchemeItem - Perl extension for DefinitionClassSchemeItem.

Abstract

The CaCORE::CaDSR::DefinitionClassSchemeItem is a Perl object representation of the caBIO DefinitionClassSchemeItem object.

Description

Attributes of DefinitionClassSchemeItem

The following are all the attributes of the DefinitionClassSchemeItem object and their data types:

modifiedBy

data type: string

dateModified

data type: dateTime

createdBy

data type: string

dateCreated

data type: dateTime

id

data type: string

  End Attributes

  Note: Although you can also use the corresponding setter methods to set the
  attribute values, it is not recommended to do so unless you absolutely have
  to change the object's attributes.

Associations of DefinitionClassSchemeItem

The following are all the objects that are associated with the DefinitionClassSchemeItem:

ClassSchemeClassSchemeItem:

Many to one assoication, use getClassSchemeClassSchemeItem to get the associated ClassSchemeClassSchemeItem.

Definition:

Many to one assoication, use getDefinition to get the associated Definition.

  End Associations and related methods