Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service Interface Model #63

Closed
aregtech opened this issue Dec 31, 2024 · 1 comment
Closed

Service Interface Model #63

aregtech opened this issue Dec 31, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@aregtech
Copy link
Owner

Description:

declare service interface model, which contains:

  1. Overview Model;
  2. Data Types Model;
  3. Attributes Model;
  4. Methods Model;
  5. Constants Model;
  6. Includes Model.
    Each model contains data to visualize on user interface.
    Each model should be able to receive and update data from user interfaces.
    Each model should be able to set and get data from the data objects.

The service interface model should be able to create new service interface document, to open and save service interface file.

@aregtech aregtech added the enhancement New feature or request label Dec 31, 2024
@aregtech aregtech self-assigned this Dec 31, 2024
@aregtech
Copy link
Owner Author

implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant