public class ExtensionFileInputConfiguration extends Object
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.AbstractWorkflowExtensionConfigurationBuilder| Modifier and Type | Class and Description |
|---|---|
static class |
ExtensionFileInputConfiguration.DefaultPropertyKeys
Class that contains keys for the properties that at least have to be specified.
|
| Constructor and Description |
|---|
ExtensionFileInputConfiguration(Map<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getPropertyByKey(String key,
Class<T> expectedDataType) |
boolean |
isPropertySet(String propertyKey) |