@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ObjectClass
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
name
The name of the ObjectClass defined in the FOM file
|
Author: SMASH LAB - University of Calabria (UNICAL)