ENTITY fabrication_technology_specification SUBTYPE OF (process_specification); END_ENTITY; -- fabrication_technology_specification |
Entity data types and their attributesproduct_definitionid: identifier; (OPT) description: text; formation: product_definition_formation; frame_of_reference: product_definition_context; (DER) name: label; product_view_definition (RT) (OPT) description->name_x: STRING; (OPT) additional_characterization: STRING; (RT) frame_of_reference->initial_context: product_definition_context; (OPT) additional_contexts: SET [1:?] OF product_definition_context; (RT) formation->defined_version: product_definition_formation; (RT) (DER) name: label; document_definition (RT) defined_version->associated_document_version: document_version; (OPT) description_x: text; (RT) (DER) name_x: text; specification_definition - specification_definition_armx (DER) source_organization: SET [0:?] OF applied_organization_assignment; (DER) source_person_and_organization: SET [0:?] OF applied_person_and_organization_assignment; process_specification - fabrication_technology_specification - |
Global rules for this entity data type- |
public interface EFabrication_technology_specification extends EProcess_specification |
public class CFabrication_technology_specification implements EFabrication_technology_specification |
public class AFabrication_technology_specification extends AEntitypublic EFabrication_technology_specification getByIndex(int index)public EFabrication_technology_specification getCurrentMember(SdaiIterator it) |