Uses of Enum Class
org.umlg.indexing.Product.ProductRuntimePropertyEnum
Packages that use Product.ProductRuntimePropertyEnum
-
Uses of Product.ProductRuntimePropertyEnum in org.umlg.indexing
Methods in org.umlg.indexing that return Product.ProductRuntimePropertyEnumModifier and TypeMethodDescriptionProduct.ProductRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)Product.ProductRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.static Product.ProductRuntimePropertyEnum[]Product.ProductRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.