Book a Demo

Author Topic: Extension Points  (Read 4956 times)

zyx

  • EA User
  • **
  • Posts: 95
  • Karma: +1/-1
    • View Profile
Extension Points
« on: June 01, 2016, 06:28:53 am »
Hello all,

    As always, I apologize for my bad english...

    Is there a way to modify the text "extension points"? I mean I want to put a text before the text "extension points" in an use case. Is it possible?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Extension Points
« Reply #1 on: June 01, 2016, 07:57:46 am »
No. Here's what the spec says:
Quote
ExtensionPoints may be listed in a compartment of the UseCase with the heading extension points. Each ExtensionPoint is denoted by a text string within the UseCase oval symbol according to the syntax below:
<extension point> ::= <name> [: <explanation>]
Literally you could leave the header away, but I would not read that as "use your own header".

q.