alpha/alpha library

Model structures, base classes, that are used everywhere in dawo:

  • Out, BaseStruct, BasePlacard, Group, Member, Actor, Action.
  • dwv: version: 1.1.0. 23.11.2023
  • 30.3.2022 new alpha folder

Classes

Action
Base class Action
Actor
Base for this class. Representation of an object, that does something.
BasePlacard
Other buffer-classes are not yet in use. Every app-mission-chore creates new Placard for EVERY new operation (?) or at-least gives it as parameter, to functions.
BaseStruct
usage: chore, connector, box_serve, dawo_hist
Group
base class that serves objects that can have members. #connector is using this
Member
base class that serves objects that can be members in some group. #connector is using this
MxBossMixin
keep mixin's common data and methods Mixin helper and commander Boss class Usages >> 2 instances
Out
NOTE abstract classes instances can't be created with keyword: new . Mess, when trying to extend OutBase.

Mixins

JoinMxx
TODO: mixin Use in classes, for to see behaviour ? Mixin, that has a name, acts name-based information ? and can be registered to dcReg, dawo-class-Register For to FIND: extends MisInterfaceBasis with RllMxx, ParcelMxx with search: "with Mxx" should be TODO rename to MxxName aso. but: Search Mxx { brings now all the mixin's Mxx... 7 pcs
MusicalMxx
Usages: no
ParcelMxx
Mixin, that has textual data for msg message mediating and handling. Transports info-parcels in NODE-routes system ladder and Usages: camp, corporate
RllMxx
Mixin, that has roll aso. methods, can roll APG-like textual data IDEA: master calls these methods IDEA:can play roll-like activities on coming data IDEA:has loop with init-build-act-roll-done-show-sleep methods IDEA: Might act simultaneously with classes ROLL-action IDEA:has ready counters and statistics IDEA: is kind of super-parallel roll
TellMxx
Has lang methods to use, is optimized to use Word and phrases Can act common dawo-textual information fields Mixin, that has textual data, for objects,that do not have NAME: change all properties to say?? no: Tell WORD: say in dawo +100x CHANGE:TO tell 1x WORD: parcel relay: 1x Usages: corporate, store
VedMxx
Mixin, that has textual data for msg message mediating and handling. Simple VED elements generator and valuator VED = Value, effort, done: Like: VED: V:3 E:8 D:0 Usages: No

Properties

alphaMotto String
getter/setter pair
mxBossNotUsed MxBossMixin
Other instance:mixin usage:
getter/setter pair
mxC MxBossMixin
getter/setter pair
out Out
Creating instance of class with constructor.
getter/setter pair