bernhard steffen university of dortmund

34
Bernhard Steffen University of Dortmund Volker Braun Tiziana Margaria

Upload: others

Post on 22-Oct-2021

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Bernhard Steffen University of Dortmund

Bernhard Steffen

University of Dortmund

Volker Braun

Tiziana Margaria

Page 2: Bernhard Steffen University of Dortmund

2Bernhard Steffen, University of Dortmund 18.9.2001

RoadmapRoadmap

• Motivation

• Goals

• The ToolZoneToolZone Software

• The ETI Meta Model

• Conclusion

• Executing Coordination Sequences

Page 3: Bernhard Steffen University of Dortmund

3Bernhard Steffen, University of Dortmund 18.9.2001

MotivationMotivation

Tools

End Users

adequate communication channel is missing

1. Searching for candidate tools

3. Comparing the tools

2. Getting and installing the tools

Page 4: Bernhard Steffen University of Dortmund

4Bernhard Steffen, University of Dortmund 18.9.2001

GoalsGoals

• a Web-based, open platform for the interactiveexperimentation with and coordination ofheterogeneous software tools

The ETIETI Project is intended to support people who want to set up a software tool experimentation site by providing

• an infrastructure organizing the platform development, extension and ETI site hosting

accessible by the ToolZone Software

the ETI Community Online Serviceat www.eti-service.org

Page 5: Bernhard Steffen University of Dortmund

5Bernhard Steffen, University of Dortmund 18.9.2001

GoalsGoals

• application-domain-specific instantiation of the platform

• tool functionalities are located in the tool repository

• tool providers can publish their tools

• end users can experiment online with the tools and heterogeneous combinations of tool functionalities

• access to common case studies as well as private dataspace

The ETI Sites:

Page 6: Bernhard Steffen University of Dortmund

6Bernhard Steffen, University of Dortmund 18.9.2001

The ToolZone SoftwareThe ToolZone Software

• structured access to the tool functionalities located in the tool repository with the ability to

– get detailed information on each available tool feature

– combine heterogeneous tool functionalities to programs

– execute single tool features

– run the programs via the Internet

Tool Access

tool coordination and Internet-based executionfacilities are the conceptual key features

Page 7: Bernhard Steffen University of Dortmund

7Bernhard Steffen, University of Dortmund 18.9.2001

The ToolZone SoftwareThe ToolZone Software

• full coordination facility by means of the HLL– access to every available tool feature– mainly for experienced users

Tool Coordination

• automated coordination support by ETI’s synthesis component

– tool sequences are generated out of goal-oriented abstract

– descriptions specifying what should be done instead of how

– designed for unexperienced users– access to specifically structured functionalities

Page 8: Bernhard Steffen University of Dortmund

8Bernhard Steffen, University of Dortmund 18.9.2001

The ETI Meta ModelThe ETI Meta Model

• ETI-specific component model models a tool featureas “transformational” entity

Activities

• specified by two aspects: - interface aspect

- functional aspect

• can be executed in stand-alone or tool-coordination mode

T1 T2

Page 9: Bernhard Steffen University of Dortmund

9Bernhard Steffen, University of Dortmund 18.9.2001

The ETI Meta ModelThe ETI Meta Model

Activity Name Input Type Output Type OS Cmd.

latex TEXFile DVIFile latex

dvips DVIFile PSFile dvips

gv PSFile Display gv

Simple Text Processing Activities

Page 10: Bernhard Steffen University of Dortmund

10Bernhard Steffen, University of Dortmund 18.9.2001

The ETI Meta ModelThe ETI Meta Model

• classification of types and activities

• represented as directed acyclic graphs

– leafs represent atomic entities

– intermediate nodes denote the set of reachable entities

– edges model ”is-a” relation between their

source and target nodes

Taxonomies

Page 11: Bernhard Steffen University of Dortmund

11Bernhard Steffen, University of Dortmund 18.9.2001

The ETI Meta ModelThe ETI Meta Model

A Simple Type Taxonomy Example

Page 12: Bernhard Steffen University of Dortmund

12Bernhard Steffen, University of Dortmund 18.9.2001

GUI Impressions: TaxonomiesGUI Impressions: Taxonomies

Page 13: Bernhard Steffen University of Dortmund

13Bernhard Steffen, University of Dortmund 18.9.2001

The ETI Meta ModelThe ETI Meta Model

• sequential programs built on the basis of the activities

Coordination Sequences

• can be executed via the Internet using the ToolZone software

• simple example:

Page 14: Bernhard Steffen University of Dortmund

14Bernhard Steffen, University of Dortmund 18.9.2001

The ETI Meta ModelThe ETI Meta Model

• building coordination sequences manually may be a non-trivial task

• synthesis component generates coordination sequences out of loose descriptions

• two orthogonal dimensions of looseness– local looseness– global/temporal looseness

Loose Specifications

Page 15: Bernhard Steffen University of Dortmund

