|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChannelDescription
A representation of the model object 'Channel Description'.
The following features are supported:
EsterelPackage.getChannelDescription()
Method Summary | |
---|---|
DataExpr |
getDataExpr()
Returns the value of the 'Data Expr' containment reference. |
ChannelType |
getType()
Returns the value of the 'Type' containment reference. |
void |
setDataExpr(DataExpr value)
Sets the value of the ' Data Expr ' containment reference. |
void |
setType(ChannelType value)
Sets the value of the ' Type ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
ChannelType getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(ChannelType)
,
EsterelPackage.getChannelDescription_Type()
containment | = | true |
void setType(ChannelType value)
Type
' containment reference.
value
- the new value of the 'Type' containment reference.getType()
DataExpr getDataExpr()
If the meaning of the 'Data Expr' containment reference isn't clear, there really should be more of a description here...
setDataExpr(DataExpr)
,
EsterelPackage.getChannelDescription_DataExpr()
containment | = | true |
void setDataExpr(DataExpr value)
Data Expr
' containment reference.
value
- the new value of the 'Data Expr' containment reference.getDataExpr()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |