Modifier and Type | Method and Description |
---|---|
CoveredParty |
CCDFactory.createCoveredParty()
Returns a new object of class 'Covered Party'.
|
CoveredParty |
CoveredParty.init() |
CoveredParty |
CoveredParty.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Class and Description |
---|---|
class |
CoveredPartyImpl
An implementation of the model object 'Covered Party'.
|
Modifier and Type | Method and Description |
---|---|
CoveredParty |
CCDFactoryImpl.createCoveredParty() |
CoveredParty |
CoveredPartyImpl.init() |
CoveredParty |
CoveredPartyImpl.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
static boolean |
CoveredPartyOperations.validateCoveredPartyCode(CoveredParty coveredParty,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
CoveredPartyOperations.validateCoveredPartyId(CoveredParty coveredParty,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Modifier and Type | Method and Description |
---|---|
T |
CCDSwitch.caseCoveredParty(CoveredParty object)
Returns the result of interpreting the object as an instance of 'Covered Party'.
|
boolean |
CCDValidator.validateCoveredParty_validateCoveredPartyCode(CoveredParty coveredParty,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateCoveredPartyCode constraint of 'Covered Party'.
|
boolean |
CCDValidator.validateCoveredParty_validateCoveredPartyId(CoveredParty coveredParty,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateCoveredPartyId constraint of 'Covered Party'.
|
boolean |
CCDValidator.validateCoveredParty(CoveredParty coveredParty,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.