Hello everyone,

I am having difficulty with assigning values to stereotype properties that
go beyond simple primitives.  For example, in using the MARTE profile, the
FlowPort stereotype has a simple list of primitive values:

FlowPort
  Direction    (enum)
  isAtomic     (boolean)
  isConjugated (boolean)

These values may be set in the Properties view without a problem.  However,
in attempting to work with the SwSchedulableResource stereotype, we have
something more complex:

SwSchedulableResource
  Type - PeriodicPattern, consisting of:
              occurrences (int)
              period - NFP_Duration
              jitter - NFP_Duration
              phase  - NFP_Duration, consisting of:
                          worst (real)
                          best (real)
                          etc., etc.

The ability to set the values of worst and best under the NFP_Duration
elements of the period, jitter and phase values doesn't seem to be offered.
For schedulability analysis, they are needed.

Is there a means of setting values in such property definitions?  Is this
something that is not currently supported by TOPCASED (I'm currently using
TOPCASED 3.3 on an Eclipse 3.5.1 platform)?

Thanks for any feedback/suggestions on this,

-Pete


_______________________________________________
Topcased-users mailing list
[email protected]
http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users
  • [Topcased-users] Property va... Topcased user list where issues are discussed

Reply via email to