Book a Demo

Author Topic: CustomProperties?  (Read 6914 times)

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
CustomProperties?
« on: August 15, 2005, 12:19:23 am »
In their traversals of the Automation Interface, has anybody come across any custom properties?  The Help system doesn't enumerate what they are.  I've placed some tracers in the code to emit them if I come across any, but so far the small testing model hasn't found any.

How can I set some through the UI so they are emitted?

Cheerz,
Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: CustomProperties?
« Reply #1 on: August 16, 2005, 05:52:04 pm »
I haven't used them, but look in the context menu for the following on a diagram.

Elements (or shapes ;))
  • Action
  • Activity
  • ActivityPartition
  • Decision
  • ExpansionRegion
  • ObjectNode
  • ActivityParameter
  • Component
  • Port
  • Part
  • Artifact
  • DeploymentSpecification
  • Synchronization
  • DiagramFrame
  • Node
Connectors
  • StateFlow
  • Generalization
  • ObjectFlow
You'll get a menu option "Custom Properties".

Have fun.

Simon

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: CustomProperties?
« Reply #2 on: August 16, 2005, 09:57:44 pm »
Thanx Simon,

I tried an Activity and I did indeed get them...

Paolo

« Last Edit: August 16, 2005, 09:58:05 pm by PaoloFCantoni »
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!