Class SimuLizarEntityReferenceFactories.UsageScenario

java.lang.Object
org.palladiosimulator.simulizar.entity.EntityReference.AbstractEntityReferenceFactory<org.palladiosimulator.pcm.usagemodel.UsageScenario>
org.palladiosimulator.simulizar.entity.SimuLizarEntityReferenceFactories.UsageScenario
All Implemented Interfaces:
EntityReferenceFactory<org.palladiosimulator.pcm.usagemodel.UsageScenario>
Enclosing class:
SimuLizarEntityReferenceFactories

public static final class SimuLizarEntityReferenceFactories.UsageScenario extends EntityReference.AbstractEntityReferenceFactory<org.palladiosimulator.pcm.usagemodel.UsageScenario>
  • Constructor Details

    • UsageScenario

      @Inject public UsageScenario()
  • Method Details

    • create

      public EntityReference<org.palladiosimulator.pcm.usagemodel.UsageScenario> create(String id)
      Description copied from interface: EntityReferenceFactory
      Creates a new EntityReference for an entity identified by the given id.
      Parameters:
      id - the id of the model element. See Identifier.getId()
      Returns:
      a new reference