org.eclipse.ocl.cst
Interface ContextDeclCS

All Superinterfaces:
CSTNode
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
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken
 


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