Modifier and Type | Method and Description |
---|---|
ProceduresSection |
CCDFactory.createProceduresSection()
Returns a new object of class 'Procedures Section'.
|
ProceduresSection |
ContinuityOfCareDocument.getProceduresSection() |
ProceduresSection |
ProceduresSection.init() |
ProceduresSection |
ProceduresSection.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Class and Description |
---|---|
class |
ProceduresSectionImpl
An implementation of the model object 'Procedures Section'.
|
Modifier and Type | Method and Description |
---|---|
ProceduresSection |
CCDFactoryImpl.createProceduresSection() |
ProceduresSection |
ContinuityOfCareDocumentImpl.getProceduresSection() |
ProceduresSection |
ProceduresSectionImpl.init() |
ProceduresSection |
ProceduresSectionImpl.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
static ProceduresSection |
ContinuityOfCareDocumentOperations.getProceduresSection(ContinuityOfCareDocument continuityOfCareDocument) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ProceduresSectionOperations.validateProceduresSectionCode(ProceduresSection proceduresSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
ProceduresSectionOperations.validateProceduresSectionHasProcedureActivity(ProceduresSection proceduresSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
ProceduresSectionOperations.validateProceduresSectionTemplateId(ProceduresSection proceduresSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
ProceduresSectionOperations.validateProceduresSectionText(ProceduresSection proceduresSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
ProceduresSectionOperations.validateProceduresSectionTitle(ProceduresSection proceduresSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Modifier and Type | Method and Description |
---|---|
T |
CCDSwitch.caseProceduresSection(ProceduresSection object)
Returns the result of interpreting the object as an instance of 'Procedures Section'.
|
boolean |
CCDValidator.validateProceduresSection_validateProceduresSectionCode(ProceduresSection proceduresSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateProceduresSectionCode constraint of 'Procedures Section'.
|
boolean |
CCDValidator.validateProceduresSection_validateProceduresSectionHasProcedureActivity(ProceduresSection proceduresSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateProceduresSectionHasProcedureActivity constraint of 'Procedures Section'.
|
boolean |
CCDValidator.validateProceduresSection_validateProceduresSectionTemplateId(ProceduresSection proceduresSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateProceduresSectionTemplateId constraint of 'Procedures Section'.
|
boolean |
CCDValidator.validateProceduresSection_validateProceduresSectionText(ProceduresSection proceduresSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateProceduresSectionText constraint of 'Procedures Section'.
|
boolean |
CCDValidator.validateProceduresSection_validateProceduresSectionTitle(ProceduresSection proceduresSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateProceduresSectionTitle constraint of 'Procedures Section'.
|
boolean |
CCDValidator.validateProceduresSection(ProceduresSection proceduresSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.