Uses of Interface
org.eclipse.uml2.LiteralNull

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

Uses of LiteralNull in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return LiteralNull
 LiteralNull UML2Factory.createLiteralNull()
          Returns a new object of class 'Literal Null'
 

Uses of LiteralNull in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type LiteralNull
 boolean UML2Validator.validateLiteralNull(LiteralNull literalNull, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseLiteralNull(LiteralNull object)
          Returns the result of interpretting the object as an instance of 'Literal Null'
 


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