| Modifier and Type | Method and Description |
|---|---|
HeadSection |
IHEFactory.createHeadSection()
Returns a new object of class 'Head Section'.
|
HeadSection |
PhysicalExamSection.getHeadSection() |
HeadSection |
HeadSection.init() |
HeadSection |
HeadSection.init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
| Modifier and Type | Class and Description |
|---|---|
class |
HeadSectionImpl
An implementation of the model object 'Head Section'.
|
| Modifier and Type | Method and Description |
|---|---|
HeadSection |
IHEFactoryImpl.createHeadSection() |
HeadSection |
PhysicalExamSectionImpl.getHeadSection() |
HeadSection |
HeadSectionImpl.init() |
HeadSection |
HeadSectionImpl.init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
| Modifier and Type | Method and Description |
|---|---|
static HeadSection |
PhysicalExamSectionOperations.getHeadSection(PhysicalExamSection physicalExamSection) |
| Modifier and Type | Method and Description |
|---|---|
static ProblemEntry |
HeadSectionOperations.getProblemEntry(HeadSection headSection) |
static boolean |
HeadSectionOperations.validateHeadSectionCode(HeadSection headSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
HeadSectionOperations.validateHeadSectionProblemEntry(HeadSection headSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
HeadSectionOperations.validateHeadSectionTemplateId(HeadSection headSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
T |
IHESwitch.caseHeadSection(HeadSection object)
Returns the result of interpreting the object as an instance of 'Head Section'.
|
boolean |
IHEValidator.validateHeadSection_validateHeadSectionCode(HeadSection headSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateHeadSectionCode constraint of 'Head Section'.
|
boolean |
IHEValidator.validateHeadSection_validateHeadSectionProblemEntry(HeadSection headSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateHeadSectionProblemEntry constraint of 'Head Section'.
|
boolean |
IHEValidator.validateHeadSection_validateHeadSectionTemplateId(HeadSection headSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateHeadSectionTemplateId constraint of 'Head Section'.
|
boolean |
IHEValidator.validateHeadSection(HeadSection headSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.