|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Statement | |
---|---|
de.cau.cs.kieler.esterel.esterel | |
de.cau.cs.kieler.esterel.esterel.impl | |
de.cau.cs.kieler.esterel.esterel.util |
Uses of Statement in de.cau.cs.kieler.esterel.esterel |
---|
Subinterfaces of Statement in de.cau.cs.kieler.esterel.esterel | |
---|---|
interface |
Abort
A representation of the model object 'Abort'. |
interface |
Assignment
A representation of the model object 'Assignment'. |
interface |
Await
A representation of the model object 'Await'. |
interface |
Block
A representation of the model object 'Block'. |
interface |
Do
A representation of the model object 'Do'. |
interface |
Emit
A representation of the model object 'Emit'. |
interface |
EveryDo
A representation of the model object 'Every Do'. |
interface |
Exit
A representation of the model object 'Exit'. |
interface |
Halt
A representation of the model object 'Halt'. |
interface |
IfTest
A representation of the model object 'If Test'. |
interface |
LocalSignalDecl
A representation of the model object 'Local Signal Decl'. |
interface |
Loop
A representation of the model object 'Loop'. |
interface |
Nothing
A representation of the model object 'Nothing'. |
interface |
Parallel
A representation of the model object 'Parallel'. |
interface |
Pause
A representation of the model object 'Pause'. |
interface |
Present
A representation of the model object 'Present'. |
interface |
Repeat
A representation of the model object 'Repeat'. |
interface |
Run
A representation of the model object 'Run'. |
interface |
Sequence
A representation of the model object 'Sequence'. |
interface |
Suspend
A representation of the model object 'Suspend'. |
interface |
Sustain
A representation of the model object 'Sustain'. |
interface |
Trap
A representation of the model object 'Trap'. |
interface |
Variable
A representation of the model object 'Variable'. |
interface |
WeakAbort
A representation of the model object 'Weak Abort'. |
Methods in de.cau.cs.kieler.esterel.esterel that return Statement | |
---|---|
Statement |
EsterelFactory.createStatement()
Returns a new object of class 'Statement'. |
Statement |
Parallel.getLeft()
Returns the value of the 'Left' containment reference. |
Statement |
Sequence.getLeft()
Returns the value of the 'Left' containment reference. |
Statement |
Parallel.getRight()
Returns the value of the 'Right' containment reference. |
Statement |
Sequence.getRight()
Returns the value of the 'Right' containment reference. |
Statement |
Abort.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
AbortCaseSingle.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
AbortInstance.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
Block.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
DelayExpr.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
Do.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
DoWatchingEnd.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
ElsePart.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
EveryDo.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
LocalSignalDecl.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
LoopBody.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
PresentCase.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
Repeat.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
Suspend.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
ThenPart.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
Trap.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
TrapHandler.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
Variable.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
WeakAbort.getStatement()
Returns the value of the 'Statement' containment reference. |
Statement |
WeakAbortInstance.getStatement()
Returns the value of the 'Statement' containment reference. |
Methods in de.cau.cs.kieler.esterel.esterel that return types with arguments of type Statement | |
---|---|
EList<Statement> |
ModuleBody.getStatement()
Returns the value of the 'Statement' containment reference list. |
Methods in de.cau.cs.kieler.esterel.esterel with parameters of type Statement | |
---|---|
void |
Parallel.setLeft(Statement value)
Sets the value of the ' Left ' containment reference. |
void |
Sequence.setLeft(Statement value)
Sets the value of the ' Left ' containment reference. |
void |
Parallel.setRight(Statement value)
Sets the value of the ' Right ' containment reference. |
void |
Sequence.setRight(Statement value)
Sets the value of the ' Right ' containment reference. |
void |
Abort.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
AbortCaseSingle.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
AbortInstance.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
Block.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
DelayExpr.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
Do.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
DoWatchingEnd.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
ElsePart.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
EveryDo.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
LocalSignalDecl.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
LoopBody.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
PresentCase.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
Repeat.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
Suspend.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
ThenPart.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
Trap.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
TrapHandler.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
Variable.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
WeakAbort.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
void |
WeakAbortInstance.setStatement(Statement value)
Sets the value of the ' Statement ' containment reference. |
Uses of Statement in de.cau.cs.kieler.esterel.esterel.impl |
---|
Classes in de.cau.cs.kieler.esterel.esterel.impl that implement Statement | |
---|---|
class |
AbortImpl
An implementation of the model object 'Abort'. |
class |
AssignmentImpl
An implementation of the model object 'Assignment'. |
class |
AwaitImpl
An implementation of the model object 'Await'. |
class |
BlockImpl
An implementation of the model object 'Block'. |
class |
DoImpl
An implementation of the model object 'Do'. |
class |
EmitImpl
An implementation of the model object 'Emit'. |
class |
EveryDoImpl
An implementation of the model object 'Every Do'. |
class |
ExitImpl
An implementation of the model object 'Exit'. |
class |
HaltImpl
An implementation of the model object 'Halt'. |
class |
IfTestImpl
An implementation of the model object 'If Test'. |
class |
LocalSignalDeclImpl
An implementation of the model object 'Local Signal Decl'. |
class |
LoopImpl
An implementation of the model object 'Loop'. |
class |
NothingImpl
An implementation of the model object 'Nothing'. |
class |
ParallelImpl
An implementation of the model object 'Parallel'. |
class |
PauseImpl
An implementation of the model object 'Pause'. |
class |
PresentImpl
An implementation of the model object 'Present'. |
class |
RepeatImpl
An implementation of the model object 'Repeat'. |
class |
RunImpl
An implementation of the model object 'Run'. |
class |
SequenceImpl
An implementation of the model object 'Sequence'. |
class |
StatementImpl
An implementation of the model object 'Statement'. |
class |
SuspendImpl
An implementation of the model object 'Suspend'. |
class |
SustainImpl
An implementation of the model object 'Sustain'. |
class |
TrapImpl
An implementation of the model object 'Trap'. |
class |
VariableImpl
An implementation of the model object 'Variable'. |
class |
WeakAbortImpl
An implementation of the model object 'Weak Abort'. |
Fields in de.cau.cs.kieler.esterel.esterel.impl declared as Statement | |
---|---|
protected Statement |
ParallelImpl.left
The cached value of the ' Left ' containment reference. |
protected Statement |
SequenceImpl.left
The cached value of the ' Left ' containment reference. |
protected Statement |
ParallelImpl.right
The cached value of the ' Right ' containment reference. |
protected Statement |
SequenceImpl.right
The cached value of the ' Right ' containment reference. |
protected Statement |
AbortCaseSingleImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
AbortImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
AbortInstanceImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
BlockImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
DelayExprImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
DoImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
DoWatchingEndImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
ElsePartImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
EveryDoImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
LocalSignalDeclImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
LoopBodyImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
PresentCaseImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
RepeatImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
SuspendImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
ThenPartImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
TrapHandlerImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
TrapImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
VariableImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
WeakAbortImpl.statement
The cached value of the ' Statement ' containment reference. |
protected Statement |
WeakAbortInstanceImpl.statement
The cached value of the ' Statement ' containment reference. |
Fields in de.cau.cs.kieler.esterel.esterel.impl with type parameters of type Statement | |
---|---|
protected EList<Statement> |
ModuleBodyImpl.statement
The cached value of the ' Statement ' containment reference list. |
Methods in de.cau.cs.kieler.esterel.esterel.impl that return types with arguments of type Statement | |
---|---|
EList<Statement> |
ModuleBodyImpl.getStatement()
|
Uses of Statement in de.cau.cs.kieler.esterel.esterel.util |
---|
Methods in de.cau.cs.kieler.esterel.esterel.util with parameters of type Statement | |
---|---|
T |
EsterelSwitch.caseStatement(Statement object)
Returns the result of interpreting the object as an instance of 'Statement'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |