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