Interface SaPackage

  • All Superinterfaces:
    org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier

    public interface SaPackage
    extends org.eclipse.emf.ecore.EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    See Also:
    SaFactory
    • Field Detail

      • eINSTANCE

        static final SaPackage eINSTANCE
        The singleton instance of the package.
      • ENCYCLOPEDIA_ELEMENT

        static final int ENCYCLOPEDIA_ELEMENT
        The meta object id for the 'Encyclopedia Element' class.
        See Also:
        EncyclopediaElementImpl, SaPackageImpl.getEncyclopediaElement(), Constant Field Values
      • ENCYCLOPEDIA_ELEMENT__EANNOTATIONS

        static final int ENCYCLOPEDIA_ELEMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ENCYCLOPEDIA_ELEMENT_FEATURE_COUNT

        static final int ENCYCLOPEDIA_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Encyclopedia Element' class.
        See Also:
        Constant Field Values
      • ADJUNCT

        static final int ADJUNCT
        The meta object id for the 'Adjunct' class.
        See Also:
        AdjunctImpl, SaPackageImpl.getAdjunct(), Constant Field Values
      • ADJUNCT__EANNOTATIONS

        static final int ADJUNCT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ADJUNCT__ADJ_NUM

        static final int ADJUNCT__ADJ_NUM
        The feature id for the 'Adj Num' attribute.
        See Also:
        Constant Field Values
      • ADJUNCT__ADJ_LOC_X

        static final int ADJUNCT__ADJ_LOC_X
        The feature id for the 'Adj Loc X' attribute.
        See Also:
        Constant Field Values
      • ADJUNCT__ADJ_LOC_Y

        static final int ADJUNCT__ADJ_LOC_Y
        The feature id for the 'Adj Loc Y' attribute.
        See Also:
        Constant Field Values
      • ADJUNCT__ADJ_SIZE_X

        static final int ADJUNCT__ADJ_SIZE_X
        The feature id for the 'Adj Size X' attribute.
        See Also:
        Constant Field Values
      • ADJUNCT__ADJ_SIZE_Y

        static final int ADJUNCT__ADJ_SIZE_Y
        The feature id for the 'Adj Size Y' attribute.
        See Also:
        Constant Field Values
      • ADJUNCT_FEATURE_COUNT

        static final int ADJUNCT_FEATURE_COUNT
        The number of structural features of the 'Adjunct' class.
        See Also:
        Constant Field Values
      • CONTENT

        static final int CONTENT
        The meta object id for the 'Content' class.
        See Also:
        ContentImpl, SaPackageImpl.getContent(), Constant Field Values
      • CONTENT__EANNOTATIONS

        static final int CONTENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • CONTENT__HEADER

        static final int CONTENT__HEADER
        The feature id for the 'Header' containment reference.
        See Also:
        Constant Field Values
      • CONTENT__META_DATA

        static final int CONTENT__META_DATA
        The feature id for the 'Meta Data' containment reference list.
        See Also:
        Constant Field Values
      • CONTENT__DIAGRAMS

        static final int CONTENT__DIAGRAMS
        The feature id for the 'Diagrams' containment reference list.
        See Also:
        Constant Field Values
      • CONTENT__DEFINITIONS

        static final int CONTENT__DEFINITIONS
        The feature id for the 'Definitions' containment reference list.
        See Also:
        Constant Field Values
      • CONTENT_FEATURE_COUNT

        static final int CONTENT_FEATURE_COUNT
        The number of structural features of the 'Content' class.
        See Also:
        Constant Field Values
      • IDENTIFIABLE_ELEMENT

        static final int IDENTIFIABLE_ELEMENT
        The meta object id for the 'Identifiable Element' class.
        See Also:
        IdentifiableElementImpl, SaPackageImpl.getIdentifiableElement(), Constant Field Values
      • IDENTIFIABLE_ELEMENT__EANNOTATIONS

        static final int IDENTIFIABLE_ELEMENT__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • IDENTIFIABLE_ELEMENT__OBJ_ID

        static final int IDENTIFIABLE_ELEMENT__OBJ_ID
        The feature id for the 'Obj Id' attribute.
        See Also:
        Constant Field Values
      • IDENTIFIABLE_ELEMENT__OBJ_NAME

        static final int IDENTIFIABLE_ELEMENT__OBJ_NAME
        The feature id for the 'Obj Name' attribute.
        See Also:
        Constant Field Values
      • IDENTIFIABLE_ELEMENT__OBJ_AUDIT_ID

        static final int IDENTIFIABLE_ELEMENT__OBJ_AUDIT_ID
        The feature id for the 'Obj Audit Id' attribute.
        See Also:
        Constant Field Values
      • IDENTIFIABLE_ELEMENT__OBJ_FQ_NAME

        static final int IDENTIFIABLE_ELEMENT__OBJ_FQ_NAME
        The feature id for the 'Obj FQ Name' attribute.
        See Also:
        Constant Field Values
      • IDENTIFIABLE_ELEMENT__OBJ_MAJOR_TYPE_NUM

        static final int IDENTIFIABLE_ELEMENT__OBJ_MAJOR_TYPE_NUM
        The feature id for the 'Obj Major Type Num' attribute.
        See Also:
        Constant Field Values
      • IDENTIFIABLE_ELEMENT__OBJ_MINOR_TYPE_NAME

        static final int IDENTIFIABLE_ELEMENT__OBJ_MINOR_TYPE_NAME
        The feature id for the 'Obj Minor Type Name' attribute.
        See Also:
        Constant Field Values
      • IDENTIFIABLE_ELEMENT__OBJ_MINOR_TYPE_NUM

        static final int IDENTIFIABLE_ELEMENT__OBJ_MINOR_TYPE_NUM
        The feature id for the 'Obj Minor Type Num' attribute.
        See Also:
        Constant Field Values
      • IDENTIFIABLE_ELEMENT__OBJ_UPDATE_DATE

        static final int IDENTIFIABLE_ELEMENT__OBJ_UPDATE_DATE
        The feature id for the 'Obj Update Date' attribute.
        See Also:
        Constant Field Values
      • IDENTIFIABLE_ELEMENT__OBJ_UPDATE_TIME

        static final int IDENTIFIABLE_ELEMENT__OBJ_UPDATE_TIME
        The feature id for the 'Obj Update Time' attribute.
        See Also:
        Constant Field Values
      • IDENTIFIABLE_ELEMENT__RELATIONS

        static final int IDENTIFIABLE_ELEMENT__RELATIONS
        The feature id for the 'Relations' containment reference list.
        See Also:
        Constant Field Values
      • IDENTIFIABLE_ELEMENT__LINKED_BY

        static final int IDENTIFIABLE_ELEMENT__LINKED_BY
        The feature id for the 'Linked By' reference list.
        See Also:
        Constant Field Values
      • IDENTIFIABLE_ELEMENT__PROPERTIES

        static final int IDENTIFIABLE_ELEMENT__PROPERTIES
        The feature id for the 'Properties' containment reference list.
        See Also:
        Constant Field Values
      • IDENTIFIABLE_ELEMENT_FEATURE_COUNT

        static final int IDENTIFIABLE_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Identifiable Element' class.
        See Also:
        Constant Field Values
      • DEFINITION

        static final int DEFINITION
        The meta object id for the 'Definition' class.
        See Also:
        DefinitionImpl, SaPackageImpl.getDefinition(), Constant Field Values
      • DEFINITION__EANNOTATIONS

        static final int DEFINITION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DEFINITION__OBJ_ID

        static final int DEFINITION__OBJ_ID
        The feature id for the 'Obj Id' attribute.
        See Also:
        Constant Field Values
      • DEFINITION__OBJ_NAME

        static final int DEFINITION__OBJ_NAME
        The feature id for the 'Obj Name' attribute.
        See Also:
        Constant Field Values
      • DEFINITION__OBJ_AUDIT_ID

        static final int DEFINITION__OBJ_AUDIT_ID
        The feature id for the 'Obj Audit Id' attribute.
        See Also:
        Constant Field Values
      • DEFINITION__OBJ_FQ_NAME

        static final int DEFINITION__OBJ_FQ_NAME
        The feature id for the 'Obj FQ Name' attribute.
        See Also:
        Constant Field Values
      • DEFINITION__OBJ_MAJOR_TYPE_NUM

        static final int DEFINITION__OBJ_MAJOR_TYPE_NUM
        The feature id for the 'Obj Major Type Num' attribute.
        See Also:
        Constant Field Values
      • DEFINITION__OBJ_MINOR_TYPE_NAME

        static final int DEFINITION__OBJ_MINOR_TYPE_NAME
        The feature id for the 'Obj Minor Type Name' attribute.
        See Also:
        Constant Field Values
      • DEFINITION__OBJ_MINOR_TYPE_NUM

        static final int DEFINITION__OBJ_MINOR_TYPE_NUM
        The feature id for the 'Obj Minor Type Num' attribute.
        See Also:
        Constant Field Values
      • DEFINITION__OBJ_UPDATE_DATE

        static final int DEFINITION__OBJ_UPDATE_DATE
        The feature id for the 'Obj Update Date' attribute.
        See Also:
        Constant Field Values
      • DEFINITION__OBJ_UPDATE_TIME

        static final int DEFINITION__OBJ_UPDATE_TIME
        The feature id for the 'Obj Update Time' attribute.
        See Also:
        Constant Field Values
      • DEFINITION__RELATIONS

        static final int DEFINITION__RELATIONS
        The feature id for the 'Relations' containment reference list.
        See Also:
        Constant Field Values
      • DEFINITION__LINKED_BY

        static final int DEFINITION__LINKED_BY
        The feature id for the 'Linked By' reference list.
        See Also:
        Constant Field Values
      • DEFINITION__PROPERTIES

        static final int DEFINITION__PROPERTIES
        The feature id for the 'Properties' containment reference list.
        See Also:
        Constant Field Values
      • DEFINITION__ENCYCLOPEDIA

        static final int DEFINITION__ENCYCLOPEDIA
        The feature id for the 'Encyclopedia' reference.
        See Also:
        Constant Field Values
      • DEFINITION__SYMBOLS

        static final int DEFINITION__SYMBOLS
        The feature id for the 'Symbols' reference list.
        See Also:
        Constant Field Values
      • DEFINITION__META_ITEM

        static final int DEFINITION__META_ITEM
        The feature id for the 'Meta Item' reference.
        See Also:
        Constant Field Values
      • DEFINITION_FEATURE_COUNT

        static final int DEFINITION_FEATURE_COUNT
        The number of structural features of the 'Definition' class.
        See Also:
        Constant Field Values
      • DIAGRAM

        static final int DIAGRAM
        The meta object id for the 'Diagram' class.
        See Also:
        DiagramImpl, SaPackageImpl.getDiagram(), Constant Field Values
      • DIAGRAM__EANNOTATIONS

        static final int DIAGRAM__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DIAGRAM__OBJ_ID

        static final int DIAGRAM__OBJ_ID
        The feature id for the 'Obj Id' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__OBJ_NAME

        static final int DIAGRAM__OBJ_NAME
        The feature id for the 'Obj Name' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__OBJ_AUDIT_ID

        static final int DIAGRAM__OBJ_AUDIT_ID
        The feature id for the 'Obj Audit Id' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__OBJ_FQ_NAME

        static final int DIAGRAM__OBJ_FQ_NAME
        The feature id for the 'Obj FQ Name' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__OBJ_MAJOR_TYPE_NUM

        static final int DIAGRAM__OBJ_MAJOR_TYPE_NUM
        The feature id for the 'Obj Major Type Num' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__OBJ_MINOR_TYPE_NAME

        static final int DIAGRAM__OBJ_MINOR_TYPE_NAME
        The feature id for the 'Obj Minor Type Name' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__OBJ_MINOR_TYPE_NUM

        static final int DIAGRAM__OBJ_MINOR_TYPE_NUM
        The feature id for the 'Obj Minor Type Num' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__OBJ_UPDATE_DATE

        static final int DIAGRAM__OBJ_UPDATE_DATE
        The feature id for the 'Obj Update Date' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__OBJ_UPDATE_TIME

        static final int DIAGRAM__OBJ_UPDATE_TIME
        The feature id for the 'Obj Update Time' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__RELATIONS

        static final int DIAGRAM__RELATIONS
        The feature id for the 'Relations' containment reference list.
        See Also:
        Constant Field Values
      • DIAGRAM__LINKED_BY

        static final int DIAGRAM__LINKED_BY
        The feature id for the 'Linked By' reference list.
        See Also:
        Constant Field Values
      • DIAGRAM__PROPERTIES

        static final int DIAGRAM__PROPERTIES
        The feature id for the 'Properties' containment reference list.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_BBACKGROUND_COLOR_ON

        static final int DIAGRAM__DGM_BBACKGROUND_COLOR_ON
        The feature id for the 'Dgm BBackground Color On' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_BBORDER

        static final int DIAGRAM__DGM_BBORDER
        The feature id for the 'Dgm BBorder' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_BDGM_BORDER

        static final int DIAGRAM__DGM_BDGM_BORDER
        The feature id for the 'Dgm BDgm Border' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_BDGM_PDEFAULT

        static final int DIAGRAM__DGM_BDGM_PDEFAULT
        The feature id for the 'Dgm BDgm PDefault' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_BIS_HIERARCHY

        static final int DIAGRAM__DGM_BIS_HIERARCHY
        The feature id for the 'Dgm BIs Hierarchy' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_BPRESENTATION_MENU

        static final int DIAGRAM__DGM_BPRESENTATION_MENU
        The feature id for the 'Dgm BPresentation Menu' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_BSHOW_GRID

        static final int DIAGRAM__DGM_BSHOW_GRID
        The feature id for the 'Dgm BShow Grid' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_BSHOW_LINE_SHADOW

        static final int DIAGRAM__DGM_BSHOW_LINE_SHADOW
        The feature id for the 'Dgm BShow Line Shadow' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_BSHOW_NODE_SHADOW

        static final int DIAGRAM__DGM_BSHOW_NODE_SHADOW
        The feature id for the 'Dgm BShow Node Shadow' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_BSHOW_PAGES

        static final int DIAGRAM__DGM_BSHOW_PAGES
        The feature id for the 'Dgm BShow Pages' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_BSHOW_RULER

        static final int DIAGRAM__DGM_BSHOW_RULER
        The feature id for the 'Dgm BShow Ruler' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_BSHOW_SCROLL

        static final int DIAGRAM__DGM_BSHOW_SCROLL
        The feature id for the 'Dgm BShow Scroll' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_BSHOW_TEXT_SHADOW

        static final int DIAGRAM__DGM_BSHOW_TEXT_SHADOW
        The feature id for the 'Dgm BShow Text Shadow' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_BORDER_OFFSET

        static final int DIAGRAM__DGM_BORDER_OFFSET
        The feature id for the 'Dgm Border Offset' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_CLEVEL_NUMBER

        static final int DIAGRAM__DGM_CLEVEL_NUMBER
        The feature id for the 'Dgm CLevel Number' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_GRID_UNIT100

        static final int DIAGRAM__DGM_GRID_UNIT100
        The feature id for the 'Dgm Grid Unit100' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_IDGM_FORM

        static final int DIAGRAM__DGM_IDGM_FORM
        The feature id for the 'Dgm IDgm Form' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_PGRID_NUM_ENT

        static final int DIAGRAM__DGM_PGRID_NUM_ENT
        The feature id for the 'Dgm PGrid Num Ent' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_PGRID_NUM_LIN

        static final int DIAGRAM__DGM_PGRID_NUM_LIN
        The feature id for the 'Dgm PGrid Num Lin' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_PGRID_SIZE_ENT

        static final int DIAGRAM__DGM_PGRID_SIZE_ENT
        The feature id for the 'Dgm PGrid Size Ent' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_PGRID_SIZE_LIN

        static final int DIAGRAM__DGM_PGRID_SIZE_LIN
        The feature id for the 'Dgm PGrid Size Lin' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_PSHADOW_DELTA

        static final int DIAGRAM__DGM_PSHADOW_DELTA
        The feature id for the 'Dgm PShadow Delta' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_RGB_BACKGROUND_COLOR

        static final int DIAGRAM__DGM_RGB_BACKGROUND_COLOR
        The feature id for the 'Dgm RGB Background Color' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_RGB_SHADOW_COLOR

        static final int DIAGRAM__DGM_RGB_SHADOW_COLOR
        The feature id for the 'Dgm RGB Shadow Color' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_RMARGIN

        static final int DIAGRAM__DGM_RMARGIN
        The feature id for the 'Dgm RMargin' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_SNAP_GRID_ENT

        static final int DIAGRAM__DGM_SNAP_GRID_ENT
        The feature id for the 'Dgm Snap Grid Ent' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_SNAP_GRID_LIN

        static final int DIAGRAM__DGM_SNAP_GRID_LIN
        The feature id for the 'Dgm Snap Grid Lin' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_WBORDER_PEN_STYLE

        static final int DIAGRAM__DGM_WBORDER_PEN_STYLE
        The feature id for the 'Dgm WBorder Pen Style' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_WORIENTATION

        static final int DIAGRAM__DGM_WORIENTATION
        The feature id for the 'Dgm WOrientation' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DGM_WLINE_PEN_STYLE

        static final int DIAGRAM__DGM_WLINE_PEN_STYLE
        The feature id for the 'Dgm WLine Pen Style' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM__DISPLAYS

        static final int DIAGRAM__DISPLAYS
        The feature id for the 'Displays' containment reference list.
        See Also:
        Constant Field Values
      • DIAGRAM__SYMBOLS

        static final int DIAGRAM__SYMBOLS
        The feature id for the 'Symbols' containment reference list.
        See Also:
        Constant Field Values
      • DIAGRAM__ENCYCLOPEDIA

        static final int DIAGRAM__ENCYCLOPEDIA
        The feature id for the 'Encyclopedia' reference.
        See Also:
        Constant Field Values
      • DIAGRAM__IMAGE

        static final int DIAGRAM__IMAGE
        The feature id for the 'Image' attribute.
        See Also:
        Constant Field Values
      • DIAGRAM_FEATURE_COUNT

        static final int DIAGRAM_FEATURE_COUNT
        The number of structural features of the 'Diagram' class.
        See Also:
        Constant Field Values
      • DISPLAY

        static final int DISPLAY
        The meta object id for the 'Display' class.
        See Also:
        DisplayImpl, SaPackageImpl.getDisplay(), Constant Field Values
      • DISPLAY__EANNOTATIONS

        static final int DISPLAY__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • DISPLAY__DSP_MINOR_TYPE_NUM

        static final int DISPLAY__DSP_MINOR_TYPE_NUM
        The feature id for the 'Dsp Minor Type Num' attribute.
        See Also:
        Constant Field Values
      • DISPLAY__DSP_MODE

        static final int DISPLAY__DSP_MODE
        The feature id for the 'Dsp Mode' attribute.
        See Also:
        Constant Field Values
      • DISPLAY__DSP_MODE_EXT

        static final int DISPLAY__DSP_MODE_EXT
        The feature id for the 'Dsp Mode Ext' attribute.
        See Also:
        Constant Field Values
      • DISPLAY_FEATURE_COUNT

        static final int DISPLAY_FEATURE_COUNT
        The number of structural features of the 'Display' class.
        See Also:
        Constant Field Values
      • ENCYCLOPEDIA

        static final int ENCYCLOPEDIA
        The meta object id for the 'Encyclopedia' class.
        See Also:
        EncyclopediaImpl, SaPackageImpl.getEncyclopedia(), Constant Field Values
      • ENCYCLOPEDIA__EANNOTATIONS

        static final int ENCYCLOPEDIA__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • ENCYCLOPEDIA__AUDIT_ID

        static final int ENCYCLOPEDIA__AUDIT_ID
        The feature id for the 'Audit Id' attribute.
        See Also:
        Constant Field Values
      • ENCYCLOPEDIA__PATH

        static final int ENCYCLOPEDIA__PATH
        The feature id for the 'Path' attribute.
        See Also:
        Constant Field Values
      • ENCYCLOPEDIA__VERSION

        static final int ENCYCLOPEDIA__VERSION
        The feature id for the 'Version' attribute.
        See Also:
        Constant Field Values
      • ENCYCLOPEDIA__CLASSES

        static final int ENCYCLOPEDIA__CLASSES
        The feature id for the 'Classes' containment reference list.
        See Also:
        Constant Field Values
      • ENCYCLOPEDIA__DIAGRAMS

        static final int ENCYCLOPEDIA__DIAGRAMS
        The feature id for the 'Diagrams' reference list.
        See Also:
        Constant Field Values
      • ENCYCLOPEDIA__DEFINITIONS

        static final int ENCYCLOPEDIA__DEFINITIONS
        The feature id for the 'Definitions' reference list.
        See Also:
        Constant Field Values
      • ENCYCLOPEDIA_FEATURE_COUNT

        static final int ENCYCLOPEDIA_FEATURE_COUNT
        The number of structural features of the 'Encyclopedia' class.
        See Also:
        Constant Field Values
      • HEADER

        static final int HEADER
        The meta object id for the 'Header' class.
        See Also:
        HeaderImpl, SaPackageImpl.getHeader(), Constant Field Values
      • HEADER__EANNOTATIONS

        static final int HEADER__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • HEADER__LINK_FORMAT

        static final int HEADER__LINK_FORMAT
        The feature id for the 'Link Format' attribute.
        See Also:
        Constant Field Values
      • HEADER__VENDORS

        static final int HEADER__VENDORS
        The feature id for the 'Vendors' containment reference list.
        See Also:
        Constant Field Values
      • HEADER__PRODUCTS

        static final int HEADER__PRODUCTS
        The feature id for the 'Products' containment reference list.
        See Also:
        Constant Field Values
      • HEADER_FEATURE_COUNT

        static final int HEADER_FEATURE_COUNT
        The number of structural features of the 'Header' class.
        See Also:
        Constant Field Values
      • LOCATION

        static final int LOCATION
        The meta object id for the 'Location' class.
        See Also:
        LocationImpl, SaPackageImpl.getLocation(), Constant Field Values
      • LOCATION__EANNOTATIONS

        static final int LOCATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • LOCATION__LOC_X

        static final int LOCATION__LOC_X
        The feature id for the 'Loc X' attribute.
        See Also:
        Constant Field Values
      • LOCATION__LOC_Y

        static final int LOCATION__LOC_Y
        The feature id for the 'Loc Y' attribute.
        See Also:
        Constant Field Values
      • LOCATION__LOC_TYPE

        static final int LOCATION__LOC_TYPE
        The feature id for the 'Loc Type' attribute.
        See Also:
        Constant Field Values
      • LOCATION_FEATURE_COUNT

        static final int LOCATION_FEATURE_COUNT
        The number of structural features of the 'Location' class.
        See Also:
        Constant Field Values
      • META_CLASS

        static final int META_CLASS
        The meta object id for the 'Meta Class' class.
        See Also:
        MetaClassImpl, SaPackageImpl.getMetaClass(), Constant Field Values
      • META_CLASS__EANNOTATIONS

        static final int META_CLASS__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • META_CLASS__META_CLASS_NAME

        static final int META_CLASS__META_CLASS_NAME
        The feature id for the 'Meta Class Name' attribute.
        See Also:
        Constant Field Values
      • META_CLASS__META_CLASS

        static final int META_CLASS__META_CLASS
        The feature id for the 'Meta Class' attribute.
        See Also:
        Constant Field Values
      • META_CLASS__META_ITEMS

        static final int META_CLASS__META_ITEMS
        The feature id for the 'Meta Items' containment reference list.
        See Also:
        Constant Field Values
      • META_CLASS_FEATURE_COUNT

        static final int META_CLASS_FEATURE_COUNT
        The number of structural features of the 'Meta Class' class.
        See Also:
        Constant Field Values
      • META_DATA

        static final int META_DATA
        The meta object id for the 'Meta Data' class.
        See Also:
        MetaDataImpl, SaPackageImpl.getMetaData(), Constant Field Values
      • META_DATA__EANNOTATIONS

        static final int META_DATA__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • META_DATA__META_CLASSES

        static final int META_DATA__META_CLASSES
        The feature id for the 'Meta Classes' containment reference list.
        See Also:
        Constant Field Values
      • META_DATA__META_LISTS

        static final int META_DATA__META_LISTS
        The feature id for the 'Meta Lists' containment reference list.
        See Also:
        Constant Field Values
      • META_DATA_FEATURE_COUNT

        static final int META_DATA_FEATURE_COUNT
        The number of structural features of the 'Meta Data' class.
        See Also:
        Constant Field Values
      • META_ITEM

        static final int META_ITEM
        The meta object id for the 'Meta Item' class.
        See Also:
        MetaItemImpl, SaPackageImpl.getMetaItem(), Constant Field Values
      • META_ITEM__EANNOTATIONS

        static final int META_ITEM__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • META_ITEM__META_ITEM_NAME

        static final int META_ITEM__META_ITEM_NAME
        The feature id for the 'Meta Item Name' attribute.
        See Also:
        Constant Field Values
      • META_ITEM__META_ITEM_TYPE

        static final int META_ITEM__META_ITEM_TYPE
        The feature id for the 'Meta Item Type' attribute.
        See Also:
        Constant Field Values
      • META_ITEM__META_PROPERTIES

        static final int META_ITEM__META_PROPERTIES
        The feature id for the 'Meta Properties' containment reference list.
        See Also:
        Constant Field Values
      • META_ITEM__INSTANCES

        static final int META_ITEM__INSTANCES
        The feature id for the 'Instances' reference list.
        See Also:
        Constant Field Values
      • META_ITEM__SUPER_TYPE

        static final int META_ITEM__SUPER_TYPE
        The feature id for the 'Super Type' reference.
        See Also:
        Constant Field Values
      • META_ITEM__SUB_TYPES

        static final int META_ITEM__SUB_TYPES
        The feature id for the 'Sub Types' reference list.
        See Also:
        Constant Field Values
      • META_ITEM__ALL_SUPER_TYPES

        static final int META_ITEM__ALL_SUPER_TYPES
        The feature id for the 'All Super Types' reference list.
        See Also:
        Constant Field Values
      • META_ITEM__ALL_SUB_TYPES

        static final int META_ITEM__ALL_SUB_TYPES
        The feature id for the 'All Sub Types' reference list.
        See Also:
        Constant Field Values
      • META_ITEM_FEATURE_COUNT

        static final int META_ITEM_FEATURE_COUNT
        The number of structural features of the 'Meta Item' class.
        See Also:
        Constant Field Values
      • META_KEYED_BY

        static final int META_KEYED_BY
        The meta object id for the 'Meta Keyed By' class.
        See Also:
        MetaKeyedByImpl, SaPackageImpl.getMetaKeyedBy(), Constant Field Values
      • META_KEYED_BY__EANNOTATIONS

        static final int META_KEYED_BY__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • META_KEYED_BY__META_KEY_FROM_NAME

        static final int META_KEYED_BY__META_KEY_FROM_NAME
        The feature id for the 'Meta Key From Name' attribute.
        See Also:
        Constant Field Values
      • META_KEYED_BY__META_KEY_KEYED_NAME

        static final int META_KEYED_BY__META_KEY_KEYED_NAME
        The feature id for the 'Meta Key Keyed Name' attribute.
        See Also:
        Constant Field Values
      • META_KEYED_BY__META_KEY_QUALIFIABLE

        static final int META_KEYED_BY__META_KEY_QUALIFIABLE
        The feature id for the 'Meta Key Qualifiable' attribute.
        See Also:
        Constant Field Values
      • META_KEYED_BY_FEATURE_COUNT

        static final int META_KEYED_BY_FEATURE_COUNT
        The number of structural features of the 'Meta Keyed By' class.
        See Also:
        Constant Field Values
      • META_PROPERTY

        static final int META_PROPERTY
        The meta object id for the 'Meta Property' class.
        See Also:
        MetaPropertyImpl, SaPackageImpl.getMetaProperty(), Constant Field Values
      • PICTURE

        static final int PICTURE
        The meta object id for the 'Picture' class.
        See Also:
        PictureImpl, SaPackageImpl.getPicture(), Constant Field Values
      • PROPERTY

        static final int PROPERTY
        The meta object id for the 'Property' class.
        See Also:
        PropertyImpl, SaPackageImpl.getProperty(), Constant Field Values
      • RELATION

        static final int RELATION
        The meta object id for the 'Relation' class.
        See Also:
        RelationImpl, SaPackageImpl.getRelation(), Constant Field Values
      • SYMBOL

        static final int SYMBOL
        The meta object id for the 'Symbol' class.
        See Also:
        SymbolImpl, SaPackageImpl.getSymbol(), Constant Field Values
      • META_LIST

        static final int META_LIST
        The meta object id for the 'Meta List' class.
        See Also:
        MetaListImpl, SaPackageImpl.getMetaList(), Constant Field Values
      • META_LIST__EANNOTATIONS

        static final int META_LIST__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • META_LIST__NAME

        static final int META_LIST__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • META_LIST__VALUES

        static final int META_LIST__VALUES
        The feature id for the 'Values' attribute list.
        See Also:
        Constant Field Values
      • META_LIST_FEATURE_COUNT

        static final int META_LIST_FEATURE_COUNT
        The number of structural features of the 'Meta List' class.
        See Also:
        Constant Field Values
      • META_PROPERTY__EANNOTATIONS

        static final int META_PROPERTY__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_ALT_LABEL_LONG

        static final int META_PROPERTY__META_PRP_ALT_LABEL_LONG
        The feature id for the 'Meta Prp Alt Label Long' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_ALT_LABEL_SHORT

        static final int META_PROPERTY__META_PRP_ALT_LABEL_SHORT
        The feature id for the 'Meta Prp Alt Label Short' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_DEFAULT

        static final int META_PROPERTY__META_PRP_DEFAULT
        The feature id for the 'Meta Prp Default' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_EDIT_FLAGS

        static final int META_PROPERTY__META_PRP_EDIT_FLAGS
        The feature id for the 'Meta Prp Edit Flags' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_EDIT_LENGTH

        static final int META_PROPERTY__META_PRP_EDIT_LENGTH
        The feature id for the 'Meta Prp Edit Length' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_EDIT_TYPE

        static final int META_PROPERTY__META_PRP_EDIT_TYPE
        The feature id for the 'Meta Prp Edit Type' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_EDIT_TYPE_NUM

        static final int META_PROPERTY__META_PRP_EDIT_TYPE_NUM
        The feature id for the 'Meta Prp Edit Type Num' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_HELP

        static final int META_PROPERTY__META_PRP_HELP
        The feature id for the 'Meta Prp Help' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_HELP_ID

        static final int META_PROPERTY__META_PRP_HELP_ID
        The feature id for the 'Meta Prp Help Id' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_KEY

        static final int META_PROPERTY__META_PRP_KEY
        The feature id for the 'Meta Prp Key' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_LABEL

        static final int META_PROPERTY__META_PRP_LABEL
        The feature id for the 'Meta Prp Label' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_NAME

        static final int META_PROPERTY__META_PRP_NAME
        The feature id for the 'Meta Prp Name' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_OF_FLAGS

        static final int META_PROPERTY__META_PRP_OF_FLAGS
        The feature id for the 'Meta Prp Of Flags' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_OF_MAJOR_TYPE

        static final int META_PROPERTY__META_PRP_OF_MAJOR_TYPE
        The feature id for the 'Meta Prp Of Major Type' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_OF_MAJOR_TYPE_NAME

        static final int META_PROPERTY__META_PRP_OF_MAJOR_TYPE_NAME
        The feature id for the 'Meta Prp Of Major Type Name' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_OF_MINOR_TYPE

        static final int META_PROPERTY__META_PRP_OF_MINOR_TYPE
        The feature id for the 'Meta Prp Of Minor Type' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_OF_MINOR_TYPE_NAME

        static final int META_PROPERTY__META_PRP_OF_MINOR_TYPE_NAME
        The feature id for the 'Meta Prp Of Minor Type Name' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_OF_RELATE_TYPE

        static final int META_PROPERTY__META_PRP_OF_RELATE_TYPE
        The feature id for the 'Meta Prp Of Relate Type' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_RANGE_MAX

        static final int META_PROPERTY__META_PRP_RANGE_MAX
        The feature id for the 'Meta Prp Range Max' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_RANGE_MIN

        static final int META_PROPERTY__META_PRP_RANGE_MIN
        The feature id for the 'Meta Prp Range Min' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_PRP_REQUIRED

        static final int META_PROPERTY__META_PRP_REQUIRED
        The feature id for the 'Meta Prp Required' attribute.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_KEYED_BY

        static final int META_PROPERTY__META_KEYED_BY
        The feature id for the 'Meta Keyed By' containment reference list.
        See Also:
        Constant Field Values
      • META_PROPERTY__INSTANCES

        static final int META_PROPERTY__INSTANCES
        The feature id for the 'Instances' reference list.
        See Also:
        Constant Field Values
      • META_PROPERTY__INHERITED_FROM

        static final int META_PROPERTY__INHERITED_FROM
        The feature id for the 'Inherited From' reference.
        See Also:
        Constant Field Values
      • META_PROPERTY__INHERITED_FROM_PROPERTY

        static final int META_PROPERTY__INHERITED_FROM_PROPERTY
        The feature id for the 'Inherited From Property' reference.
        See Also:
        Constant Field Values
      • META_PROPERTY__META_LIST

        static final int META_PROPERTY__META_LIST
        The feature id for the 'Meta List' reference.
        See Also:
        Constant Field Values
      • META_PROPERTY_FEATURE_COUNT

        static final int META_PROPERTY_FEATURE_COUNT
        The number of structural features of the 'Meta Property' class.
        See Also:
        Constant Field Values
      • PICTURE__EANNOTATIONS

        static final int PICTURE__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PICTURE__ORIGINAL_FILE

        static final int PICTURE__ORIGINAL_FILE
        The feature id for the 'Original File' attribute.
        See Also:
        Constant Field Values
      • PICTURE__ORIGINAL_FILE_LENGTH

        static final int PICTURE__ORIGINAL_FILE_LENGTH
        The feature id for the 'Original File Length' attribute.
        See Also:
        Constant Field Values
      • PICTURE__PICTURE_DATA

        static final int PICTURE__PICTURE_DATA
        The feature id for the 'Picture Data' attribute.
        See Also:
        Constant Field Values
      • PICTURE__PICTURE_ENCODING_METHOD

        static final int PICTURE__PICTURE_ENCODING_METHOD
        The feature id for the 'Picture Encoding Method' attribute.
        See Also:
        Constant Field Values
      • PICTURE__PICTURE_ENCODING_VERSION

        static final int PICTURE__PICTURE_ENCODING_VERSION
        The feature id for the 'Picture Encoding Version' attribute.
        See Also:
        Constant Field Values
      • PICTURE_FEATURE_COUNT

        static final int PICTURE_FEATURE_COUNT
        The number of structural features of the 'Picture' class.
        See Also:
        Constant Field Values
      • PROPERTY__EANNOTATIONS

        static final int PROPERTY__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • PROPERTY__PRP_NAME

        static final int PROPERTY__PRP_NAME
        The feature id for the 'Prp Name' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__PRP_VALUE

        static final int PROPERTY__PRP_VALUE
        The feature id for the 'Prp Value' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__PRP_EDIT_TYPE

        static final int PROPERTY__PRP_EDIT_TYPE
        The feature id for the 'Prp Edit Type' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__PRP_LENGTH

        static final int PROPERTY__PRP_LENGTH
        The feature id for the 'Prp Length' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__PRP_EDIT_DEF_MINOR_TYPE

        static final int PROPERTY__PRP_EDIT_DEF_MINOR_TYPE
        The feature id for the 'Prp Edit Def Minor Type' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__PRP_EDIT_DEF_MAJOR_TYPE

        static final int PROPERTY__PRP_EDIT_DEF_MAJOR_TYPE
        The feature id for the 'Prp Edit Def Major Type' attribute.
        See Also:
        Constant Field Values
      • PROPERTY__OWNER

        static final int PROPERTY__OWNER
        The feature id for the 'Owner' container reference.
        See Also:
        Constant Field Values
      • PROPERTY__LINKS

        static final int PROPERTY__LINKS
        The feature id for the 'Links' reference list.
        See Also:
        Constant Field Values
      • PROPERTY__META_PROPERTY

        static final int PROPERTY__META_PROPERTY
        The feature id for the 'Meta Property' reference.
        See Also:
        Constant Field Values
      • PROPERTY_FEATURE_COUNT

        static final int PROPERTY_FEATURE_COUNT
        The number of structural features of the 'Property' class.
        See Also:
        Constant Field Values
      • RELATION__EANNOTATIONS

        static final int RELATION__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • RELATION__REL_TYPE_ELEMENT

        static final int RELATION__REL_TYPE_ELEMENT
        The feature id for the 'Rel Type Element' reference.
        See Also:
        Constant Field Values
      • RELATION__OWNER

        static final int RELATION__OWNER
        The feature id for the 'Owner' container reference.
        See Also:
        Constant Field Values
      • RELATION__REL_TYPE_NAME

        static final int RELATION__REL_TYPE_NAME
        The feature id for the 'Rel Type Name' attribute.
        See Also:
        Constant Field Values
      • RELATION__REL_TYPE_NUM

        static final int RELATION__REL_TYPE_NUM
        The feature id for the 'Rel Type Num' attribute.
        See Also:
        Constant Field Values
      • RELATION_FEATURE_COUNT

        static final int RELATION_FEATURE_COUNT
        The number of structural features of the 'Relation' class.
        See Also:
        Constant Field Values
      • SYMBOL__EANNOTATIONS

        static final int SYMBOL__EANNOTATIONS
        The feature id for the 'EAnnotations' containment reference list.
        See Also:
        Constant Field Values
      • SYMBOL__OBJ_ID

        static final int SYMBOL__OBJ_ID
        The feature id for the 'Obj Id' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__OBJ_NAME

        static final int SYMBOL__OBJ_NAME
        The feature id for the 'Obj Name' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__OBJ_AUDIT_ID

        static final int SYMBOL__OBJ_AUDIT_ID
        The feature id for the 'Obj Audit Id' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__OBJ_FQ_NAME

        static final int SYMBOL__OBJ_FQ_NAME
        The feature id for the 'Obj FQ Name' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__OBJ_MAJOR_TYPE_NUM

        static final int SYMBOL__OBJ_MAJOR_TYPE_NUM
        The feature id for the 'Obj Major Type Num' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__OBJ_MINOR_TYPE_NAME

        static final int SYMBOL__OBJ_MINOR_TYPE_NAME
        The feature id for the 'Obj Minor Type Name' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__OBJ_MINOR_TYPE_NUM

        static final int SYMBOL__OBJ_MINOR_TYPE_NUM
        The feature id for the 'Obj Minor Type Num' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__OBJ_UPDATE_DATE

        static final int SYMBOL__OBJ_UPDATE_DATE
        The feature id for the 'Obj Update Date' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__OBJ_UPDATE_TIME

        static final int SYMBOL__OBJ_UPDATE_TIME
        The feature id for the 'Obj Update Time' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__RELATIONS

        static final int SYMBOL__RELATIONS
        The feature id for the 'Relations' containment reference list.
        See Also:
        Constant Field Values
      • SYMBOL__LINKED_BY

        static final int SYMBOL__LINKED_BY
        The feature id for the 'Linked By' reference list.
        See Also:
        Constant Field Values
      • SYMBOL__PROPERTIES

        static final int SYMBOL__PROPERTIES
        The feature id for the 'Properties' containment reference list.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_CLEVEL_NUMBER

        static final int SYMBOL__SYM_CLEVEL_NUMBER
        The feature id for the 'Sym CLevel Number' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ID_DGM

        static final int SYMBOL__SYM_ID_DGM
        The feature id for the 'Sym Id Dgm' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_LOC_X

        static final int SYMBOL__SYM_LOC_X
        The feature id for the 'Sym Loc X' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_LOC_Y

        static final int SYMBOL__SYM_LOC_Y
        The feature id for the 'Sym Loc Y' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_SIZE_X

        static final int SYMBOL__SYM_SIZE_X
        The feature id for the 'Sym Size X' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_SIZE_Y

        static final int SYMBOL__SYM_SIZE_Y
        The feature id for the 'Sym Size Y' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_NAME_LOC_X

        static final int SYMBOL__SYM_NAME_LOC_X
        The feature id for the 'Sym Name Loc X' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_NAME_LOC_Y

        static final int SYMBOL__SYM_NAME_LOC_Y
        The feature id for the 'Sym Name Loc Y' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_NAME_SIZE_X

        static final int SYMBOL__SYM_NAME_SIZE_X
        The feature id for the 'Sym Name Size X' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_NAME_SIZE_Y

        static final int SYMBOL__SYM_NAME_SIZE_Y
        The feature id for the 'Sym Name Size Y' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_DESC_LOC_X

        static final int SYMBOL__SYM_DESC_LOC_X
        The feature id for the 'Sym Desc Loc X' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_DESC_LOC_Y

        static final int SYMBOL__SYM_DESC_LOC_Y
        The feature id for the 'Sym Desc Loc Y' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_DESC_SIZE_X

        static final int SYMBOL__SYM_DESC_SIZE_X
        The feature id for the 'Sym Desc Size X' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_DESC_SIZE_Y

        static final int SYMBOL__SYM_DESC_SIZE_Y
        The feature id for the 'Sym Desc Size Y' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_START_LOC_X

        static final int SYMBOL__SYM_START_LOC_X
        The feature id for the 'Sym Start Loc X' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_START_LOC_Y

        static final int SYMBOL__SYM_START_LOC_Y
        The feature id for the 'Sym Start Loc Y' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_END_LOC_X

        static final int SYMBOL__SYM_END_LOC_X
        The feature id for the 'Sym End Loc X' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_END_LOC_Y

        static final int SYMBOL__SYM_END_LOC_Y
        The feature id for the 'Sym End Loc Y' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_PEN_COLOR_ON

        static final int SYMBOL__SYM_PEN_COLOR_ON
        The feature id for the 'Sym Pen Color On' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_PEN_COLOR_RED

        static final int SYMBOL__SYM_PEN_COLOR_RED
        The feature id for the 'Sym Pen Color Red' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_PEN_COLOR_GREEN

        static final int SYMBOL__SYM_PEN_COLOR_GREEN
        The feature id for the 'Sym Pen Color Green' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_PEN_COLOR_BLUE

        static final int SYMBOL__SYM_PEN_COLOR_BLUE
        The feature id for the 'Sym Pen Color Blue' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FILL_COLOR_ON

        static final int SYMBOL__SYM_FILL_COLOR_ON
        The feature id for the 'Sym Fill Color On' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FILL_COLOR_RED

        static final int SYMBOL__SYM_FILL_COLOR_RED
        The feature id for the 'Sym Fill Color Red' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FILL_COLOR_GREEN

        static final int SYMBOL__SYM_FILL_COLOR_GREEN
        The feature id for the 'Sym Fill Color Green' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FILL_COLOR_BLUE

        static final int SYMBOL__SYM_FILL_COLOR_BLUE
        The feature id for the 'Sym Fill Color Blue' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FONT_COLOR_ON

        static final int SYMBOL__SYM_FONT_COLOR_ON
        The feature id for the 'Sym Font Color On' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FONT_COLOR_RED

        static final int SYMBOL__SYM_FONT_COLOR_RED
        The feature id for the 'Sym Font Color Red' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FONT_COLOR_GREEN

        static final int SYMBOL__SYM_FONT_COLOR_GREEN
        The feature id for the 'Sym Font Color Green' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FONT_COLOR_BLUE

        static final int SYMBOL__SYM_FONT_COLOR_BLUE
        The feature id for the 'Sym Font Color Blue' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_PEN_STYLE

        static final int SYMBOL__SYM_PEN_STYLE
        The feature id for the 'Sym Pen Style' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FONT_NAME

        static final int SYMBOL__SYM_FONT_NAME
        The feature id for the 'Sym Font Name' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FONT_HEIGHT

        static final int SYMBOL__SYM_FONT_HEIGHT
        The feature id for the 'Sym Font Height' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FONT_FLAGS

        static final int SYMBOL__SYM_FONT_FLAGS
        The feature id for the 'Sym Font Flags' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_LINE_STYLE

        static final int SYMBOL__SYM_LINE_STYLE
        The feature id for the 'Sym Line Style' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FROM_CARDINALITY

        static final int SYMBOL__SYM_FROM_CARDINALITY
        The feature id for the 'Sym From Cardinality' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FROM_CARD_NUMBER

        static final int SYMBOL__SYM_FROM_CARD_NUMBER
        The feature id for the 'Sym From Card Number' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_TO_CARDINALITY

        static final int SYMBOL__SYM_TO_CARDINALITY
        The feature id for the 'Sym To Cardinality' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_TO_CARD_NUMBER

        static final int SYMBOL__SYM_TO_CARD_NUMBER
        The feature id for the 'Sym To Card Number' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_HAS_FROM_ARROW

        static final int SYMBOL__SYM_HAS_FROM_ARROW
        The feature id for the 'Sym Has From Arrow' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_HAS_TO_ARROW

        static final int SYMBOL__SYM_HAS_TO_ARROW
        The feature id for the 'Sym Has To Arrow' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_PROPERTIES

        static final int SYMBOL__SYM_PROPERTIES
        The feature id for the 'Sym Properties' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ORDER

        static final int SYMBOL__SYM_ORDER
        The feature id for the 'Sym Order' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_XP_ENTITY

        static final int SYMBOL__SYM_XP_ENTITY
        The feature id for the 'Sym XP Entity' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_XP_LINK

        static final int SYMBOL__SYM_XP_LINK
        The feature id for the 'Sym XP Link' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_XP_GROUP

        static final int SYMBOL__SYM_XP_GROUP
        The feature id for the 'Sym XP Group' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_XP_SIBLING

        static final int SYMBOL__SYM_XP_SIBLING
        The feature id for the 'Sym XP Sibling' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_XP_SUBORDINATE

        static final int SYMBOL__SYM_XP_SUBORDINATE
        The feature id for the 'Sym XP Subordinate' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ARRANGEMENT

        static final int SYMBOL__SYM_ARRANGEMENT
        The feature id for the 'Sym Arrangement' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_OTHER_SYMBOLOGY

        static final int SYMBOL__SYM_OTHER_SYMBOLOGY
        The feature id for the 'Sym Other Symbology' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ZP_DESC

        static final int SYMBOL__SYM_ZP_DESC
        The feature id for the 'Sym ZP Desc' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ZP_LEGEND

        static final int SYMBOL__SYM_ZP_LEGEND
        The feature id for the 'Sym ZP Legend' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ZP_SAMPLE

        static final int SYMBOL__SYM_ZP_SAMPLE
        The feature id for the 'Sym ZP Sample' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ZP_DERIVATION

        static final int SYMBOL__SYM_ZP_DERIVATION
        The feature id for the 'Sym ZP Derivation' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ZP_PIC_FILE

        static final int SYMBOL__SYM_ZP_PIC_FILE
        The feature id for the 'Sym ZP Pic File' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ZP_PIC_TYPE

        static final int SYMBOL__SYM_ZP_PIC_TYPE
        The feature id for the 'Sym ZP Pic Type' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ZP_MENU

        static final int SYMBOL__SYM_ZP_MENU
        The feature id for the 'Sym ZP Menu' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ZP_FONT_NAME

        static final int SYMBOL__SYM_ZP_FONT_NAME
        The feature id for the 'Sym ZP Font Name' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_S2IID

        static final int SYMBOL__SYM_S2IID
        The feature id for the 'Sym S2iid' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ZP_FROM

        static final int SYMBOL__SYM_ZP_FROM
        The feature id for the 'Sym ZP From' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ZP_PICTURE

        static final int SYMBOL__SYM_ZP_PICTURE
        The feature id for the 'Sym ZP Picture' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ZP_TO_USING

        static final int SYMBOL__SYM_ZP_TO_USING
        The feature id for the 'Sym ZP To Using' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ZP_ID_NAME

        static final int SYMBOL__SYM_ZP_ID_NAME
        The feature id for the 'Sym ZP Id Name' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_S4IID

        static final int SYMBOL__SYM_S4IID
        The feature id for the 'Sym S4iid' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FLAGS

        static final int SYMBOL__SYM_FLAGS
        The feature id for the 'Sym Flags' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FLAGS2

        static final int SYMBOL__SYM_FLAGS2
        The feature id for the 'Sym Flags2' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FLAGS3

        static final int SYMBOL__SYM_FLAGS3
        The feature id for the 'Sym Flags3' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_TEXT_FLAGS

        static final int SYMBOL__SYM_TEXT_FLAGS
        The feature id for the 'Sym Text Flags' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_STYLE

        static final int SYMBOL__SYM_STYLE
        The feature id for the 'Sym Style' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_AUX_STYLE

        static final int SYMBOL__SYM_AUX_STYLE
        The feature id for the 'Sym Aux Style' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_OCCURS

        static final int SYMBOL__SYM_OCCURS
        The feature id for the 'Sym Occurs' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_OCC_OFFSET

        static final int SYMBOL__SYM_OCC_OFFSET
        The feature id for the 'Sym Occ Offset' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_BG_COLOR

        static final int SYMBOL__SYM_BG_COLOR
        The feature id for the 'Sym BG Color' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FG_COLOR

        static final int SYMBOL__SYM_FG_COLOR
        The feature id for the 'Sym FG Color' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_PROMPT

        static final int SYMBOL__SYM_PROMPT
        The feature id for the 'Sym Prompt' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_STYLE_FLAGS

        static final int SYMBOL__SYM_STYLE_FLAGS
        The feature id for the 'Sym Style Flags' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_SEQ_NUM

        static final int SYMBOL__SYM_SEQ_NUM
        The feature id for the 'Sym Seq Num' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ROTATION

        static final int SYMBOL__SYM_ROTATION
        The feature id for the 'Sym Rotation' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ERROR1

        static final int SYMBOL__SYM_ERROR1
        The feature id for the 'Sym Error1' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ERROR2

        static final int SYMBOL__SYM_ERROR2
        The feature id for the 'Sym Error2' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_NAME_CRLF1

        static final int SYMBOL__SYM_NAME_CRLF1
        The feature id for the 'Sym Name Crlf1' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_NAME_CRLF2

        static final int SYMBOL__SYM_NAME_CRLF2
        The feature id for the 'Sym Name Crlf2' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_NAME_CRLF3

        static final int SYMBOL__SYM_NAME_CRLF3
        The feature id for the 'Sym Name Crlf3' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_NAME_CRLF4

        static final int SYMBOL__SYM_NAME_CRLF4
        The feature id for the 'Sym Name Crlf4' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ID_COMMENT

        static final int SYMBOL__SYM_ID_COMMENT
        The feature id for the 'Sym Id Comment' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_ZP_SSADM_STR

        static final int SYMBOL__SYM_ZP_SSADM_STR
        The feature id for the 'Sym ZP Ssadm Str' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_FR_EX_ARC_CHAR

        static final int SYMBOL__SYM_FR_EX_ARC_CHAR
        The feature id for the 'Sym Fr Ex Arc Char' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_TO_EX_ARC_CHAR

        static final int SYMBOL__SYM_TO_EX_ARC_CHAR
        The feature id for the 'Sym To Ex Arc Char' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_UNCLE_COUNT

        static final int SYMBOL__SYM_UNCLE_COUNT
        The feature id for the 'Sym Uncle Count' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_HIDE_PROGENY

        static final int SYMBOL__SYM_HIDE_PROGENY
        The feature id for the 'Sym Hide Progeny' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_HIDDEN

        static final int SYMBOL__SYM_HIDDEN
        The feature id for the 'Sym Hidden' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_OTHER_FORM

        static final int SYMBOL__SYM_OTHER_FORM
        The feature id for the 'Sym Other Form' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_HAS_DSP_MODE

        static final int SYMBOL__SYM_HAS_DSP_MODE
        The feature id for the 'Sym Has Dsp Mode' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_DSP_MODE

        static final int SYMBOL__SYM_DSP_MODE
        The feature id for the 'Sym Dsp Mode' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__SYM_DSP_MODE_EXT

        static final int SYMBOL__SYM_DSP_MODE_EXT
        The feature id for the 'Sym Dsp Mode Ext' attribute.
        See Also:
        Constant Field Values
      • SYMBOL__ADJUNCTS

        static final int SYMBOL__ADJUNCTS
        The feature id for the 'Adjuncts' containment reference list.
        See Also:
        Constant Field Values
      • SYMBOL__PICTURES

        static final int SYMBOL__PICTURES
        The feature id for the 'Pictures' containment reference list.
        See Also:
        Constant Field Values
      • SYMBOL__LOCATIONS

        static final int SYMBOL__LOCATIONS
        The feature id for the 'Locations' containment reference list.
        See Also:
        Constant Field Values
      • SYMBOL__DEFINITION

        static final int SYMBOL__DEFINITION
        The feature id for the 'Definition' reference.
        See Also:
        Constant Field Values
      • SYMBOL__DIAGRAM

        static final int SYMBOL__DIAGRAM
        The feature id for the 'Diagram' container reference.
        See Also:
        Constant Field Values
      • SYMBOL_FEATURE_COUNT

        static final int SYMBOL_FEATURE_COUNT
        The number of structural features of the 'Symbol' class.
        See Also:
        Constant Field Values
      • IMAGE

        static final int IMAGE
        The meta object id for the 'Image' data type.
        See Also:
        String, SaPackageImpl.getImage(), Constant Field Values