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