org.nasdanika.models.rules.CreateTextResourceAction Maven / Gradle / Ivy
The newest version!
/**
*/
package org.nasdanika.models.rules;
/**
*
* A representation of the model object 'Create Text Resource Action'.
*
*
*
* @see org.nasdanika.models.rules.RulesPackage#getCreateTextResourceAction()
* @model
* @generated
*/
public interface CreateTextResourceAction extends CreateResourceAction, TextResourceAction {
} // CreateTextResourceAction