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

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

Uses of LiteralString in org.eclipse.uml2.uml
 

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

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

Methods in org.eclipse.uml2.uml.util with parameters of type LiteralString
 T UMLSwitch.caseLiteralString(LiteralString object)
          Returns the result of interpreting the object as an instance of 'Literal String'
 boolean UMLValidator.validateLiteralString(LiteralString literalString, 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.