Uses of Enum Class
org.eclipse.tycho.model.FeatureRef.InstallMode
Packages that use FeatureRef.InstallMode
-
Uses of FeatureRef.InstallMode in org.eclipse.tycho.model
Methods in org.eclipse.tycho.model that return FeatureRef.InstallModeModifier and TypeMethodDescriptionFeatureRef.getInstallMode()static FeatureRef.InstallModeReturns the enum constant of this class with the specified name.static FeatureRef.InstallMode[]FeatureRef.InstallMode.values()Returns an array containing the constants of this enum class, in the order they are declared.