LICENSE
README.md
pyproject.toml
src/cml_parser/CML.g4
src/cml_parser/__init__.py
src/cml_parser/cml_model_builder.py
src/cml_parser/cml_objects.py
src/cml_parser/parser.py
src/cml_parser/service_cutter_objects.py
src/cml_parser.egg-info/PKG-INFO
src/cml_parser.egg-info/SOURCES.txt
src/cml_parser.egg-info/dependency_links.txt
src/cml_parser.egg-info/requires.txt
src/cml_parser.egg-info/top_level.txt
src/cml_parser/antlr/CMLLexer.py
src/cml_parser/antlr/CMLListener.py
src/cml_parser/antlr/CMLParser.py
src/cml_parser/antlr/CMLVisitor.py
src/cml_parser/antlr/__init__.py
tests/test_aggregate_quality_attributes.py
tests/test_application_command_and_domain_events.py
tests/test_association_syntax_and_roles.py
tests/test_attribute_database_metadata.py
tests/test_attribute_metadata_pattern_size.py
tests/test_attribute_opposite_orderby.py
tests/test_attribute_order_column_validate.py
tests/test_attribute_validation_flags.py
tests/test_attribute_validation_messages.py
tests/test_bounded_context_extended_attrs.py
tests/test_bounded_context_unordered_links.py
tests/test_builder_coverage.py
tests/test_builder_extra.py
tests/test_cli.py
tests/test_coordination_step_refs.py
tests/test_coverage_boost.py
tests/test_coverage_objects.py
tests/test_cross_reference_links.py
tests/test_domain_event_discriminator.py
tests/test_domain_event_flags.py
tests/test_dto_modifiers.py
tests/test_dto_validate_flag.py
tests/test_entity_belongs_and_discriminator.py
tests/test_event_and_valueobject_traits_and_flags.py
tests/test_final_gap_coverage.py
tests/test_flow_choreography_details.py
tests/test_flow_connectors_and_state_transition.py
tests/test_flow_initiated_by.py
tests/test_flow_lowercase_connectors.py
tests/test_flow_reference_linking.py
tests/test_force_coverage.py
tests/test_full_coverage.py
tests/test_missing_attributes.py
tests/test_module_and_subdomain_elements.py
tests/test_nullable_message_and_ordercolumn_name.py
tests/test_operation_combined_clauses.py
tests/test_operation_delegate.py
tests/test_operation_hints_and_publish.py
tests/test_operation_semantic_linking.py
tests/test_parser.py
tests/test_publish_subscribe_event_types.py
tests/test_publish_subscribe_eventbus.py
tests/test_reference_flags_and_label.py
tests/test_relationship_customer_supplier_variants.py
tests/test_relationship_downstream_rights.py
tests/test_relationship_exposed_aggregate_refs.py
tests/test_relationship_right_endpoint_trailing_roles.py
tests/test_relationship_role_markers.py
tests/test_relationship_supplier_customer_keyword.py
tests/test_relationship_type_inference_and_label.py
tests/test_repository_delegate.py
tests/test_repository_method_hint_and_throws.py
tests/test_resource_operation_http_metadata.py
tests/test_service_and_repository_modifiers.py
tests/test_service_cutter_dsl.py
tests/test_service_operations_no_parens_and_keyword_names.py
tests/test_servicecutter_configuration.py
tests/test_servicecutter_details.py
tests/test_servicecutter_usecase_fields.py
tests/test_state_transition_end_state_marker.py
tests/test_strategic_xtext_user_requirements.py
tests/test_subdomain_supports_clause.py
tests/test_tactical_ddd.py
tests/test_tactical_reference_linking.py
tests/test_tactical_traits_and_validations.py
tests/test_tacticddd_application_and_elements.py
tests/test_trait_attribute_inheritance.py
tests/test_value_elicitation_and_relations.py
tests/test_value_epic_multiple_clauses.py
tests/test_value_epic_narrative_weighting_fields.py
tests/test_value_narrative_promote_protect_create.py
tests/test_value_object_discriminator.py
tests/test_value_object_flags.py
tests/test_value_register_artifacts.py
tests/test_xtext_alignment_metadata.py