ConstantHint

class ConstantHint

Whether to show the constant keyword on implicitly constant features in SysML.

part def P {
    //* constant */ end e;
}
Members defined in ConstantHint (2 members)

toggle

RW

Toggle for all nested options.

__init__

Attributes

property toggle: syside.conf.Toggle

Toggle for all nested options.

  • on enables the default behaviour

  • off disables the default behaviour and all nested options

  • explicit disables the default behaviour. Same as on if there is no default behaviour not covered by nested options.

Methods

__init__() None