Class | Description |
---|---|
Action |
An action created by a Resource (e.g., a communication, an execution)
|
ActionList | |
ActionState | |
Cpu |
A generic resource for the cpu component
|
CpuAction |
An cpu action created by a Cpu
|
CpuModel |
The generic model for the Cpu component
|
Link |
A generic resource for the network component
|
LmmConstraint | |
LmmVariable | |
Model |
A component (e.g., Cpu, Network, Storage, ...) is composed of three classes:
Model: It handle the interactions between resoucses and actions
Resource: A resource used by the model (e.g., a cpu, a network link)
Action: An action generated by the resources (e.g., execution, communication)
|
NetworkAction |
An network action created by network model
|
Plugin | |
Resource |
A resource used by a model (e.g., a cpu, a network link)
|
ResourceState | |
RoutingEdge | |
Surf | |
SurfJNI | |
TmgrTrace | |
TmgrTraceEvent | |
XbtDict |