Uses of Class
de.unihalle.informatik.Alida.operator.ALDOperatorControllable.OperatorControlStatus

Packages that use ALDOperatorControllable.OperatorControlStatus
de.unihalle.informatik.Alida.operator Contains the core of Alida, i.e. the operator concept and processing graph stuff. 
 

Uses of ALDOperatorControllable.OperatorControlStatus in de.unihalle.informatik.Alida.operator
 

Fields in de.unihalle.informatik.Alida.operator declared as ALDOperatorControllable.OperatorControlStatus
protected  ALDOperatorControllable.OperatorControlStatus ALDOperatorControllable.operatorStatus
          Status of operator, used to stop/pause/resume calculations.
 

Methods in de.unihalle.informatik.Alida.operator that return ALDOperatorControllable.OperatorControlStatus
static ALDOperatorControllable.OperatorControlStatus ALDOperatorControllable.OperatorControlStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ALDOperatorControllable.OperatorControlStatus[] ALDOperatorControllable.OperatorControlStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.