blob: 54811558c128269384c02e189418a384cb4c9292 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2013 RCP Vision (http://www.rcp-vision.com) and others.
* 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
*******************************************************************************/
/**
*/
package org.eclipse.emf.parsley.examples.mail;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Content</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.emf.parsley.examples.mail.MailPackage#getMailContent()
* @model
* @generated
*/
public interface MailContent extends FolderContent {
} // MailContent