LICENSE.md
README.md
pyproject.toml
requirements.txt
setup.cfg
besser/__init__.py
besser.egg-info/PKG-INFO
besser.egg-info/SOURCES.txt
besser.egg-info/dependency_links.txt
besser.egg-info/requires.txt
besser.egg-info/top_level.txt
besser/BUML/__init__.py
besser/BUML/metamodel/__init__.py
besser/BUML/metamodel/deployment/__init__.py
besser/BUML/metamodel/deployment/deployment.py
besser/BUML/metamodel/feature_model/__init__.py
besser/BUML/metamodel/feature_model/feature_model.py
besser/BUML/metamodel/gui/__init__.py
besser/BUML/metamodel/gui/binding.py
besser/BUML/metamodel/gui/dashboard.py
besser/BUML/metamodel/gui/events_actions.py
besser/BUML/metamodel/gui/graphical_ui.py
besser/BUML/metamodel/gui/style.py
besser/BUML/metamodel/nn/__init__.py
besser/BUML/metamodel/nn/neural_network.py
besser/BUML/metamodel/object/__init__.py
besser/BUML/metamodel/object/builder.py
besser/BUML/metamodel/object/object.py
besser/BUML/metamodel/ocl/__init__.py
besser/BUML/metamodel/ocl/ocl.py
besser/BUML/metamodel/project/__init__.py
besser/BUML/metamodel/project/project.py
besser/BUML/metamodel/state_machine/__init__.py
besser/BUML/metamodel/state_machine/agent.py
besser/BUML/metamodel/state_machine/state_machine.py
besser/BUML/metamodel/structural/__init__.py
besser/BUML/metamodel/structural/structural.py
besser/BUML/notations/__init__.py
besser/BUML/notations/deployment/__init__.py
besser/BUML/notations/deployment/buml_deployment.py
besser/BUML/notations/deployment/depl_to_buml_listener.py
besser/BUML/notations/deployment/deploymentLexer.py
besser/BUML/notations/deployment/deploymentListener.py
besser/BUML/notations/deployment/deploymentParser.py
besser/BUML/notations/mockup_to_buml/__init__.py
besser/BUML/notations/mockup_to_buml/config.py
besser/BUML/notations/mockup_to_buml/mockup_to_buml.py
besser/BUML/notations/mockup_to_buml/multiple_images.py
besser/BUML/notations/mockup_to_buml/one_page.py
besser/BUML/notations/mockup_to_buml/besser_integration/__init__.py
besser/BUML/notations/mockup_to_buml/besser_integration/refactor_gui_model.py
besser/BUML/notations/mockup_to_buml/besser_integration/multiple_pages/__init__.py
besser/BUML/notations/mockup_to_buml/besser_integration/multiple_pages/gui_model_generation.py
besser/BUML/notations/mockup_to_buml/besser_integration/multiple_pages/gui_models_generation.py
besser/BUML/notations/mockup_to_buml/besser_integration/one_page/__init__.py
besser/BUML/notations/mockup_to_buml/besser_integration/one_page/gui_generation.py
besser/BUML/notations/mockup_to_buml/refactoring_model/__init__.py
besser/BUML/notations/mockup_to_buml/refactoring_model/complete_model.py
besser/BUML/notations/mockup_to_buml/refactoring_model/refactor_model.py
besser/BUML/notations/mockup_to_structural/__init__.py
besser/BUML/notations/mockup_to_structural/config.py
besser/BUML/notations/mockup_to_structural/mockup_to_structural.py
besser/BUML/notations/mockup_to_structural/multiple_images.py
besser/BUML/notations/mockup_to_structural/one_page.py
besser/BUML/notations/mockup_to_structural/besser_integration/__init__.py
besser/BUML/notations/mockup_to_structural/besser_integration/buml_conversion.py
besser/BUML/notations/mockup_to_structural/besser_integration/refactor_plantuml.py
besser/BUML/notations/mockup_to_structural/besser_integration/multiple_pages/__init__.py
besser/BUML/notations/mockup_to_structural/besser_integration/multiple_pages/plantuml_generation.py
besser/BUML/notations/mockup_to_structural/besser_integration/one_page/__init__.py
besser/BUML/notations/mockup_to_structural/besser_integration/one_page/plantuml_generation.py
besser/BUML/notations/mockup_to_structural/refactoring_model/__init__.py
besser/BUML/notations/mockup_to_structural/refactoring_model/refactor_model.py
besser/BUML/notations/mockup_to_structural/utilities/__init__.py
besser/BUML/notations/mockup_to_structural/utilities/file_utils.py
besser/BUML/notations/mockup_to_structural/utilities/image_utils.py
besser/BUML/notations/nn/NNLexer.py
besser/BUML/notations/nn/NNListener.py
besser/BUML/notations/nn/NNParser.py
besser/BUML/notations/nn/__init__.py
besser/BUML/notations/nn/nn_buml_listener.py
besser/BUML/notations/nn/nn_buml_parser.py
besser/BUML/notations/objectPlantUML/ODLexer.py
besser/BUML/notations/objectPlantUML/ODListener.py
besser/BUML/notations/objectPlantUML/ODParser.py
besser/BUML/notations/objectPlantUML/__init__.py
besser/BUML/notations/ocl/BOCLLexer.py
besser/BUML/notations/ocl/BOCLListener.py
besser/BUML/notations/ocl/BOCLParser.py
besser/BUML/notations/ocl/ConstraintRoot.py
besser/BUML/notations/ocl/FactoryInstance.py
besser/BUML/notations/ocl/InitRoot.py
besser/BUML/notations/ocl/OCLParserWrapper.py
besser/BUML/notations/ocl/PostConditionRoot.py
besser/BUML/notations/ocl/PreConditionRoot.py
besser/BUML/notations/ocl/RootHandler.py
besser/BUML/notations/ocl/__init__.py
besser/BUML/notations/ocl/comparison_operator_checker.py
besser/BUML/notations/structuralDrawIO/__init__.py
besser/BUML/notations/structuralDrawIO/structural_drawio_to_buml.py
besser/BUML/notations/structuralPlantUML/PlantUMLLexer.py
besser/BUML/notations/structuralPlantUML/PlantUMLListener.py
besser/BUML/notations/structuralPlantUML/PlantUMLParser.py
besser/BUML/notations/structuralPlantUML/__init__.py
besser/BUML/notations/structuralPlantUML/plantUML_buml_listener.py
besser/BUML/notations/structuralPlantUML/plantuml_to_buml.py
besser/generators/__init__.py
besser/generators/generator_interface.py
besser/generators/agents/__init__.py
besser/generators/agents/baf_generator.py
besser/generators/agents/templates/__init__.py
besser/generators/agents/templates/baf_agent_template.py.j2
besser/generators/agents/templates/baf_config_template.py.j2
besser/generators/agents/templates/readme.txt.j2
besser/generators/backend/__init__.py
besser/generators/backend/backend_generator.py
besser/generators/backend/docker_files.py
besser/generators/django/__init__.py
besser/generators/django/django_generator.py
besser/generators/django/templates/__init__.py
besser/generators/django/templates/admin.py.j2
besser/generators/django/templates/basePageFile.py.j2
besser/generators/django/templates/django_fields.py.j2
besser/generators/django/templates/docker_compose.j2
besser/generators/django/templates/dockerfile.j2
besser/generators/django/templates/entrypoint.sh.j2
besser/generators/django/templates/form_page.py.j2
besser/generators/django/templates/forms.py.j2
besser/generators/django/templates/home_page.py.j2
besser/generators/django/templates/list_page.py.j2
besser/generators/django/templates/models.py.j2
besser/generators/django/templates/project_urls.py.j2
besser/generators/django/templates/requirements.txt.j2
besser/generators/django/templates/urls.py.j2
besser/generators/django/templates/views.py.j2
besser/generators/flutter/__init__.py
besser/generators/flutter/flutter_generator.py
besser/generators/flutter/templates/__init__.py
besser/generators/flutter/templates/flutterCodeGeneratorMainFile.py.j2
besser/generators/flutter/templates/flutterCodeGeneratorPubspecFile.py.j2
besser/generators/flutter/templates/flutterCodeGeneratorSqlHelperFile.py.j2
besser/generators/java_classes/__init__.py
besser/generators/java_classes/java_generator.py
besser/generators/java_classes/templates/__init__.py
besser/generators/java_classes/templates/java_fields.py.j2
besser/generators/java_classes/templates/java_template.py.j2
besser/generators/json/__init__.py
besser/generators/json/json_schema_generator.py
besser/generators/json/templates/__init__.py
besser/generators/json/templates/example.json.j2
besser/generators/json/templates/json_schema.json.j2
besser/generators/json/templates/smart_data_schema.json.j2
besser/generators/nn/__init__.py
besser/generators/nn/nn_code_generator.py
besser/generators/nn/utils_nn.py
besser/generators/nn/pytorch/__init__.py
besser/generators/nn/pytorch/pytorch_code_generator.py
besser/generators/nn/pytorch/utils_pytorch.py
besser/generators/nn/pytorch/templates/__init__.py
besser/generators/nn/pytorch/templates/setup_nn_components.py.j2
besser/generators/nn/pytorch/templates/template_pytorch_sequential.py.j2
besser/generators/nn/pytorch/templates/template_pytorch_subclassing.py.j2
besser/generators/nn/tf/__init__.py
besser/generators/nn/tf/tf_code_generator.py
besser/generators/nn/tf/utils_tf.py
besser/generators/nn/tf/templates/__init__.py
besser/generators/nn/tf/templates/setup_nn_components.py.j2
besser/generators/nn/tf/templates/template_tf_sequential.py.j2
besser/generators/nn/tf/templates/template_tf_subclassing.py.j2
besser/generators/pydantic_classes/__init__.py
besser/generators/pydantic_classes/pydantic_classes_generator.py
besser/generators/pydantic_classes/templates/__init__.py
besser/generators/pydantic_classes/templates/pydantic_classes_template.py.j2
besser/generators/python_classes/__init__.py
besser/generators/python_classes/python_classes_generator.py
besser/generators/python_classes/templates/__init__.py
besser/generators/python_classes/templates/class_parameters.py.j2
besser/generators/python_classes/templates/python_classes_template.py.j2
besser/generators/rdf/__init__.py
besser/generators/rdf/rdf_generator.py
besser/generators/rdf/templates/__init__.py
besser/generators/rdf/templates/rdf_helpers.j2
besser/generators/rdf/templates/rdf_template.j2
besser/generators/react/__init__.py
besser/generators/react/react.py
besser/generators/rest_api/__init__.py
besser/generators/rest_api/rest_api_generator.py
besser/generators/rest_api/templates/__init__.py
besser/generators/rest_api/templates/backend_fast_api_template.py.j2
besser/generators/rest_api/templates/fast_api_template.py.j2
besser/generators/sql/__init__.py
besser/generators/sql/sql_generator.py
besser/generators/sql_alchemy/__init__.py
besser/generators/sql_alchemy/sql_alchemy_generator.py
besser/generators/sql_alchemy/templates/__init__.py
besser/generators/sql_alchemy/templates/helpers.py.j2
besser/generators/sql_alchemy/templates/sql_alchemy_template.py.j2
besser/generators/terraform/__init__.py
besser/generators/terraform/terraform_generator.py
besser/generators/terraform/templates/__init__.py
besser/generators/terraform/templates/aws/__init__.py
besser/generators/terraform/templates/aws/eks.tf.j2
besser/generators/terraform/templates/aws/iam-oidc.tf.j2
besser/generators/terraform/templates/aws/igw.tf.j2
besser/generators/terraform/templates/aws/nat.tf.j2
besser/generators/terraform/templates/aws/nodes.tf.j2
besser/generators/terraform/templates/aws/provider.tf.j2
besser/generators/terraform/templates/aws/routes.tf.j2
besser/generators/terraform/templates/aws/setup.bat.j2
besser/generators/terraform/templates/aws/subnets.tf.j2
besser/generators/terraform/templates/aws/vpc.tf.j2
besser/generators/terraform/templates/gcp/__init__.py
besser/generators/terraform/templates/gcp/api.tf.j2
besser/generators/terraform/templates/gcp/app.tf.j2
besser/generators/terraform/templates/gcp/cluster.tf.j2
besser/generators/terraform/templates/gcp/setup.bat.j2
besser/generators/terraform/templates/gcp/version.tf.j2
besser/generators/web_app/__init__.py
besser/generators/web_app/web_app_generator.py
besser/utilities/__init__.py
besser/utilities/buml_code_builder.py
besser/utilities/gui_code_builder.py
besser/utilities/image_to_buml.py
besser/utilities/utils.py
tests/__init__.py
tests/BUML/__init__.py
tests/BUML/metamodel/__init__.py
tests/BUML/metamodel/feature_model/__init__.py
tests/BUML/metamodel/feature_model/test_feature_model.py
tests/BUML/metamodel/gui/__init__.py
tests/BUML/metamodel/gui/test_gui.py
tests/BUML/metamodel/nn/__init__.py
tests/BUML/metamodel/nn/alexnet.py
tests/BUML/metamodel/nn/cnn_rnn.py
tests/BUML/metamodel/nn/lstm.py
tests/BUML/metamodel/nn/regression.py
tests/BUML/metamodel/nn/test_nn_metamodel.py
tests/BUML/metamodel/nn/tutorial_example.py
tests/BUML/metamodel/nn/vgg16.py
tests/BUML/metamodel/object/__init__.py
tests/BUML/metamodel/object/library_object.py
tests/BUML/metamodel/object/test_fluent_api.py
tests/BUML/metamodel/object/test_object_mm.py
tests/BUML/metamodel/ocl/__init__.py
tests/BUML/metamodel/ocl/test_ocl_parser.py
tests/BUML/metamodel/state_machine/__init__.py
tests/BUML/metamodel/state_machine/test_state_machine.py
tests/BUML/metamodel/structural/__init__.py
tests/BUML/metamodel/structural/test_structural.py
tests/BUML/notations/__init__.py