Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » UML Attributes vs. SYSML Properties
UML Attributes vs. SYSML Properties [message #1706787] Mon, 31 August 2015 07:31 Go to next message
Philippe de Rochambeau is currently offline Philippe de RochambeauFriend
Messages: 40
Registered: February 2013
Member
Hello,

what is the difference between UML Attributes and SYSML Properties?

According to the author of SysML Distilled, UML Attributes are DataTypes (e.g., Strings) whereas SYSML properties are ValueTypes (e.g., can be assigned computed values).

Can anyone elaborate on this?

Cheers,

Philippe

Re: UML Attributes vs. SYSML Properties [message #1708514 is a reply to message #1706787] Thu, 17 September 2015 09:14 Go to previous message
Patrick Tessier is currently offline Patrick TessierFriend
Messages: 341
Registered: July 2009
Location: Paris Saclay, France
Senior Member
Hi,
Attribute or Properties in SysML are instances of the metaclass Propery.

A property in SysML and UML are TypedElement.
So you can type your attribute or property by a primitive type as a String an integer... or by a Class, a Datatype, an Interface...

In the context of SysML, there is specialization. There are the concepts of parts and in references. There are properties that must be typed by Blocks. Morever when you create these elements, assocations have to be created.

Previous Topic:Who uses Sequence Diagrams?
Next Topic:API for creating and accessing uml diagrams
Goto Forum:
  


Current Time: Thu Mar 28 21:22:02 GMT 2024

Powered by FUDForum. Page generated in 0.06183 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top