export class Directive implements ControlValueAccessor { funcMap = {} this.funcMap = { \'A\' : this.A, } callFunc(value : string){