io.legaldocml.akn.group.SubFlowElements Maven / Gradle / Ivy
The newest version!
package io.legaldocml.akn.group;
/**
* The group subFlowElements lists all the elements that are subFlows.
*
*
*
*
*
*
*
*
*
*
* @author Jacques Militello
*/
public interface SubFlowElements extends InlineCM {
}