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