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

org.openxma.dsl.dom.model.ReadOnlyFlag Maven / Gradle / Ivy

There is a newer version: 6.0.2
Show newest version
/**
 * 
 * 
 *
 * $Id: ReadOnlyFlag.java 10224 2013-01-04 15:48:48Z dschwarz $
 */
package org.openxma.dsl.dom.model;

import org.openxma.dsl.core.model.EqualityExpr;



/**
 * 
 * A representation of the model object 'Read Only Flag'.
 * 
 *
 *
 * @see org.openxma.dsl.dom.DomPackage#getReadOnlyFlag()
 * @model
 * @generated
 */
public interface ReadOnlyFlag extends ExpressionFlag {
} // ReadOnlyFlag




© 2015 - 2024 Weber Informatics LLC | Privacy Policy