Module xl.compiler
Package de.grogra.xl.compiler.xl16u
Class XL16USemanticLegacyConstruction.MetadataHandoff
java.lang.Object
de.grogra.xl.compiler.xl16u.XL16USemanticLegacyConstruction.MetadataHandoff
- Enclosing class:
XL16USemanticLegacyConstruction
-
Method Summary
Modifier and TypeMethodDescriptionde.grogra.xl.compiler.xl16u.XL16UMetadataSemanticCodeGenerationAttachmentResultde.grogra.xl.compiler.xl16u.XL16UMetadataLegacyBackendConsumptionPlande.grogra.xl.compiler.xl16u.XL16UMetadataLegacyBackendConsumptionResultde.grogra.xl.compiler.xl16u.XL16UMetadataSemanticBackendIntegrationResult
-
Method Details
-
getIntegrationResult
public de.grogra.xl.compiler.xl16u.XL16UMetadataSemanticBackendIntegrationResult getIntegrationResult() -
getAttachmentResult
public de.grogra.xl.compiler.xl16u.XL16UMetadataSemanticCodeGenerationAttachmentResult getAttachmentResult() -
getBoundaryResult
-
getConsumptionResult
public de.grogra.xl.compiler.xl16u.XL16UMetadataLegacyBackendConsumptionResult getConsumptionResult() -
getConsumptionPlan
public de.grogra.xl.compiler.xl16u.XL16UMetadataLegacyBackendConsumptionPlan getConsumptionPlan()
-