| Package | Description |
|---|---|
| org.palladiosimulator.pcm.seff | |
| org.palladiosimulator.pcm.seff.impl | |
| org.palladiosimulator.pcm.seff.util |
| Modifier and Type | Method and Description |
|---|---|
CollectionIteratorAction |
SeffFactory.createCollectionIteratorAction()
Returns a new object of class 'Collection Iterator Action'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionIteratorActionImpl
An implementation of the model object ' Collection Iterator
Action'.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionIteratorAction |
SeffFactoryImpl.createCollectionIteratorAction() |
| Modifier and Type | Method and Description |
|---|---|
T |
SeffSwitch.caseCollectionIteratorAction(CollectionIteratorAction object)
Returns the result of interpreting the object as an instance of 'Collection Iterator
Action'.
|
boolean |
SeffValidator.validateCollectionIteratorAction(CollectionIteratorAction collectionIteratorAction,
DiagnosticChain diagnostics,
Map<Object,Object> context) |