Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - PetPaul64

Pages: [1]
1
General Board / Searching transitions
« on: May 27, 2009, 07:12:50 pm »
Hi,
I would like to search all transitions with the same Guard.
Does anyone know how to do this?

Thanks in advance.

2
Bugs and Issues / Link to Element Feature in Composite Structure Dia
« on: March 03, 2015, 03:08:49 am »
The main idea of what I want to do is to visualize software IC's.
So I need a possibilty to specifiy the wiring of runtime components.

I've decided to go with the Composite Structure Diagram and to show the wiring by Information Flows between parts or properties.
(Lets say SourcePart of type SourceClass should be connected to  DestPart of type DestClass)

When I draw a SourceClass from the Project Browser to the diagram I can drop it as a part or property and specifiy the type of that part or property as SourceClass/DestClass.

This is shown in the diagram.
I'm also able to show the operation of Source- and DestClass through "Feature and Compartment Visibiltiy".

Now I want to establish a connector between these parts.
The connector-endpoints should link to operations of the Source-/DestClasses.

The "Link to Element Feature"-Dialog seems to be the way to go.
But it does not show any operation of the "Element Type" (SourceClass/DestClass).

Is this a bug?
Is there any other way to do this?
Are there other solutions to realize software-IC's?
 
Thanks in advance



3
I have gotten the templates and the template script for State, StateMachine and so on. But it seems to me that they won't be triggered in code generation.

Is there a place to deactivate them?
I have already reinstalled EA. But got no changes.

Further ideas?

Thanks

4
I did try it with the EAExample model Class.

The Class for the DataProcessor was generated.
But neither the State Machine "SearchExternalMedia" nor the Acitivities "doAppendBuffer" were generated.

Any ohter ideas?

Thanks

5
EA 9.0.908
Ultimate Edition

6
I'm using EA 9.0 Ultimate.

I'm trying to generate code from a StateMachine.

Therefor I create a Class-Object.
Then I add a StateMachine to the class using the Project Browser.
With the contextmenu of the class I'm able to generate the C# code for the class. But the code of the StateMachine has not been generated.

In the contextmenu of the StateMachine the option "Generate Code" is disabled.

Are there any preconditions I have to fullfill to be able to generate code from the StateMachine?

Anyone any idea what I have to do?

Thanks in advance

7
Automation Interface, Add-Ins and Tools / Trigger Specification
« on: September 09, 2008, 07:50:05 pm »
Hi,

does anybody know how to access the specification field of a stateflow-trigger using automation?

Thanks in advance

8
I've got the very same problem. I can't access the specification value of a transition from the automation interface.
Is there a solution around?
Thanks

9
Automation Interface, Add-Ins and Tools / Subtype semantic
« on: August 26, 2008, 07:57:21 pm »
Hi,

is there any documentation about the semantic of the property SubType?
I can't find anything. Could someone help.

Thanks in advance

10
Sometimes its so easy. Isn't it?
 :)
Thanks. I didn't see that.

11
Hi everybody,

I would like to extract information form a state machine via automation.
Everything works fine except that I can't find the value for the operation attribute action (do, enter, exit).

Does anyone know how I can access them via automation?

Thanks in advance

Pages: [1]