Interface InitialModel

    • Method Detail

      • getUsageModel

        org.palladiosimulator.pcm.usagemodel.UsageModel getUsageModel()
        Returns the value of the 'Usage Model' reference.

        If the meaning of the 'Usage Model' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Usage Model' reference.
        See Also:
        setUsageModel(UsageModel), ExperimentsPackage.getInitialModel_UsageModel()
        Generated class or method.
        EMF model class or method.
      • setUsageModel

        void setUsageModel​(org.palladiosimulator.pcm.usagemodel.UsageModel value)
        Sets the value of the 'Usage Model' reference.
        Parameters:
        value - the new value of the 'Usage Model' reference.
        See Also:
        getUsageModel()
        Generated class or method.
      • getAllocation

        org.palladiosimulator.pcm.allocation.Allocation getAllocation()
        Returns the value of the 'Allocation' reference.

        If the meaning of the 'Allocation' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Allocation' reference.
        See Also:
        setAllocation(Allocation), ExperimentsPackage.getInitialModel_Allocation()
        Generated class or method.
        EMF model class or method.
      • setAllocation

        void setAllocation​(org.palladiosimulator.pcm.allocation.Allocation value)
        Sets the value of the 'Allocation' reference.
        Parameters:
        value - the new value of the 'Allocation' reference.
        See Also:
        getAllocation()
        Generated class or method.
      • getMiddlewareRepository

        org.palladiosimulator.pcm.repository.Repository getMiddlewareRepository()
        Returns the value of the 'Middleware Repository' reference.

        If the meaning of the 'Middleware Repository' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Middleware Repository' reference.
        See Also:
        setMiddlewareRepository(Repository), ExperimentsPackage.getInitialModel_MiddlewareRepository()
        Generated class or method.
        EMF model class or method.
        required="true"
      • setMiddlewareRepository

        void setMiddlewareRepository​(org.palladiosimulator.pcm.repository.Repository value)
        Sets the value of the 'Middleware Repository' reference.
        Parameters:
        value - the new value of the 'Middleware Repository' reference.
        See Also:
        getMiddlewareRepository()
        Generated class or method.
      • getEventMiddleWareRepository

        org.palladiosimulator.pcm.repository.Repository getEventMiddleWareRepository()
        Returns the value of the 'Event Middle Ware Repository' reference.

        If the meaning of the 'Event Middle Ware Repository' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Event Middle Ware Repository' reference.
        See Also:
        setEventMiddleWareRepository(Repository), ExperimentsPackage.getInitialModel_EventMiddleWareRepository()
        Generated class or method.
        EMF model class or method.
        required="true"
      • setEventMiddleWareRepository

        void setEventMiddleWareRepository​(org.palladiosimulator.pcm.repository.Repository value)
        Sets the value of the ' Event Middle Ware Repository' reference.
        Parameters:
        value - the new value of the 'Event Middle Ware Repository' reference.
        See Also:
        getEventMiddleWareRepository()
        Generated class or method.
      • getMonitorRepository

        org.palladiosimulator.monitorrepository.MonitorRepository getMonitorRepository()
        Returns the value of the 'Monitor Repository' reference.

        If the meaning of the 'Monitor Repository' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Monitor Repository' reference.
        See Also:
        setMonitorRepository(MonitorRepository), ExperimentsPackage.getInitialModel_MonitorRepository()
        Generated class or method.
        EMF model class or method.
      • setMonitorRepository

        void setMonitorRepository​(org.palladiosimulator.monitorrepository.MonitorRepository value)
        Sets the value of the 'Monitor Repository' reference.
        Parameters:
        value - the new value of the 'Monitor Repository' reference.
        See Also:
        getMonitorRepository()
        Generated class or method.
      • setServiceLevelObjectives

        void setServiceLevelObjectives​(org.palladiosimulator.servicelevelobjective.ServiceLevelObjectiveRepository value)
        Sets the value of the 'Service Level Objectives' reference.
        Parameters:
        value - the new value of the 'Service Level Objectives' reference.
        See Also:
        getServiceLevelObjectives()
        Generated class or method.
      • getRepository

        org.palladiosimulator.pcm.repository.Repository getRepository()
        Returns the value of the 'Repository' reference.

        If the meaning of the 'Repository' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Repository' reference.
        See Also:
        setRepository(Repository), ExperimentsPackage.getInitialModel_Repository()
        Generated class or method.
        EMF model class or method.
      • setRepository

        void setRepository​(org.palladiosimulator.pcm.repository.Repository value)
        Sets the value of the 'Repository' reference.
        Parameters:
        value - the new value of the 'Repository' reference.
        See Also:
        getRepository()
        Generated class or method.
      • setSystem

        void setSystem​(org.palladiosimulator.pcm.system.System value)
        Sets the value of the 'System' reference.
        Parameters:
        value - the new value of the 'System' reference.
        See Also:
        getSystem()
        Generated class or method.
      • getResourceEnvironment

        org.palladiosimulator.pcm.resourceenvironment.ResourceEnvironment getResourceEnvironment()
        Returns the value of the 'Resource Environment' reference.

        If the meaning of the 'Resource Environment' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Resource Environment' reference.
        See Also:
        setResourceEnvironment(ResourceEnvironment), ExperimentsPackage.getInitialModel_ResourceEnvironment()
        Generated class or method.
        EMF model class or method.
      • setResourceEnvironment

        void setResourceEnvironment​(org.palladiosimulator.pcm.resourceenvironment.ResourceEnvironment value)
        Sets the value of the 'Resource Environment' reference.
        Parameters:
        value - the new value of the 'Resource Environment' reference.
        See Also:
        getResourceEnvironment()
        Generated class or method.
      • getUsageEvolution

        org.scaledl.usageevolution.UsageEvolution getUsageEvolution()
        Returns the value of the 'Usage Evolution' reference.

        If the meaning of the 'Usage Evolution' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Usage Evolution' reference.
        See Also:
        setUsageEvolution(UsageEvolution), ExperimentsPackage.getInitialModel_UsageEvolution()
        Generated class or method.
        EMF model class or method.
      • setUsageEvolution

        void setUsageEvolution​(org.scaledl.usageevolution.UsageEvolution value)
        Sets the value of the 'Usage Evolution' reference.
        Parameters:
        value - the new value of the 'Usage Evolution' reference.
        See Also:
        getUsageEvolution()
        Generated class or method.