/** * <copyright> * </copyright> * * $Id$ */ package integration.xsd; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Group</b></em>'. * <!-- end-user-doc --> * * * @see integration.xsd.XsdPackage#getGroup() * @model * @generated */ public interface Group extends Containable, NamedElement { } // Group