Project

General

Profile

Actions

Developer Request #6537

closed

Efsm: collection of resetting guarded actions

Added by Sergey Smolov about 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Category:
Model
Target version:
Start date:
01/27/2016
Due date:
% Done:

100%

Estimated time:
Published in build:

Description

For what purpose do we have a collection of resetting guarded actions at Efsm class, when the collection's size is 1?
I think we should either substitute it by the single GuardedAction or support the more-than-one-element collection case.

Actions #1

Updated by Igor Melnichenko about 8 years ago

If you mean the initialisation (this.resetGuardedActions = new HashSet<>(1)), the passed value is just an initial capacity (I chose one because of assumption that it will be relevant for most of designs).

Actions #2

Updated by Sergey Smolov about 8 years ago

  • Status changed from New to Resolved
Actions #3

Updated by Sergey Smolov about 8 years ago

  • % Done changed from 0 to 100

Ok

Actions #4

Updated by Sergey Smolov about 8 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF