blob: 2a8fb491a8cdc4bf3bb32b12bc1d901630ce718b [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2010, 2013 THALES GLOBAL SERVICES.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Obeo - initial API and implementation
*******************************************************************************/
package org.eclipse.sirius.sample.interactions;
/**
* <!-- begin-user-doc --> A representation of the model object '
* <em><b>Create Participant Message</b></em>'. <!-- end-user-doc -->
*
*
* @see org.eclipse.sirius.sample.interactions.InteractionsPackage#getCreateParticipantMessage()
* @model
* @generated
*/
public interface CreateParticipantMessage extends Message {
} // CreateParticipantMessage