blob: 9605b71032bf679dc884943663176694a5d13ff9 [file] [log] [blame]
/**
* Copyright (c) 2014, Loetz GmbH&Co.KG (Heidelberg)
* 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
*
* Based on ideas from Xtext, Xtend, Xcore
*
* Contributors:
* Loetz GmbH&Co.KG - Initial implementation
*
*/
package org.eclipse.osbp.xtext.blip;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Blip Persist Task</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.osbp.xtext.blip.BlipDSLPackage#getBlipPersistTask()
* @model
* @generated
*/
public interface BlipPersistTask extends BlipScript {
} // BlipPersistTask