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