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