JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Eclipse Platform
2026-09 (4.41)
org.eclipse.e4.core.di.annotations
Creatable
Contents
Description
Optional Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface Creatable
@Qualifier
@Documented
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
Creatable
Specifies that the target class can be created by an injector as needed.
Since:
1.3
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Element Details
value
String
value
Default:
""