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

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

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

Methods in org.eclipse.uml2.uml.profile.l3 that return Metamodel
 Metamodel L3Factory.createMetamodel()
          Returns a new object of class 'Metamodel'
 

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

Methods in org.eclipse.uml2.uml.profile.l3.util with parameters of type Metamodel
 T L3Switch.caseMetamodel(Metamodel object)
          Returns the result of interpreting the object as an instance of 'Metamodel'
 


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