Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block : Activity Label display name #89

Open
fbats opened this issue Feb 8, 2018 · 0 comments
Open

Block : Activity Label display name #89

fbats opened this issue Feb 8, 2018 · 0 comments

Comments

@fbats
Copy link
Contributor

fbats commented Feb 8, 2018

Label of Activity in block

see "OMG Systems Modeling Language (OMG SysML™) Version 1.4", chapter 8.3.1.1.4:
Behaviors represented in this compartment are shown as a text string of the form:
‘(’ [] ‘)’ [‘:’ [ ] ] [ ]
where:
• is the name of the Behavior.
• is a list of Parameters of the Behavior in the format defined in UML.
• is list of types, multiplicities, and other properties of parameters with return direction
::= [‘,‘ ] *
:=
[‘[‘ ‘]’] [‘{‘ ‘}’] ]
(see UML for definition of )

::= [‘,’ ]* ::= ‘ordered’ | ‘unordered’ | ‘unique’ | ‘nonunique’ | ‘seq’ | ‘sequence’ • is a constraint that applies to the behavior. Other syntax defined by UML can be included, such as for applied stereotypes or the behavior’s metaclass as a keyword before the name (for example «stateMachine»).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant