| Package | Description |
|---|---|
| org.eclipse.ocl.options |
| Modifier and Type | Field and Description |
|---|---|
static Option<ParsingOptions.PACKAGE_LOOKUP_STRATEGIES> |
ParsingOptions.PACKAGE_LOOKUP_STRATEGY
Static instance for the lookup-package-by-aliase option token.
|
| Modifier and Type | Method and Description |
|---|---|
static ParsingOptions.PACKAGE_LOOKUP_STRATEGIES |
ParsingOptions.PACKAGE_LOOKUP_STRATEGIES.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParsingOptions.PACKAGE_LOOKUP_STRATEGIES[] |
ParsingOptions.PACKAGE_LOOKUP_STRATEGIES.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.