|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SendSignalAction | |
---|---|
org.eclipse.emf.ocl.expressions | Abstract API for OCL expression syntax. |
org.eclipse.emf.ocl.expressions.impl | Implementation of the API for OCL expression syntax. |
org.eclipse.emf.ocl.uml | Extensions to the Ecore metamodel for UML-specific concepts supported by the OCL language. |
org.eclipse.emf.ocl.uml.impl | Implementation of the Ecore extensions in support of the UML constructs used by OCL. |
org.eclipse.emf.ocl.uml.util | Standard utilities for the Ecore extensions in support of the UML constructs used by OCL. |
Uses of SendSignalAction in org.eclipse.emf.ocl.expressions |
---|
Methods in org.eclipse.emf.ocl.expressions that return SendSignalAction | |
---|---|
SendSignalAction |
MessageExp.getSentSignal()
Deprecated. |
Methods in org.eclipse.emf.ocl.expressions with parameters of type SendSignalAction | |
---|---|
void |
MessageExp.setSentSignal(SendSignalAction value)
Deprecated. |
Uses of SendSignalAction in org.eclipse.emf.ocl.expressions.impl |
---|
Fields in org.eclipse.emf.ocl.expressions.impl declared as SendSignalAction | |
---|---|
protected SendSignalAction |
MessageExpImpl.sentSignal
The cached value of the ' Sent Signal ' containment reference |
Methods in org.eclipse.emf.ocl.expressions.impl that return SendSignalAction | |
---|---|
SendSignalAction |
MessageExpImpl.getSentSignal()
|
Methods in org.eclipse.emf.ocl.expressions.impl with parameters of type SendSignalAction | |
---|---|
NotificationChain |
MessageExpImpl.basicSetSentSignal(SendSignalAction newSentSignal,
NotificationChain msgs)
|
void |
MessageExpImpl.setSentSignal(SendSignalAction newSentSignal)
|
Uses of SendSignalAction in org.eclipse.emf.ocl.uml |
---|
Methods in org.eclipse.emf.ocl.uml that return SendSignalAction | |
---|---|
SendSignalAction |
UMLFactory.createSendSignalAction()
Deprecated. Returns a new object of class 'Send Signal Action' |
Uses of SendSignalAction in org.eclipse.emf.ocl.uml.impl |
---|
Classes in org.eclipse.emf.ocl.uml.impl that implement SendSignalAction | |
---|---|
class |
SendSignalActionImpl
An implementation of the model object 'Send Action' |
Methods in org.eclipse.emf.ocl.uml.impl that return SendSignalAction | |
---|---|
SendSignalAction |
UMLFactoryImpl.createSendSignalAction()
|
Uses of SendSignalAction in org.eclipse.emf.ocl.uml.util |
---|
Methods in org.eclipse.emf.ocl.uml.util with parameters of type SendSignalAction | |
---|---|
Object |
UMLSwitch.caseSendSignalAction(SendSignalAction object)
Deprecated. Returns the result of interpretting the object as an instance of 'Send Signal Action' |
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |