Treaty class

QUEST: HowTo efficiently use this DailyTreaty class to run dawo-roll? devl:MIS Tie equ.week and month to get #TimeSchedule

  • effect, impact, doing!! deed !! Meant to give frames / road-map to daily-objects. 2 Mission objects inside; insider , used: 11 / 16 and outsider used: 2 / 3

Constructors

Treaty(String name, String msg, Mission insider)
Constructor, that builds instances of this class.

Properties

day String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
inChore BlanketChore
getter/setter pair
insider Mission
Object that has placardM, say, and clause.
getter/setter pair
logM Map<String, String>
Logging events of this day.
getter/setter pair
msg String
getter/setter pair
name String
getter/setter pair
outChore BlanketChore
Constructor has 3 fields BlanketChore(this.name, this.master, this.info)
getter/setter pair
outsider Mission
  • Mission, that is set in "week-day-bundle" functions, and acts like a guest.
  • getter/setter pair
    placardM Map<String, String>
    Present objects info, used in function parameter calls.
    getter/setter pair
    runtimeType Type
    A representation of the runtime type of the object.
    no setterinherited

    Methods

    auction(String callerS, int _r, int _c) List<String>
    "We are all gathered here in holy ceremony of auction, to make some deals.." usage: in example daily_action.dart weekBox simulation: Produce nice-looking allocation-list of resources. devl:MIS DONE hklTry addparameter: callerS devl:MIS :BUG: daily_action commented out call here
    bilateral() List<String>
    say-deal between insider and outsider Missions. "We are gathered here to make some deals.." PLAN: Operation, where are 2 bidders. Not ready.
    boxBargain(String caller, dynamic _header) → void
    PLAN: ready-shape 16-140 box just for bargain called by:: Nobody
    boxDay(String caller, int _r, dynamic _w) → void
    For day events, weekBox collects all days. PLAN: Very small day-info-box, for.. routine day info / events. called by:: revel
    dailyCourier() → void
    IDEA: Used as playBack. Message / info carrier. Simulating kind-of remote process.
    noSuchMethod(Invocation invocation) → dynamic
    Invoked when a nonexistent method or property is accessed.
    inherited
    revel(String _job, int rows, dynamic sw, String pM) → void
    To avoid using: r o l l revel: Finnish lang: hummailla, hurvitella Method that takes care of big part of this classes functionality. Parameters, to be sent forward: rows, screenWidth, padMark
    shout() List<String>
    toString() String
    A string representation of this object.
    inherited

    Operators

    operator ==(Object other) bool
    The equality operator.
    inherited