View Javadoc
1 package org.smartcomps.twister.engine.priv.core.dynamic; 2 3 /*** 4 * Execution context of the Switch activity. 5 */ 6 public interface SwitchEC extends StructuredEC { 7 }

This page was automatically generated by Maven