public class OneToOneAssociationGenerator extends AbstractAssociationGenerator
| Constructor and Description |
|---|
OneToOneAssociationGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Association |
generate(IntegrationObjectItemAttributeModel attributeDefinition)
Generates the schema element whose type is defined by T.
|
boolean |
isApplicable(IntegrationObjectItemAttributeModel attributeDefinitionModel)
Determines if this association generator is applicable for the given attribute
|
asDescriptor, checkIsApplicablePrecondition, getAssociationName, getAssociationName, getSourceCardinality, getSourceRole, getSourceRole, getTargetCardinality, getTargetRole, getTargetRolepublic boolean isApplicable(IntegrationObjectItemAttributeModel attributeDefinitionModel)
AssociationGeneratorattributeDefinitionModel - the attribute we are verifyingpublic Association generate(IntegrationObjectItemAttributeModel attributeDefinition)
SchemaElementGeneratorattributeDefinition - the object that is being convertedCopyright © 2018 SAP SE. All Rights Reserved.