org.openxma.dsl.dom.model
Interface LiteralValue

All Superinterfaces:
org.eclipse.emf.ecore.EObject, Expression, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
BooleanLiteralValue, EmptyLiteralValue, IntegerLiteralValue, NullLiteralValue, RealLiteralValue, StringLiteralValue
All Known Implementing Classes:
BooleanLiteralValueImpl, EmptyLiteralValueImpl, IntegerLiteralValueImpl, LiteralValueImpl, NullLiteralValueImpl, RealLiteralValueImpl, StringLiteralValueImpl

public interface LiteralValue
extends Expression

A representation of the model object 'Literal Value'.

See Also:
DomPackage.getLiteralValue()

Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 



Copyright © 2013. All Rights Reserved.