-
Notifications
You must be signed in to change notification settings - Fork 1
/
ComplexPluginSample.txt
145 lines (145 loc) · 4.52 KB
/
ComplexPluginSample.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
integer value = 42
float value = 3.14159
boolean value = true
string value = Hello, Complex Plugin
decimal value = -3.14159
ComplexPluginTest [1] complex.test1 = Hello, World
ComplexPluginTest [1] str1 = Hello, Complex Plugin
sequence size = 10
integer value = 0
integer value = 1
integer value = 2
integer value = 3
integer value = 4
integer value = 5
integer value = 6
integer value = 7
integer value = 8
integer value = 9
sequence size = 10
float value = 0.0
float value = 1.0
float value = 2.0
float value = 3.0
float value = 4.0
float value = 5.0
float value = 6.0
float value = 7.0
float value = 8.0
float value = 9.0
sequence size = 10
boolean value = true
boolean value = true
boolean value = true
boolean value = true
boolean value = true
boolean value = true
boolean value = true
boolean value = true
boolean value = true
boolean value = true
sequence size = 10
string value = How long is a piece of string?
string value = How long is a piece of string?
string value = How long is a piece of string?
string value = How long is a piece of string?
string value = How long is a piece of string?
string value = How long is a piece of string?
string value = How long is a piece of string?
string value = How long is a piece of string?
string value = How long is a piece of string?
string value = How long is a piece of string?
sequence size = 10
decimal value = 0
decimal value = 1
decimal value = 2
decimal value = 3
decimal value = 4
decimal value = 5
decimal value = 6
decimal value = 7
decimal value = 8
decimal value = 9
ComplexPluginTest [1] complex.test2 = 2.71828
ComplexPluginTest [1] intSeq[0] = 0
ComplexPluginTest [1] floatSeq[0] = 0
ComplexPluginTest [1] boolSeq[0] = true
ComplexPluginTest [1] stringSeq[0] = How long is a piece of string?
ComplexPluginTest [1] intSeq[1] = 1
ComplexPluginTest [1] floatSeq[1] = 1
ComplexPluginTest [1] boolSeq[1] = true
ComplexPluginTest [1] stringSeq[1] = How long is a piece of string?
ComplexPluginTest [1] intSeq[2] = 2
ComplexPluginTest [1] floatSeq[2] = 2
ComplexPluginTest [1] boolSeq[2] = true
ComplexPluginTest [1] stringSeq[2] = How long is a piece of string?
ComplexPluginTest [1] intSeq[3] = 3
ComplexPluginTest [1] floatSeq[3] = 3
ComplexPluginTest [1] boolSeq[3] = true
ComplexPluginTest [1] stringSeq[3] = How long is a piece of string?
ComplexPluginTest [1] intSeq[4] = 4
ComplexPluginTest [1] floatSeq[4] = 4
ComplexPluginTest [1] boolSeq[4] = true
ComplexPluginTest [1] stringSeq[4] = How long is a piece of string?
ComplexPluginTest [1] intSeq[5] = 5
ComplexPluginTest [1] floatSeq[5] = 5
ComplexPluginTest [1] boolSeq[5] = true
ComplexPluginTest [1] stringSeq[5] = How long is a piece of string?
ComplexPluginTest [1] intSeq[6] = 6
ComplexPluginTest [1] floatSeq[6] = 6
ComplexPluginTest [1] boolSeq[6] = true
ComplexPluginTest [1] stringSeq[6] = How long is a piece of string?
ComplexPluginTest [1] intSeq[7] = 7
ComplexPluginTest [1] floatSeq[7] = 7
ComplexPluginTest [1] boolSeq[7] = true
ComplexPluginTest [1] stringSeq[7] = How long is a piece of string?
ComplexPluginTest [1] intSeq[8] = 8
ComplexPluginTest [1] floatSeq[8] = 8
ComplexPluginTest [1] boolSeq[8] = true
ComplexPluginTest [1] stringSeq[8] = How long is a piece of string?
ComplexPluginTest [1] intSeq[9] = 9
ComplexPluginTest [1] floatSeq[9] = 9
ComplexPluginTest [1] boolSeq[9] = true
ComplexPluginTest [1] stringSeq[9] = How long is a piece of string?
Chunk size = 20
Chunk element [0] = 0.0
Chunk element [1] = 1.0
Chunk element [2] = 2.0
Chunk element [3] = 3.0
Chunk element [4] = 4.0
Chunk element [5] = 5.0
Chunk element [6] = 6.0
Chunk element [7] = 7.0
Chunk element [8] = 8.0
Chunk element [9] = 9.0
Chunk element [10] = 10.0
Chunk element [11] = 11.0
Chunk element [12] = 12.0
Chunk element [13] = 13.0
Chunk element [14] = 14.0
Chunk element [15] = 15.0
Chunk element [16] = 16.0
Chunk element [17] = 17.0
Chunk element [18] = 18.0
Chunk element [19] = 19.0
Chunk size = 20
Chunk element [0] = 0.0
Chunk element [1] = 1.0
Chunk element [2] = 1.4142135623730951
Chunk element [3] = 1.7320508075688772
Chunk element [4] = 2.0
Chunk element [5] = 2.23606797749979
Chunk element [6] = 2.449489742783178
Chunk element [7] = 2.6457513110645907
Chunk element [8] = 2.8284271247461903
Chunk element [9] = 3.0
Chunk element [10] = 3.1622776601683795
Chunk element [11] = 3.3166247903554
Chunk element [12] = 3.4641016151377544
Chunk element [13] = 3.605551275463989
Chunk element [14] = 3.7416573867739413
Chunk element [15] = 3.872983346207417
Chunk element [16] = 4.0
Chunk element [17] = 4.123105625617661
Chunk element [18] = 4.242640687119285
Chunk element [19] = 4.358898943540674