| Package | Description |
|---|---|
| org.eclipse.ocl.lpg |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFormattingHelper
Some default formatting algorithms with support for some basic OCL and Ecore
constructs.
|
| Modifier and Type | Method and Description |
|---|---|
protected FormattingHelper |
AbstractBasicEnvironment.createFormattingHelper()
Obtains the new or existing formatting-helper for this environment
to use.
|
FormattingHelper |
AbstractAnalyzer.getFormatter()
Get the message formatting assistant, returning the value set by
setFormatter, if non-null, else that provided by the environment, if
non-null, else AbstractFormattingHelper.INSTANCE.
|
FormattingHelper |
AbstractBasicEnvironment.getFormatter() |
FormattingHelper |
BasicEnvironment.getFormatter()
Return the message formatter that may be used to format object-related contributions
to problem messages.
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.