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).
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 317:
You forgot a '=back' before '=head1'