Book a Demo

Author Topic: Describing a development environment.  (Read 4947 times)

gob

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Describing a development environment.
« on: August 23, 2013, 04:22:52 am »
What is the best way to describe a development environment?
Deployment model?

g.makulik

  • EA User
  • **
  • Posts: 355
  • Karma: +0/-0
    • View Profile
Re: Describing a development environment.
« Reply #1 on: August 23, 2013, 04:36:00 am »
Quote
Deployment model?

Hmm, not necessarily, think about cross compiling.
I'd guess what you want is how the deployed component artifacts should be created for a specific deployment model. May be that's kind of extension of a specific deployment model. But I'm not really sure what and how to extend.
« Last Edit: August 23, 2013, 04:39:36 am by g.makulik »
Using EA9.3, UML2.3, C++, linux, my brain, http://makulik.github.com/sttcl/

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: Describing a development environment.
« Reply #2 on: August 23, 2013, 05:10:44 am »
What do you want to describe for a development environment?

Helmut
Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)

ken.norcross

  • EA User
  • **
  • Posts: 63
  • Karma: +0/-0
    • View Profile
Re: Describing a development environment.
« Reply #3 on: August 23, 2013, 05:39:08 am »
Take a look at an ebook called Mastering Archimate by Gerben Wierda. It is all about Archimate modeling but he describes how to model what he calls Secondary and Tertiary Architectures.

Secondary Architecture in this book = Development Architecture

It may give you some ideas. (page 84 section 12.3)
« Last Edit: August 23, 2013, 05:41:08 am by norcross »

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: Describing a development environment.
« Reply #4 on: August 23, 2013, 05:57:23 am »
Hello,

it's difficult to help you if you only provide references.

Helmut
Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Describing a development environment.
« Reply #5 on: August 23, 2013, 06:40:08 am »
Quote
What is the best way to describe a development environment?
Deployment model?
I'd say yes. An environment is best described via deployment.

However, as others suggest, your problem might be a different one. Short question - indifferent answer.

q.

gob

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: Describing a development environment.
« Reply #6 on: August 27, 2013, 04:55:51 am »
Tank’s you for the input.
I’m developing a product that is a method for prototyping embedded systems.
So the development system is the first layer of the product.
The software will be of product quality but the hardware will be simple.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Describing a development environment.
« Reply #7 on: August 27, 2013, 07:50:29 am »
In that case you should have a look into SysML. There are quite a number of good intros out there which will give you an overview what SysML can do for you. You must not learn all the funky details but there are quite some neat things that allow description of embedded systems.

q.