Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Content layer
id1552545625
Content column
id1552545636
Content block
id1552545624

On this page

Table of Contents
maxLevel5

Content block
id1552545626

Our modeling tools

...

always support the latest versions of standards. The SysML Plugin

...

2021x supports

...

the SysML 1.

...

6 specification.

Abstract Requirement 

The updates in specification are related to adding a new concept: the AbstractRequirement concept. It allows you to define and implement any property-based requirement which could be inherited form the AbstractRequirement.

Image Removed
The Property-Based Requirement as a Constraint Block extension.

The changes affect the following diagrams:

  • Requirement table - the element type is set to «abstractRequirement» with included subtypes. Custom requirements (inherited either from «Requirement» or from «abstractRequirement») are added as Add New> Custom Requirements menu commands.
  • Derive Requirement Matrix / Refine Requirement Matrix / Satisfy Requirement Matrix / Verify Requirement Matrix - the row or column element type is changed to «abstractRequirement» instead of «Requirement».
  • Requirement Containment Map / Requirement Deriviation Map - the «abstractRequirement» subtype is supported as an element type for these relation maps.

Please note, the changes do not affect the common usage of diagrams listed above.

Value Properties notation

Optionally, the unit name or unit symbol could be shown for value properties.

Image Removed

Examples of a unit notation.

Conjugated Interface Block

One more way to model conjugated ports is to create the Conjugated Interface Block which has the same features as its original Interface Block except that its Directed Features and Flow Properties are reversed (conjugated). Learn more about Conjugated Interface Block >>

Image Added
Interface Block with reversed direction prefixes of Flow Properties.

Binding Connector notation

The ability to change the Binding Connector notation keyword from "equal" to sign "=". Learn how to create Binding Connector >>


Image Added
The Binding Connector notation.

«AddFlowPropertyValueOnNestedPortAction» stereotype

The new stereotype «AddFlowPropertyValueOnNestedPortAction» is created which enables values added to a flow property to propagate out through a specified behavioral port of an object executing the action, rather than all behavior ports exposing the flow property. It also enables values added to a flow property to propagate into objects.

Image Added

The «AddFlowPropertyValueOnNestedPortAction» stereotype in profile.

AdjunctProperty principal type


The AdjunctProperty principal type is changed from Element to NamedElement.

Image Added

The comparison of principal type changes in 2021x version and earlier versions.

FlowDirection, FeatureDirection and ControlValue enumerations

The FlowDirection, FeatureDirection and  ControlValue enumerations are renamed to FlowDirectionKindFeatureDirectionKind and ControlValueKind  respectively.

Image Added

The comparison of enumeration in 2021x version and earlier versions.


The Value Type compartment

The Value Type compartment attributes is renamed to properties.

Image Added

The comparison of Value Type compartments in 2021x version and earlier versions.


Other

  • The «PropertySpecificType» stereotype is renamed to «pst».
  • The initialValue compartment is renamed to  initial values.
  • The s ignal receptions  compartment is renamed to  receptions.