org.eclipse.ocl.examples.pivot
Interface OclExpression

All Superinterfaces:
Element, org.eclipse.emf.ecore.EObject, MonikeredElement, Nameable, NamedElement, org.eclipse.emf.common.notify.Notifier, PivotObject, TypedElement, Visitable
All Known Subinterfaces:
AssociationClassCallExp, BooleanLiteralExp, CallExp, CollectionLiteralExp, EnumLiteralExp, FeatureCallExp, IfExp, IntegerLiteralExp, InvalidLiteralExp, IterateExp, IteratorExp, LetExp, LiteralExp, LoopExp, MessageExp, NavigationCallExp, NullLiteralExp, NumericLiteralExp, OperationCallExp, PrimitiveLiteralExp, PropertyCallExp, RealLiteralExp, StateExp, StringLiteralExp, TupleLiteralExp, TypeExp, UnlimitedNaturalLiteralExp, UnspecifiedValueExp, VariableExp
All Known Implementing Classes:
AssociationClassCallExpImpl, BooleanLiteralExpImpl, CallExpImpl, CollectionLiteralExpImpl, EnumLiteralExpImpl, FeatureCallExpImpl, IfExpImpl, IntegerLiteralExpImpl, InvalidLiteralExpImpl, IterateExpImpl, IteratorExpImpl, LetExpImpl, LiteralExpImpl, LoopExpImpl, MessageExpImpl, NavigationCallExpImpl, NullLiteralExpImpl, NumericLiteralExpImpl, OclExpressionImpl, OperationCallExpImpl, PrimitiveLiteralExpImpl, PropertyCallExpImpl, RealLiteralExpImpl, StateExpImpl, StringLiteralExpImpl, TupleLiteralExpImpl, TypeExpImpl, UnlimitedNaturalLiteralExpImpl, UnspecifiedValueExpImpl, VariableExpImpl

public interface OclExpression
extends TypedElement

A representation of the model object 'Ocl Expression'.

See Also:
PivotPackage.getOclExpression()
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