Book a Demo

Author Topic: Class instances  (Read 21946 times)

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Class instances
« Reply #15 on: June 25, 2014, 11:35:19 am »
On the Set Run State dialog, the Variable control is a combobox not a listbox, so you can type anything you like into it.
The Sparx Team
[email protected]

BruceS

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: Class instances
« Reply #16 on: June 25, 2014, 11:37:32 am »
Cool.
that's what i needed to know. Thanks :)
Bruce

alvittos

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Class instances
« Reply #17 on: August 05, 2014, 09:54:05 pm »
That means you have multiple instances. So you set the state in each instance.
Not necessarily. For example I want to create a single instance of a 'RequirementsClass' that has multiple 'Requirements'.
Bruce