Modifier and Type | Method and Description |
---|---|
PurposeSection |
CCDFactory.createPurposeSection()
Returns a new object of class 'Purpose Section'.
|
PurposeSection |
ContinuityOfCareDocument.getPurposeSection() |
PurposeSection |
PurposeSection.init() |
PurposeSection |
PurposeSection.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Class and Description |
---|---|
class |
PurposeSectionImpl
An implementation of the model object 'Purpose Section'.
|
Modifier and Type | Method and Description |
---|---|
PurposeSection |
CCDFactoryImpl.createPurposeSection() |
PurposeSection |
ContinuityOfCareDocumentImpl.getPurposeSection() |
PurposeSection |
PurposeSectionImpl.init() |
PurposeSection |
PurposeSectionImpl.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
static PurposeSection |
ContinuityOfCareDocumentOperations.getPurposeSection(ContinuityOfCareDocument continuityOfCareDocument) |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.common.util.EList<PurposeActivity> |
PurposeSectionOperations.getPurposeActivities(PurposeSection purposeSection) |
static boolean |
PurposeSectionOperations.validatePurposeSectionCode(PurposeSection purposeSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
PurposeSectionOperations.validatePurposeSectionPurposeActivity(PurposeSection purposeSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
PurposeSectionOperations.validatePurposeSectionTemplateId(PurposeSection purposeSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
PurposeSectionOperations.validatePurposeSectionText(PurposeSection purposeSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
PurposeSectionOperations.validatePurposeSectionTitle(PurposeSection purposeSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Modifier and Type | Method and Description |
---|---|
T |
CCDSwitch.casePurposeSection(PurposeSection object)
Returns the result of interpreting the object as an instance of 'Purpose Section'.
|
boolean |
CCDValidator.validatePurposeSection_validatePurposeSectionCode(PurposeSection purposeSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePurposeSectionCode constraint of 'Purpose Section'.
|
boolean |
CCDValidator.validatePurposeSection_validatePurposeSectionPurposeActivity(PurposeSection purposeSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePurposeSectionPurposeActivity constraint of 'Purpose Section'.
|
boolean |
CCDValidator.validatePurposeSection_validatePurposeSectionTemplateId(PurposeSection purposeSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePurposeSectionTemplateId constraint of 'Purpose Section'.
|
boolean |
CCDValidator.validatePurposeSection_validatePurposeSectionText(PurposeSection purposeSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePurposeSectionText constraint of 'Purpose Section'.
|
boolean |
CCDValidator.validatePurposeSection_validatePurposeSectionTitle(PurposeSection purposeSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePurposeSectionTitle constraint of 'Purpose Section'.
|
boolean |
CCDValidator.validatePurposeSection(PurposeSection purposeSection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.