Package gov.nasa.jpl.aerie.merlin.framework.annotations
package gov.nasa.jpl.aerie.merlin.framework.annotations
-
ClassDescriptionApply to the effect model when the activity has a parameter that sets the activity's duration.Use when an activity has a constant statically-known duration.Use when the duration of an activity can be upper-bounded, Apply to either a static
Durationfield or a static no-arg method that returnsDuration.Use when an activity's duration is indirectly determined only by its arguments.Adds a description to an activity type.