ENTITY presentation_set; INVERSE areas : SET [1:?] OF area_in_set FOR in_set; END_ENTITY; -- presentation_set |
Entity data types and their attributespresentation_set(INV) areas: SET [1:?] OF area_in_set FOR in_set; |
drawing_revision (DRAWING_DEFINITION_SCHEMA) |
Users: by entity attributespresentation_setarea_in_set.in_set context_dependent_invisibility.presentation_context invisibility_context context_dependent_over_riding_styled_item.style_context style_context_select presentation_style_by_context.style_context style_context_select presented_item_representation.presentation presentation_representation_select Users: by defined types, not used by any entity attributepresentation_set- |
Global rules for this entity data type- |
public interface EPresentation_set extends EEntityareas (inverse attribute)AArea_in_set getAreas(EPresentation_set type, ASdaiModel domain) |
public class CPresentation_set implements EPresentation_setstatic EAttribute attributeAreas(EPresentation_set type) |
public class APresentation_set extends AEntitypublic EPresentation_set getByIndex(int index)public EPresentation_set getCurrentMember(SdaiIterator it) |