@Documented
@Retention(value=CLASS)
@Target(value={TYPE,PACKAGE})
public @interface RequireModelByName
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
name
The name of the
EPackageConfigurator reqired |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
version
The Version of the
EPackageConfigurator |
Data In Motion Consulting