org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl
Class BreakExpImpl

java.lang.Object
  extended by OCLExpressionImpl
      extended by org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.ImperativeExpressionImpl
          extended by org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.BreakExpImpl
All Implemented Interfaces:
BreakExp, ImperativeExpression

public class BreakExpImpl
extends ImperativeExpressionImpl
implements BreakExp

An implementation of the model object 'Break Exp'.


Constructor Summary
protected BreakExpImpl()
           
 
Method Summary
<T,U extends >
T
accept(U v)
           
protected  EClass eStaticClass()
           
 
Methods inherited from class org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.ImperativeExpressionImpl
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BreakExpImpl

protected BreakExpImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class ImperativeExpressionImpl

accept

public <T,U extends > T accept(U v)

Copyright 2008 Borland Software Corporation and others.
All Rights Reserved.