Package org.palladiosimulator.simulizar.entity
-
Interface Summary Interface Description EntityReferenceFactory<EntityType extends org.palladiosimulator.pcm.core.entity.Entity> The factory creates a new entity reference given either a resolved model element or by a given id. -
Class Summary Class Description EntityReference<EntityType extends org.palladiosimulator.pcm.core.entity.Entity> The entity reference class serves as a type safe model element pointer.EntityReference.AbstractEntityReferenceFactory<EntityType extends org.palladiosimulator.pcm.core.entity.Entity> LinkingResourceReference This implementation provides a more specialized linking resource lookup strategy.ResourceContainerReference This implementation provides a more specialized resource container lookup strategy.SimuLizarEntityReferenceFactories This class contains specialized entity reference factory implementations for the relevant model element types used within SimuLizar.SimuLizarEntityReferenceFactories_LinkingResource_Factory SimuLizarEntityReferenceFactories_ResourceContainer_Factory SimuLizarEntityReferenceFactories_UsageScenario_Factory SimuLizarEntityReferenceFactories.LinkingResource SimuLizarEntityReferenceFactories.ResourceContainer SimuLizarEntityReferenceFactories.UsageScenario UsageScenarioReference This implementation provides a more specialized usage scenario lookup strategy.