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

[PBI] Kanten erstellen #4

Closed
sophiemie opened this issue Feb 16, 2023 · 0 comments · Fixed by #21
Closed

[PBI] Kanten erstellen #4

sophiemie opened this issue Feb 16, 2023 · 0 comments · Fixed by #21
Assignees
Labels
database Issue who needs to be connected to the database enhancement New feature or request

Comments

@sophiemie
Copy link
Owner

sophiemie commented Feb 16, 2023

User Story

  • US60: Als User möchte ich neue Knoten anlegen.

Acceptance Criteria

  • Eine Kante muss zwichen zwei Knoten sein
  • Eine Kante kann nicht zu einem Startknoten führen
  • Eine Kante kann nicht von einem Endknoten kommen
  • Eine Kante kann verschiedene Entscheidungswerte haben

Enabler

  • Datenbank wf Tabelle wf_edges
  • TMS FNC Blox Framework mit Klasse TTMSFNCBloxDFDDataFloxLine

Integration

  • Eine Klasse TEdge für Kanten erstellen
  • Eine Klasse für die Datenbankschnittstelle TEdgeDatabase erstellen

Constraints

Test

Manueller Test

  • Systemtest

Unittest

@sophiemie sophiemie added enhancement New feature or request database Issue who needs to be connected to the database labels Feb 16, 2023
@sophiemie sophiemie self-assigned this Feb 16, 2023
@sophiemie sophiemie added this to the Abgabe Bachelorthesis milestone Feb 16, 2023
@sophiemie sophiemie linked a pull request Apr 18, 2023 that will close this issue
@sophiemie sophiemie mentioned this issue Apr 22, 2023
9 tasks
This was referenced May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Issue who needs to be connected to the database enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant