JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.palladiosimulator.edp2.datastream.configurable.reflective
Annotation Interface ConfigurationProperty
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
@Documented
@Inherited
public @interface
ConfigurationProperty
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
description
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
boolean
isUnsetable
Element Details
description
String
description
isUnsetable
boolean
isUnsetable
Default:
false