Uses of Interface
de.armax.ax.devtools.uml.AXoperation

Packages that use AXoperation
de.armax.ax.devtools.uml This package contains our UML abstraction layer specification. 
de.armax.ax.devtools.uml.mdr This is the MDR based implementation of our UML abstraction layer. 
de.armax.ax.devtools.uml.nsuml This is the NSUML based implementation of our UML abstraction layer. 
 

Uses of AXoperation in de.armax.ax.devtools.uml
 

Methods in de.armax.ax.devtools.uml that return AXoperation
 AXoperation AXparameter.getOwner()
          Get the owning operation of this parameter.
 

Uses of AXoperation in de.armax.ax.devtools.uml.mdr
 

Classes in de.armax.ax.devtools.uml.mdr that implement AXoperation
 class AXoperationMdrImpl
           
 

Methods in de.armax.ax.devtools.uml.mdr that return AXoperation
 AXoperation AXparameterMdrImpl.getOwner()
           
 

Uses of AXoperation in de.armax.ax.devtools.uml.nsuml
 

Classes in de.armax.ax.devtools.uml.nsuml that implement AXoperation
 class AXoperationNsumlImpl
           
 

Methods in de.armax.ax.devtools.uml.nsuml that return AXoperation
 AXoperation AXparameterNsumlImpl.getOwner()
           
 



Copyright © 2003 ARMAX mindware GmbH. All Rights Reserved.