|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.ocl.ecore.impl.SendSignalActionImpl
public class SendSignalActionImpl
An implementation of the model object 'Send Signal Action'.
The following features are implemented:
Field Summary | |
---|---|
protected EClass |
signal
The cached value of the ' Signal ' reference |
Constructor Summary | |
---|---|
protected |
SendSignalActionImpl()
|
Method Summary | |
---|---|
EClass |
basicGetSignal()
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
EClass |
getSignal()
|
void |
setSignal(EClass newSignal)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected EClass signal
Signal
' reference.
getSignal()
Constructor Detail |
---|
protected SendSignalActionImpl()
Method Detail |
---|
protected EClass eStaticClass()
public EClass getSignal()
getSignal
in interface SendSignalAction
SendSignalAction.setSignal(EClass)
,
EcorePackage.getSendSignalAction_Signal()
public EClass basicGetSignal()
public void setSignal(EClass newSignal)
setSignal
in interface SendSignalAction
newSignal
- the new value of the 'Signal' reference.SendSignalAction.getSignal()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |