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

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

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

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

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

Methods in org.eclipse.uml2.uml.profile.standard.util with parameters of type Source
 T StandardSwitch.caseSource(Source object)
          Returns the result of interpreting the object as an instance of 'Source'
 boolean StandardValidator.validateSource(Source source, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


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