org.eclipse.ocl.cst.impl
Class DerValueCSImpl

java.lang.Object
  extended by EObjectImpl
      extended by org.eclipse.ocl.cst.impl.CSTNodeImpl
          extended by org.eclipse.ocl.cst.impl.InitOrDerValueCSImpl
              extended by org.eclipse.ocl.cst.impl.DerValueCSImpl
All Implemented Interfaces:
CSTNode, DerValueCS, InitOrDerValueCS

public class DerValueCSImpl
extends InitOrDerValueCSImpl
implements DerValueCS

An implementation of the model object 'Der Value CS'.


Field Summary
 
Fields inherited from class org.eclipse.ocl.cst.impl.InitOrDerValueCSImpl
expressionCS
 
Fields inherited from class org.eclipse.ocl.cst.impl.CSTNodeImpl
ast, AST_EDEFAULT, END_OFFSET_EDEFAULT, END_TOKEN_EDEFAULT, endOffset, endToken, START_OFFSET_EDEFAULT, START_TOKEN_EDEFAULT, startOffset, startToken
 
Constructor Summary
protected DerValueCSImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class org.eclipse.ocl.cst.impl.InitOrDerValueCSImpl
basicSetExpressionCS, eGet, eInverseRemove, eIsSet, eSet, eUnset, getExpressionCS, setExpressionCS
 
Methods inherited from class org.eclipse.ocl.cst.impl.CSTNodeImpl
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.ocl.cst.InitOrDerValueCS
getExpressionCS, setExpressionCS
 
Methods inherited from interface org.eclipse.ocl.cst.CSTNode
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken
 

Constructor Detail

DerValueCSImpl

protected DerValueCSImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class InitOrDerValueCSImpl

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