| Modifier and Type | Method and Description |
|---|---|
ProblemConcernEntry |
IHEFactory.createProblemConcernEntry()
Returns a new object of class 'Problem Concern Entry'.
|
ProblemConcernEntry |
DischargeDiagnosisSection.getProblemConcernEntry() |
ProblemConcernEntry |
HospitalAdmissionDiagnosisSection.getProblemConcernEntry() |
ProblemConcernEntry |
ProblemConcernEntry.init() |
ProblemConcernEntry |
ProblemConcernEntry.init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ProblemConcernEntry> |
ActiveProblemsSection.getProblemConcernEntries() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProblemConcernEntryImpl
An implementation of the model object 'Problem Concern Entry'.
|
| Modifier and Type | Method and Description |
|---|---|
ProblemConcernEntry |
IHEFactoryImpl.createProblemConcernEntry() |
ProblemConcernEntry |
DischargeDiagnosisSectionImpl.getProblemConcernEntry() |
ProblemConcernEntry |
HospitalAdmissionDiagnosisSectionImpl.getProblemConcernEntry() |
ProblemConcernEntry |
ProblemConcernEntryImpl.init() |
ProblemConcernEntry |
ProblemConcernEntryImpl.init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ProblemConcernEntry> |
ActiveProblemsSectionImpl.getProblemConcernEntries() |
| Modifier and Type | Method and Description |
|---|---|
static ProblemConcernEntry |
DischargeDiagnosisSectionOperations.getProblemConcernEntry(DischargeDiagnosisSection dischargeDiagnosisSection) |
static ProblemConcernEntry |
HospitalAdmissionDiagnosisSectionOperations.getProblemConcernEntry(HospitalAdmissionDiagnosisSection hospitalAdmissionDiagnosisSection) |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.emf.common.util.EList<ProblemConcernEntry> |
ActiveProblemsSectionOperations.getProblemConcernEntries(ActiveProblemsSection activeProblemsSection) |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.emf.common.util.EList<ProblemEntry> |
ProblemConcernEntryOperations.getProblemEntries(ProblemConcernEntry problemConcernEntry) |
static boolean |
ProblemConcernEntryOperations.validateProblemConcernEntryProblemEntry(ProblemConcernEntry problemConcernEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
ProblemConcernEntryOperations.validateProblemConcernEntryTemplateId(ProblemConcernEntry problemConcernEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
T |
IHESwitch.caseProblemConcernEntry(ProblemConcernEntry object)
Returns the result of interpreting the object as an instance of 'Problem Concern Entry'.
|
boolean |
IHEValidator.validateProblemConcernEntry_validateProblemConcernEntryProblemEntry(ProblemConcernEntry problemConcernEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateProblemConcernEntryProblemEntry constraint of 'Problem Concern Entry'.
|
boolean |
IHEValidator.validateProblemConcernEntry_validateProblemConcernEntryTemplateId(ProblemConcernEntry problemConcernEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateProblemConcernEntryTemplateId constraint of 'Problem Concern Entry'.
|
boolean |
IHEValidator.validateProblemConcernEntry(ProblemConcernEntry problemConcernEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.