Uses of Enum Class
org.umlg.associationtoself.SequenceTestAgain2.SequenceTestAgain2RuntimePropertyEnum
Packages that use SequenceTestAgain2.SequenceTestAgain2RuntimePropertyEnum
-
Uses of SequenceTestAgain2.SequenceTestAgain2RuntimePropertyEnum in org.umlg.associationtoself
Methods in org.umlg.associationtoself that return SequenceTestAgain2.SequenceTestAgain2RuntimePropertyEnumModifier and TypeMethodDescriptionSequenceTestAgain2.SequenceTestAgain2RuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)SequenceTestAgain2.SequenceTestAgain2RuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.SequenceTestAgain2.SequenceTestAgain2RuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.