|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RelationImplication
A representation of the model object 'Relation Implication'.
The following features are supported:
EsterelPackage.getRelationImplication()
Method Summary | |
---|---|
Signal |
getFirst()
Returns the value of the 'First' reference. |
Signal |
getSecond()
Returns the value of the 'Second' reference. |
void |
setFirst(Signal value)
Sets the value of the ' First ' reference. |
void |
setSecond(Signal value)
Sets the value of the ' Second ' reference. |
Methods inherited from interface de.cau.cs.kieler.esterel.esterel.RelationType |
---|
getType, setType |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Signal getFirst()
If the meaning of the 'First' reference isn't clear, there really should be more of a description here...
setFirst(Signal)
,
EsterelPackage.getRelationImplication_First()
void setFirst(Signal value)
First
' reference.
value
- the new value of the 'First' reference.getFirst()
Signal getSecond()
If the meaning of the 'Second' reference isn't clear, there really should be more of a description here...
setSecond(Signal)
,
EsterelPackage.getRelationImplication_Second()
void setSecond(Signal value)
Second
' reference.
value
- the new value of the 'Second' reference.getSecond()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |