| Package | Description |
|---|---|
| eu.vicci.process.model.sofia | |
| eu.vicci.process.model.sofia.impl | |
| eu.vicci.process.model.sofia.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ForLoop
A representation of the model object 'For Loop'.
|
interface |
RepeatLoop
A representation of the model object 'Repeat Loop'.
|
interface |
WhileLoop
A representation of the model object 'While Loop'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ForLoopImpl
An implementation of the model object 'For Loop'.
|
class |
LoopImpl
An implementation of the model object 'Loop'.
|
class |
RepeatLoopImpl
An implementation of the model object 'Repeat Loop'.
|
class |
WhileLoopImpl
An implementation of the model object 'While Loop'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaSwitch.caseLoop(Loop object)
Returns the result of interpreting the object as an instance of 'Loop'.
|
Copyright © 2018. All rights reserved.