Package org.somox.gast2seff.visitors
Interface InterfaceOfExternalCallFindingFactory
public interface InterfaceOfExternalCallFindingFactory
InterfaceOfExternalCallFindingStrategy allows the creation of project or
technology specific
InterfaceOfExternalCallFinding
, which is used
within JaMoPPStatementVisitor
.-
Method Summary
Modifier and TypeMethodDescriptiondefault InterfaceOfExternalCallFinding
createInterfaceOfExternalCallFinding
(SourceCodeDecoratorRepository sourceCodeDecoratorRepository, org.palladiosimulator.pcm.repository.BasicComponent basicComponent)
-
Method Details
-
createInterfaceOfExternalCallFinding
default InterfaceOfExternalCallFinding createInterfaceOfExternalCallFinding(SourceCodeDecoratorRepository sourceCodeDecoratorRepository, org.palladiosimulator.pcm.repository.BasicComponent basicComponent)
-