Uses of Class
org.openxma.dsl.dom.model.impl.LiteralValueImpl

Packages that use LiteralValueImpl
org.openxma.dsl.dom.model.impl   
 

Uses of LiteralValueImpl in org.openxma.dsl.dom.model.impl
 

Subclasses of LiteralValueImpl in org.openxma.dsl.dom.model.impl
 class BooleanLiteralValueImpl
          An implementation of the model object 'Boolean Literal Value'.
 class EmptyLiteralValueImpl
          An implementation of the model object 'Empty Literal Value'.
 class IntegerLiteralValueImpl
          An implementation of the model object 'Integer Literal Value'.
 class NullLiteralValueImpl
          An implementation of the model object 'Null Literal Value'.
 class RealLiteralValueImpl
          An implementation of the model object 'Real Literal Value'.
 class StringLiteralValueImpl
          An implementation of the model object 'String Literal Value'.
 



Copyright © 2013. All Rights Reserved.