Package edu.kit.ipd.sdq.eventsim.instrumentation.description.resource
-
Interface Summary Interface Description ResourceRepresentative Common interface for representations of resources. -
Class Summary Class Description ActiveResourceRep Represents an active resource by the ids of the correspondingResourceContainer
andResourceType
.LinkingResourceRep Represents an active resource by the ids of the correspondingResourceContainer
andResourceType
.PassiveResourceRep Represents a passive resource by the ids of the correspondingPassiveResource
and theAssemblyContext
.ResourceRule<R extends ResourceRepresentative> AnInstrumentationRule
for resources.ResourceSet<R extends ResourceRepresentative> A set of resources, implicitly defined by all resources of a type (active or passive) and a set of restrictions.