Uses of Class
de.unihalle.informatik.Alida.operator.ALDOperatorLocation.LocationType

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

Uses of ALDOperatorLocation.LocationType in de.unihalle.informatik.Alida.operator
 

Methods in de.unihalle.informatik.Alida.operator that return ALDOperatorLocation.LocationType
static ALDOperatorLocation.LocationType ALDOperatorLocation.LocationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ALDOperatorLocation.LocationType[] ALDOperatorLocation.LocationType.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.