org.eclipse.ocl.examples.pivot
Interface PrimitiveLiteralExp

All Superinterfaces:
Element, org.eclipse.emf.ecore.EObject, LiteralExp, MonikeredElement, Nameable, NamedElement, org.eclipse.emf.common.notify.Notifier, OclExpression, PivotObject, TypedElement, Visitable
All Known Subinterfaces:
BooleanLiteralExp, IntegerLiteralExp, NullLiteralExp, NumericLiteralExp, RealLiteralExp, StringLiteralExp, UnlimitedNaturalLiteralExp
All Known Implementing Classes:
BooleanLiteralExpImpl, IntegerLiteralExpImpl, NullLiteralExpImpl, NumericLiteralExpImpl, PrimitiveLiteralExpImpl, RealLiteralExpImpl, StringLiteralExpImpl, UnlimitedNaturalLiteralExpImpl

public interface PrimitiveLiteralExp
extends LiteralExp

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

See Also:
PivotPackage.getPrimitiveLiteralExp()
Generated
Model
abstract="true"

Method Summary
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.TypedElement
getType, setType
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement
createOwnedAnnotation, createOwnedRule, getName, getOwnedAnnotations, getOwnedRules, isStatic, setIsStatic, setName
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.MonikeredElement
getMoniker, hasMoniker, setMoniker
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.Element
createOwnedComment, getETarget, getOwnedComments
 
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
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable
accept, eClass