Effort class

Effort class controls resources, that are meant for chore. Common resources are in equ with mission. Effort is working-screen for user, with in and out-data.

Inheritance

Constructors

Effort()

Properties

ab String
changed ab from: * BN * to :hb:
getter/setter pairinherited
buf StringBuffer
getter/setter pairinherited
clause String
getter/setter pairinherited
effortLM List<Map<String, String>>
Get diagonal presentation of all user-data Lists
getter/setter pair
goalM Map<String, String>
Initializing some Lists. No. Lists are more simple. User-data to control and describe work with chore.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
langLL List<List<String>>
getter/setter pairinherited
levelM Map<String, String>
getter/setter pair
logL List<String>
Recording simple events, to track activity / flow.
getter/setter pairinherited
moodM Map<String, String>
getter/setter pair
motto String
getter/setter pairoverride
name String
getter/setter pairoverride
phaseM Map<String, String>
getter/setter pair
placardMM Map<String, Map<String, String>>
First record: 'FirstActor'
getter/setter pairinherited
planM Map<String, String>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sayM Map<String, String>
getter/setter pairinherited
sigL List<String>
Meaningful, demanding action events, to track activity / flow.
getter/setter pairinherited
stateM Map<String, String>
getter/setter pair
teamActM Map<String, String>
getter/setter pair
tempoM Map<String, String>
getter/setter pair
timeM Map<String, String>
Om hand-written schema was also:
getter/setter pair

Methods

act() → void
Give variables their start values.
inherited
actAsync() → void
Shaping everybody-to-use functionality for series of commands.
inherited
addStuffToDiagonal() → void
Adding small boxed data-areas to DiagonalList. At the end this should be user - server -in-data stuff.
boxDw(String _caller) → void
Box-shaped list, String or buffer output.
inherited
build() → void
devl:MIS coming
inherited
buildEffort(String caller) → void
Fill lists in effortLM
buildMissions(String caller) → void
override
done() → void
inherited
getDiagonalList(String caller) → void
Form diagonal List and plant boxed search-data inside it.
getRecommendation(String caller) List<String>
Constructing 6 items 15-20 wide list of HIGH VALUE-EFFORT
getUserData(String choice, String caller) List<String>
Add user data to effort Maps and connect more user-data. called by: effort / getDiagonalList
ifPrint(String msg) → void
init() → void
Usual init method even if we have no fields yet.
override
makeAllLists(String caller) → void
Rendering and presenting user-data Lists. Called by: chore.
makeGoalM() → void
testing... difference between . and ..
makePhaseM() → void
adding data to List
makePlanM() → void
adding data to List
makeTeams() → void
Every team might have it's saying on subjects. Filling teamActM List
makeTempoM() → void
Function for adding data to this List.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
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
rollUserData() → void
Handle user data, and change it in web-presentations.
rowReport() String
Nice one-row report.
inherited
show() → void
Shaping joint functionality for presentation.
inherited
showUserDiagonal(String caller) → void
This must be in effort.dart Getting json data from UserJson class from user_json.dart.
sleep() → void
inherited
toString() String
A string representation of this object.
inherited

Operators

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