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