| Package | Description |
|---|---|
| org.eclipse.emfforms.common |
| Modifier and Type | Method and Description |
|---|---|
Feature.STRATEGY |
Feature.getStrategy() |
static Feature.STRATEGY |
Feature.STRATEGY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Feature.STRATEGY[] |
Feature.STRATEGY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Feature(String id,
String description,
Feature.STRATEGY strategy)
Alternative constructor allowing to customize
Feature.STRATEGY. |
Copyright © 2019. All rights reserved.