62911d6e44
make XmlAttributeComponent into a generic class
...
This change brings increased type safety to uses of
XmlAttributeComponent. Now the compiler is checkign for us that the
properties that get passed in to every subclass match the intended
interface, and also that the xmlKeys property -> xml attribute mapping
has all the right keys
2017-03-10 14:19:45 +01:00
10684b34aa
clean up unused imports and a linter warning
2017-03-10 08:52:47 +01:00
11e918114d
clear out clearVariables! In comes toXml
2017-03-09 20:49:14 +01:00
879b9163a3
Allow XmlComponent to take strings and remove XmlUnit
2017-03-09 20:21:49 +01:00
744b16b753
tslinting
2017-03-08 21:59:27 +00:00
f7b90d4ff3
add default argument "start" to createLevel
2017-03-08 19:18:24 +01:00
1fe7ab90f2
add createLevel method to AbstractNumbering
2017-03-08 18:03:24 +01:00
82998d4f6b
record ID in AbstractNumbering
2017-03-08 17:45:29 +01:00
38138049fe
fix abstract-number linter warnings
2017-03-08 17:45:29 +01:00
a2284df881
fixed all tslint errors
2016-05-26 15:08:34 +01:00
f075d3b719
made numberings compile properly
2016-05-24 21:37:58 +01:00
8dcdbeef2f
added numbering
2016-05-21 00:02:46 +01:00
b47eaf739e
added numbering files
2016-05-19 22:42:23 +01:00