Modifier and Type | Method and Description |
---|---|
void |
Plugin.consistencyCheck(ConsistencyCheckContext context,
T input,
Validator validator) |
Modifier and Type | Method and Description |
---|---|
ConsistencyCheckContext |
ConsistencyCheckContext.setContextObject(Object context)
Returns a new Context with the specified context object
|
Modifier and Type | Method and Description |
---|---|
void |
ConsistencyCheck.consistencyCheck(ConsistencyCheckContext context,
Scenario scenario,
Validator validator)
Perform a consistency check of this system.
|
VectorSpace |
ConsistencyCheck.getInterferenceLinkSystemCoverage(boolean victim,
ConsistencyCheckContext context)
Calculate a vector range of positions that are possible from the given system
and interference setting.
|
Modifier and Type | Method and Description |
---|---|
TransceiverSettings |
TransceiverConsistencyCheckImpl.getRxSettings(ConsistencyCheckContext context) |
TransceiverSettings |
TransceiverConsistencyCheck.getRxSettings(ConsistencyCheckContext context) |
TransceiverSettings |
TransceiverConsistencyCheckImpl.getTxSettings(ConsistencyCheckContext context) |
TransceiverSettings |
TransceiverConsistencyCheck.getTxSettings(ConsistencyCheckContext context) |
Modifier and Type | Method and Description |
---|---|
static void |
PluginValidator.plugin(ConsistencyCheckContext context,
List<ConsistencyError> results,
Configuration conf,
String path) |
Modifier and Type | Method and Description |
---|---|
ValidationResult |
Configuration.consistencyCheck(ConsistencyCheckContext context) |
Copyright © 2018. All rights reserved.