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

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

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

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

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

Methods in org.eclipse.uml2.uml.profile.l2.util with parameters of type Metaclass
 T L2Switch.caseMetaclass(Metaclass object)
          Returns the result of interpreting the object as an instance of 'Metaclass'
 boolean L2Validator.validateMetaclass(Metaclass metaclass, 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.