|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectOCLExpressionImpl
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.ImperativeExpressionImpl
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.RaiseExpImpl
public class RaiseExpImpl
An implementation of the model object 'Raise Exp'.
The following features are implemented:
| Field Summary | |
|---|---|
protected OCLExpression |
argument
The cached value of the ' Argument' containment reference |
protected EClassifier |
exception
The cached value of the ' Exception' reference |
| Constructor Summary | |
|---|---|
protected |
RaiseExpImpl()
|
| Method Summary | ||
|---|---|---|
|
accept(U v)
|
|
EClassifier |
basicGetException()
|
|
NotificationChain |
basicSetArgument(OCLExpression newArgument,
NotificationChain msgs)
|
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
|
boolean |
eIsSet(int featureID)
|
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
|
protected EClass |
eStaticClass()
|
|
void |
eUnset(int featureID)
|
|
OCLExpression |
getArgument()
|
|
EClassifier |
getException()
|
|
void |
setArgument(OCLExpression newArgument)
|
|
void |
setException(EClassifier newException)
|
|
| 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 |
| Field Detail |
|---|
protected OCLExpression argument
Argument' containment reference.
getArgument()protected EClassifier exception
Exception' reference.
getException()| Constructor Detail |
|---|
protected RaiseExpImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class ImperativeExpressionImplpublic OCLExpression getArgument()
getArgument in interface RaiseExpRaiseExp.setArgument(OCLExpression),
ImperativeOCLPackage.getRaiseExp_Argument()
public NotificationChain basicSetArgument(OCLExpression newArgument,
NotificationChain msgs)
public void setArgument(OCLExpression newArgument)
setArgument in interface RaiseExpnewArgument - the new value of the 'Argument' containment reference.RaiseExp.getArgument()public EClassifier getException()
getException in interface RaiseExpRaiseExp.setException(EClassifier),
ImperativeOCLPackage.getRaiseExp_Exception()public EClassifier basicGetException()
public void setException(EClassifier newException)
setException in interface RaiseExpnewException - the new value of the 'Exception' reference.RaiseExp.getException()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public <T,U extends> T accept(U v)
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||