Class SensorsExt
java.lang.Object
de.uka.ipd.sdq.pcm.codegen.simucom.transformations.SensorsExt
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionentryLevelSystemCallActionDescription
(org.palladiosimulator.pcm.repository.InfrastructureSignature os, Object call) entryLevelSystemCallActionDescription
(org.palladiosimulator.pcm.repository.OperationSignature os, Object call) externalCallActionDescription
(org.palladiosimulator.pcm.repository.OperationSignature os, Object call) Set<org.palladiosimulator.pcm.seff.ExternalCallAction>
getExternalCallActions
(org.palladiosimulator.pcm.repository.BasicComponent component) internalActionDescription
(org.palladiosimulator.pcm.repository.InfrastructureSignature os, Object call) seffDescription
(org.palladiosimulator.pcm.repository.InfrastructureSignature os, org.palladiosimulator.pcm.repository.RepositoryComponent component) seffDescription
(org.palladiosimulator.pcm.repository.OperationSignature os, org.palladiosimulator.pcm.repository.RepositoryComponent component)
-
Constructor Details
-
SensorsExt
public SensorsExt()
-
-
Method Details
-
externalCallActionDescription
-
internalActionDescription
-
entryLevelSystemCallActionDescription
-
entryLevelSystemCallActionDescription
-
getExternalCallActions
public Set<org.palladiosimulator.pcm.seff.ExternalCallAction> getExternalCallActions(org.palladiosimulator.pcm.repository.BasicComponent component) -
seffDescription
public String seffDescription(org.palladiosimulator.pcm.repository.OperationSignature os, org.palladiosimulator.pcm.repository.RepositoryComponent component) -
seffDescription
public String seffDescription(org.palladiosimulator.pcm.repository.InfrastructureSignature os, org.palladiosimulator.pcm.repository.RepositoryComponent component)
-