Camp class

Inheritance
Mixed in types

Constructors

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

Properties

ab String
changed ab from: * BN * to :hb:
getter/setter pairinherited
buf StringBuffer
getter/setter pairinherited
clause String
Combination of #LANG words in sentence.
getter/setter pairoverride
hashCode int
The hash code for this object.
no setterinherited
langLL List<List<String>>
getter/setter pairinherited
logL List<String>
Testing, Recording simple events, to track activity / flow.
getter/setter pairinherited
motto String
getter/setter pairoverride
msgStM Map<String, bool>
getter/setter pairinherited
mxChainS String
Problem: these do override previous mixin
getter/setter pairinherited
mxChainSSample String
getter/setter pairinherited
mxParcelName String
getter/setter pairinherited
name String
getter/setter pairoverride
placardM Map<String, String>
Instance info used in functions and outer-process calls.
getter/setter pair
placardMM Map<String, Map<String, String>>
First record: 'FirstActor'
getter/setter pairinherited
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
say Map<String, String>
Language, that camp uses when connecting other objects (in con) .
getter/setter pair
sayM Map<String, String>
getter/setter pairinherited
sigL List<String>
Testing, 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
boxDw(String _caller) → void
Box-shaped list, String or buffer output.
inherited
build() → void
devl:MIS coming
inherited
buildMissions(String caller) → void
Give variables their start values.
inherited
callMxx(String _msg) → void
for mixin call To test mixin op. here are: RllMxx, ParcelMxx
close() → void
int opClose(int openCount, Function openThis) {} devl:MIS camp not used
done() → void
inherited
init() → void
Give variables their start values.
inherited
initCamp(int openCount, dynamic openThis) bool
Create some camp___ methods, #then: find some job for them. Renamed to: campXX Function, that OPENS way to use outer resources. #camp.. system in 15% devState. NEXT:
msgHandle(String _caller, String _msg) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
open(int openCount, dynamic openThis) bool
Method, that OPENS camp things.
report() → void
give report of camp statistics
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
rollCamp(int rollCount, dynamic courierFunc) int
Start developing camp roll function Eventually campRoll handles all these others: init-open-close-schedule.. campRoll call, by: mission_test, dawo_example
rollExtra() → void
Shaping everybody-to-use functionality for series of commands.
inherited
rowReport() String
Nice one-row report.
inherited
show() → void
Shaping joint functionality for presentation.
inherited
sleep() → void
inherited
toString() String
A string representation of this object.
inherited

Operators

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