| Modifier and Type | Method and Description |
|---|---|
NoseSection |
IHEFactory.createNoseSection()
Returns a new object of class 'Nose Section'.
|
NoseSection |
PhysicalExamSection.getNoseSection() |
NoseSection |
NoseSection.init() |
NoseSection |
NoseSection.init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoseSectionImpl
An implementation of the model object 'Nose Section'.
|
| Modifier and Type | Method and Description |
|---|---|
NoseSection |
IHEFactoryImpl.createNoseSection() |
NoseSection |
PhysicalExamSectionImpl.getNoseSection() |
NoseSection |
NoseSectionImpl.init() |
NoseSection |
NoseSectionImpl.init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
| Modifier and Type | Method and Description |
|---|---|
static NoseSection |
PhysicalExamSectionOperations.getNoseSection(PhysicalExamSection physicalExamSection) |
| Modifier and Type | Method and Description |
|---|---|
static ProblemEntry |
NoseSectionOperations.getProblemEntry(NoseSection noseSection) |
static boolean |
NoseSectionOperations.validateNoseSectionCode(NoseSection noseSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
NoseSectionOperations.validateNoseSectionProblemEntry(NoseSection noseSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
NoseSectionOperations.validateNoseSectionTemplateId(NoseSection noseSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
T |
IHESwitch.caseNoseSection(NoseSection object)
Returns the result of interpreting the object as an instance of 'Nose Section'.
|
boolean |
IHEValidator.validateNoseSection_validateNoseSectionCode(NoseSection noseSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateNoseSectionCode constraint of 'Nose Section'.
|
boolean |
IHEValidator.validateNoseSection_validateNoseSectionProblemEntry(NoseSection noseSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateNoseSectionProblemEntry constraint of 'Nose Section'.
|
boolean |
IHEValidator.validateNoseSection_validateNoseSectionTemplateId(NoseSection noseSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateNoseSectionTemplateId constraint of 'Nose Section'.
|
boolean |
IHEValidator.validateNoseSection(NoseSection noseSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.