Uses of Interface
org.eclipse.uml2.WriteStructuralFeatureAction

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

Uses of WriteStructuralFeatureAction in org.eclipse.uml2
 

Subinterfaces of WriteStructuralFeatureAction in org.eclipse.uml2
 interface AddStructuralFeatureValueAction
           A representation of the model object 'Add Structural Feature Value Action'
 interface DurationObservationAction
           A representation of the model object 'Duration Observation Action'
 interface RemoveStructuralFeatureValueAction
           A representation of the model object 'Remove Structural Feature Value Action'
 interface TimeObservationAction
           A representation of the model object 'Time Observation Action'
 

Uses of WriteStructuralFeatureAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type WriteStructuralFeatureAction
 boolean UML2Validator.validateWriteStructuralFeatureAction(WriteStructuralFeatureAction writeStructuralFeatureAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseWriteStructuralFeatureAction(WriteStructuralFeatureAction object)
          Returns the result of interpretting the object as an instance of 'Write Structural Feature Action'
 


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