Uses of Interface
org.eclipse.uml2.StructuralFeatureAction

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

Uses of StructuralFeatureAction in org.eclipse.uml2
 

Subinterfaces of StructuralFeatureAction in org.eclipse.uml2
 interface AddStructuralFeatureValueAction
           A representation of the model object 'Add Structural Feature Value Action'
 interface ClearStructuralFeatureAction
           A representation of the model object 'Clear Structural Feature Action'
 interface DurationObservationAction
           A representation of the model object 'Duration Observation Action'
 interface ReadStructuralFeatureAction
           A representation of the model object 'Read Structural Feature 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'
 interface WriteStructuralFeatureAction
           A representation of the model object 'Write Structural Feature Action'
 

Uses of StructuralFeatureAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type StructuralFeatureAction
 boolean UML2Validator.validateStructuralFeatureAction(StructuralFeatureAction structuralFeatureAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseStructuralFeatureAction(StructuralFeatureAction object)
          Returns the result of interpretting the object as an instance of 'Structural Feature Action'
 


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