|
||||||||||
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:
KExpressionsPackage.getChannelDescription()
Method Summary | |
---|---|
Expression |
getExpression()
Returns the value of the 'Expression' containment reference. |
TypeIdentifier |
getType()
Returns the value of the 'Type' containment reference. |
void |
setExpression(Expression value)
Sets the value of the ' Expression ' containment reference. |
void |
setType(TypeIdentifier 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 |
---|
TypeIdentifier getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(TypeIdentifier)
,
KExpressionsPackage.getChannelDescription_Type()
containment | = | true |
void setType(TypeIdentifier value)
Type
' containment reference.
value
- the new value of the 'Type' containment reference.getType()
Expression getExpression()
If the meaning of the 'Expression' containment reference isn't clear, there really should be more of a description here...
setExpression(Expression)
,
KExpressionsPackage.getChannelDescription_Expression()
containment | = | true |
void setExpression(Expression value)
Expression
' containment reference.
value
- the new value of the 'Expression' containment reference.getExpression()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |