public class LanguageCommunicationOperations extends Object
The following operations are supported:
| Modifier and Type | Field and Description |
|---|---|
protected static org.eclipse.ocl.ecore.OCL |
EOCL_ENV
The cached environment for evaluating OCL expressions.
|
protected static String |
VALIDATE_IHE_LANGUAGE_COMMUNICATION_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
The cached OCL expression body for the '
Validate IHE Language Communication Template Id' operation. |
protected static org.eclipse.ocl.ecore.Constraint |
VALIDATE_IHE_LANGUAGE_COMMUNICATION_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
The cached OCL invariant for the '
Validate IHE Language Communication Template Id' invariant operation. |
| Modifier | Constructor and Description |
|---|---|
protected |
LanguageCommunicationOperations() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
validateIHELanguageCommunicationTemplateId(LanguageCommunication languageCommunication,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
protected static final org.eclipse.ocl.ecore.OCL EOCL_ENV
protected static final String VALIDATE_IHE_LANGUAGE_COMMUNICATION_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate IHE Language Communication Template Id' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_IHE_LANGUAGE_COMMUNICATION_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate IHE Language Communication Template Id' invariant operation.
public static boolean validateIHELanguageCommunicationTemplateId(LanguageCommunication languageCommunication, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
languageCommunication - The receiving 'Language Communication' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
Copyright © 2015 Open eHealth Foundation. All rights reserved.