public interface CoveredParty
extends org.eclipse.mdht.uml.cda.ParticipantRole
CCDPackage.getCoveredParty()
Modifier and Type | Method and Description |
---|---|
CoveredParty |
init() |
CoveredParty |
init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
boolean |
validateCoveredPartyCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateCoveredPartyId(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
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 validateCoveredPartyId(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 validateCoveredPartyCode(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.
CoveredParty init()
CoveredParty init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers)
Copyright © 2019. All rights reserved.