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

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, LiteralExp<C>, org.eclipse.emf.common.notify.Notifier, OCLExpression<C>, TypedElement<C>, Visitable
All Known Subinterfaces:
NullLiteralExp, NullLiteralExp
All Known Implementing Classes:
NullLiteralExpImpl, NullLiteralExpImpl, NullLiteralExpImpl

public interface NullLiteralExp<C>
extends LiteralExp<C>

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

See Also:
ExpressionsPackage.getNullLiteralExp()
Generated
Model

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