blob: 2a507189ff8419312a03806d1c2f2c794759ab6e [file] [log] [blame]
/**
* Copyright (c) 2010 Attensity Europe GmbH. 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.smila.processing.designer.model.record;
/**
* <!-- begin-user-doc --> A representation of the model object '<em><b>Seq</b></em>'. <!-- end-user-doc -->
*
*
* @see org.eclipse.smila.processing.designer.model.record.RecordPackage#getRecordSeq()
* @model
* @generated
*/
public interface RecordSeq extends RecordValues {
} // RecordSeq