|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VariableDecl
A representation of the model object 'Variable Decl'.
The following features are supported:
KExpressionsPackage.getVariableDecl()
Method Summary | |
---|---|
TypeIdentifier |
getType()
Returns the value of the 'Type' containment reference. |
EList<IVariable> |
getVariables()
Returns the value of the 'Variables' containment reference list. |
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 |
---|
EList<IVariable> getVariables()
IVariable
.
If the meaning of the 'Variables' containment reference list isn't clear, there really should be more of a description here...
KExpressionsPackage.getVariableDecl_Variables()
containment | = | true |
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.getVariableDecl_Type()
containment | = | true |
void setType(TypeIdentifier value)
Type
' containment reference.
value
- the new value of the 'Type' containment reference.getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |