ENTITY applied_classification_assignment SUBTYPE OF (classification_assignment); items : SET [1:?] OF classification_item; END_ENTITY; -- applied_classification_assignment |
Entity data types and their attributesclassification_assignmentassigned_class: group; role: classification_role; applied_classification_assignment items: SET [1:?] OF classification_item; |
classification_association (CLASSIFICATION_WITH_ATTRIBUTES_XIM) |
incomplete_reference_marking (INCOMPLETE_DATA_REFERENCE_MECHANISM_XIM) |
Global rules for this entity data typerestrict_applied_classification_assignment_role (AUTOMOTIVE_DESIGN)restrict_class_system_assignment_for_approval_status (AUTOMOTIVE_DESIGN) restrict_class_system_assignment_for_class (AUTOMOTIVE_DESIGN) restrict_class_system_assignment_for_descriptive_representation_item (AUTOMOTIVE_DESIGN) restrict_class_system_assignment_for_document_type (AUTOMOTIVE_DESIGN) restrict_class_system_assignment_for_planar_extent (AUTOMOTIVE_DESIGN) restrict_class_system_assignment_for_security_classification_level (AUTOMOTIVE_DESIGN) restrict_classification_assignments (CLASSIFICATION_WITH_ATTRIBUTES_MIM) |
public interface EApplied_classification_assignment extends EClassification_assignmentitems (explicit attribute)boolean testItems(EApplied_classification_assignment type)AClassification_item getItems(EApplied_classification_assignment type) AClassification_item createItems(EApplied_classification_assignment type) void unsetItems(EApplied_classification_assignment type) |
public class CApplied_classification_assignment implements EApplied_classification_assignmentstatic EAttribute attributeItems(EApplied_classification_assignment type)static int usedinItems(EApplied_classification_assignment type, EEntity instance, ASdaiModel domain, AApplied_classification_assignment result) |
public class AApplied_classification_assignment extends AEntitypublic EApplied_classification_assignment getByIndex(int index)public EApplied_classification_assignment getCurrentMember(SdaiIterator it) |