<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/sysmlforum</id>
  <title type="text">SysML Forum Google Group</title>
  <subtitle type="text">
  This group discusses topics related to the Systems Modeling Language (SysML) and OMG SysML(tm). SysML is a dialect of UML that is customized for systems engineering applilcations. For more information visit www.SysMLforum.com.
  </subtitle>
  <link href="/group/sysmlforum/feed/atom_v1_0_msgs.xml" rel="self" title="SysML Forum feed"/>
  <updated>2009-11-11T00:22:19Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Erik Engbrecht</name>
  <email>erik.engbre...@gmail.com</email>
  </author>
  <updated>2009-11-11T00:22:19Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/387e2fba7fc65d0e/cbefc19c5730acdb?show_docid=cbefc19c5730acdb</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/387e2fba7fc65d0e/cbefc19c5730acdb?show_docid=cbefc19c5730acdb"/>
  <title type="text">Alternatives to XMI format</title>
  <summary type="html" xml:space="preserve">
  Are there any alternatives to the XMI format, preferably ones with &lt;br&gt; existing transforms from XMI, that represents a SysML model in a &lt;br&gt; manner that more closely resembles the structure of SysML? &lt;br&gt; &lt;p&gt;I&#39;d like to extract bits and pieces of SysML models for usage in other &lt;br&gt; tools, and I want it to be easy so that it can be done in close to an
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dragos DOBRE</name>
  <email>dobre.dra...@gmail.com</email>
  </author>
  <updated>2009-11-10T09:16:06Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/bbadb1baa96bdc80/e3102feef09e9d0e?show_docid=e3102feef09e9d0e</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/bbadb1baa96bdc80/e3102feef09e9d0e?show_docid=e3102feef09e9d0e"/>
  <title type="text">RE: [SysML Forum] Re: Target of CallOperationAction</title>
  <summary type="html" xml:space="preserve">
  Hello Frank, &lt;br&gt; &lt;p&gt;I think it depends on the tool you&#39;re using to model SysML. I&#39;m using &lt;br&gt; Artisan Studio Uno (it&#39;s free) and here when you create an operation you can &lt;br&gt; add parameters. For each parameter you can assign the type of the parameter &lt;br&gt; which can be a block (Wheel for you). When you do a CallOperationAction (I
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Wadler</name>
  <email>wadlerdan...@hotmail.com</email>
  </author>
  <updated>2009-11-09T20:42:55Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/5c2cf35b5937aebc/0e86aab5aae9a23b?show_docid=0e86aab5aae9a23b</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/5c2cf35b5937aebc/0e86aab5aae9a23b?show_docid=0e86aab5aae9a23b"/>
  <title type="text">RE: [SysML Forum] Interfaces usage</title>
  <summary type="html" xml:space="preserve">
  if i understand correctly, the port cannot &amp;quot;provide&amp;quot; a service, rather it defines a point of interaction with the block. &lt;br&gt; the block must provide the service. &lt;br&gt; the block should inheret the same interface that is &amp;quot;provided&amp;quot; by the port, and should either include an implementation of the service, or an allocation to a sub-block.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dragos DOBRE</name>
  <email>dobre.dra...@gmail.com</email>
  </author>
  <updated>2009-11-09T14:55:34Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/5c2cf35b5937aebc/08b3d92f235c1c1a?show_docid=08b3d92f235c1c1a</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/5c2cf35b5937aebc/08b3d92f235c1c1a?show_docid=08b3d92f235c1c1a"/>
  <title type="text">Interfaces usage</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;I have tried to understand the use of Interfaces on standard ports and I &lt;br&gt; even use them to provide or require operations (as in Interfaces we define &lt;br&gt; the operations). What I didn’t understand is why in an Sequence Diagram it &lt;br&gt; is not possible to use these operations in order to describe the system’s
  </summary>
  </entry>
  <entry>
  <author>
  <name>Frank</name>
  <email>tagnefr...@gmail.com</email>
  </author>
  <updated>2009-11-09T07:59:33Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/bbadb1baa96bdc80/8b9c9363dddca1d5?show_docid=8b9c9363dddca1d5</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/bbadb1baa96bdc80/8b9c9363dddca1d5?show_docid=8b9c9363dddca1d5"/>
  <title type="text">Re: Target of CallOperationAction</title>
  <summary type="html" xml:space="preserve">
  Firstly, thanks for u answers. i try it, but i didn&#39;t find how to &lt;br&gt; choose a part of my system as parameter in SysML.the only things that &lt;br&gt; is available is Enumeration as Instance value and user-defined value. &lt;br&gt; i fear that isn&#39;t possible. &lt;br&gt; &lt;p&gt;How to select the reigthFrontWheel part already design in my model?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Wadler</name>
  <email>wadlerdan...@hotmail.com</email>
  </author>
  <updated>2009-11-08T06:11:09Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/c8de371dddac6089/a9d86c1cbae2e495?show_docid=a9d86c1cbae2e495</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/c8de371dddac6089/a9d86c1cbae2e495?show_docid=a9d86c1cbae2e495"/>
  <title type="text">RE: [SysML Forum] Ports and (Internal) block diagrams</title>
  <summary type="html" xml:space="preserve">
  i would use a single port on A and a single port on B. &lt;br&gt; However, for the provided and required interfaces i would use the interfaces of ports p_B1 and p_B2 as superclasses for the interface of p_B (iow i_B1 and i_B2 are superclasses of i_B). the same for ports p_A, p_A1, p_A2\i_A, i_A1 and i_A2.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dragos DOBRE</name>
  <email>dobre.dra...@gmail.com</email>
  </author>
  <updated>2009-11-06T15:56:55Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/bbadb1baa96bdc80/e8899c6079ab80a5?show_docid=e8899c6079ab80a5</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/bbadb1baa96bdc80/e8899c6079ab80a5?show_docid=e8899c6079ab80a5"/>
  <title type="text">RE: [SysML Forum] Target of CallOperationAction</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;I think you can do that by adding a parameter to your operation with the &lt;br&gt; wheel type. When you call your operation you give the rigthFrontWheel part &lt;br&gt; value to your parameter. &lt;br&gt; &lt;p&gt;Regards, &lt;br&gt; Dragos &lt;br&gt; &lt;p&gt;-----Original Message----- &lt;br&gt; Behalf Of Frank &lt;br&gt; Sent: vendredi 6 novembre 2009 11:34 &lt;br&gt; To: SysML Forum
  </summary>
  </entry>
  <entry>
  <author>
  <name>nsowatsk</name>
  <email>nsowa...@cisco.com</email>
  </author>
  <updated>2009-11-06T14:58:38Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/aee81b6f0c6af128/f91c1ffec51783d7?show_docid=f91c1ffec51783d7</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/aee81b6f0c6af128/f91c1ffec51783d7?show_docid=f91c1ffec51783d7"/>
  <title type="text">Re: [SysML Forum] Re: Ports and instances</title>
  <summary type="html" xml:space="preserve">
  Ralph &lt;br&gt; Many thanks for your help here. Hopefully you will see my other post where I &lt;br&gt; have submitted a worked example of this in MagicDraw, and a write up also. &lt;br&gt; I would have liked, and still would like, to try this with Artisan also. &lt;br&gt; Unfortunately the free Uno edition is not really supported, so I couldn¹t
  </summary>
  </entry>
  <entry>
  <author>
  <name>nsowatsk</name>
  <email>nsowa...@cisco.com</email>
  </author>
  <updated>2009-11-06T14:50:58Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/4fcb824d9ce5e75e/87b5bf0e6e5051ed?show_docid=87b5bf0e6e5051ed</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/4fcb824d9ce5e75e/87b5bf0e6e5051ed?show_docid=87b5bf0e6e5051ed"/>
  <title type="text">Instances - an example to talk about</title>
  <summary type="html" xml:space="preserve">
  Hi all &lt;br&gt; I am, for my night job, working on a dissertation aimed at creating a &lt;br&gt; Network Design Modelling Language (NDML). Some of you have seen my earlier &lt;br&gt; posts about instances, and no doubt enjoyed the related discussions :-) &lt;br&gt; I felt that it would be useful to anchor such discussions with an &amp;quot;real &lt;br&gt; world&amp;quot; example, so I have created one using MagicDraw and attached it, and a
  </summary>
  </entry>
  <entry>
  <author>
  <name>Frederic</name>
  <email>frederic.fontan...@gmail.com</email>
  </author>
  <updated>2009-11-06T13:09:51Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/c8de371dddac6089/360c3a38f8425c6d?show_docid=360c3a38f8425c6d</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/c8de371dddac6089/360c3a38f8425c6d?show_docid=360c3a38f8425c6d"/>
  <title type="text">Ports and (Internal) block diagrams</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I am a little bit new on sysML, I hope you&#39;ll forgive me to query on a &lt;br&gt; basic question. &lt;br&gt; &lt;p&gt;I try to modelize a system, allocated on several centres. Centre A and &lt;br&gt; centre B. &lt;br&gt; Centre A is divided into 2 parts : Part A1 and Part A2 &lt;br&gt; Centre B is divided into 2 parts : Part B1 and Part B2 &lt;br&gt; &lt;p&gt;On a logical point of view, A1 communicates with B1 and A2
  </summary>
  </entry>
  <entry>
  <author>
  <name>Frank</name>
  <email>tagnefr...@gmail.com</email>
  </author>
  <updated>2009-11-06T10:34:29Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/bbadb1baa96bdc80/de45cc83f0203b3a?show_docid=de45cc83f0203b3a</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/bbadb1baa96bdc80/de45cc83f0203b3a?show_docid=de45cc83f0203b3a"/>
  <title type="text">Target of CallOperationAction</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;i modelled a procedure of my system through an activity diagram. i use &lt;br&gt; a callAperationAction and as target, i want to chose an instance of &lt;br&gt; block of my model. i explain: &lt;br&gt; Example: my system is a car with four wheels ( rigthFrontWheel, &lt;br&gt; rigthBackWheel, leftbackwheel, leftFrontWheel), to model this, i draw
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vikas</name>
  <email>thedemonlov...@gmail.com</email>
  </author>
  <updated>2009-10-27T23:38:19Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/d1884dbff291bf35/fc466a9117271667?show_docid=fc466a9117271667</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/d1884dbff291bf35/fc466a9117271667?show_docid=fc466a9117271667"/>
  <title type="text">Block Definition Diagram query</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; In my Block Definition Diagram, the input parameters and the return &lt;br&gt; type of a Operation must be XML. The input parameters and the return &lt;br&gt; type may have different XML structure (i.e they use different XML &lt;br&gt; schema). &lt;br&gt; &lt;p&gt;What is the best way to model this ? If I use primitive type &amp;quot;String&amp;quot; &lt;br&gt; for input and return type this doesn&#39;t capture the structure of the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Russell Peak - GIT</name>
  <email>russell.p...@gatech.edu</email>
  </author>
  <updated>2009-10-26T12:03:40Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/5dba4b49c7ef6f15/69159fd9f93c1f87?show_docid=69159fd9f93c1f87</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/5dba4b49c7ef6f15/69159fd9f93c1f87?show_docid=69159fd9f93c1f87"/>
  <title type="text">RE: [SysML Forum] Re: Lack of complete Instance semantics in SysML</title>
  <summary type="html" xml:space="preserve">
  For those on this list who may not be familiar with the OMG revision task &lt;br&gt; force (RTF) process, you can see something about it here and on other &lt;br&gt; similar OMG pages: &lt;br&gt; - &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.omg.org/technology/documents/spec_catalog.htm&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; It should be clear that any individual OMG RTF member speaks only for &lt;br&gt; himself/herself, and that it is RTF reports and other documents such as
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tim Weilkiens</name>
  <email>tim.weilki...@oose.de</email>
  </author>
  <updated>2009-10-25T18:24:50Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/ff343ad910a0b460/ec301708f8be8a38?show_docid=ec301708f8be8a38</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/ff343ad910a0b460/ec301708f8be8a38?show_docid=ec301708f8be8a38"/>
  <title type="text">RE: [SysML Forum] Stakeholder Diagram</title>
  <summary type="html" xml:space="preserve">
  You can use a SysML Use Case diagram and use the actor element with &lt;br&gt; stereotype &amp;lt;&amp;lt;stakeholder&amp;gt;&amp;gt; &lt;br&gt; to model stakeholder&#39;s in SysML. &lt;br&gt; &lt;p&gt;Tim
  </summary>
  </entry>
  <entry>
  <author>
  <email>edi...@sysmlforum.com</email>
  </author>
  <updated>2009-10-25T06:29:12Z</updated>
  <id>http://groups.google.com/group/sysmlforum/browse_thread/thread/5dba4b49c7ef6f15/8834a34226ce03a4?show_docid=8834a34226ce03a4</id>
  <link href="http://groups.google.com/group/sysmlforum/browse_thread/thread/5dba4b49c7ef6f15/8834a34226ce03a4?show_docid=8834a34226ce03a4"/>
  <title type="text">RE: [SysML Forum] Re: Lack of complete Instance semantics in SysML</title>
  <summary type="html" xml:space="preserve">
  Laurent, &lt;br&gt; &lt;p&gt;If you didn&#39;t understand my previous comments or the SysML FAQ regarding &lt;br&gt; this topic, I recommend that you carefully read Russell Peak&#39;s 22 &lt;br&gt; October response to this thread, in which he recognizes &amp;quot;the need to &lt;br&gt; support instances explicitly&amp;quot; and notes that &amp;quot;the OMG SysML Revision &lt;br&gt; Task Force (RTF) has proposed the addition of instance notation to SysML
  </summary>
  </entry>
</feed>
