Interface EnvironmentAttribute

All Superinterfaces:
Attribute
All Known Implementing Classes:
EnvironmentEvent, EnvironmentProperty, EnvironmentRoutine, FunctionalEnvironmentEvent, FunctionalEnvironmentProperty, FunctionalEnvironmentRoutine

public non-sealed interface EnvironmentAttribute extends Attribute
Interface for marking an attribute as belonging to the environment.

This interface is implemented by the environment-flavoured attribute types: EnvironmentEvent, EnvironmentProperty and EnvironmentRoutine.