Modifier and Type | Method and Description |
---|---|
PayersSection |
CCDFactory.createPayersSection()
Returns a new object of class 'Payers Section'.
|
PayersSection |
ContinuityOfCareDocument.getPayersSection() |
PayersSection |
PayersSection.init() |
PayersSection |
PayersSection.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Class and Description |
---|---|
class |
PayersSectionImpl
An implementation of the model object 'Payers Section'.
|
Modifier and Type | Method and Description |
---|---|
PayersSection |
CCDFactoryImpl.createPayersSection() |
PayersSection |
ContinuityOfCareDocumentImpl.getPayersSection() |
PayersSection |
PayersSectionImpl.init() |
PayersSection |
PayersSectionImpl.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
static PayersSection |
ContinuityOfCareDocumentOperations.getPayersSection(ContinuityOfCareDocument continuityOfCareDocument) |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.common.util.EList<CoverageActivity> |
PayersSectionOperations.getCoverageActivities(PayersSection payersSection) |
static boolean |
PayersSectionOperations.validatePayersSectionCode(PayersSection payersSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
PayersSectionOperations.validatePayersSectionCoverageActivity(PayersSection payersSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
PayersSectionOperations.validatePayersSectionTemplateId(PayersSection payersSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
PayersSectionOperations.validatePayersSectionText(PayersSection payersSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
PayersSectionOperations.validatePayersSectionTitle(PayersSection payersSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Modifier and Type | Method and Description |
---|---|
T |
CCDSwitch.casePayersSection(PayersSection object)
Returns the result of interpreting the object as an instance of 'Payers Section'.
|
boolean |
CCDValidator.validatePayersSection_validatePayersSectionCode(PayersSection payersSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePayersSectionCode constraint of 'Payers Section'.
|
boolean |
CCDValidator.validatePayersSection_validatePayersSectionCoverageActivity(PayersSection payersSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePayersSectionCoverageActivity constraint of 'Payers Section'.
|
boolean |
CCDValidator.validatePayersSection_validatePayersSectionTemplateId(PayersSection payersSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePayersSectionTemplateId constraint of 'Payers Section'.
|
boolean |
CCDValidator.validatePayersSection_validatePayersSectionText(PayersSection payersSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePayersSectionText constraint of 'Payers Section'.
|
boolean |
CCDValidator.validatePayersSection_validatePayersSectionTitle(PayersSection payersSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePayersSectionTitle constraint of 'Payers Section'.
|
boolean |
CCDValidator.validatePayersSection(PayersSection payersSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.