| Modifier and Type | Method and Description |
|---|---|
NeckSection |
IHEFactory.createNeckSection()
Returns a new object of class 'Neck Section'.
|
NeckSection |
PhysicalExamSection.getNeckSection() |
NeckSection |
NeckSection.init() |
NeckSection |
NeckSection.init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
| Modifier and Type | Class and Description |
|---|---|
class |
NeckSectionImpl
An implementation of the model object 'Neck Section'.
|
| Modifier and Type | Method and Description |
|---|---|
NeckSection |
IHEFactoryImpl.createNeckSection() |
NeckSection |
PhysicalExamSectionImpl.getNeckSection() |
NeckSection |
NeckSectionImpl.init() |
NeckSection |
NeckSectionImpl.init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
| Modifier and Type | Method and Description |
|---|---|
static NeckSection |
PhysicalExamSectionOperations.getNeckSection(PhysicalExamSection physicalExamSection) |
| Modifier and Type | Method and Description |
|---|---|
static ProblemEntry |
NeckSectionOperations.getProblemEntry(NeckSection neckSection) |
static boolean |
NeckSectionOperations.validateNeckSectionCode(NeckSection neckSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
NeckSectionOperations.validateNeckSectionProblemEntry(NeckSection neckSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
NeckSectionOperations.validateNeckSectionTemplateId(NeckSection neckSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
T |
IHESwitch.caseNeckSection(NeckSection object)
Returns the result of interpreting the object as an instance of 'Neck Section'.
|
boolean |
IHEValidator.validateNeckSection_validateNeckSectionCode(NeckSection neckSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateNeckSectionCode constraint of 'Neck Section'.
|
boolean |
IHEValidator.validateNeckSection_validateNeckSectionProblemEntry(NeckSection neckSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateNeckSectionProblemEntry constraint of 'Neck Section'.
|
boolean |
IHEValidator.validateNeckSection_validateNeckSectionTemplateId(NeckSection neckSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateNeckSectionTemplateId constraint of 'Neck Section'.
|
boolean |
IHEValidator.validateNeckSection(NeckSection neckSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.