ujf.verimag.bip.Core.ActionLanguage.Expressions.impl
Class PointerLiteralImpl

java.lang.Object
  extended by EObjectImpl
      extended by ujf.verimag.bip.Core.Behaviors.impl.ActionImpl
          extended by ujf.verimag.bip.Core.Behaviors.impl.ExpressionImpl
              extended by ujf.verimag.bip.Core.ActionLanguage.Expressions.impl.PointerLiteralImpl
All Implemented Interfaces:
PointerLiteral, Action, Expression

public class PointerLiteralImpl
extends ExpressionImpl
implements PointerLiteral

An implementation of the model object 'Pointer Literal'.


Constructor Summary
protected PointerLiteralImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PointerLiteralImpl

protected PointerLiteralImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class ExpressionImpl