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

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

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

Methods in org.eclipse.uml2.uml.profile.l3 that return SystemModel
 SystemModel L3Factory.createSystemModel()
          Returns a new object of class 'System Model'
 

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

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


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