Interface UsageModel

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

    public interface UsageModel
    extends org.eclipse.emf.cdo.CDOObject
    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:
    UsagemodelPackage.getUsageModel()
    Generated class or method.
    EMF model class or method.