| Package | Description |
|---|---|
| org.scribble.parser | |
| org.scribble.resources | |
| org.scribble.trace.simulation | |
| org.scribble.trace.simulation.junit |
| Constructor and Description |
|---|
ProtocolModuleLoader(ProtocolParser parser,
ResourceLocator locator,
IssueLogger logger)
This constructor initializes the module loader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryResourceLocator
This class provides a directory based resource locator.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceLocator |
SimulatorContext.getResourceLocator()
This method returns the resource locator.
|
ResourceLocator |
DefaultSimulatorContext.getResourceLocator()
This method returns the resource locator.
|
| Constructor and Description |
|---|
DefaultSimulatorContext(ResourceLocator locator)
This constructor initializes the resource locator.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceLocator |
JUnitSimulator.getResourceLocator()
This method returns the resource locator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JUnitSimulator.setResourceLocator(ResourceLocator locator)
This method sets the resource locator.
|
Copyright © 2014. All Rights Reserved.