|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AssertExp
A representation of the model object 'Assert Exp'.
The following features are supported:
ImperativeOCLPackage.getAssertExp()| Field Summary |
|---|
| Fields inherited from interface org.eclipse.emf.ecore.ETypedElement |
|---|
UNBOUNDED_MULTIPLICITY, UNSPECIFIED_MULTIPLICITY |
| Method Summary | |
|---|---|
org.eclipse.ocl.ecore.OCLExpression |
getAssertion()
Returns the value of the 'Assertion' containment reference |
LogExp |
getLog()
Returns the value of the 'Log' containment reference |
SeverityKind |
getSeverity()
Returns the value of the 'Severity' attribute. |
void |
setAssertion(org.eclipse.ocl.ecore.OCLExpression value)
Sets the value of the ' Assertion' containment reference |
void |
setLog(LogExp value)
Sets the value of the ' Log' containment reference |
void |
setSeverity(SeverityKind value)
Sets the value of the ' Severity' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.ETypedElement |
|---|
getEGenericType, getEType, getLowerBound, getUpperBound, isMany, isOrdered, isRequired, isUnique, setEGenericType, setEType, setLowerBound, setOrdered, setUnique, setUpperBound |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.ocl.utilities.TypedElement |
|---|
getName, getType, setName, setType |
| Methods inherited from interface org.eclipse.ocl.utilities.Visitable |
|---|
accept |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| Method Detail |
|---|
org.eclipse.ocl.ecore.OCLExpression getAssertion()
If the meaning of the 'Assertion' containment reference isn't clear, there really should be more of a description here...
setAssertion(OCLExpression),
ImperativeOCLPackage.getAssertExp_Assertion()void setAssertion(org.eclipse.ocl.ecore.OCLExpression value)
Assertion' containment reference.
value - the new value of the 'Assertion' containment reference.getAssertion()LogExp getLog()
If the meaning of the 'Log' containment reference isn't clear, there really should be more of a description here...
setLog(LogExp),
ImperativeOCLPackage.getAssertExp_Log()void setLog(LogExp value)
Log' containment reference.
value - the new value of the 'Log' containment reference.getLog()SeverityKind getSeverity()
"error".
The literals are from the enumeration SeverityKind.
If the meaning of the 'Severity' attribute isn't clear, there really should be more of a description here...
SeverityKind,
setSeverity(SeverityKind),
ImperativeOCLPackage.getAssertExp_Severity()void setSeverity(SeverityKind value)
Severity' attribute.
value - the new value of the 'Severity' attribute.SeverityKind,
getSeverity()
|
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 | |||||||||