1 | //------------------------------------------------------------------------------
|
---|
2 | // <auto-generated>
|
---|
3 | // This code was generated by a tool.
|
---|
4 | // Runtime Version:2.0.50727.3053
|
---|
5 | //
|
---|
6 | // Changes to this file may cause incorrect behavior and will be lost if
|
---|
7 | // the code is regenerated.
|
---|
8 | // </auto-generated>
|
---|
9 | //------------------------------------------------------------------------------
|
---|
10 |
|
---|
11 | namespace HeuristicLab.Hive.Client.Console.ClientWCFService {
|
---|
12 | using System.Runtime.Serialization;
|
---|
13 | using System;
|
---|
14 |
|
---|
15 |
|
---|
16 | [System.Diagnostics.DebuggerStepThroughAttribute()]
|
---|
17 | [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "3.0.0.0")]
|
---|
18 | [System.Runtime.Serialization.DataContractAttribute(Name="StatusCommons", Namespace="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Client.Core.ClientConso" +
|
---|
19 | "leService")]
|
---|
20 | [System.SerializableAttribute()]
|
---|
21 | public partial class StatusCommons : object, System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged {
|
---|
22 |
|
---|
23 | [System.NonSerializedAttribute()]
|
---|
24 | private System.Runtime.Serialization.ExtensionDataObject extensionDataField;
|
---|
25 |
|
---|
26 | private System.Guid ClientGuidk__BackingFieldField;
|
---|
27 |
|
---|
28 | private System.DateTime ConnectedSincek__BackingFieldField;
|
---|
29 |
|
---|
30 | private int JobsAbortedk__BackingFieldField;
|
---|
31 |
|
---|
32 | private int JobsDonek__BackingFieldField;
|
---|
33 |
|
---|
34 | private int JobsFetchedk__BackingFieldField;
|
---|
35 |
|
---|
36 | private HeuristicLab.Hive.Client.Console.ClientWCFService.JobStatus[] Jobsk__BackingFieldField;
|
---|
37 |
|
---|
38 | private HeuristicLab.Hive.Client.Console.ClientWCFService.StatusCommons.ClientStatusEnum Statusk__BackingFieldField;
|
---|
39 |
|
---|
40 | [global::System.ComponentModel.BrowsableAttribute(false)]
|
---|
41 | public System.Runtime.Serialization.ExtensionDataObject ExtensionData {
|
---|
42 | get {
|
---|
43 | return this.extensionDataField;
|
---|
44 | }
|
---|
45 | set {
|
---|
46 | this.extensionDataField = value;
|
---|
47 | }
|
---|
48 | }
|
---|
49 |
|
---|
50 | [System.Runtime.Serialization.DataMemberAttribute(Name="<ClientGuid>k__BackingField", IsRequired=true)]
|
---|
51 | public System.Guid ClientGuidk__BackingField {
|
---|
52 | get {
|
---|
53 | return this.ClientGuidk__BackingFieldField;
|
---|
54 | }
|
---|
55 | set {
|
---|
56 | if ((this.ClientGuidk__BackingFieldField.Equals(value) != true)) {
|
---|
57 | this.ClientGuidk__BackingFieldField = value;
|
---|
58 | this.RaisePropertyChanged("ClientGuidk__BackingField");
|
---|
59 | }
|
---|
60 | }
|
---|
61 | }
|
---|
62 |
|
---|
63 | [System.Runtime.Serialization.DataMemberAttribute(Name="<ConnectedSince>k__BackingField", IsRequired=true)]
|
---|
64 | public System.DateTime ConnectedSincek__BackingField {
|
---|
65 | get {
|
---|
66 | return this.ConnectedSincek__BackingFieldField;
|
---|
67 | }
|
---|
68 | set {
|
---|
69 | if ((this.ConnectedSincek__BackingFieldField.Equals(value) != true)) {
|
---|
70 | this.ConnectedSincek__BackingFieldField = value;
|
---|
71 | this.RaisePropertyChanged("ConnectedSincek__BackingField");
|
---|
72 | }
|
---|
73 | }
|
---|
74 | }
|
---|
75 |
|
---|
76 | [System.Runtime.Serialization.DataMemberAttribute(Name="<JobsAborted>k__BackingField", IsRequired=true)]
|
---|
77 | public int JobsAbortedk__BackingField {
|
---|
78 | get {
|
---|
79 | return this.JobsAbortedk__BackingFieldField;
|
---|
80 | }
|
---|
81 | set {
|
---|
82 | if ((this.JobsAbortedk__BackingFieldField.Equals(value) != true)) {
|
---|
83 | this.JobsAbortedk__BackingFieldField = value;
|
---|
84 | this.RaisePropertyChanged("JobsAbortedk__BackingField");
|
---|
85 | }
|
---|
86 | }
|
---|
87 | }
|
---|
88 |
|
---|
89 | [System.Runtime.Serialization.DataMemberAttribute(Name="<JobsDone>k__BackingField", IsRequired=true)]
|
---|
90 | public int JobsDonek__BackingField {
|
---|
91 | get {
|
---|
92 | return this.JobsDonek__BackingFieldField;
|
---|
93 | }
|
---|
94 | set {
|
---|
95 | if ((this.JobsDonek__BackingFieldField.Equals(value) != true)) {
|
---|
96 | this.JobsDonek__BackingFieldField = value;
|
---|
97 | this.RaisePropertyChanged("JobsDonek__BackingField");
|
---|
98 | }
|
---|
99 | }
|
---|
100 | }
|
---|
101 |
|
---|
102 | [System.Runtime.Serialization.DataMemberAttribute(Name="<JobsFetched>k__BackingField", IsRequired=true)]
|
---|
103 | public int JobsFetchedk__BackingField {
|
---|
104 | get {
|
---|
105 | return this.JobsFetchedk__BackingFieldField;
|
---|
106 | }
|
---|
107 | set {
|
---|
108 | if ((this.JobsFetchedk__BackingFieldField.Equals(value) != true)) {
|
---|
109 | this.JobsFetchedk__BackingFieldField = value;
|
---|
110 | this.RaisePropertyChanged("JobsFetchedk__BackingField");
|
---|
111 | }
|
---|
112 | }
|
---|
113 | }
|
---|
114 |
|
---|
115 | [System.Runtime.Serialization.DataMemberAttribute(Name="<Jobs>k__BackingField", IsRequired=true)]
|
---|
116 | public HeuristicLab.Hive.Client.Console.ClientWCFService.JobStatus[] Jobsk__BackingField {
|
---|
117 | get {
|
---|
118 | return this.Jobsk__BackingFieldField;
|
---|
119 | }
|
---|
120 | set {
|
---|
121 | if ((object.ReferenceEquals(this.Jobsk__BackingFieldField, value) != true)) {
|
---|
122 | this.Jobsk__BackingFieldField = value;
|
---|
123 | this.RaisePropertyChanged("Jobsk__BackingField");
|
---|
124 | }
|
---|
125 | }
|
---|
126 | }
|
---|
127 |
|
---|
128 | [System.Runtime.Serialization.DataMemberAttribute(Name="<Status>k__BackingField", IsRequired=true)]
|
---|
129 | public HeuristicLab.Hive.Client.Console.ClientWCFService.StatusCommons.ClientStatusEnum Statusk__BackingField {
|
---|
130 | get {
|
---|
131 | return this.Statusk__BackingFieldField;
|
---|
132 | }
|
---|
133 | set {
|
---|
134 | if ((this.Statusk__BackingFieldField.Equals(value) != true)) {
|
---|
135 | this.Statusk__BackingFieldField = value;
|
---|
136 | this.RaisePropertyChanged("Statusk__BackingField");
|
---|
137 | }
|
---|
138 | }
|
---|
139 | }
|
---|
140 |
|
---|
141 | public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
|
---|
142 |
|
---|
143 | protected void RaisePropertyChanged(string propertyName) {
|
---|
144 | System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
|
---|
145 | if ((propertyChanged != null)) {
|
---|
146 | propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
|
---|
147 | }
|
---|
148 | }
|
---|
149 |
|
---|
150 | [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "3.0.0.0")]
|
---|
151 | [System.Runtime.Serialization.DataContractAttribute(Name="StatusCommons.ClientStatusEnum", Namespace="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Client.Core.ClientConso" +
|
---|
152 | "leService")]
|
---|
153 | public enum ClientStatusEnum : int {
|
---|
154 |
|
---|
155 | [System.Runtime.Serialization.EnumMemberAttribute()]
|
---|
156 | Connected = 0,
|
---|
157 |
|
---|
158 | [System.Runtime.Serialization.EnumMemberAttribute()]
|
---|
159 | Disconnected = 1,
|
---|
160 |
|
---|
161 | [System.Runtime.Serialization.EnumMemberAttribute()]
|
---|
162 | ConnInterrupted = 2,
|
---|
163 | }
|
---|
164 | }
|
---|
165 |
|
---|
166 | [System.Diagnostics.DebuggerStepThroughAttribute()]
|
---|
167 | [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "3.0.0.0")]
|
---|
168 | [System.Runtime.Serialization.DataContractAttribute(Name="JobStatus", Namespace="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Client.Core.ClientConso" +
|
---|
169 | "leService")]
|
---|
170 | [System.SerializableAttribute()]
|
---|
171 | public partial class JobStatus : object, System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged {
|
---|
172 |
|
---|
173 | [System.NonSerializedAttribute()]
|
---|
174 | private System.Runtime.Serialization.ExtensionDataObject extensionDataField;
|
---|
175 |
|
---|
176 | private long JobIdk__BackingFieldField;
|
---|
177 |
|
---|
178 | private double Progressk__BackingFieldField;
|
---|
179 |
|
---|
180 | private System.DateTime Sincek__BackingFieldField;
|
---|
181 |
|
---|
182 | [global::System.ComponentModel.BrowsableAttribute(false)]
|
---|
183 | public System.Runtime.Serialization.ExtensionDataObject ExtensionData {
|
---|
184 | get {
|
---|
185 | return this.extensionDataField;
|
---|
186 | }
|
---|
187 | set {
|
---|
188 | this.extensionDataField = value;
|
---|
189 | }
|
---|
190 | }
|
---|
191 |
|
---|
192 | [System.Runtime.Serialization.DataMemberAttribute(Name="<JobId>k__BackingField", IsRequired=true)]
|
---|
193 | public long JobIdk__BackingField {
|
---|
194 | get {
|
---|
195 | return this.JobIdk__BackingFieldField;
|
---|
196 | }
|
---|
197 | set {
|
---|
198 | if ((this.JobIdk__BackingFieldField.Equals(value) != true)) {
|
---|
199 | this.JobIdk__BackingFieldField = value;
|
---|
200 | this.RaisePropertyChanged("JobIdk__BackingField");
|
---|
201 | }
|
---|
202 | }
|
---|
203 | }
|
---|
204 |
|
---|
205 | [System.Runtime.Serialization.DataMemberAttribute(Name="<Progress>k__BackingField", IsRequired=true)]
|
---|
206 | public double Progressk__BackingField {
|
---|
207 | get {
|
---|
208 | return this.Progressk__BackingFieldField;
|
---|
209 | }
|
---|
210 | set {
|
---|
211 | if ((this.Progressk__BackingFieldField.Equals(value) != true)) {
|
---|
212 | this.Progressk__BackingFieldField = value;
|
---|
213 | this.RaisePropertyChanged("Progressk__BackingField");
|
---|
214 | }
|
---|
215 | }
|
---|
216 | }
|
---|
217 |
|
---|
218 | [System.Runtime.Serialization.DataMemberAttribute(Name="<Since>k__BackingField", IsRequired=true)]
|
---|
219 | public System.DateTime Sincek__BackingField {
|
---|
220 | get {
|
---|
221 | return this.Sincek__BackingFieldField;
|
---|
222 | }
|
---|
223 | set {
|
---|
224 | if ((this.Sincek__BackingFieldField.Equals(value) != true)) {
|
---|
225 | this.Sincek__BackingFieldField = value;
|
---|
226 | this.RaisePropertyChanged("Sincek__BackingField");
|
---|
227 | }
|
---|
228 | }
|
---|
229 | }
|
---|
230 |
|
---|
231 | public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
|
---|
232 |
|
---|
233 | protected void RaisePropertyChanged(string propertyName) {
|
---|
234 | System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
|
---|
235 | if ((propertyChanged != null)) {
|
---|
236 | propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
|
---|
237 | }
|
---|
238 | }
|
---|
239 | }
|
---|
240 |
|
---|
241 | [System.Diagnostics.DebuggerStepThroughAttribute()]
|
---|
242 | [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "3.0.0.0")]
|
---|
243 | [System.Runtime.Serialization.DataContractAttribute(Name="ConnectionContainer", Namespace="http://schemas.datacontract.org/2004/07/HeuristicLab.Hive.Client.Core.ClientConso" +
|
---|
244 | "leService")]
|
---|
245 | [System.SerializableAttribute()]
|
---|
246 | public partial class ConnectionContainer : object, System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged {
|
---|
247 |
|
---|
248 | [System.NonSerializedAttribute()]
|
---|
249 | private System.Runtime.Serialization.ExtensionDataObject extensionDataField;
|
---|
250 |
|
---|
251 | private string IPAdressk__BackingFieldField;
|
---|
252 |
|
---|
253 | private int Portk__BackingFieldField;
|
---|
254 |
|
---|
255 | [global::System.ComponentModel.BrowsableAttribute(false)]
|
---|
256 | public System.Runtime.Serialization.ExtensionDataObject ExtensionData {
|
---|
257 | get {
|
---|
258 | return this.extensionDataField;
|
---|
259 | }
|
---|
260 | set {
|
---|
261 | this.extensionDataField = value;
|
---|
262 | }
|
---|
263 | }
|
---|
264 |
|
---|
265 | [System.Runtime.Serialization.DataMemberAttribute(Name="<IPAdress>k__BackingField", IsRequired=true)]
|
---|
266 | public string IPAdressk__BackingField {
|
---|
267 | get {
|
---|
268 | return this.IPAdressk__BackingFieldField;
|
---|
269 | }
|
---|
270 | set {
|
---|
271 | if ((object.ReferenceEquals(this.IPAdressk__BackingFieldField, value) != true)) {
|
---|
272 | this.IPAdressk__BackingFieldField = value;
|
---|
273 | this.RaisePropertyChanged("IPAdressk__BackingField");
|
---|
274 | }
|
---|
275 | }
|
---|
276 | }
|
---|
277 |
|
---|
278 | [System.Runtime.Serialization.DataMemberAttribute(Name="<Port>k__BackingField", IsRequired=true)]
|
---|
279 | public int Portk__BackingField {
|
---|
280 | get {
|
---|
281 | return this.Portk__BackingFieldField;
|
---|
282 | }
|
---|
283 | set {
|
---|
284 | if ((this.Portk__BackingFieldField.Equals(value) != true)) {
|
---|
285 | this.Portk__BackingFieldField = value;
|
---|
286 | this.RaisePropertyChanged("Portk__BackingField");
|
---|
287 | }
|
---|
288 | }
|
---|
289 | }
|
---|
290 |
|
---|
291 | public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
|
---|
292 |
|
---|
293 | protected void RaisePropertyChanged(string propertyName) {
|
---|
294 | System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
|
---|
295 | if ((propertyChanged != null)) {
|
---|
296 | propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
|
---|
297 | }
|
---|
298 | }
|
---|
299 | }
|
---|
300 |
|
---|
301 | [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "3.0.0.0")]
|
---|
302 | [System.ServiceModel.ServiceContractAttribute(ConfigurationName="ClientWCFService.IClientConsoleCommunicator")]
|
---|
303 | public interface IClientConsoleCommunicator {
|
---|
304 |
|
---|
305 | [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IClientConsoleCommunicator/GetStatusInfos", ReplyAction="http://tempuri.org/IClientConsoleCommunicator/GetStatusInfosResponse")]
|
---|
306 | HeuristicLab.Hive.Client.Console.ClientWCFService.StatusCommons GetStatusInfos();
|
---|
307 |
|
---|
308 | [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IClientConsoleCommunicator/GetConnection", ReplyAction="http://tempuri.org/IClientConsoleCommunicator/GetConnectionResponse")]
|
---|
309 | HeuristicLab.Hive.Client.Console.ClientWCFService.ConnectionContainer GetConnection();
|
---|
310 |
|
---|
311 | [System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/IClientConsoleCommunicator/SetConnection", ReplyAction="http://tempuri.org/IClientConsoleCommunicator/SetConnectionResponse")]
|
---|
312 | void SetConnection(HeuristicLab.Hive.Client.Console.ClientWCFService.ConnectionContainer container);
|
---|
313 | }
|
---|
314 |
|
---|
315 | [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "3.0.0.0")]
|
---|
316 | public interface IClientConsoleCommunicatorChannel : HeuristicLab.Hive.Client.Console.ClientWCFService.IClientConsoleCommunicator, System.ServiceModel.IClientChannel {
|
---|
317 | }
|
---|
318 |
|
---|
319 | [System.Diagnostics.DebuggerStepThroughAttribute()]
|
---|
320 | [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "3.0.0.0")]
|
---|
321 | public partial class ClientConsoleCommunicatorClient : System.ServiceModel.ClientBase<HeuristicLab.Hive.Client.Console.ClientWCFService.IClientConsoleCommunicator>, HeuristicLab.Hive.Client.Console.ClientWCFService.IClientConsoleCommunicator {
|
---|
322 |
|
---|
323 | public ClientConsoleCommunicatorClient() {
|
---|
324 | }
|
---|
325 |
|
---|
326 | public ClientConsoleCommunicatorClient(string endpointConfigurationName) :
|
---|
327 | base(endpointConfigurationName) {
|
---|
328 | }
|
---|
329 |
|
---|
330 | public ClientConsoleCommunicatorClient(string endpointConfigurationName, string remoteAddress) :
|
---|
331 | base(endpointConfigurationName, remoteAddress) {
|
---|
332 | }
|
---|
333 |
|
---|
334 | public ClientConsoleCommunicatorClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) :
|
---|
335 | base(endpointConfigurationName, remoteAddress) {
|
---|
336 | }
|
---|
337 |
|
---|
338 | public ClientConsoleCommunicatorClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
|
---|
339 | base(binding, remoteAddress) {
|
---|
340 | }
|
---|
341 |
|
---|
342 | public HeuristicLab.Hive.Client.Console.ClientWCFService.StatusCommons GetStatusInfos() {
|
---|
343 | return base.Channel.GetStatusInfos();
|
---|
344 | }
|
---|
345 |
|
---|
346 | public HeuristicLab.Hive.Client.Console.ClientWCFService.ConnectionContainer GetConnection() {
|
---|
347 | return base.Channel.GetConnection();
|
---|
348 | }
|
---|
349 |
|
---|
350 | public void SetConnection(HeuristicLab.Hive.Client.Console.ClientWCFService.ConnectionContainer container) {
|
---|
351 | base.Channel.SetConnection(container);
|
---|
352 | }
|
---|
353 | }
|
---|
354 | }
|
---|