All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.legaldocml.akn.group.ANcontainers Maven / Gradle / Ivy

The newest version!
package io.legaldocml.akn.group;


import io.legaldocml.akn.element.AltHierarchyElement;
import io.legaldocml.akn.element.PopupStructureElement;
import io.legaldocml.akn.element.PortionBodyTypeElement;
import io.legaldocml.akn.element.SubFlowStructureElement;

/**
 * The group ANcontainers lists the elements that are containers and are specific to the Akoma Ntoso debate vocabulary.
 *
 * 
 *   
 * 	   
 * 	     
 * 		 
 * 		 
 * 	     
 * 	     
 * 		 
 * 		 
 * 		 
 * 	   
 *   
 * 
* * @author Jacques Militello */ public interface ANcontainers extends PopupStructureElement, AltHierarchyElement, SubFlowStructureElement, PortionBodyTypeElement { }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy