Modifier and Type | Method and Description |
---|---|
AlertsSection |
CCDFactory.createAlertsSection()
Returns a new object of class 'Alerts Section'.
|
AlertsSection |
ContinuityOfCareDocument.getAlertsSection() |
AlertsSection |
AlertsSection.init() |
AlertsSection |
AlertsSection.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Class and Description |
---|---|
class |
AlertsSectionImpl
An implementation of the model object 'Alerts Section'.
|
Modifier and Type | Method and Description |
---|---|
AlertsSection |
CCDFactoryImpl.createAlertsSection() |
AlertsSection |
ContinuityOfCareDocumentImpl.getAlertsSection() |
AlertsSection |
AlertsSectionImpl.init() |
AlertsSection |
AlertsSectionImpl.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
static AlertsSection |
ContinuityOfCareDocumentOperations.getAlertsSection(ContinuityOfCareDocument continuityOfCareDocument) |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.common.util.EList<ProblemAct> |
AlertsSectionOperations.getProblemActs(AlertsSection alertsSection) |
static boolean |
AlertsSectionOperations.validateAlertsSectionCode(AlertsSection alertsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
AlertsSectionOperations.validateAlertsSectionProblemAct(AlertsSection alertsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
AlertsSectionOperations.validateAlertsSectionTemplateId(AlertsSection alertsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
AlertsSectionOperations.validateAlertsSectionText(AlertsSection alertsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
AlertsSectionOperations.validateAlertsSectionTitle(AlertsSection alertsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Modifier and Type | Method and Description |
---|---|
T |
CCDSwitch.caseAlertsSection(AlertsSection object)
Returns the result of interpreting the object as an instance of 'Alerts Section'.
|
boolean |
CCDValidator.validateAlertsSection_validateAlertsSectionCode(AlertsSection alertsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateAlertsSectionCode constraint of 'Alerts Section'.
|
boolean |
CCDValidator.validateAlertsSection_validateAlertsSectionProblemAct(AlertsSection alertsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateAlertsSectionProblemAct constraint of 'Alerts Section'.
|
boolean |
CCDValidator.validateAlertsSection_validateAlertsSectionTemplateId(AlertsSection alertsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateAlertsSectionTemplateId constraint of 'Alerts Section'.
|
boolean |
CCDValidator.validateAlertsSection_validateAlertsSectionText(AlertsSection alertsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateAlertsSectionText constraint of 'Alerts Section'.
|
boolean |
CCDValidator.validateAlertsSection_validateAlertsSectionTitle(AlertsSection alertsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateAlertsSectionTitle constraint of 'Alerts Section'.
|
boolean |
CCDValidator.validateAlertsSection(AlertsSection alertsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.