Uses of Interface
org.eclipse.uml2.uml.profile.l2.Library

Packages that use Library
org.eclipse.uml2.uml.profile.l2   
org.eclipse.uml2.uml.profile.l2.util   
 

Uses of Library in org.eclipse.uml2.uml.profile.l2
 

Methods in org.eclipse.uml2.uml.profile.l2 that return Library
 Library L2Factory.createLibrary()
          Returns a new object of class 'Library'
 

Uses of Library in org.eclipse.uml2.uml.profile.l2.util
 

Methods in org.eclipse.uml2.uml.profile.l2.util with parameters of type Library
 T L2Switch.caseLibrary(Library object)
          Returns the result of interpreting the object as an instance of 'Library'
 boolean L2Validator.validateLibrary(Library library, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


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