AttributeTypeMetadata

CaCORE::CaDSR::UMLProject::AttributeTypeMetadata - Perl extension for AttributeTypeMetadata.

ABSTRACT

The CaCORE::CaDSR::UMLProject::AttributeTypeMetadata is a Perl object representation of the CaCORE AttributeTypeMetadata object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of AttributeTypeMetadata

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

id

data type: string

valueDomainDataType

data type: string

valueDomainLongName

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 AttributeTypeMetadata

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

Instance of SemanticMetadata:

One to many assoication, use getSemanticMetadataCollection to get a collection of associated SemanticMetadata.

Instance of TypeEnumeration:

One to many assoication, use getTypeEnumerationCollection to get a collection of associated TypeEnumeration.

Collection of ValueDomain:

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

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>


Project

CaCORE::CaDSR::UMLProject::Project - Perl extension for Project.

ABSTRACT

The CaCORE::CaDSR::UMLProject::Project is a Perl object representation of the CaCORE Project object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of Project

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

description

data type: string

id

data type: string

longName

data type: string

shortName

data type: string

version

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 Project

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

Instance of UMLAssociationMetadata:

One to many assoication, use getUMLAssociationMetadataCollection to get a collection of associated UMLAssociationMetadata.

Instance of UMLAttributeMetadata:

One to many assoication, use getUMLAttributeMetadataCollection to get a collection of associated UMLAttributeMetadata.

Instance of UMLClassMetadata:

One to many assoication, use getUMLClassMetadataCollection to get a collection of associated UMLClassMetadata.

Instance of UMLPackageMetadata:

One to many assoication, use getUMLPackageMetadataCollection to get a collection of associated UMLPackageMetadata.

Collection of ClassificationScheme:

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

Instance of SubProject:

One to many assoication, use getSubProjectCollection to get a collection of associated SubProject.

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>


SemanticMetadata

CaCORE::CaDSR::UMLProject::SemanticMetadata - Perl extension for SemanticMetadata.

ABSTRACT

The CaCORE::CaDSR::UMLProject::SemanticMetadata is a Perl object representation of the CaCORE SemanticMetadata object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of SemanticMetadata

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

conceptCode

data type: string

conceptDefinition

data type: string

conceptName

data type: string

id

data type: string

isPrimaryConcept

data type: boolean

order

data type: int

orderLevel

data type: int

  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 SemanticMetadata

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

Collection of Concept:

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

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>


SubProject

CaCORE::CaDSR::UMLProject::SubProject - Perl extension for SubProject.

ABSTRACT

The CaCORE::CaDSR::UMLProject::SubProject is a Perl object representation of the CaCORE SubProject object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of SubProject

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

description

data type: string

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 SubProject

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

Instance of UMLPackageMetadata:

One to many assoication, use getUMLPackageMetadataCollection to get a collection of associated UMLPackageMetadata.

Collection of ClassSchemeClassSchemeItem:

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

Collection of Project:

Many to one assoication, use getProject to get the associated Project.

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>


TypeEnumerationMetadata

CaCORE::CaDSR::UMLProject::TypeEnumerationMetadata - Perl extension for TypeEnumerationMetadata.

ABSTRACT

The CaCORE::CaDSR::UMLProject::TypeEnumerationMetadata is a Perl object representation of the CaCORE TypeEnumerationMetadata object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of TypeEnumerationMetadata

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

id

data type: string

permissibleValue

data type: string

valueMeaning

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 TypeEnumerationMetadata

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

Instance of SemanticMetadata:

One to many assoication, use getSemanticMetadataCollection to get a collection of associated SemanticMetadata.

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>


UMLAssociationMetadata

CaCORE::CaDSR::UMLProject::UMLAssociationMetadata - Perl extension for UMLAssociationMetadata.

ABSTRACT

The CaCORE::CaDSR::UMLProject::UMLAssociationMetadata is a Perl object representation of the CaCORE UMLAssociationMetadata object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of UMLAssociationMetadata

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

id

data type: string

isBidirectional

data type: boolean

sourceHighCardinality

data type: int

sourceLowCardinality

data type: int

sourceRoleName

data type: string

targetHighCardinality

data type: int

targetLowCardinality

data type: int

targetRoleName

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 UMLAssociationMetadata

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

Collection of ObjectClassRelationship:

Many to one assoication, use getObjectClassRelationship to get the associated ObjectClassRelationship.

