- 21 Jul, 2020 10 commits
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
-
Daniel Bluhm authored
Aliases were introduced to address the problem presented by privateId's getter being getUUID() instead of getPrivateId(). The concept of Aliases was needlessly complicated to solve this problem and otherwise unused anywhere else in the project. In it's place, "var" was introduced on Field that can hold the variable's name when it differs from the name of the field itself, i.e. in the privateId scenario, the "var" is "privateId" and the field name is "UUID" Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Jay Jay Billings authored
Quick fixes for renderer project
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Jay Jay Billings authored
POJO Generation from JSON Utility
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 17 Jul, 2020 3 commits
-
-
Daniel Bluhm authored
Add options for specifying output directory, print usage. Flexibility to add more options in the future. Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Unmodifiable Maps do not allow null values. Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 16 Jul, 2020 3 commits
-
-
Daniel Bluhm authored
Default implementation provided for write, extending classes just have to fill in the context and template. Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 15 Jul, 2020 3 commits
-
-
Joe Osborn authored
Support directly (de)serializing DataElements with Jackson
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 14 Jul, 2020 5 commits
-
-
Daniel Bluhm authored
-
Daniel Bluhm authored
DataElement can now be read to and written from a Jackson ObjectMapper. This change should better support integration with other frameworks. Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Add to DataElement template Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Also add getAnyGetter method for retrieving any valid getter for a field. Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 13 Jul, 2020 2 commits
-
-
Jay Jay Billings authored
Fix proxytest pom setup
-
Daniel Bluhm authored
A few typos caused unexpected behavior in testing. Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 10 Jul, 2020 6 commits
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Additionally, clean up some merge artifacts. Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
-
Jay Jay Billings authored
Rearrange dev.annotations to add proxytest module
-
Daniel Bluhm authored
Reads json from stdin and generates a DataElement Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Moves all Velocity related logic into self-contained units. Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 06 Jul, 2020 1 commit
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 02 Jul, 2020 1 commit
-
-
Jay Jay Billings authored
Unit tests for DataElementProcessor
-
- 29 Jun, 2020 2 commits
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
And associated minor fixes Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 26 Jun, 2020 1 commit
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 24 Jun, 2020 3 commits
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-