org.eclipse.ocl.cst
Interface LiteralExpCS

All Superinterfaces:
CSTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, OCLExpressionCS
All Known Subinterfaces:
BooleanLiteralExpCS, CollectionLiteralExpCS, IntegerLiteralExpCS, InvalidLiteralExpCS, NullLiteralExpCS, PrimitiveLiteralExpCS, RealLiteralExpCS, StringLiteralExpCS, TupleLiteralExpCS, UnlimitedNaturalLiteralExpCS
All Known Implementing Classes:
BooleanLiteralExpCSImpl, CollectionLiteralExpCSImpl, IntegerLiteralExpCSImpl, InvalidLiteralExpCSImpl, LiteralExpCSImpl, NullLiteralExpCSImpl, PrimitiveLiteralExpCSImpl, RealLiteralExpCSImpl, StringLiteralExpCSImpl, TupleLiteralExpCSImpl, UnlimitedNaturalLiteralExpCSImpl

public interface LiteralExpCS
extends OCLExpressionCS

A representation of the model object 'Literal Exp CS'.

See Also:
CSTPackage.getLiteralExpCS()
Generated
Model
abstract="true"

Method Summary
 
Methods inherited from interface org.eclipse.ocl.cst.CSTNode
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver