Modifier and Type | Method and Description |
---|---|
PayerEntity |
CCDFactory.createPayerEntity()
Returns a new object of class 'Payer Entity'.
|
PayerEntity |
PayerEntity.init() |
PayerEntity |
PayerEntity.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Class and Description |
---|---|
class |
PayerEntityImpl
An implementation of the model object 'Payer Entity'.
|
Modifier and Type | Method and Description |
---|---|
PayerEntity |
CCDFactoryImpl.createPayerEntity() |
PayerEntity |
PayerEntityImpl.init() |
PayerEntity |
PayerEntityImpl.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 |
PayerEntityOperations.validatePayerEntityId(PayerEntity payerEntity,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Modifier and Type | Method and Description |
---|---|
T |
CCDSwitch.casePayerEntity(PayerEntity object)
Returns the result of interpreting the object as an instance of 'Payer Entity'.
|
boolean |
CCDValidator.validatePayerEntity_validatePayerEntityId(PayerEntity payerEntity,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePayerEntityId constraint of 'Payer Entity'.
|
boolean |
CCDValidator.validatePayerEntity(PayerEntity payerEntity,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.