| Package | Description |
|---|---|
| org.scribble.trace.model |
| Modifier and Type | Method and Description |
|---|---|
Role |
Role.setName(String name)
This method sets the name of the trace.
|
Role |
Role.setSimulator(RoleSimulator simulator)
This method sets the optional simulator for the role.
|
| Modifier and Type | Method and Description |
|---|---|
List<Role> |
Trace.getRoles()
This method returns the roles.
|
| Modifier and Type | Method and Description |
|---|---|
Trace |
Trace.setRoles(List<Role> roles)
This method sets the roles.
|
Copyright © 2014. All Rights Reserved.