org.eclipse.ocl.cst
Interface ContextDeclCS

All Superinterfaces:
CSTNode, EObject, Notifier
All Known Subinterfaces:
ClassifierContextDeclCS, OperationContextDeclCS, PropertyContextCS
All Known Implementing Classes:
ClassifierContextDeclCSImpl, ContextDeclCSImpl, OperationContextDeclCSImpl, PropertyContextCSImpl

public interface ContextDeclCS
extends CSTNode

A representation of the model object 'Context Decl CS'.

See Also:
CSTPackage.getContextDeclCS()

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


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.