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