JavaScript is disabled on your browser.
Skip navigation links
Eclipse Platform
2025-03 (4.35)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.eclipse.e4.core.di.annotations
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:
""