Interface IAllocationAddition

    • Method Detail

      • createAllocationNow

        org.palladiosimulator.pcm.allocation.Allocation createAllocationNow()
        Completes the org.palladiosimulator.generator.fluent.allocation creation.
        Returns:
        the created org.palladiosimulator.generator.fluent.allocation
        See Also:
        Allocation
      • withResourceEnvironment

        IAllocationAddition withResourceEnvironment​(org.palladiosimulator.pcm.resourceenvironment.ResourceEnvironment environment)
        Defines the ResourceEnvironmet used for the org.palladiosimulator.generator.fluent.allocation.
        Parameters:
        environment -
        Returns:
        this org.palladiosimulator.generator.fluent.allocation
        See Also:
        ResourceEnvironment
      • withSystem

        IAllocationAddition withSystem​(org.palladiosimulator.pcm.system.System system)
        Defines the System used for the org.palladiosimulator.generator.fluent.allocation.
        Parameters:
        org - .palladiosimulator.generator.fluent.system
        Returns:
        this org.palladiosimulator.generator.fluent.allocation
        See Also:
        System