Uses of Interface
cz.diribet.aqdef.model.AqdefObjectModel.CharacteristicOfSinglePartConsumer
-
Packages that use AqdefObjectModel.CharacteristicOfSinglePartConsumer Package Description cz.diribet.aqdef.model -
-
Uses of AqdefObjectModel.CharacteristicOfSinglePartConsumer in cz.diribet.aqdef.model
Methods in cz.diribet.aqdef.model with parameters of type AqdefObjectModel.CharacteristicOfSinglePartConsumer Modifier and Type Method Description voidAqdefObjectModel. forEachCharacteristic(AqdefObjectModel.PartEntries part, AqdefObjectModel.CharacteristicOfSinglePartConsumer consumer)Iterates through all characteristics of the given part.
-