Interface MappingPackage

  • 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
    All Known Implementing Classes:
    MappingPackageImpl

    public interface MappingPackage
    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 operation of each class,
    • each enum,
    • and each data type
    See Also:
    MappingFactory
    • Method Detail

      • getIMappingModel

        org.eclipse.emf.ecore.EClass getIMappingModel()
        Returns the meta object for class 'IMapping Model'.
        Returns:
        the meta object for class 'IMapping Model'.
        See Also:
        IMappingModel
      • getIMappingModel_Domain

        org.eclipse.emf.ecore.EAttribute getIMappingModel_Domain()
        Returns the meta object for the attribute 'Domain'.
        Returns:
        the meta object for the attribute 'Domain'.
        See Also:
        IMappingModel.getDomain(), getIMappingModel()
      • getMappingNamed

        org.eclipse.emf.ecore.EClass getMappingNamed()
        Returns the meta object for class 'Named'.
        Returns:
        the meta object for class 'Named'.
        See Also:
        MappingNamed
      • getMappingNamed_Name

        org.eclipse.emf.ecore.EAttribute getMappingNamed_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        MappingNamed.getName(), getMappingNamed()
      • getPath

        org.eclipse.emf.ecore.EClass getPath()
        Returns the meta object for class 'Path'.
        Returns:
        the meta object for class 'Path'.
        See Also:
        Path
      • getPath_Path

        org.eclipse.emf.ecore.EAttribute getPath_Path()
        Returns the meta object for the attribute 'Path'.
        Returns:
        the meta object for the attribute 'Path'.
        See Also:
        Path.getPath(), getPath()
      • getItemsHolder

        org.eclipse.emf.ecore.EClass getItemsHolder()
        Returns the meta object for class 'Items Holder'.
        Returns:
        the meta object for class 'Items Holder'.
        See Also:
        ItemsHolder
      • getItemsHolder_Items

        org.eclipse.emf.ecore.EReference getItemsHolder_Items()
        Returns the meta object for the containment reference list 'Items'.
        Returns:
        the meta object for the containment reference list 'Items'.
        See Also:
        ItemsHolder.getItems(), getItemsHolder()
      • getFormMapping

        org.eclipse.emf.ecore.EClass getFormMapping()
        Returns the meta object for class 'Form Mapping'.
        Returns:
        the meta object for class 'Form Mapping'.
        See Also:
        FormMapping
      • getItem

        org.eclipse.emf.ecore.EClass getItem()
        Returns the meta object for class 'Item'.
        Returns:
        the meta object for class 'Item'.
        See Also:
        Item
      • getItem_Type

        org.eclipse.emf.ecore.EAttribute getItem_Type()
        Returns the meta object for the attribute 'Type'.
        Returns:
        the meta object for the attribute 'Type'.
        See Also:
        Item.getType(), getItem()
      • getItem_Visible

        org.eclipse.emf.ecore.EAttribute getItem_Visible()
        Returns the meta object for the attribute 'Visible'.
        Returns:
        the meta object for the attribute 'Visible'.
        See Also:
        Item.isVisible(), getItem()
      • getItem_Path

        org.eclipse.emf.ecore.EReference getItem_Path()
        Returns the meta object for the containment reference 'Path'.
        Returns:
        the meta object for the containment reference 'Path'.
        See Also:
        Item.getPath(), getItem()
      • getItem_Command

        org.eclipse.emf.ecore.EReference getItem_Command()
        Returns the meta object for the containment reference 'Command'.
        Returns:
        the meta object for the containment reference 'Command'.
        See Also:
        Item.getCommand(), getItem()
      • getItemContainer

        org.eclipse.emf.ecore.EClass getItemContainer()
        Returns the meta object for class 'Item Container'.
        Returns:
        the meta object for class 'Item Container'.
        See Also:
        ItemContainer
      • getCommandName

        org.eclipse.emf.ecore.EClass getCommandName()
        Returns the meta object for class 'Command Name'.
        Returns:
        the meta object for class 'Command Name'.
        See Also:
        CommandName
      • getCommandName_Command

        org.eclipse.emf.ecore.EAttribute getCommandName_Command()
        Returns the meta object for the attribute 'Command'.
        Returns:
        the meta object for the attribute 'Command'.
        See Also:
        CommandName.getCommand(), getCommandName()
      • getParameterizedItem

        org.eclipse.emf.ecore.EClass getParameterizedItem()
        Returns the meta object for class 'Parameterized Item'.
        Returns:
        the meta object for class 'Parameterized Item'.
        See Also:
        ParameterizedItem
      • getParameterizedItem_Commands

        org.eclipse.emf.ecore.EReference getParameterizedItem_Commands()
        Returns the meta object for the containment reference list 'Commands'.
        Returns:
        the meta object for the containment reference list 'Commands'.
        See Also:
        ParameterizedItem.getCommands(), getParameterizedItem()
      • getParameterizedTableItem

        org.eclipse.emf.ecore.EClass getParameterizedTableItem()
        Returns the meta object for class 'Parameterized Table Item'.
        Returns:
        the meta object for class 'Parameterized Table Item'.
        See Also:
        ParameterizedTableItem
      • getParameterizedCommand

        org.eclipse.emf.ecore.EClass getParameterizedCommand()
        Returns the meta object for class 'Parameterized Command'.
        Returns:
        the meta object for class 'Parameterized Command'.
        See Also:
        ParameterizedCommand
      • getParameterizedCommandPath

        org.eclipse.emf.ecore.EClass getParameterizedCommandPath()
        Returns the meta object for class 'Parameterized Command Path'.
        Returns:
        the meta object for class 'Parameterized Command Path'.
        See Also:
        ParameterizedCommandPath
      • getIndependentNode

        org.eclipse.emf.ecore.EClass getIndependentNode()
        Returns the meta object for class 'Independent Node'.
        Returns:
        the meta object for class 'Independent Node'.
        See Also:
        IndependentNode
      • getIndependentNodeCotainer

        org.eclipse.emf.ecore.EClass getIndependentNodeCotainer()
        Returns the meta object for class 'Independent Node Cotainer'.
        Returns:
        the meta object for class 'Independent Node Cotainer'.
        See Also:
        IndependentNodeCotainer
      • getDesktopNode

        org.eclipse.emf.ecore.EClass getDesktopNode()
        Returns the meta object for class 'Desktop Node'.
        Returns:
        the meta object for class 'Desktop Node'.
        See Also:
        DesktopNode
      • getGroupNode

        org.eclipse.emf.ecore.EClass getGroupNode()
        Returns the meta object for class 'Group Node'.
        Returns:
        the meta object for class 'Group Node'.
        See Also:
        GroupNode
      • getGroupNode_Commands

        org.eclipse.emf.ecore.EReference getGroupNode_Commands()
        Returns the meta object for the containment reference list 'Commands'.
        Returns:
        the meta object for the containment reference list 'Commands'.
        See Also:
        GroupNode.getCommands(), getGroupNode()
      • getGroupNode_Type

        org.eclipse.emf.ecore.EAttribute getGroupNode_Type()
        Returns the meta object for the attribute 'Type'.
        Returns:
        the meta object for the attribute 'Type'.
        See Also:
        GroupNode.getType(), getGroupNode()
      • getSubsystemNode

        org.eclipse.emf.ecore.EClass getSubsystemNode()
        Returns the meta object for class 'Subsystem Node'.
        Returns:
        the meta object for class 'Subsystem Node'.
        See Also:
        SubsystemNode
      • getIndependentCommand

        org.eclipse.emf.ecore.EClass getIndependentCommand()
        Returns the meta object for class 'Independent Command'.
        Returns:
        the meta object for class 'Independent Command'.
        See Also:
        IndependentCommand
      • getCommandInterfaceMapping

        org.eclipse.emf.ecore.EClass getCommandInterfaceMapping()
        Returns the meta object for class 'Command Interface Mapping'.
        Returns:
        the meta object for class 'Command Interface Mapping'.
        See Also:
        CommandInterfaceMapping
      • getAutoCommandMapEntry

        org.eclipse.emf.ecore.EClass getAutoCommandMapEntry()
        Returns the meta object for class 'Auto Command Map Entry'.
        Returns:
        the meta object for class 'Auto Command Map Entry'.
        See Also:
        Map.Entry
      • getAutoCommandMapEntry_Key

        org.eclipse.emf.ecore.EAttribute getAutoCommandMapEntry_Key()
        Returns the meta object for the attribute 'Key'.
        Returns:
        the meta object for the attribute 'Key'.
        See Also:
        Map.Entry, getAutoCommandMapEntry()
      • getAutoCommandMapEntry_Value

        org.eclipse.emf.ecore.EReference getAutoCommandMapEntry_Value()
        Returns the meta object for the reference 'Value'.
        Returns:
        the meta object for the reference 'Value'.
        See Also:
        Map.Entry, getAutoCommandMapEntry()
      • getPanel

        org.eclipse.emf.ecore.EClass getPanel()
        Returns the meta object for class 'Panel'.
        Returns:
        the meta object for class 'Panel'.
        See Also:
        Panel
      • getPanel_Type

        org.eclipse.emf.ecore.EAttribute getPanel_Type()
        Returns the meta object for the attribute 'Type'.
        Returns:
        the meta object for the attribute 'Type'.
        See Also:
        Panel.getType(), getPanel()
      • getPanel_Groups

        org.eclipse.emf.ecore.EReference getPanel_Groups()
        Returns the meta object for the containment reference list 'Groups'.
        Returns:
        the meta object for the containment reference list 'Groups'.
        See Also:
        Panel.getGroups(), getPanel()
      • getGroup

        org.eclipse.emf.ecore.EClass getGroup()
        Returns the meta object for class 'Group'.
        Returns:
        the meta object for class 'Group'.
        See Also:
        Group
      • getGroup_Type

        org.eclipse.emf.ecore.EAttribute getGroup_Type()
        Returns the meta object for the attribute 'Type'.
        Returns:
        the meta object for the attribute 'Type'.
        See Also:
        Group.getType(), getGroup()
      • getGroup_Items

        org.eclipse.emf.ecore.EReference getGroup_Items()
        Returns the meta object for the containment reference list 'Items'.
        Returns:
        the meta object for the containment reference list 'Items'.
        See Also:
        Group.getItems(), getGroup()
      • getGroup_CountAddedItem

        org.eclipse.emf.ecore.EAttribute getGroup_CountAddedItem()
        Returns the meta object for the attribute 'Count Added Item'.
        Returns:
        the meta object for the attribute 'Count Added Item'.
        See Also:
        Group.getCountAddedItem(), getGroup()
      • getGroupItem

        org.eclipse.emf.ecore.EClass getGroupItem()
        Returns the meta object for class 'Group Item'.
        Returns:
        the meta object for class 'Group Item'.
        See Also:
        GroupItem
      • getGroupItem_Auto

        org.eclipse.emf.ecore.EAttribute getGroupItem_Auto()
        Returns the meta object for the attribute 'Auto'.
        Returns:
        the meta object for the attribute 'Auto'.
        See Also:
        GroupItem.isAuto(), getGroupItem()
      • getGroupItem_PathRu

        org.eclipse.emf.ecore.EReference getGroupItem_PathRu()
        Returns the meta object for the containment reference 'Path Ru'.
        Returns:
        the meta object for the containment reference 'Path Ru'.
        See Also:
        GroupItem.getPathRu(), getGroupItem()
      • getGroupItem_PathEn

        org.eclipse.emf.ecore.EReference getGroupItem_PathEn()
        Returns the meta object for the containment reference 'Path En'.
        Returns:
        the meta object for the containment reference 'Path En'.
        See Also:
        GroupItem.getPathEn(), getGroupItem()
      • getGroupItem_HasPath

        org.eclipse.emf.ecore.EAttribute getGroupItem_HasPath()
        Returns the meta object for the attribute 'Has Path'.
        Returns:
        the meta object for the attribute 'Has Path'.
        See Also:
        GroupItem.isHasPath(), getGroupItem()
      • getPersistedGroupItem

        org.eclipse.emf.ecore.EClass getPersistedGroupItem()
        Returns the meta object for class 'Persisted Group Item'.
        Returns:
        the meta object for class 'Persisted Group Item'.
        See Also:
        PersistedGroupItem
      • getAutoGroupItem

        org.eclipse.emf.ecore.EClass getAutoGroupItem()
        Returns the meta object for class 'Auto Group Item'.
        Returns:
        the meta object for class 'Auto Group Item'.
        See Also:
        AutoGroupItem
      • getItemType

        org.eclipse.emf.ecore.EEnum getItemType()
        Returns the meta object for enum 'Item Type'.
        Returns:
        the meta object for enum 'Item Type'.
        See Also:
        ItemType
      • getGroupNodeType

        org.eclipse.emf.ecore.EEnum getGroupNodeType()
        Returns the meta object for enum 'Group Node Type'.
        Returns:
        the meta object for enum 'Group Node Type'.
        See Also:
        GroupNodeType
      • getPanelType

        org.eclipse.emf.ecore.EEnum getPanelType()
        Returns the meta object for enum 'Panel Type'.
        Returns:
        the meta object for enum 'Panel Type'.
        See Also:
        PanelType
      • getGroupType

        org.eclipse.emf.ecore.EEnum getGroupType()
        Returns the meta object for enum 'Group Type'.
        Returns:
        the meta object for enum 'Group Type'.
        See Also:
        GroupType
      • getGroupItemVisibleType

        org.eclipse.emf.ecore.EEnum getGroupItemVisibleType()
        Returns the meta object for enum 'Group Item Visible Type'.
        Returns:
        the meta object for enum 'Group Item Visible Type'.
        See Also:
        GroupItemVisibleType
      • getMappingFactory

        MappingFactory getMappingFactory()
        Returns the factory that creates the instances of the model.
        Returns:
        the factory that creates the instances of the model.