-
Method Summary
void
Adds a new schematic source.
Gets the source for a path if present
boolean
Defines wheather the path should be prefixed or not
The path separator which should be used when showing pathes.
A list of registered sources.
-
Method Details
-
-
addSource
Adds a new schematic source.
- Parameters:
source
- source
-
sources
A list of registered sources.
- Returns:
- list of sources
-
pathSeparator
The path separator which should be used when showing pathes.
- Returns:
- path separator
-
isPathSourceAsPrefix
boolean isPathSourceAsPrefix()
Defines wheather the path should be prefixed or not
- Returns:
- true if the prefix should used as a suffix for the source path
-
getSourceForPath
Gets the source for a path if present
- Parameters:
path
- path
- Returns:
- optional holding a source