blob: 53cf914b48679881d6de711df6e1db11013bb138 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2016, 2018 Willink Transformations and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* E.D.Willink - initial API and implementation
*******************************************************************************/
/**
*/
package example5.tbase;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>C</b></em>'.
* <!-- end-user-doc -->
*
*
* @see example5.tbase.TbasePackage#getC()
* @model
* @generated
*/
public interface C extends Element {
} // C