| Modifier and Type | Method and Description |
|---|---|
InternalReference |
IHEFactory.createInternalReference()
Returns a new object of class 'Internal Reference'.
|
InternalReference |
ProcedureEntry.getInternalReference() |
InternalReference |
InternalReference.init() |
InternalReference |
InternalReference.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<InternalReference> |
ProcedureEntry.getInternalReferenceReasons() |
org.eclipse.emf.common.util.EList<InternalReference> |
Medication.getInternalReferences() |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalReferenceImpl
An implementation of the model object 'Internal Reference'.
|
| Modifier and Type | Method and Description |
|---|---|
InternalReference |
IHEFactoryImpl.createInternalReference() |
InternalReference |
ProcedureEntryImpl.getInternalReference() |
InternalReference |
ProcedureEntryPlanOfCareActivityProcedureImpl.getInternalReference() |
InternalReference |
ProcedureEntryProcedureActivityProcedureImpl.getInternalReference() |
InternalReference |
InternalReferenceImpl.init() |
InternalReference |
InternalReferenceImpl.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<InternalReference> |
ProcedureEntryImpl.getInternalReferenceReasons() |
org.eclipse.emf.common.util.EList<InternalReference> |
ProcedureEntryPlanOfCareActivityProcedureImpl.getInternalReferenceReasons() |
org.eclipse.emf.common.util.EList<InternalReference> |
ProcedureEntryProcedureActivityProcedureImpl.getInternalReferenceReasons() |
org.eclipse.emf.common.util.EList<InternalReference> |
MedicationImpl.getInternalReferences() |
| Modifier and Type | Method and Description |
|---|---|
static InternalReference |
ProcedureEntryOperations.getInternalReference(ProcedureEntry procedureEntry) |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.emf.common.util.EList<InternalReference> |
ProcedureEntryOperations.getInternalReferenceReasons(ProcedureEntry procedureEntry) |
static org.eclipse.emf.common.util.EList<InternalReference> |
MedicationOperations.getInternalReferences(Medication medication) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
InternalReferenceOperations.validateInternalReferenceCode(InternalReference internalReference,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
InternalReferenceOperations.validateInternalReferenceId(InternalReference internalReference,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
InternalReferenceOperations.validateInternalReferenceTemplateId(InternalReference internalReference,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
T |
IHESwitch.caseInternalReference(InternalReference object)
Returns the result of interpreting the object as an instance of 'Internal Reference'.
|
boolean |
IHEValidator.validateInternalReference_validateInternalReferenceCode(InternalReference internalReference,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateInternalReferenceCode constraint of 'Internal Reference'.
|
boolean |
IHEValidator.validateInternalReference_validateInternalReferenceId(InternalReference internalReference,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateInternalReferenceId constraint of 'Internal Reference'.
|
boolean |
IHEValidator.validateInternalReference_validateInternalReferenceTemplateId(InternalReference internalReference,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateInternalReferenceTemplateId constraint of 'Internal Reference'.
|
boolean |
IHEValidator.validateInternalReference(InternalReference internalReference,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.