Uses of Enum Class
eu.qualimaster.easy.extension.internal.IvmlElementIdentifier.ObservableMappingType
Packages that use IvmlElementIdentifier.ObservableMappingType
-
Uses of IvmlElementIdentifier.ObservableMappingType in eu.qualimaster.easy.extension.internal
Methods in eu.qualimaster.easy.extension.internal that return IvmlElementIdentifier.ObservableMappingTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.IvmlElementIdentifier.ObservableMappingType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.qualimaster.easy.extension.internal with parameters of type IvmlElementIdentifier.ObservableMappingTypeModifier and TypeMethodDescriptionprivate static StringIvmlElementIdentifier.ObservableMappingType.getMapping(IvmlElementIdentifier.ObservableMappingType type, String observable) Returns for the iterator inIvmlElementIdentifier.getIDIterator(String)the correct mapped observable.