|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElsIfPart | |
---|---|
de.cau.cs.kieler.esterel.esterel | |
de.cau.cs.kieler.esterel.esterel.impl | |
de.cau.cs.kieler.esterel.esterel.util |
Uses of ElsIfPart in de.cau.cs.kieler.esterel.esterel |
---|
Methods in de.cau.cs.kieler.esterel.esterel that return ElsIfPart | |
---|---|
ElsIfPart |
EsterelFactory.createElsIfPart()
Returns a new object of class 'Els If Part'. |
ElsIfPart |
IfTest.getElseIf()
Returns the value of the 'Else If' containment reference. |
Methods in de.cau.cs.kieler.esterel.esterel with parameters of type ElsIfPart | |
---|---|
void |
IfTest.setElseIf(ElsIfPart value)
Sets the value of the ' Else If ' containment reference. |
Uses of ElsIfPart in de.cau.cs.kieler.esterel.esterel.impl |
---|
Classes in de.cau.cs.kieler.esterel.esterel.impl that implement ElsIfPart | |
---|---|
class |
ElsIfPartImpl
An implementation of the model object 'Els If Part'. |
Fields in de.cau.cs.kieler.esterel.esterel.impl declared as ElsIfPart | |
---|---|
protected ElsIfPart |
IfTestImpl.elseIf
The cached value of the ' Else If ' containment reference. |
Methods in de.cau.cs.kieler.esterel.esterel.impl that return ElsIfPart | |
---|---|
ElsIfPart |
EsterelFactoryImpl.createElsIfPart()
|
ElsIfPart |
IfTestImpl.getElseIf()
|
Methods in de.cau.cs.kieler.esterel.esterel.impl with parameters of type ElsIfPart | |
---|---|
NotificationChain |
IfTestImpl.basicSetElseIf(ElsIfPart newElseIf,
NotificationChain msgs)
|
void |
IfTestImpl.setElseIf(ElsIfPart newElseIf)
|
Uses of ElsIfPart in de.cau.cs.kieler.esterel.esterel.util |
---|
Methods in de.cau.cs.kieler.esterel.esterel.util with parameters of type ElsIfPart | |
---|---|
T |
EsterelSwitch.caseElsIfPart(ElsIfPart object)
Returns the result of interpreting the object as an instance of 'Els If Part'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |