blob: db16d84a7a2c5bc6960fa019c05d90abb3601b19 [file] [log] [blame]
/**
* <copyright>
* </copyright>
*
* $Id: Group.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
*/
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