Book a Demo

Author Topic: SysML Simulation Examples Problem  (Read 4043 times)

Alexey Halyavka

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
SysML Simulation Examples Problem
« on: June 08, 2018, 09:01:02 pm »
Hello!

I'm trying to follow the Electrical Circuit Simulation Example http://www.sparxsystems.com/enterprise_architect_user_guide/13.5/model_simulation/sysml_simulation_circuit.html.

On step "Bindings" I cannot create the Source block par diagram.
The problem is - Its not able to access to properties of p & n ports (ChargePort Type)  they are inherited from the TwoPinComponent abstract block!

Please advise me right way!


Alexey Halyavka

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: SysML Simulation Examples Problem
« Reply #1 on: June 09, 2018, 08:42:53 pm »
EA 14.0.1418
1.   It seems there is no accesses to block’s property from 3th inheritance level backward. It concerns ibd & par diagrams.
2.   Forward development – If add a property to the block Sourse::TwoPinComponent::ChargePort p, this property appears in all instances synchronously.
Probably, it contains a lot of meaning, but I don't understand what!

Alexey Halyavka

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: SysML Simulation Examples Problem
« Reply #2 on: June 28, 2018, 12:40:02 am »
EA 14.0.1422

I've added the EA Model: "Add a Model using Wizard/Modelica Case Studies/Electrical Circuit".
OK, This AS-IS example is operable.
But I cannot add the block, as example, Diode::TwoPinComponent.
The Problem is former - not able access to ChargePort properties!

I've no ideas! :'(