Uses of Class
org.processmining.filterbook.types.AttributeType
-
Packages that use AttributeType Package Description org.processmining.filterbook.parameters org.processmining.filterbook.types -
-
Uses of AttributeType in org.processmining.filterbook.parameters
Methods in org.processmining.filterbook.parameters that return types with arguments of type AttributeType Modifier and Type Method Description OneFromListParameter<AttributeType>Parameters. getOneFromListAttribute()Method parameters in org.processmining.filterbook.parameters with type arguments of type AttributeType Modifier and Type Method Description voidParameters. setOneFromListAttribute(OneFromListParameter<AttributeType> oneFromListAttribute) -
Uses of AttributeType in org.processmining.filterbook.types
Methods in org.processmining.filterbook.types with parameters of type AttributeType Modifier and Type Method Description intAttributeType. compareTo(AttributeType o)
-