public class ResultOrganizerOperations
extends org.eclipse.mdht.uml.cda.operations.OrganizerOperations
The following operations are supported:
Validate Result Organizer Code Value
Validate Result Organizer Component Element
Validate Result Organizer Information Source
Validate Result Organizer Template Id
Validate Result Organizer Mood Code
Validate Result Organizer Id
Validate Result Organizer Code
Validate Result Organizer Status Code
Validate Result Organizer Result Observation
Validate Result Organizer Specimen
Get Result Observations
GET_ASSIGNED_ENTITIES__EOCL_EXP, GET_ASSIGNED_ENTITIES__EOCL_QRY, GET_PARTICIPANT_ROLES__EOCL_EXP, GET_PARTICIPANT_ROLES__EOCL_QRY, HAS_ACT_TEMPLATE__STRING__EOCL_EXP, HAS_ACT_TEMPLATE__STRING__EOCL_QRY, HAS_ENCOUNTER_TEMPLATE__STRING__EOCL_EXP, HAS_ENCOUNTER_TEMPLATE__STRING__EOCL_QRY, HAS_OBSERVATION_MEDIA_TEMPLATE__STRING__EOCL_EXP, HAS_OBSERVATION_MEDIA_TEMPLATE__STRING__EOCL_QRY, HAS_OBSERVATION_TEMPLATE__STRING__EOCL_EXP, HAS_OBSERVATION_TEMPLATE__STRING__EOCL_QRY, HAS_ORGANIZER_TEMPLATE__STRING__EOCL_EXP, HAS_ORGANIZER_TEMPLATE__STRING__EOCL_QRY, HAS_PROCEDURE_TEMPLATE__STRING__EOCL_EXP, HAS_PROCEDURE_TEMPLATE__STRING__EOCL_QRY, HAS_REGION_OF_INTEREST_TEMPLATE__STRING__EOCL_EXP, HAS_REGION_OF_INTEREST_TEMPLATE__STRING__EOCL_QRY, HAS_SUBSTANCE_ADMINISTRATION_TEMPLATE__STRING__EOCL_EXP, HAS_SUBSTANCE_ADMINISTRATION_TEMPLATE__STRING__EOCL_QRY, HAS_SUPPLY_TEMPLATE__STRING__EOCL_EXP, HAS_SUPPLY_TEMPLATE__STRING__EOCL_QRY
Modifier | Constructor and Description |
---|---|
protected |
ResultOrganizerOperations() |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.common.util.EList<ResultObservation> |
getResultObservations(ResultOrganizer resultOrganizer) |
static boolean |
validateResultOrganizerCode(ResultOrganizer resultOrganizer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validateResultOrganizerCodeValue(ResultOrganizer resultOrganizer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validateResultOrganizerComponentElement(ResultOrganizer resultOrganizer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validateResultOrganizerId(ResultOrganizer resultOrganizer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validateResultOrganizerInformationSource(ResultOrganizer resultOrganizer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validateResultOrganizerMoodCode(ResultOrganizer resultOrganizer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validateResultOrganizerResultObservation(ResultOrganizer resultOrganizer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validateResultOrganizerSpecimen(ResultOrganizer resultOrganizer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validateResultOrganizerStatusCode(ResultOrganizer resultOrganizer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validateResultOrganizerTemplateId(ResultOrganizer resultOrganizer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
addAct, addEncounter, addObservation, addObservationMedia, addOrganizer, addProcedure, addRegionOfInterest, addSubstanceAdministration, addSupply, getActs, getEncounters, getEntryRelationshipTargets, getEntryRelationshipTargets, getObservationMedia, getObservations, getOrganizers, getProcedures, getRegionsOfInterest, getSubstanceAdministrations, getSupplies
addAct, addEncounter, addObservation, addObservationMedia, addOrganizer, addProcedure, addRegionOfInterest, addSubstanceAdministration, addSupply, getActs, getAssignedEntities, getClinicalDocument, getEncounters, getEntryRelationshipTargets, getEntryRelationshipTargets, getObservationMedia, getObservations, getOrganizers, getParticipantRoles, getProcedures, getRegionsOfInterest, getSection, getSubstanceAdministrations, getSupplies, hasActTemplate, hasCode, hasEncounterTemplate, hasObservationMediaTemplate, hasObservationTemplate, hasOrganizerTemplate, hasProcedureTemplate, hasRegionOfInterestTemplate, hasSubstanceAdministrationTemplate, hasSupplyTemplate, hasTemplateId
getClassCode, getInboundRelationships, getMoodCode, getNegationInd, getOutboundRelationships, getParticipations, isClassCodeDefined, isMoodCodeDefined
protected static final ThreadLocal<org.eclipse.ocl.ecore.OCL> EOCL_ENV
protected static final String VALIDATE_RESULT_ORGANIZER_CODE_VALUE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Result Organizer Code Value
' operation.
validateResultOrganizerCodeValue(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
,
Constant Field Valuesprotected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_RESULT_ORGANIZER_CODE_VALUE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Result Organizer Code Value
' invariant operation.
validateResultOrganizerCodeValue(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
protected static final String VALIDATE_RESULT_ORGANIZER_COMPONENT_ELEMENT__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Result Organizer Component Element
' operation.
validateResultOrganizerComponentElement(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
,
Constant Field Valuesprotected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_RESULT_ORGANIZER_COMPONENT_ELEMENT__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Result Organizer Component Element
' invariant operation.
validateResultOrganizerComponentElement(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
protected static final String VALIDATE_RESULT_ORGANIZER_INFORMATION_SOURCE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Result Organizer Information Source
' operation.
validateResultOrganizerInformationSource(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
,
Constant Field Valuesprotected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_RESULT_ORGANIZER_INFORMATION_SOURCE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Result Organizer Information Source
' invariant operation.
validateResultOrganizerInformationSource(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
protected static final String VALIDATE_RESULT_ORGANIZER_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Result Organizer Template Id
' operation.
validateResultOrganizerTemplateId(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
,
Constant Field Valuesprotected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_RESULT_ORGANIZER_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Result Organizer Template Id
' invariant operation.
validateResultOrganizerTemplateId(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
protected static final String VALIDATE_RESULT_ORGANIZER_MOOD_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Result Organizer Mood Code
' operation.
validateResultOrganizerMoodCode(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
,
Constant Field Valuesprotected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_RESULT_ORGANIZER_MOOD_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Result Organizer Mood Code
' invariant operation.
validateResultOrganizerMoodCode(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
protected static final String VALIDATE_RESULT_ORGANIZER_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Result Organizer Id
' operation.
validateResultOrganizerId(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
,
Constant Field Valuesprotected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_RESULT_ORGANIZER_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Result Organizer Id
' invariant operation.
validateResultOrganizerId(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
protected static final String VALIDATE_RESULT_ORGANIZER_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Result Organizer Code
' operation.
validateResultOrganizerCode(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
,
Constant Field Valuesprotected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_RESULT_ORGANIZER_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Result Organizer Code
' invariant operation.
validateResultOrganizerCode(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
protected static final String VALIDATE_RESULT_ORGANIZER_STATUS_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Result Organizer Status Code
' operation.
validateResultOrganizerStatusCode(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
,
Constant Field Valuesprotected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_RESULT_ORGANIZER_STATUS_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Result Organizer Status Code
' invariant operation.
validateResultOrganizerStatusCode(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
protected static final String VALIDATE_RESULT_ORGANIZER_RESULT_OBSERVATION__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Result Organizer Result Observation
' operation.
validateResultOrganizerResultObservation(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
,
Constant Field Valuesprotected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_RESULT_ORGANIZER_RESULT_OBSERVATION__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Result Organizer Result Observation
' invariant operation.
validateResultOrganizerResultObservation(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
protected static final String VALIDATE_RESULT_ORGANIZER_SPECIMEN__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Result Organizer Specimen
' operation.
validateResultOrganizerSpecimen(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
,
Constant Field Valuesprotected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_RESULT_ORGANIZER_SPECIMEN__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Result Organizer Specimen
' invariant operation.
validateResultOrganizerSpecimen(ResultOrganizer, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
protected static final String GET_RESULT_OBSERVATIONS__EOCL_EXP
Get Result Observations
' operation.
getResultObservations(ResultOrganizer)
,
Constant Field Valuesprotected static org.eclipse.ocl.expressions.OCLExpression<org.eclipse.emf.ecore.EClassifier> GET_RESULT_OBSERVATIONS__EOCL_QRY
Get Result Observations
' query operation.
getResultObservations(ResultOrganizer)
public static boolean validateResultOrganizerCodeValue(ResultOrganizer resultOrganizer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
resultOrganizer
- The receiving 'Result Organizer' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static boolean validateResultOrganizerComponentElement(ResultOrganizer resultOrganizer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
resultOrganizer
- The receiving 'Result Organizer' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static boolean validateResultOrganizerInformationSource(ResultOrganizer resultOrganizer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
resultOrganizer
- The receiving 'Result Organizer' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static boolean validateResultOrganizerTemplateId(ResultOrganizer resultOrganizer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
resultOrganizer
- The receiving 'Result Organizer' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static boolean validateResultOrganizerMoodCode(ResultOrganizer resultOrganizer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
resultOrganizer
- The receiving 'Result Organizer' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static boolean validateResultOrganizerId(ResultOrganizer resultOrganizer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
resultOrganizer
- The receiving 'Result Organizer' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static boolean validateResultOrganizerCode(ResultOrganizer resultOrganizer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
resultOrganizer
- The receiving 'Result Organizer' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static boolean validateResultOrganizerStatusCode(ResultOrganizer resultOrganizer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
resultOrganizer
- The receiving 'Result Organizer' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static boolean validateResultOrganizerResultObservation(ResultOrganizer resultOrganizer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
resultOrganizer
- The receiving 'Result Organizer' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static boolean validateResultOrganizerSpecimen(ResultOrganizer resultOrganizer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
resultOrganizer
- The receiving 'Result Organizer' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static org.eclipse.emf.common.util.EList<ResultObservation> getResultObservations(ResultOrganizer resultOrganizer)
Copyright © 2019. All rights reserved.