Modifier and Type | Class and Description |
---|---|
class |
EntityLink<LinkT extends EntityLink<LinkT,EntityT,SubEntityT>,EntityT extends VdmObject<?>,SubEntityT extends VdmObject<?>>
Helper class for representing links (navigation properties) between entities.
|
Modifier and Type | Method and Description |
---|---|
<ParentEntityT extends VdmEntity<?>> |
FluentHelperCreate.asChildOf(ParentEntityT entity,
EntityLink<? extends EntityLink<?,ParentEntityT,EntityT>,ParentEntityT,EntityT> entityLink)
This function allows to create a new entity via an existing parent entity.
|
protected LinkT |
EntityLink.translateLinkType(EntityLink<LinkT,EntityT,SubEntityT> link) |
Modifier and Type | Method and Description |
---|---|
<ParentEntityT extends VdmEntity<?>> |
FluentHelperCreate.asChildOf(ParentEntityT entity,
EntityLink<? extends EntityLink<?,ParentEntityT,EntityT>,ParentEntityT,EntityT> entityLink)
This function allows to create a new entity via an existing parent entity.
|
Constructor and Description |
---|
EntityLink(EntityLink<LinkT,EntityT,SubEntityT> toCopy) |
Modifier and Type | Class and Description |
---|---|
class |
OperationalAcctgDocItemCubeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OperationalAcctgDocItemCube to other entities. |
class |
OperationalAcctgDocItemCubeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
OperationalAcctgDocItemCube to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected OperationalAcctgDocItemCubeLink<ObjectT> |
OperationalAcctgDocItemCubeLink.translateLinkType(EntityLink<OperationalAcctgDocItemCubeLink<ObjectT>,OperationalAcctgDocItemCube,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
CostCenterActivityTypeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterActivityType to other entities. |
class |
CostCenterActivityTypeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterActivityType to other entities, where the cardinality of the related entity is at most 1. |
class |
CostCenterActivityTypeTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterActivityTypeText to other entities. |
class |
CostCenterActivityTypeTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterActivityTypeText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected CostCenterActivityTypeLink<ObjectT> |
CostCenterActivityTypeLink.translateLinkType(EntityLink<CostCenterActivityTypeLink<ObjectT>,CostCenterActivityType,ObjectT> link) |
protected CostCenterActivityTypeTextLink<ObjectT> |
CostCenterActivityTypeTextLink.translateLinkType(EntityLink<CostCenterActivityTypeTextLink<ObjectT>,CostCenterActivityTypeText,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
AttachmentContentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AttachmentContent to other
entities. |
class |
AttachmentContentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AttachmentContent to other
entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordAttchLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordAttch to other entities. |
class |
DocumentInfoRecordAttchOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordAttch to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected AttachmentContentLink<ObjectT> |
AttachmentContentLink.translateLinkType(EntityLink<AttachmentContentLink<ObjectT>,AttachmentContent,ObjectT> link) |
protected DocumentInfoRecordAttchLink<ObjectT> |
DocumentInfoRecordAttchLink.translateLinkType(EntityLink<DocumentInfoRecordAttchLink<ObjectT>,DocumentInfoRecordAttch,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
BankDetailLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BankDetail to other entities. |
class |
BankDetailOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BankDetail to other entities, where
the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected BankDetailLink<ObjectT> |
BankDetailLink.translateLinkType(EntityLink<BankDetailLink<ObjectT>,BankDetail,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
BatchCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchCharc to other entities. |
class |
BatchCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchCharc to other entities, where the
cardinality of the related entity is at most 1. |
class |
BatchCharcValueLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchCharcValue to other entities. |
class |
BatchCharcValueOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchCharcValue to other entities,
where the cardinality of the related entity is at most 1. |
class |
BatchClassLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchClass to other entities. |
class |
BatchClassOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchClass to other entities, where the
cardinality of the related entity is at most 1. |
class |
BatchLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Batch to other entities. |
class |
BatchOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Batch to other entities, where the
cardinality of the related entity is at most 1. |
class |
BatchPlantLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchPlant to other entities. |
class |
BatchPlantOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BatchPlant to other entities, where the
cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected BatchCharcLink<ObjectT> |
BatchCharcLink.translateLinkType(EntityLink<BatchCharcLink<ObjectT>,BatchCharc,ObjectT> link) |
protected BatchCharcValueLink<ObjectT> |
BatchCharcValueLink.translateLinkType(EntityLink<BatchCharcValueLink<ObjectT>,BatchCharcValue,ObjectT> link) |
protected BatchClassLink<ObjectT> |
BatchClassLink.translateLinkType(EntityLink<BatchClassLink<ObjectT>,BatchClass,ObjectT> link) |
protected BatchLink<ObjectT> |
BatchLink.translateLinkType(EntityLink<BatchLink<ObjectT>,Batch,ObjectT> link) |
protected BatchPlantLink<ObjectT> |
BatchPlantLink.translateLinkType(EntityLink<BatchPlantLink<ObjectT>,BatchPlant,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
BillingDocumentItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentItem
to other entities. |
class |
BillingDocumentItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentItem
to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentItemPartner to other entities. |
class |
BillingDocumentItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentItemPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentItemPrcgElmnt to other entities. |
class |
BillingDocumentItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentPartner to other entities. |
class |
BillingDocumentPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentPrcgElmnt to other entities. |
class |
BillingDocumentPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
BillingDocReqItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqItemPartner to other entities. |
class |
BillingDocReqItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocReqItemPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqItemPrcgElmnt to other entities. |
class |
BillingDocReqItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocReqPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqPartner to other entities. |
class |
BillingDocReqPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocReqPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqPrcgElmnt to other entities. |
class |
BillingDocReqPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocReqPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentRequestItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentRequestItem to other entities. |
class |
BillingDocumentRequestItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentRequestItem to other entities, where the cardinality of the related entity is at most 1. |
class |
BillingDocumentRequestLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentRequest to other entities. |
class |
BillingDocumentRequestOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillingDocumentRequest to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
ComparisonResultLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ComparisonResult to other entities. |
class |
ComparisonResultOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ComparisonResult to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected ComparisonResultLink<ObjectT> |
ComparisonResultLink.translateLinkType(EntityLink<ComparisonResultLink<ObjectT>,ComparisonResult,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
BillOfMaterialItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterialItem to
other entities. |
class |
BillOfMaterialItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterialItem to
other entities, where the cardinality of the related entity is at most 1. |
class |
BillOfMaterialLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterial to other
entities. |
class |
BillOfMaterialOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterial to other
entities, where the cardinality of the related entity is at most 1. |
class |
BillOfMaterialUsageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterialUsage
to other entities. |
class |
BillOfMaterialUsageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterialUsage
to other entities, where the cardinality of the related entity is at most 1. |
class |
BillOfMaterialUsageTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterialUsageText to other entities. |
class |
BillOfMaterialUsageTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BillOfMaterialUsageText to other entities, where the cardinality of the related entity is at most 1. |
class |
BOMItemCategoryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BOMItemCategory to other
entities. |
class |
BOMItemCategoryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BOMItemCategory to other
entities, where the cardinality of the related entity is at most 1. |
class |
BOMItemCategoryTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BOMItemCategoryText
to other entities. |
class |
BOMItemCategoryTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BOMItemCategoryText
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
MaterialBOMItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialBOMItem to
other entities. |
class |
MaterialBOMItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialBOMItem to
other entities, where the cardinality of the related entity is at most 1. |
class |
MaterialBOMLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialBOM to other
entities. |
class |
MaterialBOMOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
MaterialBOM to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
BOMWhereUsedLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BOMWhereUsed to
other entities. |
class |
BOMWhereUsedOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BOMWhereUsed to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected BOMWhereUsedLink<ObjectT> |
BOMWhereUsedLink.translateLinkType(EntityLink<BOMWhereUsedLink<ObjectT>,BOMWhereUsed,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
BusinessPlaceLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPlace to other
entities. |
class |
BusinessPlaceOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPlace to other
entities, where the cardinality of the related entity is at most 1. |
class |
SmtpNumbersLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SmtpNumbers to other
entities. |
class |
SmtpNumbersOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SmtpNumbers to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected BusinessPlaceLink<ObjectT> |
BusinessPlaceLink.translateLinkType(EntityLink<BusinessPlaceLink<ObjectT>,BusinessPlace,ObjectT> link) |
protected SmtpNumbersLink<ObjectT> |
SmtpNumbersLink.translateLinkType(EntityLink<SmtpNumbersLink<ObjectT>,SmtpNumbers,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
ProfileAssignedToPlantLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfileAssignedToPlant to other entities. |
class |
ProfileAssignedToPlantOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfileAssignedToPlant to other entities, where the cardinality of the related entity is at most 1. |
class |
ProfileDetailsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfileDetails to other
entities. |
class |
ProfileDetailsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProfileDetails to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected ProfileAssignedToPlantLink<ObjectT> |
ProfileAssignedToPlantLink.translateLinkType(EntityLink<ProfileAssignedToPlantLink<ObjectT>,ProfileAssignedToPlant,ObjectT> link) |
protected ProfileDetailsLink<ObjectT> |
ProfileDetailsLink.translateLinkType(EntityLink<ProfileDetailsLink<ObjectT>,ProfileDetails,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
ActualStockLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ActualStock to other entities. |
class |
ActualStockOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ActualStock to other entities,
where the cardinality of the related entity is at most 1. |
class |
DemandAdjustmentFactorsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DemandAdjustmentFactors to other entities. |
class |
DemandAdjustmentFactorsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DemandAdjustmentFactors to other entities, where the cardinality of the related entity is at most 1. |
class |
DemandAdjustmentsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DemandAdjustments to other
entities. |
class |
DemandAdjustmentsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DemandAdjustments to other
entities, where the cardinality of the related entity is at most 1. |
class |
LongestPathInBOMLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LongestPathInBOM to other
entities. |
class |
LongestPathInBOMOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LongestPathInBOM to other
entities, where the cardinality of the related entity is at most 1. |
class |
ProposalHeaderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProposalHeader to other
entities. |
class |
ProposalHeaderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProposalHeader to other
entities, where the cardinality of the related entity is at most 1. |
class |
ZoneAdjustmentsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ZoneAdjustments to other
entities. |
class |
ZoneAdjustmentsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ZoneAdjustments to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
BusinessAreaTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessAreaText to other
entities. |
class |
BusinessAreaTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessAreaText to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected BusinessAreaLink<ObjectT> |
BusinessAreaLink.translateLinkType(EntityLink<BusinessAreaLink<ObjectT>,BusinessArea,ObjectT> link) |
protected BusinessAreaTextLink<ObjectT> |
BusinessAreaTextLink.translateLinkType(EntityLink<BusinessAreaTextLink<ObjectT>,BusinessAreaText,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
BehqueuedataLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Behqueuedata to other
entities. |
class |
BehqueuedataOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Behqueuedata to other
entities, where the cardinality of the related entity is at most 1. |
class |
BusinessObjectKeysLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessObjectKeys
to other entities. |
class |
BusinessObjectKeysOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessObjectKeys
to other entities, where the cardinality of the related entity is at most 1. |
class |
BusObjectsLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusObjects to other
entities. |
class |
BusObjectsOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusObjects to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected BehqueuedataLink<ObjectT> |
BehqueuedataLink.translateLinkType(EntityLink<BehqueuedataLink<ObjectT>,Behqueuedata,ObjectT> link) |
protected BusinessObjectKeysLink<ObjectT> |
BusinessObjectKeysLink.translateLinkType(EntityLink<BusinessObjectKeysLink<ObjectT>,BusinessObjectKeys,ObjectT> link) |
protected BusObjectsLink<ObjectT> |
BusObjectsLink.translateLinkType(EntityLink<BusObjectsLink<ObjectT>,BusObjects,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionMaintainLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubscriptionMaintain to other entities. |
class |
SubscriptionMaintainOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubscriptionMaintain to other entities, where the cardinality of the related entity is at most 1. |
class |
SubscriptionReadLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubscriptionRead to other entities. |
class |
SubscriptionReadOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SubscriptionRead to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected SubscriptionMaintainLink<ObjectT> |
SubscriptionMaintainLink.translateLinkType(EntityLink<SubscriptionMaintainLink<ObjectT>,SubscriptionMaintain,ObjectT> link) |
protected SubscriptionReadLink<ObjectT> |
SubscriptionReadLink.translateLinkType(EntityLink<SubscriptionReadLink<ObjectT>,SubscriptionRead,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
AddressEmailAddressLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressEmailAddress
to other entities. |
class |
AddressEmailAddressOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressEmailAddress
to other entities, where the cardinality of the related entity is at most 1. |
class |
AddressFaxNumberLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressFaxNumber to
other entities. |
class |
AddressFaxNumberOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressFaxNumber to
other entities, where the cardinality of the related entity is at most 1. |
class |
AddressHomePageURLLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressHomePageURL to
other entities. |
class |
AddressHomePageURLOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressHomePageURL to
other entities, where the cardinality of the related entity is at most 1. |
class |
AddressPhoneNumberLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressPhoneNumber to
other entities. |
class |
AddressPhoneNumberOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AddressPhoneNumber to
other entities, where the cardinality of the related entity is at most 1. |
class |
BPContactToAddressLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BPContactToAddress to
other entities. |
class |
BPContactToAddressOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BPContactToAddress to
other entities, where the cardinality of the related entity is at most 1. |
class |
BPContactToFuncAndDeptLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BPContactToFuncAndDept to other entities. |
class |
BPContactToFuncAndDeptOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BPContactToFuncAndDept to other entities, where the cardinality of the related entity is at most 1. |
class |
BuPaAddressUsageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BuPaAddressUsage to
other entities. |
class |
BuPaAddressUsageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BuPaAddressUsage to
other entities, where the cardinality of the related entity is at most 1. |
class |
BuPaIdentificationLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BuPaIdentification to
other entities. |
class |
BuPaIdentificationOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BuPaIdentification to
other entities, where the cardinality of the related entity is at most 1. |
class |
BuPaIndustryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BuPaIndustry to other
entities. |
class |
BuPaIndustryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BuPaIndustry to other
entities, where the cardinality of the related entity is at most 1. |
class |
BusinessPartnerAddressLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerAddress to other entities. |
class |
BusinessPartnerAddressOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerAddress to other entities, where the cardinality of the related entity is at most 1. |
class |
BusinessPartnerBankLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerBank
to other entities. |
class |
BusinessPartnerBankOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerBank
to other entities, where the cardinality of the related entity is at most 1. |
class |
BusinessPartnerContactLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerContact to other entities. |
class |
BusinessPartnerContactOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerContact to other entities, where the cardinality of the related entity is at most 1. |
class |
BusinessPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartner to other
entities. |
class |
BusinessPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartner to other
entities, where the cardinality of the related entity is at most 1. |
class |
BusinessPartnerRoleLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerRole
to other entities. |
class |
BusinessPartnerRoleOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerRole
to other entities, where the cardinality of the related entity is at most 1. |
class |
BusinessPartnerTaxNumberLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerTaxNumber to other entities. |
class |
BusinessPartnerTaxNumberOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusinessPartnerTaxNumber to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerCompanyLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerCompany to other
entities. |
class |
CustomerCompanyOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerCompany to other
entities, where the cardinality of the related entity is at most 1. |
class |
CustomerDunningLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerDunning to other
entities. |
class |
CustomerDunningOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerDunning to other
entities, where the cardinality of the related entity is at most 1. |
class |
CustomerSalesAreaLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSalesArea to
other entities. |
class |
CustomerSalesAreaOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSalesArea to
other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerSalesAreaTaxLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSalesAreaTax
to other entities. |
class |
CustomerSalesAreaTaxOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSalesAreaTax
to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerWithHoldingTaxLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerWithHoldingTax to other entities. |
class |
CustomerWithHoldingTaxOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerWithHoldingTax to other entities, where the cardinality of the related entity is at most 1. |
class |
CustSalesPartnerFuncLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustSalesPartnerFunc
to other entities. |
class |
CustSalesPartnerFuncOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustSalesPartnerFunc
to other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierCompanyLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierCompany to other
entities. |
class |
SupplierCompanyOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierCompany to other
entities, where the cardinality of the related entity is at most 1. |
class |
SupplierDunningLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierDunning to other
entities. |
class |
SupplierDunningOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierDunning to other
entities, where the cardinality of the related entity is at most 1. |
class |
SupplierPartnerFuncLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierPartnerFunc
to other entities. |
class |
SupplierPartnerFuncOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierPartnerFunc
to other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierPurchasingOrgLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierPurchasingOrg to other entities. |
class |
SupplierPurchasingOrgOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierPurchasingOrg to other entities, where the cardinality of the related entity is at most 1. |
class |
SupplierWithHoldingTaxLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierWithHoldingTax to other entities. |
class |
SupplierWithHoldingTaxOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SupplierWithHoldingTax to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
SitnDataContextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SitnDataContext to
other entities. |
class |
SitnDataContextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SitnDataContext to
other entities, where the cardinality of the related entity is at most 1. |
class |
SitnInstanceLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SitnInstance to other
entities. |
class |
SitnInstanceOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SitnInstance to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected SitnDataContextLink<ObjectT> |
SitnDataContextLink.translateLinkType(EntityLink<SitnDataContextLink<ObjectT>,SitnDataContext,ObjectT> link) |
protected SitnInstanceLink<ObjectT> |
SitnInstanceLink.translateLinkType(EntityLink<SitnInstanceLink<ObjectT>,SitnInstance,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
CentralPurchaseContractLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CentralPurchaseContract to other entities. |
class |
CentralPurchaseContractOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CentralPurchaseContract to other entities, where the cardinality of the related entity is at most 1. |
class |
CntrlPurchaseContractItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CntrlPurchaseContractItem to other entities. |
class |
CntrlPurchaseContractItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CntrlPurchaseContractItem to other entities, where the cardinality of the related entity is at most 1. |
class |
CntrlPurContrDistrMessagesLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CntrlPurContrDistrMessages to other entities. |
class |
CntrlPurContrDistrMessagesOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CntrlPurContrDistrMessages to other entities, where the cardinality of the related entity is at most 1. |
class |
CntrlPurContrItmDistributionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CntrlPurContrItmDistribution to other entities. |
class |
CntrlPurContrItmDistributionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CntrlPurContrItmDistribution to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected CentralPurchaseContractLink<ObjectT> |
CentralPurchaseContractLink.translateLinkType(EntityLink<CentralPurchaseContractLink<ObjectT>,CentralPurchaseContract,ObjectT> link) |
protected CntrlPurchaseContractItemLink<ObjectT> |
CntrlPurchaseContractItemLink.translateLinkType(EntityLink<CntrlPurchaseContractItemLink<ObjectT>,CntrlPurchaseContractItem,ObjectT> link) |
protected CntrlPurContrDistrMessagesLink<ObjectT> |
CntrlPurContrDistrMessagesLink.translateLinkType(EntityLink<CntrlPurContrDistrMessagesLink<ObjectT>,CntrlPurContrDistrMessages,ObjectT> link) |
protected CntrlPurContrItmDistributionLink<ObjectT> |
CntrlPurContrItmDistributionLink.translateLinkType(EntityLink<CntrlPurContrItmDistributionLink<ObjectT>,CntrlPurContrItmDistribution,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
ChangeMasterAltDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterAltDate to
other entities. |
class |
ChangeMasterAltDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterAltDate to
other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMaster to other entities. |
class |
ChangeMasterObjectTypeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterObjectType to other entities. |
class |
ChangeMasterObjectTypeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterObjectType to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterObjectTypeTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterObjectTypeText to other entities. |
class |
ChangeMasterObjectTypeTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterObjectTypeText to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterObjTypeAssgmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterObjTypeAssgmt to other entities. |
class |
ChangeMasterObjTypeAssgmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterObjTypeAssgmt to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMaster to other entities,
where the cardinality of the related entity is at most 1. |
class |
ChangeMasterStatusLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterStatus to
other entities. |
class |
ChangeMasterStatusOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterStatus to
other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterStatusTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterStatusText to other entities. |
class |
ChangeMasterStatusTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterStatusText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
ChangeMasterCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterCharc to
other entities. |
class |
ChangeMasterCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterCharc to
other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterCharcValueLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterCharcValue to other entities. |
class |
ChangeMasterCharcValueOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterCharcValue to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterClassCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterClassCharc to other entities. |
class |
ChangeMasterClassCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterClassCharc to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMasterClassLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterClass to
other entities. |
class |
ChangeMasterClassOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMasterClass to
other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMstrObjectMgmtRecordLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObjectMgmtRecord to other entities. |
class |
ChangeMstrObjectMgmtRecordOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObjectMgmtRecord to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMstrObMgReDocInfoRecdLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObMgReDocInfoRecd to other entities. |
class |
ChangeMstrObMgReDocInfoRecdOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObMgReDocInfoRecd to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMstrObMgReMaterialLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObMgReMaterial to other entities. |
class |
ChangeMstrObMgReMaterialOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObMgReMaterial to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeMstrObMgReMatlBOMLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObMgReMatlBOM to other entities. |
class |
ChangeMstrObMgReMatlBOMOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeMstrObMgReMatlBOM to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
ChangeRecordLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecord to other entities. |
class |
ChangeRecordOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecord to other entities,
where the cardinality of the related entity is at most 1. |
class |
ChangeRecordReferenceBitLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceBit to other entities. |
class |
ChangeRecordReferenceBitOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceBit to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeRecordReferenceBOMLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceBOM to other entities. |
class |
ChangeRecordReferenceBOMOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceBOM to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeRecordReferenceDocLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceDoc to other entities. |
class |
ChangeRecordReferenceDocOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceDoc to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeRecordReferenceMatLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceMat to other entities. |
class |
ChangeRecordReferenceMatOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferenceMat to other entities, where the cardinality of the related entity is at most 1. |
class |
ChangeRecordReferencePSVLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferencePSV to other entities. |
class |
ChangeRecordReferencePSVOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChangeRecordReferencePSV to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
CharcAttribSeldCodeSetLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldCodeSet to other entities. |
class |
CharcAttribSeldCodeSetOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldCodeSet to other entities, where the cardinality of the related entity is at most 1. |
class |
CharcAttribSeldSetCodeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldSetCode to other entities. |
class |
CharcAttribSeldSetCodeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldSetCode to other entities, where the cardinality of the related entity is at most 1. |
class |
CharcAttribSeldSetCodeTLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldSetCodeT to other entities. |
class |
CharcAttribSeldSetCodeTOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldSetCodeT to other entities, where the cardinality of the related entity is at most 1. |
class |
CharcAttribSeldSetTLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldSetT to other entities. |
class |
CharcAttribSeldSetTOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CharcAttribSeldSetT to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected CharcAttribSeldCodeSetLink<ObjectT> |
CharcAttribSeldCodeSetLink.translateLinkType(EntityLink<CharcAttribSeldCodeSetLink<ObjectT>,CharcAttribSeldCodeSet,ObjectT> link) |
protected CharcAttribSeldSetCodeLink<ObjectT> |
CharcAttribSeldSetCodeLink.translateLinkType(EntityLink<CharcAttribSeldSetCodeLink<ObjectT>,CharcAttribSeldSetCode,ObjectT> link) |
protected CharcAttribSeldSetCodeTLink<ObjectT> |
CharcAttribSeldSetCodeTLink.translateLinkType(EntityLink<CharcAttribSeldSetCodeTLink<ObjectT>,CharcAttribSeldSetCodeT,ObjectT> link) |
protected CharcAttribSeldSetTLink<ObjectT> |
CharcAttribSeldSetTLink.translateLinkType(EntityLink<CharcAttribSeldSetTLink<ObjectT>,CharcAttribSeldSetT,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
ClfnCharacteristicForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharacteristicForKeyDate to other entities. |
class |
ClfnCharacteristicForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharacteristicForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnCharcDescForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcDescForKeyDate to other entities. |
class |
ClfnCharcDescForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcDescForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnCharcRefForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcRefForKeyDate to other entities. |
class |
ClfnCharcRefForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcRefForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnCharcRstrcnForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcRstrcnForKeyDate to other entities. |
class |
ClfnCharcRstrcnForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcRstrcnForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnCharcValueDescForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcValueDescForKeyDate to other entities. |
class |
ClfnCharcValueDescForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcValueDescForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnCharcValueForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcValueForKeyDate to other entities. |
class |
ClfnCharcValueForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnCharcValueForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
ChartOfAccountsTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChartOfAccountsText
to other entities. |
class |
ChartOfAccountsTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ChartOfAccountsText
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected ChartOfAccountsLink<ObjectT> |
ChartOfAccountsLink.translateLinkType(EntityLink<ChartOfAccountsLink<ObjectT>,ChartOfAccounts,ObjectT> link) |
protected ChartOfAccountsTextLink<ObjectT> |
ChartOfAccountsTextLink.translateLinkType(EntityLink<ChartOfAccountsTextLink<ObjectT>,ChartOfAccountsText,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
ClfnClassCharcForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassCharcForKeyDate to other entities. |
class |
ClfnClassCharcForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassCharcForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnClassDescForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassDescForKeyDate to other entities. |
class |
ClfnClassDescForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassDescForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnClassKeywordForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassKeywordForKeyDate to other entities. |
class |
ClfnClassKeywordForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassKeywordForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
class |
ClfnClassTextForKeyDateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassTextForKeyDate to other entities. |
class |
ClfnClassTextForKeyDateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ClfnClassTextForKeyDate to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
CustProjSlsOrdItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItem
to other entities. |
class |
CustProjSlsOrdItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItem
to other entities, where the cardinality of the related entity is at most 1. |
class |
CustProjSlsOrdItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItemPartner to other entities. |
class |
CustProjSlsOrdItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
CustProjSlsOrdItemTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItemText to other entities. |
class |
CustProjSlsOrdItemTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItemText to other entities, where the cardinality of the related entity is at most 1. |
class |
CustProjSlsOrdItemWorkPckgLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItemWorkPckg to other entities. |
class |
CustProjSlsOrdItemWorkPckgOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItemWorkPckg to other entities, where the cardinality of the related entity is at most 1. |
class |
CustProjSlsOrdItmBillgPlnItmLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItmBillgPlnItm to other entities. |
class |
CustProjSlsOrdItmBillgPlnItmOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdItmBillgPlnItm to other entities, where the cardinality of the related entity is at most 1. |
class |
CustProjSlsOrdLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrd to other
entities. |
class |
CustProjSlsOrdOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrd to other
entities, where the cardinality of the related entity is at most 1. |
class |
CustProjSlsOrdPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdPartner to other entities. |
class |
CustProjSlsOrdPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
CustProjSlsOrdTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdText
to other entities. |
class |
CustProjSlsOrdTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustProjSlsOrdText
to other entities, where the cardinality of the related entity is at most 1. |
class |
DemandLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Demand to other entities. |
class |
DemandOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Demand to other entities, where
the cardinality of the related entity is at most 1. |
class |
WorkPackageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkPackage to other
entities. |
class |
WorkPackageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkPackage to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
PlanDataLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlanData to other
entities. |
class |
PlanDataOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlanData to other
entities, where the cardinality of the related entity is at most 1. |
class |
ProjectRoleLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProjectRole to other
entities. |
class |
ProjectRoleOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ProjectRole to other
entities, where the cardinality of the related entity is at most 1. |
class |
StaffingDataLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
StaffingData to
other entities. |
class |
StaffingDataOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
StaffingData to
other entities, where the cardinality of the related entity is at most 1. |
class |
WorkItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkItem to other
entities. |
class |
WorkItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkItem to other
entities, where the cardinality of the related entity is at most 1. |
class |
WorkPackageFunctionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkPackageFunction to other entities. |
class |
WorkPackageFunctionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
WorkPackageFunction to other entities, where the cardinality of the related entity is at most 1. |
class |
WorkpackageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Workpackage to other
entities. |
class |
WorkpackageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Workpackage to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected CompanyCodeLink<ObjectT> |
CompanyCodeLink.translateLinkType(EntityLink<CompanyCodeLink<ObjectT>,CompanyCode,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
BusVolFldCombnSetTypeAssgmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusVolFldCombnSetTypeAssgmt to other entities. |
class |
BusVolFldCombnSetTypeAssgmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusVolFldCombnSetTypeAssgmt to other entities, where the cardinality of the related entity is at most 1. |
class |
BusVolFldCombnTypeFldAssgmtLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusVolFldCombnTypeFldAssgmt to other entities. |
class |
BusVolFldCombnTypeFldAssgmtOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BusVolFldCombnTypeFldAssgmt to other entities, where the cardinality of the related entity is at most 1. |
class |
CndnContrTypeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CndnContrType to
other entities. |
class |
CndnContrTypeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CndnContrType to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected BusVolFldCombnSetTypeAssgmtLink<ObjectT> |
BusVolFldCombnSetTypeAssgmtLink.translateLinkType(EntityLink<BusVolFldCombnSetTypeAssgmtLink<ObjectT>,BusVolFldCombnSetTypeAssgmt,ObjectT> link) |
protected BusVolFldCombnTypeFldAssgmtLink<ObjectT> |
BusVolFldCombnTypeFldAssgmtLink.translateLinkType(EntityLink<BusVolFldCombnTypeFldAssgmtLink<ObjectT>,BusVolFldCombnTypeFldAssgmt,ObjectT> link) |
protected CndnContrTypeLink<ObjectT> |
CndnContrTypeLink.translateLinkType(EntityLink<CndnContrTypeLink<ObjectT>,CndnContrType,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
PurgPrcgCndnTypeTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPrcgCndnTypeText to other entities. |
class |
PurgPrcgCndnTypeTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPrcgCndnTypeText to other entities, where the cardinality of the related entity is at most 1. |
class |
PurgPricingConditionTypeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPricingConditionType to other entities. |
class |
PurgPricingConditionTypeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PurgPricingConditionType to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected PurgPrcgCndnTypeTextLink<ObjectT> |
PurgPrcgCndnTypeTextLink.translateLinkType(EntityLink<PurgPrcgCndnTypeTextLink<ObjectT>,PurgPrcgCndnTypeText,ObjectT> link) |
protected PurgPricingConditionTypeLink<ObjectT> |
PurgPricingConditionTypeLink.translateLinkType(EntityLink<PurgPricingConditionTypeLink<ObjectT>,PurgPricingConditionType,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected SlsPrcgCndnTypeTextLink<ObjectT> |
SlsPrcgCndnTypeTextLink.translateLinkType(EntityLink<SlsPrcgCndnTypeTextLink<ObjectT>,SlsPrcgCndnTypeText,ObjectT> link) |
protected SlsPricingConditionTypeLink<ObjectT> |
SlsPricingConditionTypeLink.translateLinkType(EntityLink<SlsPricingConditionTypeLink<ObjectT>,SlsPricingConditionType,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
SEPAMandateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SEPAMandate to
other entities. |
class |
SEPAMandateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SEPAMandate to
other entities, where the cardinality of the related entity is at most 1. |
class |
SEPAMandateUsageLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SEPAMandateUsage to other entities. |
class |
SEPAMandateUsageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SEPAMandateUsage to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected SEPAMandateLink<ObjectT> |
SEPAMandateLink.translateLinkType(EntityLink<SEPAMandateLink<ObjectT>,SEPAMandate,ObjectT> link) |
protected SEPAMandateUsageLink<ObjectT> |
SEPAMandateUsageLink.translateLinkType(EntityLink<SEPAMandateUsageLink<ObjectT>,SEPAMandateUsage,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected ControllingAreaLink<ObjectT> |
ControllingAreaLink.translateLinkType(EntityLink<ControllingAreaLink<ObjectT>,ControllingArea,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected CostCenterLink<ObjectT> |
CostCenterLink.translateLinkType(EntityLink<CostCenterLink<ObjectT>,CostCenter,ObjectT> link) |
protected CostCenterTextLink<ObjectT> |
CostCenterTextLink.translateLinkType(EntityLink<CostCenterTextLink<ObjectT>,CostCenterText,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
CostCenterTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterText to other
entities. |
class |
CostCenterTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CostCenterText to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected CostCenterLink<ObjectT> |
CostCenterLink.translateLinkType(EntityLink<CostCenterLink<ObjectT>,CostCenter,ObjectT> link) |
protected CostCenterTextLink<ObjectT> |
CostCenterTextLink.translateLinkType(EntityLink<CostCenterTextLink<ObjectT>,CostCenterText,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
ActualCostRateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ActualCostRate to other entities. |
class |
ActualCostRateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ActualCostRate to other entities,
where the cardinality of the related entity is at most 1. |
class |
PlanCostRateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlanCostRate to other entities. |
class |
PlanCostRateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PlanCostRate to other entities,
where the cardinality of the related entity is at most 1. |
class |
ServiceCostRateLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceCostRate to other
entities. |
class |
ServiceCostRateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ServiceCostRate to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected ActualCostRateLink<ObjectT> |
ActualCostRateLink.translateLinkType(EntityLink<ActualCostRateLink<ObjectT>,ActualCostRate,ObjectT> link) |
protected PlanCostRateLink<ObjectT> |
PlanCostRateLink.translateLinkType(EntityLink<PlanCostRateLink<ObjectT>,PlanCostRate,ObjectT> link) |
protected ServiceCostRateLink<ObjectT> |
ServiceCostRateLink.translateLinkType(EntityLink<ServiceCostRateLink<ObjectT>,ServiceCostRate,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
CountryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Country to other entities. |
class |
CountryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Country to other entities, where the
cardinality of the related entity is at most 1. |
class |
CountryTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CountryText to other entities. |
class |
CountryTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CountryText to other entities, where
the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected CountryLink<ObjectT> |
CountryLink.translateLinkType(EntityLink<CountryLink<ObjectT>,Country,ObjectT> link) |
protected CountryTextLink<ObjectT> |
CountryTextLink.translateLinkType(EntityLink<CountryTextLink<ObjectT>,CountryText,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
CreditMemoReqItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqItemPartner to other entities. |
class |
CreditMemoReqItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
CreditMemoReqItemPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqItemPrcgElmnt to other entities. |
class |
CreditMemoReqItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
CreditMemoReqPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqPartner to other entities. |
class |
CreditMemoReqPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
CreditMemoReqPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqPrcgElmnt to other entities. |
class |
CreditMemoReqPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoReqPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
CreditMemoRequestItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoRequestItem to other entities. |
class |
CreditMemoRequestItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoRequestItem to other entities, where the cardinality of the related entity is at most 1. |
class |
CreditMemoRequestLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoRequest to
other entities. |
class |
CreditMemoRequestOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditMemoRequest to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
CustomerSupplierIndustryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSupplierIndustry to other entities. |
class |
CustomerSupplierIndustryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSupplierIndustry to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerSupplierIndustryTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSupplierIndustryText to other entities. |
class |
CustomerSupplierIndustryTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerSupplierIndustryText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected CustomerSupplierIndustryLink<ObjectT> |
CustomerSupplierIndustryLink.translateLinkType(EntityLink<CustomerSupplierIndustryLink<ObjectT>,CustomerSupplierIndustry,ObjectT> link) |
protected CustomerSupplierIndustryTextLink<ObjectT> |
CustomerSupplierIndustryTextLink.translateLinkType(EntityLink<CustomerSupplierIndustryTextLink<ObjectT>,CustomerSupplierIndustryText,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
CustomerGroupTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerGroupText to
other entities. |
class |
CustomerGroupTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerGroupText to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected CustomerGroupLink<ObjectT> |
CustomerGroupLink.translateLinkType(EntityLink<CustomerGroupLink<ObjectT>,CustomerGroup,ObjectT> link) |
protected CustomerGroupTextLink<ObjectT> |
CustomerGroupTextLink.translateLinkType(EntityLink<CustomerGroupTextLink<ObjectT>,CustomerGroupText,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
CustomerMaterialLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerMaterial to
other entities. |
class |
CustomerMaterialOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerMaterial to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected CustomerMaterialLink<ObjectT> |
CustomerMaterialLink.translateLinkType(EntityLink<CustomerMaterialLink<ObjectT>,CustomerMaterial,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
CustomerReturnItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnItem to
other entities. |
class |
CustomerReturnItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnItem to
other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerReturnItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnItemPartner to other entities. |
class |
CustomerReturnItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerReturnItemPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnItemPrcgElmnt to other entities. |
class |
CustomerReturnItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerReturnLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturn to other
entities. |
class |
CustomerReturnOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturn to other
entities, where the cardinality of the related entity is at most 1. |
class |
CustomerReturnPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnPartner to other entities. |
class |
CustomerReturnPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerReturnPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnPrcgElmnt to other entities. |
class |
CustomerReturnPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerReturnProcessStepLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnProcessStep to other entities. |
class |
CustomerReturnProcessStepOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnProcessStep to other entities, where the cardinality of the related entity is at most 1. |
class |
CustomerReturnScheduleLineLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnScheduleLine to other entities. |
class |
CustomerReturnScheduleLineOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CustomerReturnScheduleLine to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
ReturnsDeliveryAddressLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryAddress to other entities. |
class |
ReturnsDeliveryAddressOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryAddress to other entities, where the cardinality of the related entity is at most 1. |
class |
ReturnsDeliveryDocFlowLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryDocFlow to other entities. |
class |
ReturnsDeliveryDocFlowOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryDocFlow to other entities, where the cardinality of the related entity is at most 1. |
class |
ReturnsDeliveryHeaderLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryHeader to other entities. |
class |
ReturnsDeliveryHeaderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryHeader to other entities, where the cardinality of the related entity is at most 1. |
class |
ReturnsDeliveryItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryItem to other entities. |
class |
ReturnsDeliveryItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryItem to other entities, where the cardinality of the related entity is at most 1. |
class |
ReturnsDeliveryMaintObjLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryMaintObj to other entities. |
class |
ReturnsDeliveryMaintObjOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryMaintObj to other entities, where the cardinality of the related entity is at most 1. |
class |
ReturnsDeliveryPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryPartner to other entities. |
class |
ReturnsDeliveryPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliveryPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
ReturnsDeliverySrlNmbrLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliverySrlNmbr to other entities. |
class |
ReturnsDeliverySrlNmbrOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ReturnsDeliverySrlNmbr to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
DebitMemoReqItemPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqItemPartner to other entities. |
class |
DebitMemoReqItemPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqItemPartner to other entities, where the cardinality of the related entity is at most 1. |
class |
DebitMemoReqItemPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqItemPrcgElmnt to other entities. |
class |
DebitMemoReqItemPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqItemPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
DebitMemoReqPartnerLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqPartner
to other entities. |
class |
DebitMemoReqPartnerOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqPartner
to other entities, where the cardinality of the related entity is at most 1. |
class |
DebitMemoReqPrcgElmntLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqPrcgElmnt to other entities. |
class |
DebitMemoReqPrcgElmntOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoReqPrcgElmnt to other entities, where the cardinality of the related entity is at most 1. |
class |
DebitMemoRequestItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoRequestItem to other entities. |
class |
DebitMemoRequestItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoRequestItem to other entities, where the cardinality of the related entity is at most 1. |
class |
DebitMemoRequestLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoRequest to
other entities. |
class |
DebitMemoRequestOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DebitMemoRequest to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
ControllingDebitCreditCodeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ControllingDebitCreditCode to other entities. |
class |
ControllingDebitCreditCodeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ControllingDebitCreditCode to other entities, where the cardinality of the related entity is at most 1. |
class |
ControllingDebitCreditCodeTLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ControllingDebitCreditCodeT to other entities. |
class |
ControllingDebitCreditCodeTOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
ControllingDebitCreditCodeT to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected ControllingDebitCreditCodeLink<ObjectT> |
ControllingDebitCreditCodeLink.translateLinkType(EntityLink<ControllingDebitCreditCodeLink<ObjectT>,ControllingDebitCreditCode,ObjectT> link) |
protected ControllingDebitCreditCodeTLink<ObjectT> |
ControllingDebitCreditCodeTLink.translateLinkType(EntityLink<ControllingDebitCreditCodeTLink<ObjectT>,ControllingDebitCreditCodeT,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
DefectCategoryLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCategory to other
entities. |
class |
DefectCategoryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCategory to other
entities, where the cardinality of the related entity is at most 1. |
class |
DefectCategoryTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCategoryText to
other entities. |
class |
DefectCategoryTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCategoryText to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected DefectCategoryLink<ObjectT> |
DefectCategoryLink.translateLinkType(EntityLink<DefectCategoryLink<ObjectT>,DefectCategory,ObjectT> link) |
protected DefectCategoryTextLink<ObjectT> |
DefectCategoryTextLink.translateLinkType(EntityLink<DefectCategoryTextLink<ObjectT>,DefectCategoryText,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
DefectClassLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectClass to other entities. |
class |
DefectClassOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectClass to other entities,
where the cardinality of the related entity is at most 1. |
class |
DefectClassTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectClassText to other
entities. |
class |
DefectClassTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectClassText to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected DefectClassLink<ObjectT> |
DefectClassLink.translateLinkType(EntityLink<DefectClassLink<ObjectT>,DefectClass,ObjectT> link) |
protected DefectClassTextLink<ObjectT> |
DefectClassTextLink.translateLinkType(EntityLink<DefectClassTextLink<ObjectT>,DefectClassText,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
DefectCodeGroupLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCodeGroup to
other entities. |
class |
DefectCodeGroupOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCodeGroup to
other entities, where the cardinality of the related entity is at most 1. |
class |
DefectCodeGroupTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCodeGroupText to other entities. |
class |
DefectCodeGroupTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCodeGroupText to other entities, where the cardinality of the related entity is at most 1. |
class |
DefectCodeLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCode to other
entities. |
class |
DefectCodeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCode to other
entities, where the cardinality of the related entity is at most 1. |
class |
DefectCodeTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCodeText to
other entities. |
class |
DefectCodeTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DefectCodeText to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected DefectCodeGroupLink<ObjectT> |
DefectCodeGroupLink.translateLinkType(EntityLink<DefectCodeGroupLink<ObjectT>,DefectCodeGroup,ObjectT> link) |
protected DefectCodeGroupTextLink<ObjectT> |
DefectCodeGroupTextLink.translateLinkType(EntityLink<DefectCodeGroupTextLink<ObjectT>,DefectCodeGroupText,ObjectT> link) |
protected DefectCodeLink<ObjectT> |
DefectCodeLink.translateLinkType(EntityLink<DefectCodeLink<ObjectT>,DefectCode,ObjectT> link) |
protected DefectCodeTextLink<ObjectT> |
DefectCodeTextLink.translateLinkType(EntityLink<DefectCodeTextLink<ObjectT>,DefectCodeText,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
DefectLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Defect to other entities. |
class |
DefectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Defect to other entities, where
the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected DefectLink<ObjectT> |
DefectLink.translateLinkType(EntityLink<DefectLink<ObjectT>,Defect,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
CreditBlockedDeliveryDocLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditBlockedDeliveryDoc to other entities. |
class |
CreditBlockedDeliveryDocOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
CreditBlockedDeliveryDoc to other entities, where the cardinality of the related entity is at most 1. |
class |
SalesDocumentRjcnReasonLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesDocumentRjcnReason to other entities. |
class |
SalesDocumentRjcnReasonOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesDocumentRjcnReason to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected CreditBlockedDeliveryDocLink<ObjectT> |
CreditBlockedDeliveryDocLink.translateLinkType(EntityLink<CreditBlockedDeliveryDocLink<ObjectT>,CreditBlockedDeliveryDoc,ObjectT> link) |
protected SalesDocumentRjcnReasonLink<ObjectT> |
SalesDocumentRjcnReasonLink.translateLinkType(EntityLink<SalesDocumentRjcnReasonLink<ObjectT>,SalesDocumentRjcnReason,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
DistributionChannelTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DistributionChannelText to other entities. |
class |
DistributionChannelTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DistributionChannelText to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected DistributionChannelLink<ObjectT> |
DistributionChannelLink.translateLinkType(EntityLink<DistributionChannelLink<ObjectT>,DistributionChannel,ObjectT> link) |
protected DistributionChannelTextLink<ObjectT> |
DistributionChannelTextLink.translateLinkType(EntityLink<DistributionChannelTextLink<ObjectT>,DistributionChannelText,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
DivisionLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Division to other entities. |
class |
DivisionOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Division to other entities, where the
cardinality of the related entity is at most 1. |
class |
DivisionTextLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DivisionText to other entities. |
class |
DivisionTextOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DivisionText to other entities,
where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected DivisionLink<ObjectT> |
DivisionLink.translateLinkType(EntityLink<DivisionLink<ObjectT>,Division,ObjectT> link) |
protected DivisionTextLink<ObjectT> |
DivisionTextLink.translateLinkType(EntityLink<DivisionTextLink<ObjectT>,DivisionText,ObjectT> link) |
Modifier and Type | Class and Description |
---|---|
class |
DocInfoRecdObjLinkBOMLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocInfoRecdObjLinkBOM to other entities. |
class |
DocInfoRecdObjLinkBOMOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocInfoRecdObjLinkBOM to other entities, where the cardinality of the related entity is at most 1. |
class |
DocInfoRecdObjLinkChgRecdLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocInfoRecdObjLinkChgRecd to other entities. |
class |
DocInfoRecdObjLinkChgRecdOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocInfoRecdObjLinkChgRecd to other entities, where the cardinality of the related entity is at most 1. |
class |
DocInfoRecdObjLinkProductLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocInfoRecdObjLinkProduct to other entities. |
class |
DocInfoRecdObjLinkProductOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocInfoRecdObjLinkProduct to other entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordCharc to other entities. |
class |
DocumentInfoRecordCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordCharc to other entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordCharcValueLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordCharcValue to other entities. |
class |
DocumentInfoRecordCharcValueOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordCharcValue to other entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordClassCharcLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordClassCharc to other entities. |
class |
DocumentInfoRecordClassCharcOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordClassCharc to other entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordClassLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordClass to other entities. |
class |
DocumentInfoRecordClassOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordClass to other entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordDescLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordDesc to other entities. |
class |
DocumentInfoRecordDescOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordDesc to other entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordDocStsVHLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordDocStsVH to other entities. |
class |
DocumentInfoRecordDocStsVHOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecordDocStsVH to other entities, where the cardinality of the related entity is at most 1. |
class |
DocumentInfoRecordLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecord
to other entities. |
class |
DocumentInfoRecordOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
DocumentInfoRecord
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Class and Description |
---|---|
class |
AttachmentLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Attachment to other
entities. |
class |
AttachmentOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Attachment to other
entities, where the cardinality of the related entity is at most 1. |
class |
IncidentLink<ObjectT extends VdmObject<?>>
|