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

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

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

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

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

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