Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ITS - Intelligent Transport Systems
ITS
Commits
6d4f9912
Commit
6d4f9912
authored
Jul 05, 2016
by
garciay
Browse files
Add unimplemented methods (TTWB 1.1.20 -> 1.1.21)
parent
83824c3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
javasrc/tool/org/etsi/its/tool/testingtech/PluginAdapter.java
View file @
6d4f9912
...
...
@@ -205,4 +205,10 @@ public class PluginAdapter implements ISAPlugin, PortPluginProvider, PluginIdent
return
ta
.
triUnmapParam
(
compPortId
,
tsiPortId
,
paramList
);
}
@Override
public
TriStatus
reInit
()
{
// TODO Auto-generated method stub
return
null
;
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment