public interface PolicyActivityCoveredParty
extends org.eclipse.mdht.uml.cda.ParticipantRole
org.openhealthtools.mdht.uml.cda.ccd.CCDPackage#getPolicyActivityCoveredParty()
Modifier and Type | Method and Description |
---|---|
PolicyActivityCoveredParty |
init() |
boolean |
validatePolicyActivityCoveredPartyCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
not self.code.oclIsUndefined()
|
boolean |
validatePolicyActivityCoveredPartyId(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
not self.id->isEmpty()
|
getAddrs, getClassCode, getCode, getIds, getNullFlavor, getPlayingDevice, getPlayingEntity, getRealmCodes, getScopingEntity, getTelecoms, getTemplateIds, getTypeId, isSetClassCode, isSetNullFlavor, setClassCode, setCode, setNullFlavor, setPlayingDevice, setPlayingEntity, setScopingEntity, setTypeId, unsetClassCode, unsetNullFlavor, validatePlayingEntityChoice
getInboundLinks, getOutboundLinks, getParticipations, getPlayer, getScoper, isClassCodeDefined
hasContent, isDefined, isNullFlavorDefined, isNullFlavorUndefined
boolean validatePolicyActivityCoveredPartyId(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
boolean validatePolicyActivityCoveredPartyCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
PolicyActivityCoveredParty init()
Copyright © 2019. All rights reserved.