1 package org.smartcomps.twister.engine.priv.core.definition.impl;
2
3 import org.smartcomps.twister.engine.priv.core.definition.Flow;
4
5 /***
6 * Place JavaDoc here.
7 */
8 public class FlowImpl extends StructuredActivityImpl implements Flow{
9 }
This page was automatically generated by Maven