Uses of Interface
org.eclipse.steady.goals.ExecutionObserver
-
Packages that use ExecutionObserver Package Description org.eclipse.steady.goals -
-
Uses of ExecutionObserver in org.eclipse.steady.goals
Methods in org.eclipse.steady.goals with parameters of type ExecutionObserver Modifier and Type Method Description voidAbstractGoal. setObserver(ExecutionObserver observer)Setter for the fieldobserver.
-