Uses of Interface
org.eclipse.uml2.RedefinableTemplateSignature

Packages that use RedefinableTemplateSignature
org.eclipse.uml2   
org.eclipse.uml2.util   
 

Uses of RedefinableTemplateSignature in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return RedefinableTemplateSignature
 RedefinableTemplateSignature UML2Factory.createRedefinableTemplateSignature()
          Returns a new object of class 'Redefinable Template Signature'
 

Uses of RedefinableTemplateSignature in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type RedefinableTemplateSignature
 boolean UML2Validator.validateRedefinableTemplateSignature(RedefinableTemplateSignature redefinableTemplateSignature, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseRedefinableTemplateSignature(RedefinableTemplateSignature object)
          Returns the result of interpretting the object as an instance of 'Redefinable Template Signature'
 


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