Class AllocationContextAdapter

java.lang.Object
org.palladiosimulator.protocom.model.ModelAdapter<org.palladiosimulator.pcm.allocation.AllocationContext>
org.palladiosimulator.protocom.model.allocation.AllocationContextAdapter

public class AllocationContextAdapter extends ModelAdapter<org.palladiosimulator.pcm.allocation.AllocationContext>
Adapter class for PCM AllocationContext entities.
  • Constructor Details

    • AllocationContextAdapter

      public AllocationContextAdapter(org.palladiosimulator.pcm.allocation.AllocationContext entity)
  • Method Details

    • getResourceContainer

      public ResourceContainerAdapter getResourceContainer()
      Gets the resource container.
      Returns:
      an adapter for the resource container
    • getAssemblyContext

      public AssemblyContextAdapter getAssemblyContext()
      Gets the assembly context.
      Returns:
      an adapter for the assembly context