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

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

There is a newer version: 6.0.2
Show newest version
/**
 * 
 * 
 *
 * $Id$
 */
package org.openxma.dsl.dom.model;


/**
 * 
 * A representation of the model object 'Null Literal Value'.
 * 
 *
 *
 * @see org.openxma.dsl.dom.DomPackage#getNullLiteralValue()
 * @model
 * @generated
 */
public interface NullLiteralValue extends LiteralValue {
} // NullLiteralValue




© 2015 - 2024 Weber Informatics LLC | Privacy Policy