v0.5.3
Added
XML - Common structure elements
- DataFilter | DATA-FILTER
XML - System template elements
- E2EProfileCompatibilityProps | E-2-E-PROFILE-COMPATIBILITY-PROPS |
collectable
- EndToEndTransformationComSpecProps | END-TO-END-TRANSFORMATION-COM-SPEC-PROPS
XML - Software component elements
- ApplicationSoftwareComponentType | APPLICATION-SW-COMPONENT-TYPE |
collectable
- CompositionSwComponentType | COMPOSITION-SW-COMPONENT-TYPE |
collectable
- SwComponentPrototype | SW-COMPONENT-PROTOTYPE
- PortInCompositionTypeInstanceRef | Merge of P-PORT-IN-COMPOSITION-INSTANCE-REF, R-PORT-IN-COMPOSITION-INSTANCE-REF
- AssemblySwConnector | ASSEMBLY-SW-CONNECTOR
- DelegationSwConnector | DELEGATION-SW-CONNECTOR
- PassThroughSwConnector | PASS-THROUGH-SW-CONNECTOR
- ClientComSpec | CLIENT-COM-SPEC
- ModeSwitchedAckRequest | MODE-SWITCHED-ACK-REQUEST
- ModeSwitchReceiverComSpec | MODE-SWITCH-RECEIVER-COM-SPEC
- ModeSwitchSenderComSpec | MODE-SWITCH-SENDER-COM-SPEC
- NonqueuedReceiverComSpec | NONQUEUED-RECEIVER-COM-SPEC
- NonqueuedSenderComSpec | NONQUEUED-SENDER-COM-SPEC
- NvProvideComSpec | NV-PROVIDE-COM-SPEC
- NvRequireComSpec | NV-REQUIRE-COM-SPEC
- ParameterProvideComSpec | PARAMETER-PROVIDE-COM-SPEC
- ParameterRequireComSpec | PARAMETER-REQUIRE-COM-SPEC
- QueuedReceiverComSpec | QUEUED-RECEIVER-COM-SPEC
- QueuedSenderComSpec | QUEUED-SENDER-COM-SPEC
- ReceptionComSpecProps | RECEPTION-COM-SPEC-PROPS
- ServerComSpec | SERVER-COM-SPEC
- TransmissionAcknowledgementRequest | TRANSMISSION-ACKNOWLEDGEMENT-REQUEST
- TransmissionComSpecProps | TRANSMISSION-COM-SPEC-PROPS
- ProvidePortPrototype | P-PORT-PROTOTYPE
- RequirePortPrototype | R-PORT-PROTOTYPE
- PRPortPrototype | PR-PORT-PROTOTYPE
XML - SWC internal behavior elements
- ArVariableInImplementationDataInstanceRef | AR-VARIABLE-IN-IMPLEMENTATION-DATA-INSTANCE-REF
- AutosarVariableRef | AUTOSAR-VARIABLE-REF
- VariableAccess | VARIABLE-ACCESS
- VariableInAtomicSWCTypeInstanceRef | VARIABLE-IN-ATOMIC-SWC-TYPE-INSTANCE-REF
XML - Reference elements
- ApplicationCompositeElementDataPrototypeRef
- AutosarDataPrototypeRef
- ClientServerOperationRef
- E2EProfileCompatibilityPropsRef
- ModeDeclarationGroupPrototypeRef
- ParameterDataPrototypeRef
- PortPrototypeRef
- SwComponentTypeRef
- SwComponentPrototypeRef
Workspace class
New methods:
- create_package_map
- add_element
- find_element
- get_package
- create_document_mapping
Changed
- The method
Workspace.make_packages
should not be called directly anymore. UseWorkspace.create_package_map
instead.