org.eclipse.ocl.expressions
Interface LiteralExp<C>

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, OCLExpression<C>, TypedElement<C>, Visitable
All Known Subinterfaces:
BooleanLiteralExp, BooleanLiteralExp<C>, BooleanLiteralExp, CollectionLiteralExp<C>, CollectionLiteralExp, CollectionLiteralExp, EnumLiteralExp<C,EL>, EnumLiteralExp, EnumLiteralExp, IntegerLiteralExp, IntegerLiteralExp<C>, IntegerLiteralExp, InvalidLiteralExp<C>, InvalidLiteralExp, InvalidLiteralExp, LiteralExp, LiteralExp, NullLiteralExp<C>, NullLiteralExp, NullLiteralExp, NumericLiteralExp, NumericLiteralExp<C>, NumericLiteralExp, PrimitiveLiteralExp<C>, PrimitiveLiteralExp, PrimitiveLiteralExp, RealLiteralExp, RealLiteralExp<C>, RealLiteralExp, StringLiteralExp, StringLiteralExp<C>, StringLiteralExp, TupleLiteralExp<C,P>, TupleLiteralExp, TupleLiteralExp, UnlimitedNaturalLiteralExp, UnlimitedNaturalLiteralExp<C>, UnlimitedNaturalLiteralExp
All Known Implementing Classes:
BooleanLiteralExpImpl, BooleanLiteralExpImpl, BooleanLiteralExpImpl, CollectionLiteralExpImpl, CollectionLiteralExpImpl, CollectionLiteralExpImpl, EnumLiteralExpImpl, EnumLiteralExpImpl, EnumLiteralExpImpl, IntegerLiteralExpImpl, IntegerLiteralExpImpl, IntegerLiteralExpImpl, InvalidLiteralExpImpl, InvalidLiteralExpImpl, InvalidLiteralExpImpl, LiteralExpImpl, LiteralExpImpl, LiteralExpImpl, NullLiteralExpImpl, NullLiteralExpImpl, NullLiteralExpImpl, NumericLiteralExpImpl, NumericLiteralExpImpl, NumericLiteralExpImpl, PrimitiveLiteralExpImpl, PrimitiveLiteralExpImpl, PrimitiveLiteralExpImpl, RealLiteralExpImpl, RealLiteralExpImpl, RealLiteralExpImpl, StringLiteralExpImpl, StringLiteralExpImpl, StringLiteralExpImpl, TupleLiteralExpImpl, TupleLiteralExpImpl, TupleLiteralExpImpl, UnlimitedNaturalLiteralExpImpl, UnlimitedNaturalLiteralExpImpl, UnlimitedNaturalLiteralExpImpl

public interface LiteralExp<C>
extends OCLExpression<C>

A representation of the model object 'Literal Exp'.

See Also:
ExpressionsPackage.getLiteralExp()
Generated
Model
abstract="true"

Method Summary
 
Methods inherited from interface org.eclipse.ocl.utilities.TypedElement
getName, getType, setName, setType
 
Methods inherited from interface org.eclipse.ocl.utilities.Visitable
accept
 
Methods inherited from interface org.eclipse.ocl.utilities.ASTNode
getEndPosition, getStartPosition, setEndPosition, setStartPosition
 
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