
org.jnario.Specification Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.jnario.standalone Show documentation
Show all versions of org.jnario.standalone Show documentation
The required libraries to execute Jnario specifications without Eclipse.
The newest version!
/**
*
*
*
* $Id$
*/
package org.jnario;
import org.eclipse.xtend.core.xtend.XtendClass;
/**
*
* A representation of the model object 'Specification'.
*
*
*
* @see org.jnario.JnarioPackage#getSpecification()
* @model
* @generated
*/
public interface Specification extends XtendClass, Executable {
} // Specification
© 2015 - 2025 Weber Informatics LLC | Privacy Policy