|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChannelType
A representation of the model object 'Channel Type'.
The following features are supported:
EsterelPackage.getChannelType()
Method Summary | |
---|---|
Function |
getFunc()
Returns the value of the 'Func' reference. |
String |
getOp()
Returns the value of the 'Op' attribute. |
String |
getType()
Returns the value of the 'Type' attribute. |
void |
setFunc(Function value)
Sets the value of the ' Func ' reference. |
void |
setOp(String value)
Sets the value of the ' Op ' attribute. |
void |
setType(String value)
Sets the value of the ' Type ' attribute. |
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 |
---|
String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String)
,
EsterelPackage.getChannelType_Type()
void setType(String value)
Type
' attribute.
value
- the new value of the 'Type' attribute.getType()
Function getFunc()
If the meaning of the 'Func' reference isn't clear, there really should be more of a description here...
setFunc(Function)
,
EsterelPackage.getChannelType_Func()
void setFunc(Function value)
Func
' reference.
value
- the new value of the 'Func' reference.getFunc()
String getOp()
If the meaning of the 'Op' attribute isn't clear, there really should be more of a description here...
setOp(String)
,
EsterelPackage.getChannelType_Op()
void setOp(String value)
Op
' attribute.
value
- the new value of the 'Op' attribute.getOp()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |