Affair class

conduct? affair!! Second or third alternative to operations, besides :corporate: Global operations. Some dawo #operation could relay on these. Order: #actor #sender #receiver #command #msg Early development state, idea: 15% This can be #sub-process, that normal rollOp uses. #Connector may give this extra power and connect to other operations. For that, here should be added fields. IDEA: Change this name to class CoOp. So why not: Coup.

Inheritance
Mixed in types

Constructors

Affair(String name, String motto, String clause)
constructor

Properties

ab String
changed ab from: * BN * to :hb:
getter/setter pairinherited
actionM Map<String, Action>
getter/setter pair
actor String
getter/setter pair
actorM Map<String, Actor>
getter/setter pair
actorState ↔ dynamic
getter/setter pair
buf StringBuffer
getter/setter pairinherited
callChain ↔ dynamic
Give objects ability to know route, that called it.
getter/setter pair
clause String
getter/setter pairoverride
cmd String
Question: Can it be a function?
getter/setter pair
decision ↔ dynamic
getter/setter pair
decisionChain ↔ dynamic
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
jnMembL List<String>
getter/setter pairinherited
jnMotto String
getter/setter pairinherited
jnName String
getter/setter pairinherited
getter/setter pairinherited
jnReg String
Register object to...group aso
getter/setter pairinherited
jnRegStM Map<String, bool>
getter/setter pairinherited
langLL List<List<String>>
getter/setter pairinherited
logL List<String>
Recording simple events, to track activity / flow.
getter/setter pairinherited
motto String
getter/setter pairoverride
msg String
getter/setter pair
name String
getter/setter pairoverride
opChange ↔ dynamic
Handle actual change.
getter/setter pair
operation ↔ dynamic
getter/setter pair
opLevel ↔ dynamic
Operation levels. Is it changed during operation?
getter/setter pair
placardMM Map<String, Map<String, String>>
Other alternatives to main #actor. First record: 'FirstActor'
getter/setter pairoverride
receiver String
getter/setter pair
rllCanComposeB bool
getter/setter pairinherited
rllCanConductB bool
getter/setter pairinherited
rllCanPlayB bool
getter/setter pairinherited
rllChainS String
getter/setter pairinherited
rllChainSSample String
getter/setter pairinherited
rllName String
getter/setter pairinherited
rllStM Map<String, bool>
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sayM Map<String, String>
getter/setter pairinherited
sender String
getter/setter pair
sigL List<String>
Meaningful, demanding action events, to track activity / flow.
getter/setter pairinherited

Methods

act() → void
Give variables their start values.
inherited
actAsync() → void
Shaping everybody-to-use functionality for series of commands.
inherited
actMxx(String _msg) → void
for mixin call To test mixin op caller: daily_action, dawo_example
actorMill(dynamic actor, dynamic action) → void
Maybe not needed, when #actor is handled in lib-local functions. Method to run actual actor-change procedure.
boxDw(String _caller) → void
Box-shaped list, String or buffer output.
inherited
build() → void
Give variables their start values.
inherited
done() → void
override
handleActor() → void
handling #glb #actor Who is in "charge" of operation, when it is routed through subroutines? Problem: howTo handle #glbActor change, when subroutines occur?
init() → void
Give variables their start values.
inherited
initAffair(Map<String, String> _placardM) → void
Usage: not used Parameter: it is MM This is called: placardMM'FirstActor' :BUG: warning: unresolved doc reference 'FirstActor'
jnAct(String caller, String msg) → void
inherited
jnActViaReg(String _caller, String _msg) → void
Action to other registered members
inherited
jnJoinMe(String _caller, String _msg) → void
inherited
mixinPlay() List<String>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rllAct() → void
inherited
rllBuild() → void
inherited
rllCall(String _caller, String _msg) → void
mixin
inherited
rllDone() → void
inherited
rllInit() → void
inherited
rllRoll() → void
inherited
rllSleep() → void
inherited
roll() → void
Shaping everybody-to-use functionality for series of commands.
inherited
rollExtra() → void
Shaping everybody-to-use functionality for series of commands.
inherited
rowReport() String
Nice one-row report.
inherited
save() → void
Save cleared placardM to to placardMM
show() → void
Shaping joint functionality for presentation.
inherited
showInfo(String caller) List<String>
Usage: for example, :corporate:process:
sleep() → void
inherited
toString() String
A string representation of this object.
inherited

Operators

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