what is clooca

14
What is clooca? 2013/7/1 Syuhei Hiya

Upload: syuhei-hiya

Post on 17-Jul-2015

559 views

Category:

Technology


0 download

TRANSCRIPT

What is clooca?

2013/7/1

Syuhei Hiya

agenda

• Intoroduction

• What is DSML

• 2 examples of DSML I created

• How to create DSML on clooca

Introduction

• clooca is Web service for Domain Specific Modeling Language.

– http://www.clooca.com

– developed by Technical Rockstars .inc

What is DSML(1/3)

• Abstract Model

• Fully source code generation

generate

Abstract Model Source Code

What is DSML(2/3)

DSML model

Idea/Concept

Product

manual

Automaticallygeneration

Source code

manual

compile

amount of timeand effort

What is DSML(3/3)Benefits of DSML.

Developping

Software

Developpingsoftware

Developpingsoftware

Developpingsoftware

Developping

Software

Developping

Software

DeveloppingDSML

Conventional approach

DSML approach

Time

DSML at clooca

Developping

Software

Developping

Software

Developping

Software

DeveloppingDSML

DSML approach

Developping Software using DSML.

Use clooca workbench

Use clooca editor

• At first I introduce 2 examples of DSML.• Second I show you how to create DSML.

Example1:Japan robot contestBalanced running (speed=50)

Balanced running (speed=0)

An obstacle detected

DSML model

generate

Example2:Android Activity Transition

generate

How to create DSML.

• You can create DSML with 3 steps.

Meta-modeling

Preview editor

Modify code generator

finish

1 2 3

1.Meta-modeling

• You can create DSML with Workbench.

2.Preview editor

• You can preview Editor defined by Meta-model.

3.Modify code generator

• You can define rule of source code generation.

Conclusion

I explained 3 topics below.

• What is DSML

• 2 examples of DSML I created

• How to create DSML on clooca

Please use cloocahttp://www.clooca.com

Thank you!!