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