Uses of Interface
org.eclipse.uml2.uml.profile.l3.L3Package

Packages that use L3Package
org.eclipse.uml2.uml.profile.l3   
org.eclipse.uml2.uml.profile.l3.util   
 

Uses of L3Package in org.eclipse.uml2.uml.profile.l3
 

Fields in org.eclipse.uml2.uml.profile.l3 declared as L3Package
static L3Package L3Package.eINSTANCE
          The singleton instance of the package
 

Methods in org.eclipse.uml2.uml.profile.l3 that return L3Package
 L3Package L3Factory.getL3Package()
          Returns the package supported by this factory
 

Uses of L3Package in org.eclipse.uml2.uml.profile.l3.util
 

Fields in org.eclipse.uml2.uml.profile.l3.util declared as L3Package
protected static L3Package L3Switch.modelPackage
          The cached model package
protected static L3Package L3AdapterFactory.modelPackage
          The cached model package
 


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