Stateflow    
Junction Properties

Stateflow API objects of type Junction have the properties listed in the table below. See also Junction Methods.

Property
Type
Acc
Description
ArrowSize
Double
RW
Size of transition arrows (default = 8) coming into this junction.
Chart
Chart
RO
Chart that this junction resides in.
Description
String
RW
Description of this junction (default = ''). Equivalent to entering a description in the Description field of the properties dialog for this junction.
Document
String
RW
Document link to this junction (default = ''). Equivalent to entering the Document Link field of the properties dialog for this junction.
Id
Integer
RO
Unique identifier assigned to this junction to distinguish it from other objects loaded in memory.
Machine
Machine
RO
Machine containing this junction.
Position.
Center
Rect
RW
Position of the center of this junction (default = [10 10]) relative to the upper left corner of the parent chart or state as an [x,y] point array.
Position.
Radius
Rect
RO
Radius of this junction (default = 10).
Subviewer
Chart or State
RO
State or chart in which this junction can be graphically viewed.
Tag
Any Type
RW
Holds data of any type (default = []) for this junction.
Type
Enum
RO
Type of this junction. For junctions, can be 'CONNECTIVE'(default) or 'HISTORY'


  Transition Properties Data Properties