Index
All Classes and Interfaces|All Packages
A
- AbstractSession - Class in step.functions.io
- AbstractSession() - Constructor for class step.functions.io.AbstractSession
- addMeasure(String, long) - Method in class step.core.reports.MeasurementsBuilder
- addMeasure(String, long, long) - Method in class step.core.reports.MeasurementsBuilder
- addMeasure(String, long, long, Map<String, Object>) - Method in class step.core.reports.MeasurementsBuilder
- addMeasure(String, long, Map<String, Object>) - Method in class step.core.reports.MeasurementsBuilder
- addMeasure(Measure) - Method in class step.core.reports.MeasurementsBuilder
- addMeasures(List<Measure>) - Method in class step.core.reports.MeasurementsBuilder
- Attachment - Class in step.grid.io
- Attachment() - Constructor for class step.grid.io.Attachment
- AttachmentHelper - Class in step.grid.io
- AttachmentHelper() - Constructor for class step.grid.io.AttachmentHelper
B
- BUSINESS - Enum constant in enum step.core.reports.ErrorType
-
Represents a clearly identified error (mainly in the SUT) This is reported as FAILED
C
- close() - Method in class step.functions.io.AbstractSession
- code - Variable in class step.core.reports.Error
E
- Error - Class in step.core.reports
-
This class is used to represent all errors that might occur in STEP either in a control or a function (aka keyword).
- Error() - Constructor for class step.core.reports.Error
- Error(ErrorType, String) - Constructor for class step.core.reports.Error
- Error(ErrorType, String, Integer) - Constructor for class step.core.reports.Error
- Error(ErrorType, String, String, Integer, boolean) - Constructor for class step.core.reports.Error
- ErrorType - Enum in step.core.reports
G
- generateAttachmentForException(Throwable) - Static method in class step.grid.io.AttachmentHelper
- generateAttachmentFromByteArray(byte[], String) - Static method in class step.grid.io.AttachmentHelper
- get(Class<T>) - Method in class step.functions.io.AbstractSession
- get(String) - Method in class step.functions.io.AbstractSession
- getBegin() - Method in class step.core.reports.Measure
- getCode() - Method in class step.core.reports.Error
- getData() - Method in class step.core.reports.Measure
- getDescription() - Method in class step.grid.io.Attachment
- getDuration() - Method in class step.core.reports.Measure
- getHex(byte[]) - Static method in class step.grid.io.AttachmentHelper
- getHexContent() - Method in class step.grid.io.Attachment
- getIsDirectory() - Method in class step.grid.io.Attachment
- getLayer() - Method in class step.core.reports.Error
- getMeasures() - Method in class step.core.reports.MeasurementsBuilder
- getMsg() - Method in class step.core.reports.Error
- getName() - Method in class step.core.reports.Measure
- getName() - Method in class step.grid.io.Attachment
- getOrDefault(String, Function<U, T>, U) - Method in class step.functions.io.AbstractSession
-
Get a value from the sessionObject.
- getOrDefault(String, T) - Method in class step.functions.io.AbstractSession
-
Get a value from the sessionObject.
- getType() - Method in class step.core.reports.Error
H
- hexStringToByteArray(String) - Static method in class step.grid.io.AttachmentHelper
I
L
M
- Measure - Class in step.core.reports
- Measure() - Constructor for class step.core.reports.Measure
- Measure(String, long, long, Map<String, Object>) - Constructor for class step.core.reports.Measure
- MeasurementsBuilder - Class in step.core.reports
- MeasurementsBuilder() - Constructor for class step.core.reports.MeasurementsBuilder
- msg - Variable in class step.core.reports.Error
P
- pushMeasure(Measure) - Method in class step.core.reports.MeasurementsBuilder
- put(Object) - Method in class step.functions.io.AbstractSession
- put(String, Object) - Method in class step.functions.io.AbstractSession
R
S
- sessionObjects - Variable in class step.functions.io.AbstractSession
- setBegin(long) - Method in class step.core.reports.Measure
- setCode(Integer) - Method in class step.core.reports.Error
- setData(Map<String, Object>) - Method in class step.core.reports.Measure
- setDescription(String) - Method in class step.grid.io.Attachment
- setDuration(long) - Method in class step.core.reports.Measure
- setHexContent(String) - Method in class step.grid.io.Attachment
- setIsDirectory(Boolean) - Method in class step.grid.io.Attachment
- setLayer(String) - Method in class step.core.reports.Error
- setMsg(String) - Method in class step.core.reports.Error
- setName(String) - Method in class step.core.reports.Measure
- setName(String) - Method in class step.grid.io.Attachment
- setRoot(boolean) - Method in class step.core.reports.Error
- setType(ErrorType) - Method in class step.core.reports.Error
- startMeasure(String) - Method in class step.core.reports.MeasurementsBuilder
- startMeasure(String, long) - Method in class step.core.reports.MeasurementsBuilder
- step.core.reports - package step.core.reports
- step.functions.io - package step.functions.io
- step.grid.io - package step.grid.io
- stopMeasure() - Method in class step.core.reports.MeasurementsBuilder
- stopMeasure(Map<String, Object>) - Method in class step.core.reports.MeasurementsBuilder
T
- TECHNICAL - Enum constant in enum step.core.reports.ErrorType
-
Represents a unexpected technical error This is reported as TECHNICAL_ERROR
- toString() - Method in class step.core.reports.Error
- type - Variable in class step.core.reports.Error
V
- valueOf(String) - Static method in enum step.core.reports.ErrorType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum step.core.reports.ErrorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages