MAGE::Tools::MGEDOntologyPropertyEntry(3pm) | User Contributed Perl Documentation | MAGE::Tools::MGEDOntologyPropertyEntry(3pm) |
Bio::MAGE::Tools::MGEDOntologyPropertyEntry
SYNOPSIS
Bio::MAGE::Tools::MGEDOntologyPropertyEntry is a concrete class.
Superclass is: Bio::MAGE::Tools::MGEDOntologyEntry Subclasses are: none
DESCRIPTION
This provides functionaliy for an ontology-aware OntologyEntry class for entries of type Property.
ATTRIBUTES
Attributes are simple data types that belong to a single instance of a class. In the Perl implementation of the MAGE-OM classes, the interface to attributes is implemented using separate setter and getter methods for each attribute.
- propertyType
- Store the type of the property
- mgedOntologyProperty
- Stores the name of the equivalent class or property in the MGED Ontology for this OntologyEntry
BUGS
Please send bug reports to mged-mage@lists.sf.net
AUTHOR
Eric W. Deutsch (edeutsch@systemsbiology.org)
SEE ALSO
perl(1).
POD ERRORS
Hey! The above document had some coding errors, which are explained below:
- Around line 317:
- You forgot a '=back' before '=head1'
2020-12-01 | perl v5.32.0 |