# Choreography-Research **Repository Path**: EveryTian/Choreography-Research ## Basic Information - **Project Name**: Choreography-Research - **Description**: The repository for SRTP (Choreography Design). - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Choreography-Research The repository for SRTP(Choreography Design). ## What We Have Done Here is parts of research results. Every hyperlink in every readme is meaningful. ### On the Model Level - [The Basic Design for the Entity Model](Research/Model/EntityModel.java) - [**The Choreography Engine**](ChoreographyEngine) ### With the Cancel Order Artifact - [The Homepage for the Cancel Order Artifact](Research/CancelOrder) - [A Simple Cancel Order Demo With the Choreography Engine](ChoreographyEngine/test/cancel_order_demo) - [**The H5 Web Demo for the Cancel Order Artifact**](WebDemo) ### Something Else - [A Brief Report on Web Services](Research/Others/WebServices.md) - [*A Type Checker Module for Python (both 2 & 3)*](ChoreographyEngine/utils/typechecker)