Uses of Enum Class
org.umlg.subsetting.Boat.BoatRuntimePropertyEnum
Packages that use Boat.BoatRuntimePropertyEnum
-
Uses of Boat.BoatRuntimePropertyEnum in org.umlg.subsetting
Methods in org.umlg.subsetting that return Boat.BoatRuntimePropertyEnumModifier and TypeMethodDescriptionstatic Boat.BoatRuntimePropertyEnumBoat.BoatRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)static Boat.BoatRuntimePropertyEnumstatic Boat.BoatRuntimePropertyEnumBoat.BoatRuntimePropertyEnum.fromQualifiedName(String qualifiedName)static Boat.BoatRuntimePropertyEnumReturns the enum constant of this class with the specified name.static Boat.BoatRuntimePropertyEnum[]Boat.BoatRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.