Book a Demo

Author Topic: Validate model against metamodel specification  (Read 3642 times)

survex

  • EA User
  • **
  • Posts: 76
  • Karma: +1/-1
    • View Profile
Validate model against metamodel specification
« on: May 01, 2015, 12:04:03 pm »
Hi,

say I'm using ArchiMate is it possible to check my model against ArchiMate specifications?

I'll explain:
Archimate defines set of valid object types [X] and defined relations [Z] between them. If I have a model X and I'm not sure that it uses only types from set [X] and relations from set [Z] - is there any way to validate model against some rules?

Or the most important - can I define my own set of object types [X'] and relations [Z'] (extending ArchiMate) and validate model against it?

Thank you.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Validate model against metamodel specification
« Reply #1 on: May 01, 2015, 04:08:00 pm »
I usually write an add-in or script for these kind of tasks.

Geert