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