Uses of Interface
org.eclipse.uml2.ParameterableClassifier

Packages that use ParameterableClassifier
org.eclipse.uml2.util   
 

Uses of ParameterableClassifier in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ParameterableClassifier
 boolean UML2Validator.validateParameterableClassifier(ParameterableClassifier parameterableClassifier, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseParameterableClassifier(ParameterableClassifier object)
          Returns the result of interpretting the object as an instance of 'Parameterable Classifier'
 


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