import { date_assignment } from "./index.js"; import { action } from "./index.js"; import { action_directive } from "./index.js"; import { action_method } from "./index.js"; import { action_property } from "./index.js"; import { action_relationship } from "./index.js"; import { action_request_solution } from "./index.js"; import { alternate_product_relationship } from "./index.js"; import { applied_action_assignment } from "./index.js"; import { applied_classification_assignment } from "./index.js"; import { applied_organization_assignment } from "./index.js"; import { applied_person_and_organization_assignment } from "./index.js"; import { approval_person_organization } from "./index.js"; import { approval_status } from "./index.js"; import { assembly_component_usage_substitute } from "./index.js"; import { certification } from "./index.js"; import { class_ } from "./index.js"; import { class_system } from "./index.js"; import { configuration_design } from "./index.js"; import { configuration_item } from "./index.js"; import { configured_effectivity_assignment } from "./index.js"; import { contract } from "./index.js"; import { document_file } from "./index.js"; import { draughting_model } from "./index.js"; import { drawing_revision } from "./index.js"; import { effectivity } from "./index.js"; import { event_occurrence } from "./index.js"; import { executed_action } from "./index.js"; import { general_property } from "./index.js"; import { material_designation } from "./index.js"; import { mechanical_design_geometric_presentation_representation } from "./index.js"; import { organization_relationship } from "./index.js"; import { organizational_project } from "./index.js"; import { person_and_organization } from "./index.js"; import { presentation_area } from "./index.js"; import { product } from "./index.js"; import { product_concept } from "./index.js"; import { product_concept_feature } from "./index.js"; import { product_concept_feature_association } from "./index.js"; import { product_concept_feature_category } from "./index.js"; import { product_concept_feature_category_usage } from "./index.js"; import { product_definition } from "./index.js"; import { product_definition_formation } from "./index.js"; import { product_definition_formation_relationship } from "./index.js"; import { product_definition_relationship } from "./index.js"; import { product_definition_substitute } from "./index.js"; import { property_definition } from "./index.js"; import { requirement_for_action_resource } from "./index.js"; import { resource_property } from "./index.js"; import { security_classification } from "./index.js"; import { security_classification_level } from "./index.js"; import { shape_representation } from "./index.js"; import { versioned_action_request } from "./index.js"; import EntityTypesAP214 from "./entity_types_ap214.gen.js"; import StepEntityInternalReference from "../../step/step_entity_internal_reference.js"; import StepEntityBase from "../../step/step_entity_base.js"; import StepModelBase from "../../step/step_model_base.js"; export declare class applied_date_assignment extends date_assignment { get type(): EntityTypesAP214; private items_?; get items(): Array; constructor(localID: number, internalReference: StepEntityInternalReference, model: StepModelBase>, multiReference?: StepEntityInternalReference[]); static readonly query: EntityTypesAP214[]; static readonly expectedType: EntityTypesAP214; } //# sourceMappingURL=applied_date_assignment.gen.d.ts.map