37 return make_shared<WorkspaceFactory>();
42 string s =
"<h3>SimPT, version 1.0</h3>";
43 s.append(
"<p><b> Revision id: " + RevisionInfo::HashId() +
"<br>");
44 s.append(
"Commit date: " + RevisionInfo::CommitDate() +
"</b></p>");
46 Simulator for Plant Tissue a.k.a SimPT or simPT is an Open Source framework \
47 for cell-based modeling of plant tissue growth and development. \
50 Copyright 2011-2016 Universiteit Antwerpen\
51 <Licensed under the EUPL, Version 1.1 or as soon they will be approved by \
52 the European Commission - subsequent versions of the EUPL (the \"Licence\"); \
53 You may not use this work except in compliance with the Licence.\
54 You may obtain a copy of the Licence at: http://ec.europa.eu/idabc/eupl5 \
55 Unless required by applicable law or agreed to in writing, software \
56 distributed under the Licence is distributed on an \"AS IS\" basis, \
57 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \
58 See the Licence for the specific language governing \
59 permissions and limitations under the Licence. \
71 return "SimPT Consortium";
Info on git revision and commit date.
Namespace for miscellaneous utilities.
virtual std::string GetOrganizationName() const
Namespace for SimPT shell package.
Interface for AppCustomizer.
virtual std::shared_ptr< IWorkspaceFactory > CreateWorkspaceFactory() const
virtual std::string GetApplicationName() const
virtual std::string GetAbout() const
Interface for WorkspaceFactory.
Namespace for SimPT specific workspace classes.