Data In Motion Consulting GmbH
-
@Documented
@Retention(value=CLASS)
@Target(value={TYPE,PACKAGE})
public @interface ProvideEMFModel
Marker annotation that the bundle has the capability to provide a certain model
- Since:
- 9 Feb 2018
-
-
Required Element Summary
Required Elements
| Modifier and Type |
Required Element and Description |
java.lang.String |
name |
java.lang.String[] |
nsURI |
java.lang.String |
version |
https://gitlab.com/gecko.io/geckoEMF
Data In Motion Consulting