Uses of Interface
org.eclipse.uml2.LiteralUnlimitedNatural

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

Uses of LiteralUnlimitedNatural in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return LiteralUnlimitedNatural
 LiteralUnlimitedNatural UML2Factory.createLiteralUnlimitedNatural()
          Returns a new object of class 'Literal Unlimited Natural'
 

Uses of LiteralUnlimitedNatural in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type LiteralUnlimitedNatural
 boolean UML2Validator.validateLiteralUnlimitedNatural(LiteralUnlimitedNatural literalUnlimitedNatural, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseLiteralUnlimitedNatural(LiteralUnlimitedNatural object)
          Returns the result of interpretting the object as an instance of 'Literal Unlimited Natural'
 


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