Class ControlFlowWeavingLocation

  • All Implemented Interfaces:
    IWeavingLocation

    public class ControlFlowWeavingLocation
    extends Object
    implements IWeavingLocation
    Models an control flow weaving location; that is a component in which a FC will be added to all control flows.
    • Constructor Detail

      • ControlFlowWeavingLocation

        public ControlFlowWeavingLocation​(org.palladiosimulator.pcm.core.composition.AssemblyContext affectedContext)
        Parameters:
        affectedComponent -
        affectedContext -
    • Method Detail

      • getAffectedContext

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