Commit a3631a1 1 parent 4f16712 commit a3631a1 Copy full SHA for a3631a1
File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ Non-collectable elements are various sub-elements to collectable elements.
26
26
* DataReceiveErrorEvent | DATA-RECEIVE-ERROR-EVENT
27
27
* DataSendCompletedEvent | DATA-SEND-COMPLETED-EVENT
28
28
* DataWriteCompletedEvent | DATA-WRITE-COMPLETED-EVENT
29
+ * ExclusiveAreaRefConditional | EXCLUSIVE-AREA-REF-CONDITIONAL
30
+ * ExecutableEntityActivationReason | EXECUTABLE-ENTITY-ACTIVATION-REASON
29
31
* ExternalTriggerOccurredEvent | EXTERNAL-TRIGGER-OCCURRED-EVENT
30
32
* InitEvent | INIT-EVENT
31
33
* InternalTriggerOccurredEvent | INTERNAL-TRIGGER-OCCURRED-EVENT
@@ -40,6 +42,22 @@ Non-collectable elements are various sub-elements to collectable elements.
40
42
* TimingEvent | TIMING-EVENT
41
43
* TransformerHardErrorEvent | TRANSFORMER-HARD-ERROR-EVENT
42
44
45
+ #### XML - Reference elements
46
+
47
+ * AbstractProvidedPortPrototypeRef
48
+ * AbstractRequiredPortPrototypeRef
49
+ * AsynchronousServerCallResultPointRef
50
+ * ExclusiveAreaNestingOrderRef
51
+ * ExclusiveAreaRef
52
+ * InternalTriggeringPointRef
53
+ * ModeSwitchPointRef
54
+ * RunnableEntityRef
55
+ * SwcImplementationRef
56
+ * SwcInternalBehaviorRef
57
+ * TriggerRef
58
+ * VariableAccessRef
59
+
60
+
43
61
### Fixed
44
62
45
63
* Fixed parsing error on elements containing ` ADMIN-DATA ` .
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " autosar"
3
- version = " 0.5.4a3 "
3
+ version = " 0.5.4b1 "
4
4
description = " A set of Python modules for working with AUTOSAR XML files"
5
5
readme = " README.md"
6
6
requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments