ENTITY logical_representation_item SUBTYPE OF (representation_item, logical_literal); END_ENTITY; -- logical_representation_item |
Entity data types and their attributesrepresentation_itemname: label; generic_expression - simple_generic_expression - generic_literal - logical_literal lit_value: LOGICAL; logical_representation_item - |
Global rules for this entity data type- |
public interface ELogical_representation_item extends ERepresentation_item, ELogical_literal |
public class CLogical_representation_item implements ELogical_representation_item |
public class ALogical_representation_item extends AEntitypublic ELogical_representation_item getByIndex(int index)public ELogical_representation_item getCurrentMember(SdaiIterator it) |