|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IntegerLiteralExp<C>
A representation of the model object 'Integer Literal Exp'.
The following features are supported:
ExpressionsPackage.getIntegerLiteralExp()| Method Summary | |
|---|---|
boolean |
checkIntegerType(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
self.type.name = 'Integer' |
java.lang.Integer |
getIntegerSymbol()
Returns the value of the 'Integer Symbol' attribute |
void |
setIntegerSymbol(java.lang.Integer value)
Sets the value of the ' Integer Symbol' attribute |
| 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 |
|---|
java.lang.Integer getIntegerSymbol()
If the meaning of the 'Integer Symbol' attribute isn't clear, there really should be more of a description here...
setIntegerSymbol(Integer),
ExpressionsPackage.getIntegerLiteralExp_IntegerSymbol()void setIntegerSymbol(java.lang.Integer value)
Integer Symbol' attribute.
value - the new value of the 'Integer Symbol' attribute.getIntegerSymbol()
boolean checkIntegerType(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 | |||||||||