Interface UsageModel

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, Notifier, PCMBaseClass, PCMClass
All Known Implementing Classes:
UsageModelImpl

public interface UsageModel extends PCMBaseClass
A representation of the model object 'Usage Model'. The UsageModel specifies the whole user interaction with a system from a performance viewpoint. It consists of a number of concurrently executed UsageScenarios and a set of global UserData specifications. Each UsageScenario includes a workload and a scenario behaviour.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.