Modifier and Type | Method and Description |
---|---|
MedicationsSection |
CCDFactory.createMedicationsSection()
Returns a new object of class 'Medications Section'.
|
MedicationsSection |
ContinuityOfCareDocument.getMedicationsSection() |
MedicationsSection |
MedicationsSection.init() |
MedicationsSection |
MedicationsSection.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Class and Description |
---|---|
class |
MedicationsSectionImpl
An implementation of the model object 'Medications Section'.
|
Modifier and Type | Method and Description |
---|---|
MedicationsSection |
CCDFactoryImpl.createMedicationsSection() |
MedicationsSection |
ContinuityOfCareDocumentImpl.getMedicationsSection() |
MedicationsSection |
MedicationsSectionImpl.init() |
MedicationsSection |
MedicationsSectionImpl.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
static MedicationsSection |
ContinuityOfCareDocumentOperations.getMedicationsSection(ContinuityOfCareDocument continuityOfCareDocument) |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.common.util.EList<MedicationActivity> |
MedicationsSectionOperations.getMedicationActivities(MedicationsSection medicationsSection) |
static org.eclipse.emf.common.util.EList<SupplyActivity> |
MedicationsSectionOperations.getSupplyActivities(MedicationsSection medicationsSection) |
static boolean |
MedicationsSectionOperations.validateMedicationsSectionCode(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
MedicationsSectionOperations.validateMedicationsSectionHasMedicationOrSupplyActivity(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
MedicationsSectionOperations.validateMedicationsSectionMedicationActivity(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
MedicationsSectionOperations.validateMedicationsSectionSupplyActivity(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
MedicationsSectionOperations.validateMedicationsSectionTemplateId(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
MedicationsSectionOperations.validateMedicationsSectionText(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
MedicationsSectionOperations.validateMedicationsSectionTitle(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Modifier and Type | Method and Description |
---|---|
T |
CCDSwitch.caseMedicationsSection(MedicationsSection object)
Returns the result of interpreting the object as an instance of 'Medications Section'.
|
boolean |
CCDValidator.validateMedicationsSection_validateMedicationsSectionCode(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateMedicationsSectionCode constraint of 'Medications Section'.
|
boolean |
CCDValidator.validateMedicationsSection_validateMedicationsSectionHasMedicationOrSupplyActivity(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateMedicationsSectionHasMedicationOrSupplyActivity constraint of 'Medications Section'.
|
boolean |
CCDValidator.validateMedicationsSection_validateMedicationsSectionMedicationActivity(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateMedicationsSectionMedicationActivity constraint of 'Medications Section'.
|
boolean |
CCDValidator.validateMedicationsSection_validateMedicationsSectionSupplyActivity(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateMedicationsSectionSupplyActivity constraint of 'Medications Section'.
|
boolean |
CCDValidator.validateMedicationsSection_validateMedicationsSectionTemplateId(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateMedicationsSectionTemplateId constraint of 'Medications Section'.
|
boolean |
CCDValidator.validateMedicationsSection_validateMedicationsSectionText(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateMedicationsSectionText constraint of 'Medications Section'.
|
boolean |
CCDValidator.validateMedicationsSection_validateMedicationsSectionTitle(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateMedicationsSectionTitle constraint of 'Medications Section'.
|
boolean |
CCDValidator.validateMedicationsSection(MedicationsSection medicationsSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.