|
||||||||||
| 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(org.eclipse.emf.common.util.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. |
java.lang.Long |
getLongSymbol()
Returns the value of the 'Long Symbol' attribute. |
void |
setIntegerSymbol(java.lang.Integer value)
Sets the value of the ' Integer Symbol' attribute. |
void |
setLongSymbol(java.lang.Long value)
Sets the value of the ' Long 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 |
| 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 |
|---|
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()java.lang.Long getLongSymbol()
If the meaning of the 'Long Symbol' attribute isn't clear, there really should be more of a description here...
setLongSymbol(Long),
ExpressionsPackage.getIntegerLiteralExp_LongSymbol()void setLongSymbol(java.lang.Long value)
Long Symbol' attribute.
value - the new value of the 'Long Symbol' attribute.getLongSymbol()
boolean checkIntegerType(org.eclipse.emf.common.util.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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||