Interface IWeavingLocation
- All Known Implementing Classes:
ControlFlowWeavingLocation
,ExternalCallWeavingLocation
,InternalActionWeavingLocation
public interface IWeavingLocation
Super type for all weaving locations.
-
Method Summary
Modifier and TypeMethodDescriptionorg.palladiosimulator.pcm.core.composition.AssemblyContext
-
Method Details
-
getAffectedContext
org.palladiosimulator.pcm.core.composition.AssemblyContext getAffectedContext()
-