comparison artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/inundation/WsplChoice.java @ 9050:f4b66f6692e3

sinfo.xml definition states+transitions
author gernotbelger
date Thu, 03 May 2018 14:17:58 +0200
parents c265c9fc915c
children ad2ae847e10e
comparison
equal deleted inserted replaced
9045:0ddeeb413fae 9050:f4b66f6692e3
16 public class WsplChoice extends BooleanChoiceState { 16 public class WsplChoice extends BooleanChoiceState {
17 17
18 private static final long serialVersionUID = 1L; 18 private static final long serialVersionUID = 1L;
19 19
20 public WsplChoice() { 20 public WsplChoice() {
21 super("wspl.option", "wspl.active", "wspl.inactive"); 21 super("state.sinfo.wspl.option", "wspl.active", "wspl.inactive");
22 } 22 }
23 } 23 }

http://dive4elements.wald.intevation.org