|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UtyExpr
A representation of the model object 'Uty Expr'.
The following features are supported:
QuartzPackage.getUtyExpr()
Method Summary | |
---|---|
QName |
getName()
Returns the value of the 'Name' containment reference. |
String |
getOp()
Returns the value of the 'Op' attribute. |
UtyExpr |
getT2()
Returns the value of the 'T2' containment reference. |
UtyExpr |
getT4()
Returns the value of the 'T4' containment reference. |
UtyExpr |
getT7()
Returns the value of the 'T7' containment reference. |
QType |
getType()
Returns the value of the 'Type' containment reference. |
void |
setName(QName value)
Sets the value of the ' Name ' containment reference. |
void |
setOp(String value)
Sets the value of the ' Op ' attribute. |
void |
setT2(UtyExpr value)
Sets the value of the ' T2 ' containment reference. |
void |
setT4(UtyExpr value)
Sets the value of the ' T4 ' containment reference. |
void |
setT7(UtyExpr value)
Sets the value of the ' T7 ' containment reference. |
void |
setType(QType value)
Sets the value of the ' Type ' containment reference. |
Methods inherited from interface de.cau.cs.kieler.quartz.editor.quartz.dUtyExpr |
---|
getT07, getT13, getT14, setT07, setT13, setT14 |
Methods inherited from interface de.cau.cs.kieler.quartz.editor.quartz.AtomicStmt |
---|
getExpr, getT03, getT06, getT16, setExpr, setT03, setT06, setT16 |
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 |
Method Detail |
---|
String getOp()
If the meaning of the 'Op' attribute isn't clear, there really should be more of a description here...
setOp(String)
,
QuartzPackage.getUtyExpr_Op()
void setOp(String value)
Op
' attribute.
value
- the new value of the 'Op' attribute.getOp()
UtyExpr getT7()
If the meaning of the 'T7' containment reference isn't clear, there really should be more of a description here...
setT7(UtyExpr)
,
QuartzPackage.getUtyExpr_T7()
containment | = | true |
void setT7(UtyExpr value)
T7
' containment reference.
value
- the new value of the 'T7' containment reference.getT7()
QName getName()
If the meaning of the 'Name' containment reference isn't clear, there really should be more of a description here...
setName(QName)
,
QuartzPackage.getUtyExpr_Name()
containment | = | true |
void setName(QName value)
Name
' containment reference.
value
- the new value of the 'Name' containment reference.getName()
QType getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(QType)
,
QuartzPackage.getUtyExpr_Type()
containment | = | true |
void setType(QType value)
Type
' containment reference.
value
- the new value of the 'Type' containment reference.getType()
UtyExpr getT2()
If the meaning of the 'T2' containment reference isn't clear, there really should be more of a description here...
setT2(UtyExpr)
,
QuartzPackage.getUtyExpr_T2()
containment | = | true |
void setT2(UtyExpr value)
T2
' containment reference.
value
- the new value of the 'T2' containment reference.getT2()
UtyExpr getT4()
If the meaning of the 'T4' containment reference isn't clear, there really should be more of a description here...
setT4(UtyExpr)
,
QuartzPackage.getUtyExpr_T4()
containment | = | true |
void setT4(UtyExpr value)
T4
' containment reference.
value
- the new value of the 'T4' containment reference.getT4()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |