| Package | Description |
|---|---|
| org.palladiosimulator.simulizar.action.instance | |
| org.palladiosimulator.simulizar.action.instance.impl | |
| org.palladiosimulator.simulizar.action.instance.util |
| Modifier and Type | Method and Description |
|---|---|
Role |
InstanceFactory.createRole()
Returns a new object of class 'Role'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<Role> |
RoleSet.getRoles()
Returns the value of the 'Roles' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoleImpl
An implementation of the model object 'Role'.
|
| Modifier and Type | Method and Description |
|---|---|
Role |
InstanceFactoryImpl.createRole() |
| Modifier and Type | Method and Description |
|---|---|
EList<Role> |
RoleSetImpl.getRoles() |
| Modifier and Type | Method and Description |
|---|---|
T |
InstanceSwitch.caseRole(Role object)
Returns the result of interpreting the object as an instance of 'Role'.
|