public abstract class Characterize
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
defaultConfiguredFlag
The "configured" flag to use when creating ceid elements.
|
static boolean |
deleteUnknownFlag
If true, unknown ID will be deleted.
|
static int |
newNameCounter
A rolling counter.
|
Constructor and Description |
---|
Characterize() |
Modifier and Type | Method and Description |
---|---|
static void |
characterize(TransSecsGEMController transSecsGemController)
Perform a full characterization.
|
static void |
getReports(TransSecsGEMController transSecsController,
long ceid)
Request the configured reports for the ceid provided
|
static void |
requestALIDs(TransSecsGEMController transSecsGemController)
Request the vids from the tool.
|
static void |
requestCEIDs(TransSecsGEMController transSecsGemController)
Request the ceids from the tool.
|
static void |
requestEventReport(TransSecsGEMController transSecsController,
SecsFormat ceid)
Request the configuration of the ceid provided
|
static void |
requestReports(TransSecsGEMController transSecsGemController)
Request all the reports associated with CEIDs.
|
static void |
requestVIDs(TransSecsGEMController transSecsGemController)
Request the vids from the tool.
|
public static boolean defaultConfiguredFlag
public static boolean deleteUnknownFlag
public static int newNameCounter
public static void characterize(TransSecsGEMController transSecsGemController)
transSecsGemController
- this controller is used to send the message and the GemHostModel of this controller is populated with the response.public static void getReports(TransSecsGEMController transSecsController, long ceid)
ceid
- the CEID for which the configured reports is requested.transSecsGemController
- this controller is used to send the message and the GemHostModel of this controller is populated with the response.public static void requestALIDs(TransSecsGEMController transSecsGemController)
transSecsGemController
- this controller is used to send the message and the GemHostModel of this controller is populated with the response.public static void requestCEIDs(TransSecsGEMController transSecsGemController)
transSecsGemController
- this controller is used to send the message and the GemHostModel of this controller is populated with the response.public static void requestEventReport(TransSecsGEMController transSecsController, SecsFormat ceid)
ceid
- the CEID for which the configuration is requested.transSecsGemController
- this controller is used to send the messagepublic static void requestReports(TransSecsGEMController transSecsGemController)
public static void requestVIDs(TransSecsGEMController transSecsGemController)
transSecsGemController
- this controller is used to send the message and the GemHostModel of this controller is populated with the response.Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.