| Package | Description |
|---|---|
| org.palladiosimulator.pcm | |
| org.palladiosimulator.pcm.impl | |
| org.palladiosimulator.pcm.util |
| Modifier and Type | Method and Description |
|---|---|
DummyClass |
PcmFactory.createDummyClass()
Returns a new object of class 'Dummy Class'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DummyClassImpl
An implementation of the model object 'Dummy Class'.
|
| Modifier and Type | Method and Description |
|---|---|
DummyClass |
PcmFactoryImpl.createDummyClass() |
| Modifier and Type | Method and Description |
|---|---|
T |
PcmSwitch.caseDummyClass(DummyClass object)
Returns the result of interpreting the object as an instance of 'Dummy Class'.
|