All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sbml.jsbml.ext.spatial.Messages.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
  <comment>
    ----------------------------------------------------------------------------
    This file is part of JSBML. Please visit http://sbml.org/Software/JSBML
    for the latest version of JSBML and more information about SBML.

    Copyright (C) 2009-2022 jointly by the following organizations:
    1. The University of Tuebingen, Germany
    2. EMBL European Bioinformatics Institute (EBML-EBI), Hinxton, UK
    3. The California Institute of Technology, Pasadena, CA, USA
    4. The University of California, San Diego, La Jolla, CA, USA
    5. The Babraham Institute, Cambridge, UK

    This library is free software; you can redistribute it and/or modify it
    under the terms of the GNU Lesser General Public License as published by
    the Free Software Foundation. A copy of the license agreement is provided
    in the file named "LICENSE.txt" included with this software distribution
    and also available online as http://sbml.org/Software/JSBML/License.
    ----------------------------------------------------------------------------

    A collection of text messages to be presented to uses upon certain events.

    Author:  Alex Thomas
    Since:   1.0
  </comment>
  
  <entry key="COMPARTMENT_MAPPING_NOT_SET">Spatial's compartmenMapping is not set for the compartment this species resides in.</entry>
  <entry key="COULD_NOT_READ">Could not recognized the value {0} for the attribute {1} on the ''SpatialSpecies'' element.</entry>
  <entry key="COULD_NOT_READ_ATTRIBUTE">Could not recognized the value {0} for the attribute {1} on the ''{2}'' element.</entry>	
  
</properties>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy