org.eclipse.ocl.cst
Interface InitValueCS

All Superinterfaces:
CSTNode, EObject, InitOrDerValueCS, Notifier
All Known Implementing Classes:
InitValueCSImpl

public interface InitValueCS
extends InitOrDerValueCS

A representation of the model object 'Init Value CS'.

See Also:
CSTPackage.getInitValueCS()

Method Summary
 
Methods inherited from interface org.eclipse.ocl.cst.InitOrDerValueCS
getExpressionCS, getInitOrDerValueCS, setExpressionCS, setInitOrDerValueCS
 
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.