Uses of Interface
org.eclipse.uml2.uml.LiteralUnlimitedNatural

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

Uses of LiteralUnlimitedNatural in org.eclipse.uml2.uml
 

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

Uses of LiteralUnlimitedNatural in org.eclipse.uml2.uml.util
 

Methods in org.eclipse.uml2.uml.util with parameters of type LiteralUnlimitedNatural
 T UMLSwitch.caseLiteralUnlimitedNatural(LiteralUnlimitedNatural object)
          Returns the result of interpreting the object as an instance of 'Literal Unlimited Natural'
protected  void UMLUtil.PackageMerger.mergeLiteralUnlimitedNatural_Value(LiteralUnlimitedNatural receivingLiteralUnlimitedNatural, LiteralUnlimitedNatural mergedLiteralUnlimitedNatural)
           
 boolean UMLValidator.validateLiteralUnlimitedNatural(LiteralUnlimitedNatural literalUnlimitedNatural, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


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