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 CaCORE::ApplicationService.
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
getSemanticMetadataCollectionto get a collection of associated SemanticMetadata. - Instance of "TypeEnumeration":
-
One to many assoication, use
getTypeEnumerationCollectionto get a collection of associated TypeEnumeration. - Collection of "ValueDomain":
-
Many to one assoication, use
getValueDomainto get the associated ValueDomain.
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 CaCORE::ApplicationService.
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
getUMLAssociationMetadataCollectionto get a collection of associated UMLAssociationMetadata. - Instance of "UMLAttributeMetadata":
-
One to many assoication, use
getUMLAttributeMetadataCollectionto get a collection of associated UMLAttributeMetadata. - Instance of "UMLClassMetadata":
-
One to many assoication, use
getUMLClassMetadataCollectionto get a collection of associated UMLClassMetadata. - Instance of "UMLPackageMetadata":
-
One to many assoication, use
getUMLPackageMetadataCollectionto get a collection of associated UMLPackageMetadata. - Collection of "ClassificationScheme":
-
Many to one assoication, use
getClassificationSchemeto get the associated ClassificationScheme. - Instance of "SubProject":
-
One to many assoication, use
getSubProjectCollectionto get a collection of associated SubProject.
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 CaCORE::ApplicationService.
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
getConceptto get the associated Concept.
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 CaCORE::ApplicationService.
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
getUMLPackageMetadataCollectionto get a collection of associated UMLPackageMetadata. - Collection of "ClassSchemeClassSchemeItem":
-
Many to one assoication, use
getClassSchemeClassSchemeItemto get the associated ClassSchemeClassSchemeItem. - Collection of "Project":
-
Many to one assoication, use
getProjectto get the associated Project.
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 CaCORE::ApplicationService.
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
getSemanticMetadataCollectionto get a collection of associated SemanticMetadata.
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 CaCORE::ApplicationService.
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
getObjectClassRelationshipto get the associated ObjectClassRelationship. - Collection of "Project":
-
Many to one assoication, use
getProjectto get the associated Project. - Instance of "SemanticMetadata":
-
One to many assoication, use
getSemanticMetadataCollectionto get a collection of associated SemanticMetadata. - Collection of "SourceUMLClassMetadata":
-
Many to one assoication, use
getSourceUMLClassMetadatato get the associated SourceUMLClassMetadata. - Collection of "TargetUMLClassMetadata":
-
Many to one assoication, use
getTargetUMLClassMetadatato get the associated TargetUMLClassMetadata.
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 CaCORE::ApplicationService.
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
getUMLClassMetadatato get the associated UMLClassMetadata. - Collection of "AttributeTypeMetadata":
-
Many to one assoication, use
getAttributeTypeMetadatato get the associated AttributeTypeMetadata. - Collection of "DataElement":
-
Many to one assoication, use
getDataElementto get the associated DataElement. - Collection of "Project":
-
Many to one assoication, use
getProjectto get the associated Project. - Instance of "SemanticMetadata":
-
One to many assoication, use
getSemanticMetadataCollectionto get a collection of associated SemanticMetadata.
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 CaCORE::ApplicationService.
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
getUMLAssociationMetadataCollectionto get a collection of associated UMLAssociationMetadata. - Instance of "UMLAttributeMetadata":
-
One to many assoication, use
getUMLAttributeMetadataCollectionto get a collection of associated UMLAttributeMetadata. - Collection of "UMLGeneralizationMetadata":
-
Many to one assoication, use
getUMLGeneralizationMetadatato get the associated UMLGeneralizationMetadata. - Collection of "UMLPackageMetadata":
-
Many to one assoication, use
getUMLPackageMetadatato get the associated UMLPackageMetadata. - Collection of "ObjectClass":
-
Many to one assoication, use
getObjectClassto get the associated ObjectClass. - Collection of "Project":
-
Many to one assoication, use
getProjectto get the associated Project. - Instance of "SemanticMetadata":
-
One to many assoication, use
getSemanticMetadataCollectionto get a collection of associated SemanticMetadata.
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 CaCORE::ApplicationService.
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
getObjectClassRelationshipto get the associated ObjectClassRelationship. - Collection of "SuperUMLClassMetadata":
-
Many to one assoication, use
getSuperUMLClassMetadatato get the associated SuperUMLClassMetadata.
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 CaCORE::ApplicationService.
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
getUMLClassMetadataCollectionto get a collection of associated UMLClassMetadata. - Collection of "ClassSchemeClassSchemeItem":
-
Many to one assoication, use
getClassSchemeClassSchemeItemto get the associated ClassSchemeClassSchemeItem. - Collection of "Project":
-
Many to one assoication, use
getProjectto get the associated Project. - Collection of "SubProject":
-
Many to one assoication, use
getSubProjectto 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>
COPYRIGHT AND LICENSE
The CaCORE Software License, Version 1.0
Copyright 2001-2005 SAIC. This software was developed in conjunction with the National Cancer Institute, and so to the extent government employees are co-authors, any rights in such works shall be subject to Title 17 of the United States Code, section 105. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the disclaimer of Article 5, below. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the disclaimer of Article 5 in the documentation and/or other materials provided with the distribution.
The end-user documentation included with the redistribution, if any, must include the following acknowledgment: "This product includes software developed by SAIC and the National Cancer Institute." If no such end-user documentation is to be included, this acknowledgment shall appear in the software itself, wherever such third-party acknowledgments normally appear.
The names "The National Cancer Institute", "NCI" and "SAIC" must not be used to endorse or promote products derived from this software. This license does not authorize the licensee to use any trademarks owned by either NCI or SAIC.
This license does not authorize or prohibit the incorporation of this software into any third party proprietary programs. Licensee is expressly made responsible for obtaining any permission required to incorporate this software into third party proprietary programs and for informing licensee's end-users of their obligation to secure any required permissions before incorporating this software into third party proprietary software programs.
THIS SOFTWARE IS PROVIDED "AS IS," AND ANY EXPRESSED OR IMPLIED WARRANTIES, (INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE) ARE DISCLAIMED. IN NO EVENT SHALL THE NATIONAL CANCER INSTITUTE, SAIC, OR THEIR AFFILIATES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.