- 24 Jul, 2020 2 commits
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 23 Jul, 2020 2 commits
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
- 22 Jul, 2020 5 commits
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Intended to help normalize resource loading for inputs and patterns. Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
This class will help reuse code related to compiling DataElement source files in other test classes. Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Daniel Bluhm authored
Moved to subfolder to better accommodate inputs and patterns to be used in other tests. Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Jay Jay Billings authored
Replace field alias concept with simpler system
-
- 21 Jul, 2020 17 commits
-
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Signed-off-by:
Jay Jay Billings <billingsjj@ornl.gov>
-
Jay Jay Billings authored
Add project archetypes for data renderer projects
-
Greg Cage authored
Signed-off-by:
Gregory Cage <cagege@ornl.gov>
-
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>
-
Greg Cage authored
Signed-off-by:
Gregory Cage <cagege@ornl.gov>
-
Jay Jay Billings authored
Quick fixes for renderer project
-
Daniel Bluhm authored
Signed-off-by:
Daniel Bluhm <bluhmdj@ornl.gov>
-
Greg Cage authored
Signed-off-by:
Gregory Cage <cagege@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 4 commits
-
-
Joe Osborn authored
Support directly (de)serializing DataElements with Jackson
-
Greg Cage authored
Signed-off-by:
Gregory Cage <cagege@ornl.gov>
-
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 4 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>
-