|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StructuralFeatureAction | |
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of StructuralFeatureAction in org.eclipse.uml2.uml |
Subinterfaces of StructuralFeatureAction in org.eclipse.uml2.uml | |
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 |
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 |
WriteStructuralFeatureAction
A representation of the model object 'Write Structural Feature Action' |
Uses of StructuralFeatureAction in org.eclipse.uml2.uml.util |
Methods in org.eclipse.uml2.uml.util with parameters of type StructuralFeatureAction | |
boolean |
UMLValidator.validateStructuralFeatureAction(StructuralFeatureAction structuralFeatureAction,
DiagnosticChain diagnostics,
Map context)
|
boolean |
UMLValidator.validateStructuralFeatureAction_validateNotStatic(StructuralFeatureAction structuralFeatureAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateNotStatic constraint of 'Structural Feature Action' |
boolean |
UMLValidator.validateStructuralFeatureAction_validateSameType(StructuralFeatureAction structuralFeatureAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateSameType constraint of 'Structural Feature Action' |
boolean |
UMLValidator.validateStructuralFeatureAction_validateMultiplicity(StructuralFeatureAction structuralFeatureAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateMultiplicity constraint of 'Structural Feature Action' |
boolean |
UMLValidator.validateStructuralFeatureAction_validateVisibility(StructuralFeatureAction structuralFeatureAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateVisibility constraint of 'Structural Feature Action' |
boolean |
UMLValidator.validateStructuralFeatureAction_validateOneFeaturingClassifier(StructuralFeatureAction structuralFeatureAction,
DiagnosticChain diagnostics,
Map context)
Validates the validateOneFeaturingClassifier constraint of 'Structural Feature Action' |
Object |
UMLSwitch.caseStructuralFeatureAction(StructuralFeatureAction object)
Returns the result of interpretting the object as an instance of 'Structural Feature Action' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |