[GME-commit] GMESRC/Doc/Tutorial Lesson1.html,1.7,1.8
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Thu Aug 4 20:41:22 CDT 2005
Update of /project/gme-repository/GMESRC/Doc/Tutorial
In directory escher:/tmp/cvs-serv27248
Modified Files:
Lesson1.html
Log Message:
Based on Wilhelm's comments.
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: Lesson1.html
===================================================================
RCS file: /project/gme-repository/GMESRC/Doc/Tutorial/Lesson1.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Lesson1.html 7 Mar 2005 19:58:53 -0000 1.7
--- Lesson1.html 4 Aug 2005 19:41:19 -0000 1.8
***************
*** 457,462 ****
entities. They cannot be instantiated as objects in the models and are only
used for metamodeling purposes. We have already created an abstract entity,
! NetInterface. Entities with an <b><<FCO>></b> stereotype are always
! abstract, because an FCO ("First Class Object") itself is an abstract
generalization of models, atoms, connections, references, and sets.
<li>
--- 457,462 ----
entities. They cannot be instantiated as objects in the models and are only
used for metamodeling purposes. We have already created an abstract entity,
! NetInterface. Entities with an <b><<FCO>></b> stereotype must be set
! always abstract, because an FCO ("First Class Object") itself is an abstract
generalization of models, atoms, connections, references, and sets.
<li>
***************
*** 634,638 ****
Normally it remains listed as the default value, true.
<li>
- <font color="#000080">
<b>Global Scope? (Boolean)</b>:
Most attributes are defined in the global scope. Sometimes (with huge
--- 634,637 ----
***************
*** 645,648 ****
--- 644,651 ----
meta-entity. This is the best choice for "Family".
<li>
+ <b>Help (string)</b>:
+ The string specified will be shown in the status bar of the Attribute
+ window, when the user selects or edits this attribute.
+ <li>
<b>Menu items (multiline string)</b>:
This option only applies to <b><<EnumAttribute>></b>s. The valid
***************
*** 810,814 ****
Now let's see how Routers behave in the model. Create a router and name it
! "inetgw". Set its Family attribute to one of the five options: "C25xx", for
example. The router needs ports, so double-click it to access its internal
structure. We can now add ports from the part browser. Add three ports to this
--- 813,817 ----
Now let's see how Routers behave in the model. Create a router and name it
! "inetgw". Set its Family attribute to one of the four options: "C25xx", for
example. The router needs ports, so double-click it to access its internal
structure. We can now add ports from the part browser. Add three ports to this
More information about the GME-commit
mailing list