Package modelarium.entities.attributes
Interface EnvironmentAttribute
- All Superinterfaces:
Attribute
- All Known Implementing Classes:
EnvironmentEvent,EnvironmentProperty,EnvironmentRoutine,FunctionalEnvironmentEvent,FunctionalEnvironmentProperty,FunctionalEnvironmentRoutine
Interface for marking an attribute as belonging to the environment.
This interface is implemented by the environment-flavoured attribute types: EnvironmentEvent,
EnvironmentProperty and EnvironmentRoutine.
-
Method Summary
Methods inherited from interface modelarium.entities.attributes.Attribute
accessLevel, getAsImmutable, isLogged, name, run