Uses of Interface
org.eclipse.uml2.LiteralInteger

Packages that use LiteralInteger
org.eclipse.uml2   
org.eclipse.uml2.util   
 

Uses of LiteralInteger in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return LiteralInteger
 LiteralInteger UML2Factory.createLiteralInteger()
          Returns a new object of class 'Literal Integer'
 

Uses of LiteralInteger in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type LiteralInteger
 boolean UML2Validator.validateLiteralInteger(LiteralInteger literalInteger, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseLiteralInteger(LiteralInteger object)
          Returns the result of interpretting the object as an instance of 'Literal Integer'
 


Copyright 2003, 2004 IBM Corporation and others.
All Rights Reserved.