Class ExtensionFileInputConfiguration
java.lang.Object
org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionFileInputConfiguration
Configuration required to be created by clients that wish to exploit
the
org.palladiosimulator.simulizar.ui.configuration.fileinput
extension point.
At least, values for the properties specified by the keys in ExtensionFileInputConfiguration.DefaultPropertyKeys
have to be present.- See Also:
-
AbstractWorkflowExtensionConfigurationBuilder
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Class that contains keys for the properties that at least have to be specified. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<T> T
getPropertyByKey
(String key, Class<T> expectedDataType) boolean
isPropertySet
(String propertyKey)
-
Constructor Details
-
ExtensionFileInputConfiguration
-
-
Method Details
-
getPropertyByKey
-
isPropertySet
-