Class SimLinkingResource

  • All Implemented Interfaces:
    de.uka.ipd.sdq.simulation.abstractsimengine.IEntity

    public class SimLinkingResource
    extends AbstractActiveResource
    • Constructor Detail

      • SimLinkingResource

        @Inject
        public SimLinkingResource​(de.uka.ipd.sdq.simulation.abstractsimengine.ISimulationModel model,
                                  de.uka.ipd.sdq.scheduler.IActiveResource resource,
                                  String latencySpecification,
                                  String throughputSpecification,
                                  org.palladiosimulator.pcm.resourceenvironment.LinkingResource specification)
    • Method Detail

      • getSpecification

        public org.palladiosimulator.pcm.resourceenvironment.LinkingResource getSpecification()
      • getId

        public String getId()
        Returns the resource ID.
        Returns:
        the resource's ID
        See Also:
        IActiveResource.getId()
      • getName

        public String getName()
        Returns the name of the resource.
        Overrides:
        getName in class EventSimEntity
        Returns:
        the resource's name