mapping SVCL: dsl.ServiceCall

48: CustomerName

1923: CustomerID

2427: CallTypeCode

2835: DateOfCallString

mapping USGE: dsl.Usage

48: CustomerID

922: CustomerName

3030: Cycle

3136: ReadDate

 

Samples (pick one)

Based on Martin Fowler's article on Language Workbenches, in which he elaborates a simple DSL for configuring data readers. This example is a straight copy from his.

MFRC controls

 
Mapping 1: [remove]
Mapping 2: [remove]
Add a new mapping

AST context (as JSON)

{ "mappings": [ { "code": "SVCL", "targetClass": "dsl.ServiceCall", "fields": [ { "name": "CustomerName", "start": "4", "end": "8" }, { "name": "CustomerID", "start": "19", "end": "23" }, { "name": "CallTypeCode", "start": "24", "end": "27" }, { "name": "DateOfCallString", "start": "28", "end": "35" } ] }, { "code": "USGE", "targetClass": "dsl.Usage", "fields": [ { "name": "CustomerID", "start": "4", "end": "8" }, { "name": "CustomerName", "start": "9", "end": "22" }, { "name": "Cycle", "start": "30", "end": "30" }, { "name": "ReadDate", "start": "31", "end": "36" } ] } ] }

Welcome to Skribler.HTML5.JQuery.Rangy.Knockout - 4/7/2025, 2:45:22 AM
--selection--
Down ? - Pressed ? - Up ?