blob: f30adb3b10f71ec8a681b89dddbc5bf7548dddcb [file] [log] [blame]
/**
* Copyright (c) 2013 CEA LIST
*
* 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:
* Ansgar Radermacher - Initial API and implementation
*
*/
package org.eclipse.papyrus.designer.components.FCM;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Auto Index Per Node</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.papyrus.designer.components.FCM.FCMPackage#getAutoIndexPerNode()
* @model
* @generated
*/
public interface AutoIndexPerNode extends AutoIndex {
} // AutoIndexPerNode