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

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

Uses of LiteralBoolean in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return LiteralBoolean
 LiteralBoolean UMLFactory.createLiteralBoolean()
          Returns a new object of class 'Literal Boolean'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type LiteralBoolean
 T UMLSwitch.caseLiteralBoolean(LiteralBoolean object)
          Returns the result of interpreting the object as an instance of 'Literal Boolean'
 boolean UMLValidator.validateLiteralBoolean(LiteralBoolean literalBoolean, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.