|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableExp<C,PM>
A representation of the model object 'Variable Exp'.
The following features are supported:
ExpressionsPackage.getVariableExp()| Method Summary | |
|---|---|
boolean |
checkVarType(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
type = referredVariable.type |
Variable<C,PM> |
getReferredVariable()
Returns the value of the 'Referred Variable' reference |
void |
setReferredVariable(Variable<C,PM> value)
Sets the value of the ' Referred Variable' reference |
| Methods inherited from interface org.eclipse.ocl.utilities.TypedElement |
|---|
getName, getType, setName, setType |
| Methods inherited from interface org.eclipse.ocl.utilities.Visitable |
|---|
accept |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| Method Detail |
|---|
Variable<C,PM> getReferredVariable()
If the meaning of the 'Referred Variable' reference isn't clear, there really should be more of a description here...
setReferredVariable(Variable),
ExpressionsPackage.getVariableExp_ReferredVariable()void setReferredVariable(Variable<C,PM> value)
Referred Variable' reference.
value - the new value of the 'Referred Variable' reference.getReferredVariable()
boolean checkVarType(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||