jass.modern
Annotation Type RepresentsDefinitions


@Documented
@Container
@Retention(value=CLASS)
@Target(value=TYPE)
public @interface RepresentsDefinitions

A Container-annotation for model-variable representations.

Author:
riejo
See Also:
Represents, Model, ModelDefinitions

Required Element Summary
 Represents[] value
           
 

Element Detail

value

public abstract Represents[] value
Returns:
The model-variable representations of this type.