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

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

Uses of ClearStructuralFeatureAction in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return ClearStructuralFeatureAction
 ClearStructuralFeatureAction UMLFactory.createClearStructuralFeatureAction()
          Returns a new object of class 'Clear Structural Feature Action'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type ClearStructuralFeatureAction
 boolean UMLValidator.validateClearStructuralFeatureAction(ClearStructuralFeatureAction clearStructuralFeatureAction, DiagnosticChain diagnostics, Map context)
           
 Object UMLSwitch.caseClearStructuralFeatureAction(ClearStructuralFeatureAction object)
          Returns the result of interpretting the object as an instance of 'Clear Structural Feature Action'
 


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