Note

You are not reading the most recent version of this documentation. 1.4.7 is the latest version available.

ProductFeature

public enum ProductFeature

Enum Constants

CocoPlatformBase

public static final ProductFeature CocoPlatformBase

CocoPlatformUICommandLine

public static final ProductFeature CocoPlatformUICommandLine

CocoPlatformUIEclipse

public static final ProductFeature CocoPlatformUIEclipse

CocoPlatformUISimulator

public static final ProductFeature CocoPlatformUISimulator

CocoPlatformUML

public static final ProductFeature CocoPlatformUML

CocoPlatformUMLUIMagicDraw

public static final ProductFeature CocoPlatformUMLUIMagicDraw

UnknownProductFeature

public static final ProductFeature UnknownProductFeature

Methods

fromInteger

public static ProductFeature fromInteger(int value)

toInteger

public static int toInteger(ProductFeature value)