public interface IlrSimulationReport extends IlrSimulationElement
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getErrorScenarioCount()
Returns the value of the 'Error Scenario Count' attribute.
|
java.lang.Integer |
getEstimatedScenarioCount()
Returns the value of the 'Estimated Scenario Count' attribute.
|
java.lang.Integer |
getExecutedScenarioCount()
Returns the value of the 'Executed Scenario Count' attribute.
|
java.util.Date |
getJobEndTime()
Returns the value of the 'Job End Time' attribute.
|
java.lang.String |
getJobId()
Returns the value of the 'Job Id' attribute.
|
java.lang.Integer |
getProgress()
Returns the value of the 'Progress' attribute.
|
IlrBaseline |
getReportBaseline()
Returns the value of the 'Report Baseline' reference.
|
java.lang.String |
getResult()
Returns the value of the 'Result' attribute.
|
IlrSimulationConfiguration |
getSimulationConfiguration()
Returns the value of the 'Simulation Configuration' reference.
|
java.util.Date |
getStartDate()
Returns the value of the 'Start Date' attribute.
|
IlrReportStatusKind |
getStatus()
Returns the value of the 'Status' attribute.
|
getOperation, isEnabledgetRulePackagegetDocumentation, getGroup, getProject, getVersiongetName, getUuidgetCreatedBy, getCreatedOn, getLastChangedBy, getLastChangedOncloneElement, getContainer, getRawValue, setRawValue, setRawValueNoCheckeClass, equals, equals, getModelInfo, getSession, getType, getValue, getValue, hashCode, isNew, toIdStringIlrSimulationConfiguration getSimulationConfiguration() throws IlrObjectNotFoundException
IlrObjectNotFoundExceptionIlrValidationPackage.getSimulationReport_SimulationConfiguration()java.lang.Integer getProgress()
IlrValidationPackage.getSimulationReport_Progress()java.lang.String getResult()
IlrValidationPackage.getSimulationReport_Result()java.lang.String getJobId()
IlrValidationPackage.getSimulationReport_JobId()IlrReportStatusKind getStatus()
The literals are from the enumeration IlrReportStatusKind.
IlrReportStatusKind,
IlrValidationPackage.getSimulationReport_Status()java.util.Date getStartDate()
IlrValidationPackage.getSimulationReport_StartDate()java.util.Date getJobEndTime()
IlrValidationPackage.getSimulationReport_JobEndTime()java.lang.Integer getEstimatedScenarioCount()
IlrValidationPackage.getSimulationReport_EstimatedScenarioCount()java.lang.Integer getExecutedScenarioCount()
IlrValidationPackage.getSimulationReport_ExecutedScenarioCount()java.lang.Integer getErrorScenarioCount()
IlrValidationPackage.getSimulationReport_ErrorScenarioCount()IlrBaseline getReportBaseline() throws IlrObjectNotFoundException
IlrObjectNotFoundExceptionIlrValidationPackage.getSimulationReport_ReportBaseline()© Copyright IBM Corp. 1987, 2024