Skip to content

Tutorial: Requirement Entity

PkHutch edited this page Mar 2, 2017 · 1 revision

The idea behind an entity in the Requirements Pages is that it somewhat resembles a class, interface, etc. Each entity will have attributes, actions, and a description. That being said, this should not resemble the class, interface, etc itself but instead be the more natural English representation.

It should look like the following:


Actions

Action One

Description of action one.

Attributes

Attribute One

Description of attribute one.

Description

This is the description.

Clone this wiki locally