コード例 #1
0
 public Generator(bool ignore_extras) : base(ignore_extras)
 {
     fieldGeneratorCommandType     = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlMirrorCommand class");
     fieldGeneratorMirrorSelection = new CarMirrorSelectionEnumJSON.HoldingGenerator("field \"MirrorSelection\" of the CarControlMirrorCommand class", ignore_extras);
     unknownFieldGenerator         = new UnknownFieldGenerator(ignore_extras);
     set_what("the CarControlMirrorCommand class");
 }
コード例 #2
0
 public Generator() : base(false)
 {
     fieldGeneratorCameraSelection = new FieldHoldingGeneratorCameraSelection("field \"CameraSelection\" of the CarControlCameraCommand class");
     fieldGeneratorCommandType     = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlCameraCommand class");
     unknownFieldGenerator         = new UnknownFieldGenerator(false);
     set_what("the CarControlCameraCommand class");
 }
コード例 #3
0
 public Generator() : base(false)
 {
     fieldGeneratorCommandType     = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlMirrorCommand class");
     fieldGeneratorMirrorSelection = new CarMirrorSelectionEnumJSON.HoldingGenerator("field \"MirrorSelection\" of the CarControlMirrorCommand class", false);
     unknownFieldGenerator         = new UnknownFieldGenerator(false);
     set_what("the CarControlMirrorCommand class");
 }
コード例 #4
0
 public Generator(bool ignore_extras) : base(ignore_extras)
 {
     fieldGeneratorCameraSelection = new FieldHoldingGeneratorCameraSelection("field \"CameraSelection\" of the CarControlCameraCommand class");
     fieldGeneratorCommandType     = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlCameraCommand class");
     unknownFieldGenerator         = new UnknownFieldGenerator(ignore_extras);
     set_what("the CarControlCameraCommand class");
 }
コード例 #5
0
 public Generator(bool ignore_extras) : base(ignore_extras)
 {
     fieldGeneratorCommandType     = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlWindowCommand class");
     fieldGeneratorMovementAmount  = new JSONHoldingNumberTextGenerator("field \"MovementAmount\" of the CarControlWindowCommand class");
     fieldGeneratorWindowSelection = new CarWindowSelectionJSON.HoldingGenerator("field \"WindowSelection\" of the CarControlWindowCommand class", ignore_extras);
     unknownFieldGenerator         = new UnknownFieldGenerator(ignore_extras);
     set_what("the CarControlWindowCommand class");
 }
コード例 #6
0
 public Generator() : base(false)
 {
     fieldGeneratorCommandType    = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlSeatCommand class");
     fieldGeneratorMovementAmount = new JSONHoldingNumberTextGenerator("field \"MovementAmount\" of the CarControlSeatCommand class");
     fieldGeneratorSeatSelection  = new CarSeatSelectionJSON.HoldingGenerator("field \"SeatSelection\" of the CarControlSeatCommand class", false);
     unknownFieldGenerator        = new UnknownFieldGenerator(false);
     set_what("the CarControlSeatCommand class");
 }
