<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.grogra.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.grogra.de/feed.php">
        <title>GroIMP wiki - groimp-platform:interfaces</title>
        <description></description>
        <link>https://wiki.grogra.de/</link>
        <image rdf:resource="https://wiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-27T14:31:46+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.grogra.de/doku.php?id=groimp-platform:interfaces:api&amp;rev=1739184862&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.grogra.de/doku.php?id=groimp-platform:interfaces:cli&amp;rev=1714395929&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.grogra.de/doku.php?id=groimp-platform:interfaces:headless&amp;rev=1714745043&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>GroIMP wiki</title>
        <link>https://wiki.grogra.de/</link>
        <url>https://wiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.grogra.de/doku.php?id=groimp-platform:interfaces:api&amp;rev=1739184862&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-10T10:54:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>api</title>
        <link>https://wiki.grogra.de/doku.php?id=groimp-platform:interfaces:api&amp;rev=1739184862&amp;do=diff</link>
        <description>API GroIMP

The GroLink PI in GroIMP is implemented as a new “GroIMP application” including a toolkit, workbenches, and a workbench manager. 

The design and implementation is described in more detail here.

Key components and their integration



Application</description>
    </item>
    <item rdf:about="https://wiki.grogra.de/doku.php?id=groimp-platform:interfaces:cli&amp;rev=1714395929&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-29T13:05:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cli</title>
        <link>https://wiki.grogra.de/doku.php?id=groimp-platform:interfaces:cli&amp;rev=1714395929&amp;do=diff</link>
        <description>CLI implementation

WIP 

You can add commands to the cli by extending the CLI plugin. (see add link)

Then, commands are referred as ref cmd in the registry.

It is also possible to create shortcut for these commands.

Get started

You can start the CLI application in a terminal with</description>
    </item>
    <item rdf:about="https://wiki.grogra.de/doku.php?id=groimp-platform:interfaces:headless&amp;rev=1714745043&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-03T14:04:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>headless</title>
        <link>https://wiki.grogra.de/doku.php?id=groimp-platform:interfaces:headless&amp;rev=1714745043&amp;do=diff</link>
        <description>Headless GroIMP

GroIMP can be started without its graphical interface, in headless. 

Get started

You can find an example 
here.

Download the example project and run in with java -Xverify:none -jar core.jar --headless PATH/TO/THE/MODEL.gsz.
The model will run in background, grow few steps of the plant model, and export several views for each step.</description>
    </item>
</rdf:RDF>
