org.jnario.ExampleCell Maven / Gradle / Ivy
/**
* Copyright (c) 2012 BMW Car IT 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.jnario;
import org.eclipse.xtend.core.xtend.XtendFunction;
/**
*
* A representation of the model object 'Example Cell'.
*
*
*
* @see org.jnario.JnarioPackage#getExampleCell()
* @model
* @generated
*/
public interface ExampleCell extends XtendFunction {
} // ExampleCell
© 2015 - 2025 Weber Informatics LLC | Privacy Policy