Search

Help

Page 7 of 14. Showing 138 results (0.102 seconds)

  1. Quick Start Guide (pre 0.13)

    Compiler quickstart.png title7.png Modeling & Compiling SCCharts with KIELER This tutorial should guide you if you like to model SCCharts with KIELER … http://rtsys.informatik.uni-kiel.de/%7Ebiblio/downloads/papers/pldi14-submitted.pdf In addition to the step-by-step tutorial guide below we also captured a video
    KIELER ProjectJan 14, 2019
  2. Infrastructure for Meta Layout (KIML)

    of graph-based models. KIML offers interfaces to connect layout algorithms to diagram editors and viewers. The focus is on flexible configurability, which …  kieler-arrange.gif or use the shortcut Ctrl+R L. Similarly, the "KIELER Layout for Graphiti" feature provides the KIML interface to Graphiti-based editors. Terminology
    KIELER ProjectFeb 08, 2018
  3. Downloads

    Product KEITH Downloads - KEITH Kieler Compiler Command-Line Interface Downloads - KIELER Compiler Command-Line Interface Ptolemy Browser Downloads - KIELER
    KIELER ProjectJul 05, 2021
  4. 14-WrapUp.pdf

    with a runnable object, which is constructed from a class that implements the Runnable interface 37 • The runnable object needs a run method • After creating
    Programmierung WS 20/21 / … / VorlesungsfolienNov 17, 2020
  5. Esterel Studio

    Esterel-Studio is a IDE for Esterel . It contains a graphical interface to create Safe State Machines, an editor for Esterel and several tools, e.g … ABRO.h: C header file with interface declarations. o ABRO_data.c: C code with functions for signal interfacing and keyboard control. /home
    Rtsys Group WikiSep 09, 2013
  6. SOAP-based Service

    nature behind a web service. As the server uses a SOAP web service, it describes the user interface in a platform independent way using the Web Service … static final String SERVICE_URL = "http://layout.rtsys.informatik.uni-kiel.de:9442/layout"; // The qualified name of the service interface
    KIELER ProjectNov 27, 2013
  7. 03-Expressions.pdf

    . Relationship to Predefined Classes and Interfaces 1.5. Feedback 1.6. References 2. Grammars 2.1. Context-Free Grammars 2.2. The Lexical Grammar 2.3. The Syntactic … throws case enum instanceof return transient catch extends int short try char final interface static void class finally long strictfp volatile const float
    Programmierung WS 20/21 / … / VorlesungsfolienNov 19, 2020
  8. Technical Stuff

    tutorial https://www.atlassian.com/git/tutorial, written by  the guys at Atlassian The Git page in our KIELER Wiki: Using Git The main tex file for a thesis
    Rtsys Group WikiMar 11, 2022
  9. 07-ArraysAndArrayLists.pdf

    : for (String name : nameList) { println(name); } 80 Enhanced for Statement This works for classes that implement the Iterable interface (e.g., ArrayList) and arrays
    Programmierung WS 20/21 / … / VorlesungsfolienNov 17, 2020
  10. Advanced Rendering of Model Appearance (KARMA)

    interface. Layout Similar to the appearance you get to decide on the LayoutManager to be used by the figure. This LayoutManager is an implementation of the draw2d LayoutManager interface. The layoutmanager is usually used to determine the size of a node with its children and the positions of child figures. Size Its
    KIELER ProjectAug 05, 2013