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