Collection of Project:

Many to one assoication, use getProject to get the associated Project.

Instance of SemanticMetadata:

One to many assoication, use getSemanticMetadataCollection to get a collection of associated SemanticMetadata.

Collection of SourceUMLClassMetadata:

Many to one assoication, use getSourceUMLClassMetadata to get the associated SourceUMLClassMetadata.

Collection of TargetUMLClassMetadata:

Many to one assoication, use getTargetUMLClassMetadata to get the associated TargetUMLClassMetadata.

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>


UMLAttributeMetadata

CaCORE::CaDSR::UMLProject::UMLAttributeMetadata - Perl extension for UMLAttributeMetadata.

ABSTRACT

The CaCORE::CaDSR::UMLProject::UMLAttributeMetadata is a Perl object representation of the CaCORE UMLAttributeMetadata object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of UMLAttributeMetadata

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

description

data type: string

fullyQualifiedName

data type: string

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 UMLAttributeMetadata

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

Collection of UMLClassMetadata:

Many to one assoication, use getUMLClassMetadata to get the associated UMLClassMetadata.

Collection of AttributeTypeMetadata:

Many to one assoication, use getAttributeTypeMetadata to get the associated AttributeTypeMetadata.

Collection of DataElement:

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

Collection of Project:

Many to one assoication, use getProject to get the associated Project.

Instance of SemanticMetadata:

One to many assoication, use getSemanticMetadataCollection to get a collection of associated SemanticMetadata.

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>


UMLClassMetadata

CaCORE::CaDSR::UMLProject::UMLClassMetadata - Perl extension for UMLClassMetadata.

ABSTRACT

The CaCORE::CaDSR::UMLProject::UMLClassMetadata is a Perl object representation of the CaCORE UMLClassMetadata object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of UMLClassMetadata

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

description

data type: string

fullyQualifiedName

data type: string

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 UMLClassMetadata

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

Instance of UMLAssociationMetadata:

One to many assoication, use getUMLAssociationMetadataCollection to get a collection of associated UMLAssociationMetadata.

Instance of UMLAttributeMetadata:

One to many assoication, use getUMLAttributeMetadataCollection to get a collection of associated UMLAttributeMetadata.

Collection of UMLGeneralizationMetadata:

Many to one assoication, use getUMLGeneralizationMetadata to get the associated UMLGeneralizationMetadata.

Collection of UMLPackageMetadata:

Many to one assoication, use getUMLPackageMetadata to get the associated UMLPackageMetadata.

Collection of ObjectClass:

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

Collection of Project:

Many to one assoication, use getProject to get the associated Project.

Instance of SemanticMetadata:

One to many assoication, use getSemanticMetadataCollection to get a collection of associated SemanticMetadata.

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>


UMLGeneralizationMetadata

CaCORE::CaDSR::UMLProject::UMLGeneralizationMetadata - Perl extension for UMLGeneralizationMetadata.

ABSTRACT

The CaCORE::CaDSR::UMLProject::UMLGeneralizationMetadata is a Perl object representation of the CaCORE UMLGeneralizationMetadata object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of UMLGeneralizationMetadata

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

id

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 UMLGeneralizationMetadata

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

Collection of ObjectClassRelationship:

Many to one assoication, use getObjectClassRelationship to get the associated ObjectClassRelationship.

Collection of SuperUMLClassMetadata:

Many to one assoication, use getSuperUMLClassMetadata to get the associated SuperUMLClassMetadata.

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>


UMLPackageMetadata

CaCORE::CaDSR::UMLProject::UMLPackageMetadata - Perl extension for UMLPackageMetadata.

ABSTRACT

The CaCORE::CaDSR::UMLProject::UMLPackageMetadata is a Perl object representation of the CaCORE UMLPackageMetadata object.

SYNOPSIS

See the CaCORE::ApplicationService manpage.

DESCRIPTION

ATTRIBUTES of UMLPackageMetadata

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

description

data type: string

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 UMLPackageMetadata

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

Instance of UMLClassMetadata:

One to many assoication, use getUMLClassMetadataCollection to get a collection of associated UMLClassMetadata.

Collection of ClassSchemeClassSchemeItem:

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

Collection of Project:

Many to one assoication, use getProject to get the associated Project.

Collection of SubProject:

Many to one assoication, use getSubProject to get the associated SubProject.

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>