Modifier and Type | Method and Description |
---|---|
ImmunizationsSection |
CCDFactory.createImmunizationsSection()
Returns a new object of class 'Immunizations Section'.
|
ImmunizationsSection |
ContinuityOfCareDocument.getImmunizationsSection() |
ImmunizationsSection |
ImmunizationsSection.init() |
ImmunizationsSection |
ImmunizationsSection.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Class and Description |
---|---|
class |
ImmunizationsSectionImpl
An implementation of the model object 'Immunizations Section'.
|
Modifier and Type | Method and Description |
---|---|
ImmunizationsSection |
CCDFactoryImpl.createImmunizationsSection() |
ImmunizationsSection |
ContinuityOfCareDocumentImpl.getImmunizationsSection() |
ImmunizationsSection |
ImmunizationsSectionImpl.init() |
ImmunizationsSection |
ImmunizationsSectionImpl.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
static ImmunizationsSection |
ContinuityOfCareDocumentOperations.getImmunizationsSection(ContinuityOfCareDocument continuityOfCareDocument) |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.common.util.EList<MedicationActivity> |
ImmunizationsSectionOperations.getMedicationActivities(ImmunizationsSection immunizationsSection) |
static org.eclipse.emf.common.util.EList<SupplyActivity> |
ImmunizationsSectionOperations.getSupplyActivities(ImmunizationsSection immunizationsSection) |
static boolean |
ImmunizationsSectionOperations.validateImmunizationsSectionCode(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
ImmunizationsSectionOperations.validateImmunizationsSectionHasMedicationOrSupplyActivity(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
ImmunizationsSectionOperations.validateImmunizationsSectionMedicationActivity(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
ImmunizationsSectionOperations.validateImmunizationsSectionSupplyActivity(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
ImmunizationsSectionOperations.validateImmunizationsSectionTemplateId(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
ImmunizationsSectionOperations.validateImmunizationsSectionText(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
ImmunizationsSectionOperations.validateImmunizationsSectionTitle(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Modifier and Type | Method and Description |
---|---|
T |
CCDSwitch.caseImmunizationsSection(ImmunizationsSection object)
Returns the result of interpreting the object as an instance of 'Immunizations Section'.
|
boolean |
CCDValidator.validateImmunizationsSection_validateImmunizationsSectionCode(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateImmunizationsSectionCode constraint of 'Immunizations Section'.
|
boolean |
CCDValidator.validateImmunizationsSection_validateImmunizationsSectionHasMedicationOrSupplyActivity(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateImmunizationsSectionHasMedicationOrSupplyActivity constraint of 'Immunizations Section'.
|
boolean |
CCDValidator.validateImmunizationsSection_validateImmunizationsSectionMedicationActivity(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateImmunizationsSectionMedicationActivity constraint of 'Immunizations Section'.
|
boolean |
CCDValidator.validateImmunizationsSection_validateImmunizationsSectionSupplyActivity(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateImmunizationsSectionSupplyActivity constraint of 'Immunizations Section'.
|
boolean |
CCDValidator.validateImmunizationsSection_validateImmunizationsSectionTemplateId(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateImmunizationsSectionTemplateId constraint of 'Immunizations Section'.
|
boolean |
CCDValidator.validateImmunizationsSection_validateImmunizationsSectionText(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateImmunizationsSectionText constraint of 'Immunizations Section'.
|
boolean |
CCDValidator.validateImmunizationsSection_validateImmunizationsSectionTitle(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateImmunizationsSectionTitle constraint of 'Immunizations Section'.
|
boolean |
CCDValidator.validateImmunizationsSection(ImmunizationsSection immunizationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.