cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community email address has changed to community-mailer@ptc.com. Learn more.

PTC Modeler - Missing features for State Machines

PTC Modeler - Missing features for State Machines

Request for SysML standard features

 

We are missing some SysML features for state machines. See SysML Specification Chapter 13 Table 13.1.

 

smmissing1.png

 

 

Provide asynchronous communication within state machines

 

The signal features (receive and send) are required for the asynchronous communication with other entities in real time systems. Our code generators will map that on RTOS calls like snd_Msg or rcv_Msg.

 

Hide transition effect implementations

 

The action feature is required to avoid the explicit formulation and rendering of transition effects in the event action block. Given in the target language (e.g. ANSI-C). This action feature might be a feature to hide that implementation.

 

OR

 

Optionally a feature for the selection of operations or activities in the event action block would be fine as well. The name of the selected action or operation will then replace the raw implementation code of the effect.

 

 

Terminator pseudo state

Missing2.png

 

The terminator pseudo state is missing as well. The terminator is helpful to complete a state machine at various states. Would be great to see this feature within PTC Modeler.

 

2 Comments
PatrickOllerton
15-Moonstone

hi Detlef,

We have these requirements already captured (ID: ART17-488625) and are considering for a future release.

They are currently medium priority.

regards,

Patrick

PatrickOllerton
15-Moonstone
Status changed to: Under Consideration