Package com.regnosys.testing.projection
Class ProjectionPaths
java.lang.Object
com.regnosys.testing.projection.ProjectionPaths
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PathgetProjectionDataItemInputPath(com.rosetta.model.lib.ModelReportId reportIdentifier, String dataSetName, Path reportDataItemInputPath) Projection input file is the reports output file (loaded from reports output directory).static PathgetProjectionDataItemKeyValuePath(Path projectionDataSetPath, Path projectionDataItemInputPath) static PathgetProjectionDataItemOutputPath(Path projectionDataSetPath, Path projectionDataItemInputPath)
-
Field Details
-
PROJECTION_PATH
-
PROJECTION_EXPECTATIONS_FILE_NAME
- See Also:
-
-
Constructor Details
-
ProjectionPaths
public ProjectionPaths()
-
-
Method Details
-
getProjectionDataItemInputPath
public static Path getProjectionDataItemInputPath(com.rosetta.model.lib.ModelReportId reportIdentifier, String dataSetName, Path reportDataItemInputPath) Projection input file is the reports output file (loaded from reports output directory). -
getProjectionDataItemKeyValuePath
-
getProjectionDataItemOutputPath
-