Class ExternalCallActionHandler
- java.lang.Object
-
- org.palladiosimulator.solver.handler.ExternalCallActionHandler
-
- Direct Known Subclasses:
AggregatedContextExternalCallActionHandler
public class ExternalCallActionHandler extends Object
-
-
Constructor Summary
Constructors Constructor Description ExternalCallActionHandler(SeffVisitor seffVisitor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
handle(org.palladiosimulator.pcm.seff.ExternalCallAction call)
-
-
-
Constructor Detail
-
ExternalCallActionHandler
public ExternalCallActionHandler(SeffVisitor seffVisitor)
-
-