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 correspondingResourceContainerandResourceType.LinkingResourceRep Represents an active resource by the ids of the correspondingResourceContainerandResourceType.PassiveResourceRep Represents a passive resource by the ids of the correspondingPassiveResourceand theAssemblyContext.ResourceRule<R extends ResourceRepresentative> AnInstrumentationRulefor 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.