ENTITY attribute_assertion SUBTYPE OF (fact_type, property_definition_representation, representation); END_ENTITY; -- attribute_assertion |
Entity data types and their attributesproperty_definitionname: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; fact_type - property_definition_representation definition: represented_definition; used_representation: representation; (DER) description: text; (DER) name: label; representation name: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; attribute_assertion - |
attribute_assertion_armx (PRODUCTION_RULE_XIM) |
Global rules for this entity data type- |
public interface EAttribute_assertion extends EFact_type, EProperty_definition_representation, ERepresentation |
public class CAttribute_assertion implements EAttribute_assertion |
public class AAttribute_assertion extends AEntitypublic EAttribute_assertion getByIndex(int index)public EAttribute_assertion getCurrentMember(SdaiIterator it) |