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