|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BehavioralFeature | |
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of BehavioralFeature in org.eclipse.uml2.uml |
Subinterfaces of BehavioralFeature in org.eclipse.uml2.uml | |
interface |
Operation
A representation of the model object 'Operation' |
interface |
Reception
A representation of the model object 'Reception' |
Methods in org.eclipse.uml2.uml that return BehavioralFeature | |
BehavioralFeature |
Behavior.getSpecification()
Returns the value of the 'Specification' reference. |
Methods in org.eclipse.uml2.uml with parameters of type BehavioralFeature | |
void |
Behavior.setSpecification(BehavioralFeature value)
Sets the value of the ' Specification ' reference |
Uses of BehavioralFeature in org.eclipse.uml2.uml.util |
Methods in org.eclipse.uml2.uml.util with parameters of type BehavioralFeature | |
boolean |
UMLValidator.validateBehavioralFeature(BehavioralFeature behavioralFeature,
DiagnosticChain diagnostics,
Map context)
|
Object |
UMLSwitch.caseBehavioralFeature(BehavioralFeature object)
Returns the result of interpretting the object as an instance of 'Behavioral Feature' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |