VedMxx mixin

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

hashCode int
The hash code for this object.
no setterinherited
mxChainS String
TODO: can this be changed to: vedChainS ??
getter/setter pair
mxChainSSample String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
vedlangLL List<List<String>>
getter/setter pair
vedlogL List<String>
Testing, Recording simple events, to track activity / flow.
getter/setter pair
vedMxxName String
getter/setter pair
vedsayM Map<String, String>
getter/setter pair
vedsigL List<String>
Testing, Meaningful, demanding action events, to track activity / flow.
getter/setter pair
vedStatM Map<String, bool>
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
vedMsgHandle(String _caller, String _msg) → void

Operators

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