Skip to content
Robert Purcell edited this page Jul 12, 2019 · 3 revisions

Naming

Item Type Example
Class noun "is a noun" (Book, User)
Interface noun* "is a noun" (Book, User)
Interface adjective "is a adjective item" (Consumable)
Trait phrase using 3rd person present simple tense "it has this" (HasBattery), "it is like this" (IsConsumable), "it does this" (SpeaksFrench)
* preferred type, where applicable
Clone this wiki locally