Uses of Interface
org.eclipse.uml2.LiteralString

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

Uses of LiteralString in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return LiteralString
 LiteralString UML2Factory.createLiteralString()
          Returns a new object of class 'Literal String'
 

Uses of LiteralString in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type LiteralString
 boolean UML2Validator.validateLiteralString(LiteralString literalString, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseLiteralString(LiteralString object)
          Returns the result of interpretting the object as an instance of 'Literal String'
 


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