org.nasdanika.html.model.app.ActionReference Maven / Gradle / Ivy
/**
*/
package org.nasdanika.html.model.app;
import org.nasdanika.ncore.Reference;
/**
*
* A representation of the model object 'Action Reference'.
*
*
*
* @see org.nasdanika.html.model.app.AppPackage#getActionReference()
* @model
* @generated
*/
public interface ActionReference extends Reference {
} // ActionReference