Interface consistency: State.getIsFinal and State.setIsFinal
------------------------------------------------------------
Key: SCXML-44
URL: https://issues.apache.org/jira/browse/SCXML-44
Project: Commons SCXML
Issue Type: Improvement
Affects Versions: 0.6
Reporter: Jörg Weinmann
Priority: Trivial
Getter and setter method for boolean isFinal is inconsistent to similiar getter
and setter methods in the class.
I would have expected: State.isFinal() and State.setFinal().
Compare to isDone(), isSimple(), isDone(), setDone().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]