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

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

Uses of OperationTemplateParameter in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return OperationTemplateParameter
 OperationTemplateParameter UMLFactory.createOperationTemplateParameter()
          Returns a new object of class 'Operation Template Parameter'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type OperationTemplateParameter
 T UMLSwitch.caseOperationTemplateParameter(OperationTemplateParameter object)
          Returns the result of interpreting the object as an instance of 'Operation Template Parameter'
 boolean UMLValidator.validateOperationTemplateParameter(OperationTemplateParameter operationTemplateParameter, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


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