- [x] Add model classes for FloorIsLavaSetting in Typescript files. - [x] Create subpage on builder website with Vue Component. - [x] Add connection in Vue Router `index.ts`. - [x] Create Java classes in plugin. - [x] Create FloorIsLavaSetting class. - [x] Add if check in `ModelMapper`. - [ ] Create FloorIsLavaSettingValidator class. - [ ] Add new Validatior class to existing validators. - [x] Write unit for FloorIsLavaSetting and FloorIsLavaSettingValidator class. - [x] Write cypress e2e test - [x] Create new `FloorIsLavaSetting-test.cy.test` test case - [x] Add `configureFloorIsLavaSetting` method signurate to `e2e.ts` and implementation of the method to `commands.ts`. - [x] Write documentation by creating a new file in retype. - [x] Explain the variables in FloorIsLavaSetting - [x] Use the written e2e tests as example data.
index.ts.ModelMapper.FloorIsLavaSetting-test.cy.testtest caseconfigureFloorIsLavaSettingmethod signurate toe2e.tsand implementation of the method tocommands.ts.