Interface | Description |
---|---|
NetworkCacheService |
Provides caching capabilities for loaded
Network objects. |
ProjectCase |
Common interface for project files able to provide a Network.
|
ProjectCaseListener | |
ScriptListener | |
StorableScript |
Class | Description |
---|---|
AbstractModificationScript | |
Case |
A type of
File which represents a Network . |
CaseExtension |
Defines the new type of file
Case . |
ImportedCase |
A type of
ProjectFile which represents a Network imported to the project,
and provides methods to get the Network object or query it with a script. |
ImportedCaseBuilder |
Builder for the project file
ImportedCase . |
ImportedCaseExtension |
Defines the new type of project file
ImportedCase . |
LocalNetworkCacheService | |
LocalNetworkCacheServiceExtension | |
ModificationScript | |
ModificationScriptBuilder | |
ModificationScriptExtension | |
ScriptCache<F extends ProjectFile,V,L> | |
ScriptError | |
ScriptResult<T> | |
ScriptUtils | |
VirtualCase | |
VirtualCaseBuilder | |
VirtualCaseExtension |
Enum | Description |
---|---|
ScriptType |
Exception | Description |
---|---|
ScriptException |
Copyright © 2019. All rights reserved.