All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.nasdanika.models.rules.java.CompilationUnitAction Maven / Gradle / Ivy

The newest version!
/**
 */
package org.nasdanika.models.rules.java;

import org.nasdanika.models.rules.Action;

/**
 * 
 * A representation of the model object 'Compilation Unit Action'.
 * 
 *
 * 
 * An action on a compilation unit
 * 
 *
 *
 * @see org.nasdanika.models.rules.java.JavaPackage#getCompilationUnitAction()
 * @model
 * @generated
 */
public interface CompilationUnitAction extends Action {
} // CompilationUnitAction




© 2015 - 2024 Weber Informatics LLC | Privacy Policy