15Bernhard Steffen, University of Dortmund 18.9.2001

The ETI Meta ModelThe ETI Meta Model

• “TEXFile < Output” to query all coordination sequences being able to display a TEXFile on an Output device

• local looseness: loose specification of the output device by using the type group Output instead of a concrete type, like Printer or Display

• global looseness: by using the before operator “<”

Loose Specification: Example

Page 16: Bernhard Steffen University of Dortmund

16Bernhard Steffen, University of Dortmund 18.9.2001

The ETI The ETI Meta Meta ModelModel

• ETI’s synthesis component generates a synthesis solution graph

• based on a coordination universe

• synthesis strategies influence the resulting solution set– all solutions

– all minimal solutions

– all shortest solutions

– one shortest solution

Generating Coordination Sequences

Page 17: Bernhard Steffen University of Dortmund

17Bernhard Steffen, University of Dortmund 18.9.2001

The ExampleThe Example

• The Alternating Bit

• Visual Verification

• Model Ckecking

Page 18: Bernhard Steffen University of Dortmund

18Bernhard Steffen, University of Dortmund 18.9.2001

Synthesizing Coordination Synthesizing Coordination GraphsGraphs

Page 19: Bernhard Steffen University of Dortmund

19Bernhard Steffen, University of Dortmund 18.9.2001

Executing Executing Coordination Coordination SequencesSequences

Page 20: Bernhard Steffen University of Dortmund

20Bernhard Steffen, University of Dortmund 18.9.2001

The LOTOS SpecificationThe LOTOS Specification

Page 21: Bernhard Steffen University of Dortmund

21Bernhard Steffen, University of Dortmund 18.9.2001

GUI Impressions: Graph SystemsGUI Impressions: Graph Systems

Page 22: Bernhard Steffen University of Dortmund

22Bernhard Steffen, University of Dortmund 18.9.2001

The The Minimized Minimized AutomatonAutomaton

Page 23: Bernhard Steffen University of Dortmund

23Bernhard Steffen, University of Dortmund 18.9.2001

Program ExecutionProgram Execution

Page 24: Bernhard Steffen University of Dortmund

24Bernhard Steffen, University of Dortmund 18.9.2001

Model CheckingModel Checking

Page 25: Bernhard Steffen University of Dortmund

25Bernhard Steffen, University of Dortmund 18.9.2001

The ETI Community ServiceThe ETI Community Service

Page 26: Bernhard Steffen University of Dortmund

26Bernhard Steffen, University of Dortmund 18.9.2001

ConclusionConclusion

• a Web-based, open platform

• interactive experimentation with heterogeneoustools

• elaborate coordination support

• coordination programs can be run via the Net

Page 27: Bernhard Steffen University of Dortmund

27Bernhard Steffen, University of Dortmund 18.9.2001

ConclusionConclusion

• We are in the course of setting upNetwork of Excellence

• a concrete instance: International Journal onSoftware Tools for Technology Transfer (STTT)

• The ETI Community Service: support for people,who want to set up a Web-based communicationchannel between tool providers and end user see:www.eti-service.org

Page 28: Bernhard Steffen University of Dortmund
Page 29: Bernhard Steffen University of Dortmund

29Bernhard Steffen, University of Dortmund 18.9.2001

Page 30: Bernhard Steffen University of Dortmund

30Bernhard Steffen, University of Dortmund 18.9.2001

Software ArchitectureSoftware Architecture

Logical Layers

Persistency Layer Tool Repository

Internet Access Layer Internet Access Server

JNI

Client Layer ToolZone Client

RMI/HTTP

Feature Layer Tool Management Application

JDBC/FS/CORBA/RMI

Page 31: Bernhard Steffen University of Dortmund

31Bernhard Steffen, University of Dortmund 18.9.2001

Software ArchitectureSoftware Architecture

Page 32: Bernhard Steffen University of Dortmund

32Bernhard Steffen, University of Dortmund 18.9.2001

The Tool Management ApplicationThe Tool Management Application

• fully controls the access to the tool functionalities located in the tool repository

• based on the METAFrame environment

• application-independent kernel managing the application-specific components (here tools features)

• the kernel provides:– the hypertext system– the synthesis component– the HLL interpreter

• central for tool integration

Page 33: Bernhard Steffen University of Dortmund

33Bernhard Steffen, University of Dortmund 18.9.2001

The Tool Management ApplicationThe Tool Management Application

• procedural programming language

• can dynamically be extended by new basic types and procedures

• types and procedures are provided by METAFrame Modules

The High-Level Language

Page 34: Bernhard Steffen University of Dortmund

34Bernhard Steffen, University of Dortmund 18.9.2001

The Tool Management ApplicationThe Tool Management Application

• split up the tool to be integrated into set of activities

Tasks for Tool Integration

• classify activities and types within ETI’s taxonomies

• implement METAFrame Modules which HLL-enable the chosen tool functionalities and types

• write HLL program fragments specifying the operational view of the activities