Modifier and Type | Interface and Description |
---|---|
interface |
PlanOfCareActivityAct
A representation of the model object 'Plan Of Care Activity Act'.
|
interface |
PlanOfCareActivityEncounter
A representation of the model object 'Plan Of Care Activity Encounter'.
|
interface |
PlanOfCareActivityObservation
A representation of the model object 'Plan Of Care Activity Observation'.
|
interface |
PlanOfCareActivityProcedure
A representation of the model object 'Plan Of Care Activity Procedure'.
|
interface |
PlanOfCareActivitySubstanceAdministration
A representation of the model object 'Plan Of Care Activity Substance Administration'.
|
interface |
PlanOfCareActivitySupply
A representation of the model object 'Plan Of Care Activity Supply'.
|
Modifier and Type | Method and Description |
---|---|
PlanOfCareActivity |
PlanOfCareActivity.init() |
PlanOfCareActivity |
PlanOfCareActivity.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PlanOfCareActivity> |
PlanOfCareSection.getPlanOfCareActivities() |
Modifier and Type | Class and Description |
---|---|
class |
PlanOfCareActivityActImpl
An implementation of the model object 'Plan Of Care Activity Act'.
|
class |
PlanOfCareActivityEncounterImpl
An implementation of the model object 'Plan Of Care Activity Encounter'.
|
class |
PlanOfCareActivityImpl
An implementation of the model object 'Plan Of Care Activity'.
|
class |
PlanOfCareActivityObservationImpl
An implementation of the model object 'Plan Of Care Activity Observation'.
|
class |
PlanOfCareActivityProcedureImpl
An implementation of the model object 'Plan Of Care Activity Procedure'.
|
class |
PlanOfCareActivitySubstanceAdministrationImpl
An implementation of the model object 'Plan Of Care Activity Substance Administration'.
|
class |
PlanOfCareActivitySupplyImpl
An implementation of the model object 'Plan Of Care Activity Supply'.
|
Modifier and Type | Method and Description |
---|---|
PlanOfCareActivity |
PlanOfCareActivityImpl.init() |
PlanOfCareActivity |
PlanOfCareActivityImpl.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PlanOfCareActivity> |
PlanOfCareSectionImpl.getPlanOfCareActivities() |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.common.util.EList<PlanOfCareActivity> |
PlanOfCareSectionOperations.getPlanOfCareActivities(PlanOfCareSection planOfCareSection) |
Modifier and Type | Method and Description |
---|---|
T |
CCDSwitch.casePlanOfCareActivity(PlanOfCareActivity object)
Returns the result of interpreting the object as an instance of 'Plan Of Care Activity'.
|
boolean |
CCDValidator.validatePlanOfCareActivity(PlanOfCareActivity planOfCareActivity,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.