Class InternalActionWeavingLocation

java.lang.Object
edu.kit.ipd.are.dsexplore.featurecompletions.weaver.strategy.behaviour.InternalActionWeavingLocation
All Implemented Interfaces:
IWeavingLocation

public class InternalActionWeavingLocation extends Object implements IWeavingLocation
Models an internal action weaving location; that is a component in which a fc will be added to all internal actions.
  • Constructor Details

    • InternalActionWeavingLocation

      public InternalActionWeavingLocation(org.palladiosimulator.pcm.core.composition.AssemblyContext affectedContext)
      Parameters:
      affectedComponent -
      affectedContext -
  • Method Details

    • getAffectedContext

      public org.palladiosimulator.pcm.core.composition.AssemblyContext getAffectedContext()
      Specified by:
      getAffectedContext in interface IWeavingLocation
      Returns:
      the affectedContext