org.eclipse.ocl.ecore
Interface UnlimitedNaturalLiteralExp

All Superinterfaces:
ASTNode, LiteralExp<EClassifier>, NumericLiteralExp<EClassifier>, OCLExpression<EClassifier>, PrimitiveLiteralExp<EClassifier>, TypedElement<EClassifier>, UnlimitedNaturalLiteralExp<EClassifier>, Visitable

public interface UnlimitedNaturalLiteralExp
extends NumericLiteralExp, UnlimitedNaturalLiteralExp<EClassifier>

A representation of the model object 'Unlimited Natural Literal Exp'.

See Also:
EcorePackage.getUnlimitedNaturalLiteralExp()

Field Summary
 
Fields inherited from interface org.eclipse.ocl.expressions.UnlimitedNaturalLiteralExp
UNLIMITED
 
Method Summary
 
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.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.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.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.ocl.expressions.UnlimitedNaturalLiteralExp
checkNaturalType, getIntegerSymbol, isUnlimited, setIntegerSymbol
 
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
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.