Association

CaCORE::EVS::Association - Perl extension for Association.

ABSTRACT

The CaCORE::EVS::Association is a Perl object representation of the CaCORE Association object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of Association

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

name

data type: string

value

data type: string

  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 Association

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

Instance of Qualifier:

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

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


Atom

CaCORE::EVS::Atom - Perl extension for Atom.

ABSTRACT

The CaCORE::EVS::Atom is a Perl object representation of the CaCORE Atom object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of Atom

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

code

data type: string

lui

data type: string

name

data type: string

origin

data type: string

  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 Atom

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

Collection of Source:

Many to one assoication, use getSource to get the associated Source.

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


AttributeSetDescriptor

CaCORE::EVS::AttributeSetDescriptor - Perl extension for AttributeSetDescriptor.

ABSTRACT

The CaCORE::EVS::AttributeSetDescriptor is a Perl object representation of the CaCORE AttributeSetDescriptor object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of AttributeSetDescriptor

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

name

data type: string

  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 AttributeSetDescriptor

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

Instance of Property:

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

Instance of Role:

One to many assoication, use getRoleCollection to get a collection of associated Role.

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


Definition

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

ABSTRACT

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

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of Definition

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

definition

data type: string

  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:

Collection of Source:

Many to one assoication, use getSource to get the associated Source.

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


DescLogicConcept

CaCORE::EVS::DescLogicConcept - Perl extension for DescLogicConcept.

ABSTRACT

The CaCORE::EVS::DescLogicConcept is a Perl object representation of the CaCORE DescLogicConcept object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of DescLogicConcept

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

code

data type: string

hasChildren

data type: boolean

hasParents

data type: boolean

isRetired

data type: boolean

name

data type: string

namespaceId

data type: int

vocabularyName

data type: string

  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 DescLogicConcept

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

Instance of Association:

One to many assoication, use getAssociationCollection to get a collection of associated Association.

Collection of EdgeProperties:

Many to one assoication, use getEdgeProperties to get the associated EdgeProperties.

Instance of InverseAssociation:

One to many assoication, use getInverseAssociationCollection to get a collection of associated InverseAssociation.

Instance of InverseRole:

One to many assoication, use getInverseRoleCollection to get a collection of associated InverseRole.

Instance of Property:

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

Instance of Role:

One to many assoication, use getRoleCollection to get a collection of associated Role.

Instance of SemanticTypeVector:

One to many assoication, use getSemanticTypeVectorCollection to get a collection of associated SemanticTypeVector.

Collection of TreeNode:

Many to one assoication, use getTreeNode to get the associated TreeNode.

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


EdgeProperties

CaCORE::EVS::EdgeProperties - Perl extension for EdgeProperties.

ABSTRACT

The CaCORE::EVS::EdgeProperties is a Perl object representation of the CaCORE EdgeProperties object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of EdgeProperties

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

isA

data type: boolean

name

data type: string

traverseDown

data type: boolean

  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 EdgeProperties

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

Instance of Links:

One to many assoication, use getLinksCollection to get a collection of associated Links.

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


EditActionDate

CaCORE::EVS::EditActionDate - Perl extension for EditActionDate.

ABSTRACT

The CaCORE::EVS::EditActionDate is a Perl object representation of the CaCORE EditActionDate object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of EditActionDate

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

action

data type: int

editDate

data type: dateTime

  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 EditActionDate

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

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


HashSet

CaCORE::EVS::HashSet - Perl extension for HashSet.

ABSTRACT

The CaCORE::EVS::HashSet is a Perl object representation of the CaCORE HashSet object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of HashSet

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

  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 HashSet

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

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


History

CaCORE::EVS::History - Perl extension for History.

ABSTRACT

The CaCORE::EVS::History is a Perl object representation of the CaCORE History object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of History

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

editAction

data type: string

editActionDate

data type: dateTime

namespaceId

data type: int

referenceCode

data type: string

  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 History

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

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


HistoryRecord

CaCORE::EVS::HistoryRecord - Perl extension for HistoryRecord.

ABSTRACT

The CaCORE::EVS::HistoryRecord is a Perl object representation of the CaCORE HistoryRecord object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of HistoryRecord

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

descLogicConceptCode

data type: string

  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 HistoryRecord

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

Instance of History:

One to many assoication, use getHistoryCollection to get a collection of associated History.

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


MetaThesaurusConcept

CaCORE::EVS::MetaThesaurusConcept - Perl extension for MetaThesaurusConcept.

ABSTRACT

The CaCORE::EVS::MetaThesaurusConcept is a Perl object representation of the CaCORE MetaThesaurusConcept object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of MetaThesaurusConcept

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

cui

data type: string

name

data type: string

  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 MetaThesaurusConcept

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

Instance of Atom:

One to many assoication, use getAtomCollection to get a collection of associated Atom.

Instance of Definition:

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

Instance of SemanticType:

One to many assoication, use getSemanticTypeCollection to get a collection of associated SemanticType.

Instance of Source:

One to many assoication, use getSourceCollection to get a collection of associated Source.

Instance of Synonym:

One to many assoication, use getSynonymCollection to get a collection of associated Synonym.

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


Property

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

ABSTRACT

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

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of Property

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

name

data type: string

value

data type: string

  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:

Instance of Qualifier:

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

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


Qualifier

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

ABSTRACT

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

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of Qualifier

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

name

data type: string

value

data type: string

  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:

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


Role

CaCORE::EVS::Role - Perl extension for Role.

ABSTRACT

The CaCORE::EVS::Role is a Perl object representation of the CaCORE Role object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of Role

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

name

data type: string

value

data type: string

  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 Role

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

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


SemanticType

CaCORE::EVS::SemanticType - Perl extension for SemanticType.

ABSTRACT

The CaCORE::EVS::SemanticType is a Perl object representation of the CaCORE SemanticType object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of SemanticType

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

id

data type: string

name

data type: string

  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 SemanticType

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

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


Silo

CaCORE::EVS::Silo - Perl extension for Silo.

ABSTRACT

The CaCORE::EVS::Silo is a Perl object representation of the CaCORE Silo object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of Silo

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

id

data type: int

name

data type: string

  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 Silo

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

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


Source

CaCORE::EVS::Source - Perl extension for Source.

ABSTRACT

The CaCORE::EVS::Source is a Perl object representation of the CaCORE Source object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of Source

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

abbreviation

data type: string

description

data type: string

  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 Source

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

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>


TreeNode

CaCORE::EVS::TreeNode - Perl extension for TreeNode.

ABSTRACT

The CaCORE::EVS::TreeNode is a Perl object representation of the CaCORE TreeNode object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of TreeNode

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

isA

data type: boolean

name

data type: string

traverseDown

data type: boolean

  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 TreeNode

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

Instance of Links:

One to many assoication, use getLinksCollection to get a collection of associated Links.

SUPPORT

Please do not contact author directly. Send email to ncicb@pop.nci.nih.gov to request support or report a bug.

AUTHOR

Shan Jiang <jiangs@mail.nih.gov>