コード例 #7
0
 public Generator()
 {
     fieldGeneratorCommandType   = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlDoorState class");
     fieldGeneratorDoorSelection = new JSONHoldingStringArrayGenerator("field \"DoorSelection\" of the CarControlDoorState class");
     unknownFieldGenerator       = new UnknownFieldGenerator(false);
     set_what("the CarControlDoorState class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
コード例 #8
0
 public Generator() : base(false)
 {
     fieldGeneratorCommandType     = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the BrightnessCommand class");
     fieldGeneratorBrightnessValue = new JSONHoldingNumberTextGenerator("field \"BrightnessValue\" of the BrightnessCommand class");
     fieldGeneratorBrightnessLevel = new JSONHoldingNumberTextGenerator("field \"BrightnessLevel\" of the BrightnessCommand class");
     fieldGeneratorBrightnessDelta = new JSONHoldingNumberTextGenerator("field \"BrightnessDelta\" of the BrightnessCommand class");
     unknownFieldGenerator         = new UnknownFieldGenerator(false);
     set_what("the BrightnessCommand class");
 }
コード例 #9
0
 public Generator() : base(false)
 {
     fieldGeneratorCommandType = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the VolumeCommand class");
     fieldGeneratorVolumeValue = new JSONHoldingNumberTextGenerator("field \"VolumeValue\" of the VolumeCommand class");
     fieldGeneratorVolumeLevel = new JSONHoldingNumberTextGenerator("field \"VolumeLevel\" of the VolumeCommand class");
     fieldGeneratorVolumeDelta = new JSONHoldingNumberTextGenerator("field \"VolumeDelta\" of the VolumeCommand class");
     unknownFieldGenerator     = new UnknownFieldGenerator(false);
     set_what("the VolumeCommand class");
 }
コード例 #10
0
 public Generator()
 {
     fieldGeneratorCommandKind     = new FieldHoldingGeneratorCommandKind("field \"CommandKind\" of the CarControlWindowConversationState class");
     fieldGeneratorCommandType     = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlWindowConversationState class");
     fieldGeneratorWindowSelection = new CarWindowSelectionJSON.HoldingGenerator("field \"WindowSelection\" of the CarControlWindowConversationState class", false);
     unknownFieldGenerator         = new UnknownFieldGenerator(false);
     set_what("the CarControlWindowConversationState class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
コード例 #11
0
 public Generator(bool ignore_extras)
 {
     fieldGeneratorCommandKind     = new FieldHoldingGeneratorCommandKind("field \"CommandKind\" of the CarControlMirrorState class");
     fieldGeneratorCommandType     = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlMirrorState class");
     fieldGeneratorMirrorSelection = new CarMirrorSelectionEnumJSON.HoldingGenerator("field \"MirrorSelection\" of the CarControlMirrorState class", ignore_extras);
     unknownFieldGenerator         = new UnknownFieldGenerator(ignore_extras);
     set_what("the CarControlMirrorState class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
コード例 #12
0
 public Generator(bool ignore_extras) : base(ignore_extras)
 {
     fieldGeneratorCommandType = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlWindowModeNotUnderstood class");
     unknownFieldGenerator     = new UnknownFieldGenerator(ignore_extras);
     set_what("the CarControlWindowModeNotUnderstood class");
 }
 public Generator(bool ignore_extras) : base(ignore_extras)
 {
     fieldGeneratorCommandType = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlConvertibleCommand class");
     unknownFieldGenerator     = new UnknownFieldGenerator(ignore_extras);
     set_what("the CarControlConvertibleCommand class");
 }
 public Generator() : base(false)
 {
     fieldGeneratorCommandType = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlConvertibleCommand class");
     unknownFieldGenerator     = new UnknownFieldGenerator(false);
     set_what("the CarControlConvertibleCommand class");
 }
コード例 #15
0
 public Generator(bool ignore_extras) : base(ignore_extras)
 {
     fieldGeneratorCommandType = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlDrivingTooAmbiguous class");
     unknownFieldGenerator     = new UnknownFieldGenerator(ignore_extras);
     set_what("the CarControlDrivingTooAmbiguous class");
 }
コード例 #16
0
 public Generator() : base(false)
 {
     fieldGeneratorCommandType = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the LocationHelpCommand class");
     unknownFieldGenerator     = new UnknownFieldGenerator(false);
     set_what("the LocationHelpCommand class");
 }
コード例 #17
0
 public Generator(bool ignore_extras) : base(ignore_extras)
 {
     fieldGeneratorCommandType = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the LocationHelpCommand class");
     unknownFieldGenerator     = new UnknownFieldGenerator(ignore_extras);
     set_what("the LocationHelpCommand class");
 }
コード例 #18
0
 public Generator() : base(false)
 {
     fieldGeneratorCommandType = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the VoiceSynthesisCommand class");
     unknownFieldGenerator     = new UnknownFieldGenerator(false);
     set_what("the VoiceSynthesisCommand class");
 }
コード例 #19
0
 public Generator() : base(false)
 {
     fieldGeneratorCommandType = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlWindowModeNotUnderstood class");
     unknownFieldGenerator     = new UnknownFieldGenerator(false);
     set_what("the CarControlWindowModeNotUnderstood class");
 }
コード例 #20
0
 public Generator() : base(false)
 {
     fieldGeneratorCommandType = new FieldHoldingGeneratorCommandType("field \"CommandType\" of the CarControlDrivingTooAmbiguous class");
     unknownFieldGenerator     = new UnknownFieldGenerator(false);
     set_what("the CarControlDrivingTooAmbiguous class");
 }