Uses of Interface
org.eclipse.uml2.uml.Device

Packages that use Device
org.eclipse.uml2.uml   
org.eclipse.uml2.uml.util   
 

Uses of Device in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return Device
 Device UMLFactory.createDevice()
          Returns a new object of class 'Device'
 

Uses of Device in org.eclipse.uml2.uml.util
 

Methods in org.eclipse.uml2.uml.util with parameters of type Device
 boolean UMLValidator.validateDevice(Device device, DiagnosticChain diagnostics, Map context)
           
 Object UMLSwitch.caseDevice(Device object)
          Returns the result of interpretting the object as an instance of 'Device'
 


Copyright 2003, 2006 IBM Corporation and others.
All Rights Reserved.