|
||||||||||
| 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.AssertExpImpl
public class AssertExpImpl
An implementation of the model object 'Assert Exp'.
The following features are implemented:
| Field Summary | |
|---|---|
protected OCLExpression |
assertion
The cached value of the ' Assertion' containment reference |
protected LogExp |
log
The cached value of the ' Log' containment reference |
protected SeverityKind |
severity
The cached value of the ' Severity' attribute |
protected static SeverityKind |
SEVERITY_EDEFAULT
The default value of the ' Severity' attribute |
| Constructor Summary | |
|---|---|
protected |
AssertExpImpl()
|
| Method Summary | ||
|---|---|---|
|
accept(U v)
|
|
NotificationChain |
basicSetAssertion(OCLExpression newAssertion,
NotificationChain msgs)
|
|
NotificationChain |
basicSetLog(LogExp newLog,
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 |
getAssertion()
|
|
LogExp |
getLog()
|
|
SeverityKind |
getSeverity()
|
|
void |
setAssertion(OCLExpression newAssertion)
|
|
void |
setLog(LogExp newLog)
|
|
void |
setSeverity(SeverityKind newSeverity)
|
|
java.lang.String |
toString()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected OCLExpression assertion
Assertion' containment reference.
getAssertion()protected LogExp log
Log' containment reference.
getLog()protected static final SeverityKind SEVERITY_EDEFAULT
Severity' attribute.
getSeverity()protected SeverityKind severity
Severity' attribute.
getSeverity()| Constructor Detail |
|---|
protected AssertExpImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class ImperativeExpressionImplpublic OCLExpression getAssertion()
getAssertion in interface AssertExpAssertExp.setAssertion(OCLExpression),
ImperativeOCLPackage.getAssertExp_Assertion()
public NotificationChain basicSetAssertion(OCLExpression newAssertion,
NotificationChain msgs)
public void setAssertion(OCLExpression newAssertion)
setAssertion in interface AssertExpnewAssertion - the new value of the 'Assertion' containment reference.AssertExp.getAssertion()public LogExp getLog()
getLog in interface AssertExpAssertExp.setLog(LogExp),
ImperativeOCLPackage.getAssertExp_Log()
public NotificationChain basicSetLog(LogExp newLog,
NotificationChain msgs)
public void setLog(LogExp newLog)
setLog in interface AssertExpnewLog - the new value of the 'Log' containment reference.AssertExp.getLog()public SeverityKind getSeverity()
getSeverity in interface AssertExpSeverityKind,
AssertExp.setSeverity(SeverityKind),
ImperativeOCLPackage.getAssertExp_Severity()public void setSeverity(SeverityKind newSeverity)
setSeverity in interface AssertExpnewSeverity - the new value of the 'Severity' attribute.SeverityKind,
AssertExp.getSeverity()
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 java.lang.String toString()
toString in class ImperativeExpressionImplpublic <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 | |||||||||