Skip to content
Snippets Groups Projects
Commit 1e279e3e authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Exploration.alg: Resolve missed warning.

parent 5cd2e90f
No related branches found
No related tags found
No related merge requests found
......@@ -13,5 +13,5 @@ ISafetyFunctionAdapter.java 594df1308c5ea7ab7320129ec3ba77f3f2d584e1 RED
ISignalAdapter.java 6bc37547141af089e14b7615eb39910bf2a24c98 RED
ITransmissionUnitAdapter.java 8965b73bfe9ef232a2a6d5427f7001761716d583 RED
InternalComponentParameters.java 2b19f4eeddee84e4c6e558ed9a1613cba33b7665 RED
SystemModelAdapter.java 134da2696e1a36e9d7e1b042b0bab3158d05a3bf RED
SystemModelAdapter.java 165e4d628f2d82129c5de66f908575e96ac43330 RED
SystemParameterContainer.java eddfc430acd8661dfe8ffbf191ef71a83157eff5 RED
......@@ -1056,7 +1056,8 @@ public class SystemModelAdapter<C, E, S, G, TR, M> {
* List of {@link IConnector}s to which those {@link IConnector}s are added that are
* located in referenced {@link PlatformArchitecture} but need to be traversed
* further such that valid "communication targets" are identified.
*
* @param deploymentTargets
* Set of execution units present on the target platform.
* @return List of {@link IConnector}s that a message actually traverses when being sent by the
* {@code sourceConnector}.
* @throws Exception
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment