Package io.github.djtpj.trait
package io.github.djtpj.trait
-
ClassDescriptionA CompoundTrait is a way to combine several
Simple Traitsinto one that is viewed as such in theOriginPickerThrown when aTraitis not fully definedAn SimpleTrait is a single Trait that performs one method on a specific eventA Trait is a class that simply defines behavior for anOriginShows whether a Trait is Positive, Negative, or NeutralStatic Registry of all theTraits' classes as gotten by a static reflection callTells a developer that an SimpleTrait is to be used in a general manner (typically) from theorigins.jsonfile.