|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QType
A representation of the model object 'QType'.
The following features are supported:
QuartzPackage.getQType()
Method Summary | |
---|---|
DimList |
getDims()
Returns the value of the 'Dims' containment reference. |
UtyExpr |
getTa()
Returns the value of the 'Ta' containment reference. |
UtyExpr |
getTb()
Returns the value of the 'Tb' containment reference. |
UtyExpr |
getTc()
Returns the value of the 'Tc' containment reference. |
void |
setDims(DimList value)
Sets the value of the ' Dims ' containment reference. |
void |
setTa(UtyExpr value)
Sets the value of the ' Ta ' containment reference. |
void |
setTb(UtyExpr value)
Sets the value of the ' Tb ' containment reference. |
void |
setTc(UtyExpr value)
Sets the value of the ' Tc ' containment reference. |
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 |
---|
UtyExpr getTa()
If the meaning of the 'Ta' containment reference isn't clear, there really should be more of a description here...
setTa(UtyExpr)
,
QuartzPackage.getQType_Ta()
containment | = | true |
void setTa(UtyExpr value)
Ta
' containment reference.
value
- the new value of the 'Ta' containment reference.getTa()
UtyExpr getTb()
If the meaning of the 'Tb' containment reference isn't clear, there really should be more of a description here...
setTb(UtyExpr)
,
QuartzPackage.getQType_Tb()
containment | = | true |
void setTb(UtyExpr value)
Tb
' containment reference.
value
- the new value of the 'Tb' containment reference.getTb()
UtyExpr getTc()
If the meaning of the 'Tc' containment reference isn't clear, there really should be more of a description here...
setTc(UtyExpr)
,
QuartzPackage.getQType_Tc()
containment | = | true |
void setTc(UtyExpr value)
Tc
' containment reference.
value
- the new value of the 'Tc' containment reference.getTc()
DimList getDims()
If the meaning of the 'Dims' containment reference isn't clear, there really should be more of a description here...
setDims(DimList)
,
QuartzPackage.getQType_Dims()
containment | = | true |
void setDims(DimList value)
Dims
' containment reference.
value
- the new value of the 'Dims' containment reference.getDims()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |