/** */ package rba.view; import org.eclipse.emf.ecore.EAttribute; import org.eclipse.emf.ecore.EClass; import org.eclipse.emf.ecore.EEnum; import org.eclipse.emf.ecore.EOperation; import org.eclipse.emf.ecore.EPackage; import org.eclipse.emf.ecore.EReference; import rba.core.RBACorePackage; /** * * The Package for the model. * It contains accessors for the meta objects to represent * * * @see rba.view.RBAViewFactory * @model kind="package" * annotation="http://www.eclipse.org/OCL/Import RbaCore='../../rba.model.core/model/rbacore.ecore#/' ecore='http://www.eclipse.org/emf/2002/Ecore'" * @generated */ public interface RBAViewPackage extends EPackage { /** * The package name. * * * @generated */ String eNAME = "view"; /** * The package namespace URI. * * * @generated */ String eNS_URI = "http://www.denso.com/ict/rba/view"; /** * The package namespace name. * * * @generated */ String eNS_PREFIX = "RbaView"; /** * The singleton instance of the package. * * * @generated */ RBAViewPackage eINSTANCE = rba.view.impl.RBAViewPackageImpl.init(); /** * The meta object id for the '{@link rba.view.impl.ViewContentImpl View Content}' class. * * * @see rba.view.impl.ViewContentImpl * @see rba.view.impl.RBAViewPackageImpl#getViewContent() * @generated */ int VIEW_CONTENT = 0; /** * The feature id for the 'Description' attribute. * * * @generated * @ordered */ int VIEW_CONTENT__DESCRIPTION = RBACorePackage.CONTENT__DESCRIPTION; /** * The feature id for the 'Name' attribute. * * * @generated * @ordered */ int VIEW_CONTENT__NAME = RBACorePackage.CONTENT__NAME; /** * The feature id for the 'Tags' containment reference list. * * * @generated * @ordered */ int VIEW_CONTENT__TAGS = RBACorePackage.CONTENT__TAGS; /** * The feature id for the 'Content Group' reference list. * * * @generated * @ordered */ int VIEW_CONTENT__CONTENT_GROUP = RBACorePackage.CONTENT__CONTENT_GROUP; /** * The feature id for the 'Allocatable' reference list. * * * @generated * @ordered */ int VIEW_CONTENT__ALLOCATABLE = RBACorePackage.CONTENT__ALLOCATABLE; /** * The feature id for the 'Loser Type' attribute. * * * @generated * @ordered */ int VIEW_CONTENT__LOSER_TYPE = RBACorePackage.CONTENT__LOSER_TYPE; /** * The feature id for the 'States' containment reference list. * * * @generated * @ordered */ int VIEW_CONTENT__STATES = RBACorePackage.CONTENT__STATES; /** * The feature id for the 'Size' containment reference list. * * * @generated * @ordered */ int VIEW_CONTENT__SIZE = RBACorePackage.CONTENT_FEATURE_COUNT + 0; /** * The number of structural features of the 'View Content' class. * * * @generated * @ordered */ int VIEW_CONTENT_FEATURE_COUNT = RBACorePackage.CONTENT_FEATURE_COUNT + 1; /** * The operation id for the 'Get Allocatable List' operation. * * * @generated * @ordered */ int VIEW_CONTENT___GET_ALLOCATABLE_LIST = RBACorePackage.CONTENT___GET_ALLOCATABLE_LIST; /** * The operation id for the 'Collect Leaf Contents' operation. * * * @generated * @ordered */ int VIEW_CONTENT___COLLECT_LEAF_CONTENTS = RBACorePackage.CONTENT___COLLECT_LEAF_CONTENTS; /** * The operation id for the 'Get Expression Type' operation. * * * @generated * @ordered */ int VIEW_CONTENT___GET_EXPRESSION_TYPE = RBACorePackage.CONTENT_OPERATION_COUNT + 0; /** * The number of operations of the 'View Content' class. * * * @generated * @ordered */ int VIEW_CONTENT_OPERATION_COUNT = RBACorePackage.CONTENT_OPERATION_COUNT + 1; /** * The meta object id for the '{@link rba.view.impl.ViewContentSetImpl View Content Set}' class. * * * @see rba.view.impl.ViewContentSetImpl * @see rba.view.impl.RBAViewPackageImpl#getViewContentSet() * @generated */ int VIEW_CONTENT_SET = 1; /** * The feature id for the 'Description' attribute. * * * @generated * @ordered */ int VIEW_CONTENT_SET__DESCRIPTION = RBACorePackage.CONTENT_SET__DESCRIPTION; /** * The feature id for the 'Name' attribute. * * * @generated * @ordered */ int VIEW_CONTENT_SET__NAME = RBACorePackage.CONTENT_SET__NAME; /** * The feature id for the 'Tags' containment reference list. * * * @generated * @ordered */ int VIEW_CONTENT_SET__TAGS = RBACorePackage.CONTENT_SET__TAGS; /** * The feature id for the 'Content Group' reference list. * * * @generated * @ordered */ int VIEW_CONTENT_SET__CONTENT_GROUP = RBACorePackage.CONTENT_SET__CONTENT_GROUP; /** * The feature id for the 'Allocatable' reference list. * * * @generated * @ordered */ int VIEW_CONTENT_SET__ALLOCATABLE = RBACorePackage.CONTENT_SET__ALLOCATABLE; /** * The feature id for the 'Target' reference list. * * * @generated * @ordered */ int VIEW_CONTENT_SET__TARGET = RBACorePackage.CONTENT_SET__TARGET; /** * The number of structural features of the 'View Content Set' class. * * * @generated * @ordered */ int VIEW_CONTENT_SET_FEATURE_COUNT = RBACorePackage.CONTENT_SET_FEATURE_COUNT + 0; /** * The operation id for the 'Get Allocatable List' operation. * * * @generated * @ordered */ int VIEW_CONTENT_SET___GET_ALLOCATABLE_LIST = RBACorePackage.CONTENT_SET___GET_ALLOCATABLE_LIST; /** * The operation id for the 'Collect Leaf Contents' operation. * * * @generated * @ordered */ int VIEW_CONTENT_SET___COLLECT_LEAF_CONTENTS = RBACorePackage.CONTENT_SET___COLLECT_LEAF_CONTENTS; /** * The operation id for the 'Get Expression Type' operation. * * * @generated * @ordered */ int VIEW_CONTENT_SET___GET_EXPRESSION_TYPE = RBACorePackage.CONTENT_SET_OPERATION_COUNT + 0; /** * The number of operations of the 'View Content Set' class. * * * @generated * @ordered */ int VIEW_CONTENT_SET_OPERATION_COUNT = RBACorePackage.CONTENT_SET_OPERATION_COUNT + 1; /** * The meta object id for the '{@link rba.view.impl.ViewContentStateImpl View Content State}' class. * * * @see rba.view.impl.ViewContentStateImpl * @see rba.view.impl.RBAViewPackageImpl#getViewContentState() * @generated */ int VIEW_CONTENT_STATE = 2; /** * The feature id for the 'Description' attribute. * * * @generated * @ordered */ int VIEW_CONTENT_STATE__DESCRIPTION = RBACorePackage.CONTENT_STATE__DESCRIPTION; /** * The feature id for the 'Name' attribute. * * * @generated * @ordered */ int VIEW_CONTENT_STATE__NAME = RBACorePackage.CONTENT_STATE__NAME; /** * The feature id for the 'Tags' containment reference list. * * * @generated * @ordered */ int VIEW_CONTENT_STATE__TAGS = RBACorePackage.CONTENT_STATE__TAGS; /** * The feature id for the 'Value' containment reference. * * * @generated * @ordered */ int VIEW_CONTENT_STATE__VALUE = RBACorePackage.CONTENT_STATE__VALUE; /** * The feature id for the 'Owner' container reference. * * * @generated * @ordered */ int VIEW_CONTENT_STATE__OWNER = RBACorePackage.CONTENT_STATE__OWNER; /** * The number of structural features of the 'View Content State' class. * * * @generated * @ordered */ int VIEW_CONTENT_STATE_FEATURE_COUNT = RBACorePackage.CONTENT_STATE_FEATURE_COUNT + 0; /** * The operation id for the 'Get Expression Type' operation. * * * @generated * @ordered */ int VIEW_CONTENT_STATE___GET_EXPRESSION_TYPE = RBACorePackage.CONTENT_STATE_OPERATION_COUNT + 0; /** * The number of operations of the 'View Content State' class. * * * @generated * @ordered */ int VIEW_CONTENT_STATE_OPERATION_COUNT = RBACorePackage.CONTENT_STATE_OPERATION_COUNT + 1; /** * The meta object id for the '{@link rba.view.impl.LayoutManagerImpl Layout Manager}' class. * * * @see rba.view.impl.LayoutManagerImpl * @see rba.view.impl.RBAViewPackageImpl#getLayoutManager() * @generated */ int LAYOUT_MANAGER = 3; /** * The number of structural features of the 'Layout Manager' class. * * * @generated * @ordered */ int LAYOUT_MANAGER_FEATURE_COUNT = 0; /** * The operation id for the 'Collect Leaf Area' operation. * * * @generated * @ordered */ int LAYOUT_MANAGER___COLLECT_LEAF_AREA = 0; /** * The number of operations of the 'Layout Manager' class. * * * @generated * @ordered */ int LAYOUT_MANAGER_OPERATION_COUNT = 1; /** * The meta object id for the '{@link rba.view.impl.AlignedLayoutImpl Aligned Layout}' class. * * * @see rba.view.impl.AlignedLayoutImpl * @see rba.view.impl.RBAViewPackageImpl#getAlignedLayout() * @generated */ int ALIGNED_LAYOUT = 4; /** * The feature id for the 'Subarea' reference list. * * * @generated * @ordered */ int ALIGNED_LAYOUT__SUBAREA = LAYOUT_MANAGER_FEATURE_COUNT + 0; /** * The feature id for the 'Base Point' attribute. * * * @generated * @ordered */ int ALIGNED_LAYOUT__BASE_POINT = LAYOUT_MANAGER_FEATURE_COUNT + 1; /** * The number of structural features of the 'Aligned Layout' class. * * * @generated * @ordered */ int ALIGNED_LAYOUT_FEATURE_COUNT = LAYOUT_MANAGER_FEATURE_COUNT + 2; /** * The operation id for the 'Collect Leaf Area' operation. * * * @generated * @ordered */ int ALIGNED_LAYOUT___COLLECT_LEAF_AREA = LAYOUT_MANAGER_OPERATION_COUNT + 0; /** * The number of operations of the 'Aligned Layout' class. * * * @generated * @ordered */ int ALIGNED_LAYOUT_OPERATION_COUNT = LAYOUT_MANAGER_OPERATION_COUNT + 1; /** * The meta object id for the '{@link rba.view.impl.VerticalLayoutImpl Vertical Layout}' class. * * * @see rba.view.impl.VerticalLayoutImpl * @see rba.view.impl.RBAViewPackageImpl#getVerticalLayout() * @generated */ int VERTICAL_LAYOUT = 5; /** * The feature id for the 'Subarea' reference list. * * * @generated * @ordered */ int VERTICAL_LAYOUT__SUBAREA = ALIGNED_LAYOUT__SUBAREA; /** * The feature id for the 'Base Point' attribute. * * * @generated * @ordered */ int VERTICAL_LAYOUT__BASE_POINT = ALIGNED_LAYOUT__BASE_POINT; /** * The number of structural features of the 'Vertical Layout' class. * * * @generated * @ordered */ int VERTICAL_LAYOUT_FEATURE_COUNT = ALIGNED_LAYOUT_FEATURE_COUNT + 0; /** * The operation id for the 'Collect Leaf Area' operation. * * * @generated * @ordered */ int VERTICAL_LAYOUT___COLLECT_LEAF_AREA = ALIGNED_LAYOUT___COLLECT_LEAF_AREA; /** * The number of operations of the 'Vertical Layout' class. * * * @generated * @ordered */ int VERTICAL_LAYOUT_OPERATION_COUNT = ALIGNED_LAYOUT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link rba.view.impl.HorizontalLayoutImpl Horizontal Layout}' class. * * * @see rba.view.impl.HorizontalLayoutImpl * @see rba.view.impl.RBAViewPackageImpl#getHorizontalLayout() * @generated */ int HORIZONTAL_LAYOUT = 6; /** * The feature id for the 'Subarea' reference list. * * * @generated * @ordered */ int HORIZONTAL_LAYOUT__SUBAREA = ALIGNED_LAYOUT__SUBAREA; /** * The feature id for the 'Base Point' attribute. * * * @generated * @ordered */ int HORIZONTAL_LAYOUT__BASE_POINT = ALIGNED_LAYOUT__BASE_POINT; /** * The number of structural features of the 'Horizontal Layout' class. * * * @generated * @ordered */ int HORIZONTAL_LAYOUT_FEATURE_COUNT = ALIGNED_LAYOUT_FEATURE_COUNT + 0; /** * The operation id for the 'Collect Leaf Area' operation. * * * @generated * @ordered */ int HORIZONTAL_LAYOUT___COLLECT_LEAF_AREA = ALIGNED_LAYOUT___COLLECT_LEAF_AREA; /** * The number of operations of the 'Horizontal Layout' class. * * * @generated * @ordered */ int HORIZONTAL_LAYOUT_OPERATION_COUNT = ALIGNED_LAYOUT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link rba.view.impl.FixedPositionLayoutImpl Fixed Position Layout}' class. * * * @see rba.view.impl.FixedPositionLayoutImpl * @see rba.view.impl.RBAViewPackageImpl#getFixedPositionLayout() * @generated */ int FIXED_POSITION_LAYOUT = 7; /** * The feature id for the 'Sub Area Position' containment reference list. * * * @generated * @ordered */ int FIXED_POSITION_LAYOUT__SUB_AREA_POSITION = LAYOUT_MANAGER_FEATURE_COUNT + 0; /** * The number of structural features of the 'Fixed Position Layout' class. * * * @generated * @ordered */ int FIXED_POSITION_LAYOUT_FEATURE_COUNT = LAYOUT_MANAGER_FEATURE_COUNT + 1; /** * The operation id for the 'Collect Leaf Area' operation. * * * @generated * @ordered */ int FIXED_POSITION_LAYOUT___COLLECT_LEAF_AREA = LAYOUT_MANAGER_OPERATION_COUNT + 0; /** * The number of operations of the 'Fixed Position Layout' class. * * * @generated * @ordered */ int FIXED_POSITION_LAYOUT_OPERATION_COUNT = LAYOUT_MANAGER_OPERATION_COUNT + 1; /** * The meta object id for the '{@link rba.view.impl.PositionContainerImpl Position Container}' class. * * * @see rba.view.impl.PositionContainerImpl * @see rba.view.impl.RBAViewPackageImpl#getPositionContainer() * @generated */ int POSITION_CONTAINER = 8; /** * The feature id for the 'X' attribute. * * * @generated * @ordered */ int POSITION_CONTAINER__X = 0; /** * The feature id for the 'Y' attribute. * * * @generated * @ordered */ int POSITION_CONTAINER__Y = 1; /** * The feature id for the 'Base Point' attribute. * * * @generated * @ordered */ int POSITION_CONTAINER__BASE_POINT = 2; /** * The feature id for the 'Area' reference. * * * @generated * @ordered */ int POSITION_CONTAINER__AREA = 3; /** * The feature id for the 'Offset' containment reference list. * * * @generated * @ordered */ int POSITION_CONTAINER__OFFSET = 4; /** * The number of structural features of the 'Position Container' class. * * * @generated * @ordered */ int POSITION_CONTAINER_FEATURE_COUNT = 5; /** * The number of operations of the 'Position Container' class. * * * @generated * @ordered */ int POSITION_CONTAINER_OPERATION_COUNT = 0; /** * The meta object id for the '{@link rba.view.impl.DisplayImpl Display}' class. * * * @see rba.view.impl.DisplayImpl * @see rba.view.impl.RBAViewPackageImpl#getDisplay() * @generated */ int DISPLAY = 9; /** * The feature id for the 'Description' attribute. * * * @generated * @ordered */ int DISPLAY__DESCRIPTION = RBACorePackage.PACKAGABLE_ELEMENT__DESCRIPTION; /** * The feature id for the 'Name' attribute. * * * @generated * @ordered */ int DISPLAY__NAME = RBACorePackage.PACKAGABLE_ELEMENT__NAME; /** * The feature id for the 'Root' containment reference. * * * @generated * @ordered */ int DISPLAY__ROOT = RBACorePackage.PACKAGABLE_ELEMENT_FEATURE_COUNT + 0; /** * The feature id for the 'Size' containment reference. * * * @generated * @ordered */ int DISPLAY__SIZE = RBACorePackage.PACKAGABLE_ELEMENT_FEATURE_COUNT + 1; /** * The number of structural features of the 'Display' class. * * * @generated * @ordered */ int DISPLAY_FEATURE_COUNT = RBACorePackage.PACKAGABLE_ELEMENT_FEATURE_COUNT + 2; /** * The number of operations of the 'Display' class. * * * @generated * @ordered */ int DISPLAY_OPERATION_COUNT = RBACorePackage.PACKAGABLE_ELEMENT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link rba.view.impl.CompositeAreaImpl Composite Area}' class. * * * @see rba.view.impl.CompositeAreaImpl * @see rba.view.impl.RBAViewPackageImpl#getCompositeArea() * @generated */ int COMPOSITE_AREA = 10; /** * The feature id for the 'Description' attribute. * * * @generated * @ordered */ int COMPOSITE_AREA__DESCRIPTION = RBACorePackage.PACKAGABLE_ELEMENT__DESCRIPTION; /** * The feature id for the 'Name' attribute. * * * @generated * @ordered */ int COMPOSITE_AREA__NAME = RBACorePackage.PACKAGABLE_ELEMENT__NAME; /** * The feature id for the 'Layout' containment reference. * * * @generated * @ordered */ int COMPOSITE_AREA__LAYOUT = RBACorePackage.PACKAGABLE_ELEMENT_FEATURE_COUNT + 0; /** * The number of structural features of the 'Composite Area' class. * * * @generated * @ordered */ int COMPOSITE_AREA_FEATURE_COUNT = RBACorePackage.PACKAGABLE_ELEMENT_FEATURE_COUNT + 1; /** * The operation id for the 'Collect Leaf Area' operation. * * * @generated * @ordered */ int COMPOSITE_AREA___COLLECT_LEAF_AREA = RBACorePackage.PACKAGABLE_ELEMENT_OPERATION_COUNT + 0; /** * The operation id for the 'Get Expression Type' operation. * * * @generated * @ordered */ int COMPOSITE_AREA___GET_EXPRESSION_TYPE = RBACorePackage.PACKAGABLE_ELEMENT_OPERATION_COUNT + 1; /** * The number of operations of the 'Composite Area' class. * * * @generated * @ordered */ int COMPOSITE_AREA_OPERATION_COUNT = RBACorePackage.PACKAGABLE_ELEMENT_OPERATION_COUNT + 2; /** * The meta object id for the '{@link rba.view.impl.AreaImpl Area}' class. * * * @see rba.view.impl.AreaImpl * @see rba.view.impl.RBAViewPackageImpl#getArea() * @generated */ int AREA = 11; /** * The feature id for the 'Description' attribute. * * * @generated * @ordered */ int AREA__DESCRIPTION = RBACorePackage.ALLOCATABLE__DESCRIPTION; /** * The feature id for the 'Name' attribute. * * * @generated * @ordered */ int AREA__NAME = RBACorePackage.ALLOCATABLE__NAME; /** * The feature id for the 'Tags' containment reference list. * * * @generated * @ordered */ int AREA__TAGS = RBACorePackage.ALLOCATABLE__TAGS; /** * The feature id for the 'Contents' reference list. * * * @generated * @ordered */ int AREA__CONTENTS = RBACorePackage.ALLOCATABLE__CONTENTS; /** * The feature id for the 'Allocatable Group' reference list. * * * @generated * @ordered */ int AREA__ALLOCATABLE_GROUP = RBACorePackage.ALLOCATABLE__ALLOCATABLE_GROUP; /** * The feature id for the 'Arbitration Policy' attribute. * * * @generated * @ordered */ int AREA__ARBITRATION_POLICY = RBACorePackage.ALLOCATABLE__ARBITRATION_POLICY; /** * The feature id for the 'Visibility' containment reference. * * * @generated * @ordered */ int AREA__VISIBILITY = RBACorePackage.ALLOCATABLE__VISIBILITY; /** * The feature id for the 'Zorder' containment reference. * * * @generated * @ordered */ int AREA__ZORDER = RBACorePackage.ALLOCATABLE_FEATURE_COUNT + 0; /** * The feature id for the 'Size' containment reference list. * * * @generated * @ordered */ int AREA__SIZE = RBACorePackage.ALLOCATABLE_FEATURE_COUNT + 1; /** * The number of structural features of the 'Area' class. * * * @generated * @ordered */ int AREA_FEATURE_COUNT = RBACorePackage.ALLOCATABLE_FEATURE_COUNT + 2; /** * The operation id for the 'Get Contents List' operation. * * * @generated * @ordered */ int AREA___GET_CONTENTS_LIST = RBACorePackage.ALLOCATABLE___GET_CONTENTS_LIST; /** * The operation id for the 'Collect Leaf Allocatable' operation. * * * @generated * @ordered */ int AREA___COLLECT_LEAF_ALLOCATABLE = RBACorePackage.ALLOCATABLE___COLLECT_LEAF_ALLOCATABLE; /** * The operation id for the 'Get Expression Type' operation. * * * @generated * @ordered */ int AREA___GET_EXPRESSION_TYPE = RBACorePackage.ALLOCATABLE_OPERATION_COUNT + 0; /** * The number of operations of the 'Area' class. * * * @generated * @ordered */ int AREA_OPERATION_COUNT = RBACorePackage.ALLOCATABLE_OPERATION_COUNT + 1; /** * The meta object id for the '{@link rba.view.impl.AreaSetImpl Area Set}' class. * * * @see rba.view.impl.AreaSetImpl * @see rba.view.impl.RBAViewPackageImpl#getAreaSet() * @generated */ int AREA_SET = 12; /** * The feature id for the 'Description' attribute. * * * @generated * @ordered */ int AREA_SET__DESCRIPTION = RBACorePackage.ALLOCATABLE_SET__DESCRIPTION; /** * The feature id for the 'Name' attribute. * * * @generated * @ordered */ int AREA_SET__NAME = RBACorePackage.ALLOCATABLE_SET__NAME; /** * The feature id for the 'Tags' containment reference list. * * * @generated * @ordered */ int AREA_SET__TAGS = RBACorePackage.ALLOCATABLE_SET__TAGS; /** * The feature id for the 'Contents' reference list. * * * @generated * @ordered */ int AREA_SET__CONTENTS = RBACorePackage.ALLOCATABLE_SET__CONTENTS; /** * The feature id for the 'Allocatable Group' reference list. * * * @generated * @ordered */ int AREA_SET__ALLOCATABLE_GROUP = RBACorePackage.ALLOCATABLE_SET__ALLOCATABLE_GROUP; /** * The feature id for the 'Target' reference list. * * * @generated * @ordered */ int AREA_SET__TARGET = RBACorePackage.ALLOCATABLE_SET__TARGET; /** * The number of structural features of the 'Area Set' class. * * * @generated * @ordered */ int AREA_SET_FEATURE_COUNT = RBACorePackage.ALLOCATABLE_SET_FEATURE_COUNT + 0; /** * The operation id for the 'Get Contents List' operation. * * * @generated * @ordered */ int AREA_SET___GET_CONTENTS_LIST = RBACorePackage.ALLOCATABLE_SET___GET_CONTENTS_LIST; /** * The operation id for the 'Collect Leaf Allocatable' operation. * * * @generated * @ordered */ int AREA_SET___COLLECT_LEAF_ALLOCATABLE = RBACorePackage.ALLOCATABLE_SET___COLLECT_LEAF_ALLOCATABLE; /** * The operation id for the 'Get Expression Type' operation. * * * @generated * @ordered */ int AREA_SET___GET_EXPRESSION_TYPE = RBACorePackage.ALLOCATABLE_SET_OPERATION_COUNT + 0; /** * The number of operations of the 'Area Set' class. * * * @generated * @ordered */ int AREA_SET_OPERATION_COUNT = RBACorePackage.ALLOCATABLE_SET_OPERATION_COUNT + 1; /** * The meta object id for the '{@link rba.view.impl.SizeIdentifierImpl Size Identifier}' class. * * * @see rba.view.impl.SizeIdentifierImpl * @see rba.view.impl.RBAViewPackageImpl#getSizeIdentifier() * @generated */ int SIZE_IDENTIFIER = 13; /** * The number of structural features of the 'Size Identifier' class. * * * @generated * @ordered */ int SIZE_IDENTIFIER_FEATURE_COUNT = 0; /** * The number of operations of the 'Size Identifier' class. * * * @generated * @ordered */ int SIZE_IDENTIFIER_OPERATION_COUNT = 0; /** * The meta object id for the '{@link rba.view.impl.SizeImpl Size}' class. * * * @see rba.view.impl.SizeImpl * @see rba.view.impl.RBAViewPackageImpl#getSize() * @generated */ int SIZE = 14; /** * The feature id for the 'Description' attribute. * * * @generated * @ordered */ int SIZE__DESCRIPTION = RBACorePackage.PACKAGABLE_ELEMENT__DESCRIPTION; /** * The feature id for the 'Name' attribute. * * * @generated * @ordered */ int SIZE__NAME = RBACorePackage.PACKAGABLE_ELEMENT__NAME; /** * The feature id for the 'Width' attribute. * * * @generated * @ordered */ int SIZE__WIDTH = RBACorePackage.PACKAGABLE_ELEMENT_FEATURE_COUNT + 0; /** * The feature id for the 'Height' attribute. * * * @generated * @ordered */ int SIZE__HEIGHT = RBACorePackage.PACKAGABLE_ELEMENT_FEATURE_COUNT + 1; /** * The number of structural features of the 'Size' class. * * * @generated * @ordered */ int SIZE_FEATURE_COUNT = RBACorePackage.PACKAGABLE_ELEMENT_FEATURE_COUNT + 2; /** * The number of operations of the 'Size' class. * * * @generated * @ordered */ int SIZE_OPERATION_COUNT = RBACorePackage.PACKAGABLE_ELEMENT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link rba.view.impl.SizeReferenceImpl Size Reference}' class. * * * @see rba.view.impl.SizeReferenceImpl * @see rba.view.impl.RBAViewPackageImpl#getSizeReference() * @generated */ int SIZE_REFERENCE = 15; /** * The feature id for the 'Size' reference. * * * @generated * @ordered */ int SIZE_REFERENCE__SIZE = SIZE_IDENTIFIER_FEATURE_COUNT + 0; /** * The number of structural features of the 'Size Reference' class. * * * @generated * @ordered */ int SIZE_REFERENCE_FEATURE_COUNT = SIZE_IDENTIFIER_FEATURE_COUNT + 1; /** * The number of operations of the 'Size Reference' class. * * * @generated * @ordered */ int SIZE_REFERENCE_OPERATION_COUNT = SIZE_IDENTIFIER_OPERATION_COUNT + 0; /** * The meta object id for the '{@link rba.view.impl.OffsetImpl Offset}' class. * * * @see rba.view.impl.OffsetImpl * @see rba.view.impl.RBAViewPackageImpl#getOffset() * @generated */ int OFFSET = 16; /** * The feature id for the 'Description' attribute. * * * @generated * @ordered */ int OFFSET__DESCRIPTION = RBACorePackage.PACKAGABLE_ELEMENT__DESCRIPTION; /** * The feature id for the 'Name' attribute. * * * @generated * @ordered */ int OFFSET__NAME = RBACorePackage.PACKAGABLE_ELEMENT__NAME; /** * The feature id for the 'X' attribute. * * * @generated * @ordered */ int OFFSET__X = RBACorePackage.PACKAGABLE_ELEMENT_FEATURE_COUNT + 0; /** * The feature id for the 'Y' attribute. * * * @generated * @ordered */ int OFFSET__Y = RBACorePackage.PACKAGABLE_ELEMENT_FEATURE_COUNT + 1; /** * The feature id for the 'Size' containment reference. * * * @generated * @ordered */ int OFFSET__SIZE = RBACorePackage.PACKAGABLE_ELEMENT_FEATURE_COUNT + 2; /** * The number of structural features of the 'Offset' class. * * * @generated * @ordered */ int OFFSET_FEATURE_COUNT = RBACorePackage.PACKAGABLE_ELEMENT_FEATURE_COUNT + 3; /** * The number of operations of the 'Offset' class. * * * @generated * @ordered */ int OFFSET_OPERATION_COUNT = RBACorePackage.PACKAGABLE_ELEMENT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link rba.view.impl.AreaOperatorImpl Area Operator}' class. * * * @see rba.view.impl.AreaOperatorImpl * @see rba.view.impl.RBAViewPackageImpl#getAreaOperator() * @generated */ int AREA_OPERATOR = 17; /** * The feature id for the 'Type' attribute. * * * @generated * @ordered */ int AREA_OPERATOR__TYPE = RBACorePackage.ALLOCATABLE_OPERATOR__TYPE; /** * The feature id for the 'Expression' attribute. * * * @generated * @ordered */ int AREA_OPERATOR__EXPRESSION = RBACorePackage.ALLOCATABLE_OPERATOR__EXPRESSION; /** * The feature id for the 'Let Statements' containment reference list. * * * @generated * @ordered */ int AREA_OPERATOR__LET_STATEMENTS = RBACorePackage.ALLOCATABLE_OPERATOR__LET_STATEMENTS; /** * The feature id for the 'Operand' containment reference list. * * * @generated * @ordered */ int AREA_OPERATOR__OPERAND = RBACorePackage.ALLOCATABLE_OPERATOR__OPERAND; /** * The number of structural features of the 'Area Operator' class. * * * @generated * @ordered */ int AREA_OPERATOR_FEATURE_COUNT = RBACorePackage.ALLOCATABLE_OPERATOR_FEATURE_COUNT + 0; /** * The operation id for the 'Get Underlying Type' operation. * * * @generated * @ordered */ int AREA_OPERATOR___GET_UNDERLYING_TYPE = RBACorePackage.ALLOCATABLE_OPERATOR___GET_UNDERLYING_TYPE; /** * The operation id for the 'Get Symbol' operation. * * * @generated * @ordered */ int AREA_OPERATOR___GET_SYMBOL = RBACorePackage.ALLOCATABLE_OPERATOR___GET_SYMBOL; /** * The operation id for the 'Get Expression Text' operation. * * * @generated * @ordered */ int AREA_OPERATOR___GET_EXPRESSION_TEXT = RBACorePackage.ALLOCATABLE_OPERATOR___GET_EXPRESSION_TEXT; /** * The number of operations of the 'Area Operator' class. * * * @generated * @ordered */ int AREA_OPERATOR_OPERATION_COUNT = RBACorePackage.ALLOCATABLE_OPERATOR_OPERATION_COUNT + 0; /** * The meta object id for the '{@link rba.view.impl.IsDisplayedImpl Is Displayed}' class. * * * @see rba.view.impl.IsDisplayedImpl * @see rba.view.impl.RBAViewPackageImpl#getIsDisplayed() * @generated */ int IS_DISPLAYED = 18; /** * The feature id for the 'Type' attribute. * * * @generated * @ordered */ int IS_DISPLAYED__TYPE = AREA_OPERATOR__TYPE; /** * The feature id for the 'Expression' attribute. * * * @generated * @ordered */ int IS_DISPLAYED__EXPRESSION = AREA_OPERATOR__EXPRESSION; /** * The feature id for the 'Let Statements' containment reference list. * * * @generated * @ordered */ int IS_DISPLAYED__LET_STATEMENTS = AREA_OPERATOR__LET_STATEMENTS; /** * The feature id for the 'Operand' containment reference list. * * * @generated * @ordered */ int IS_DISPLAYED__OPERAND = AREA_OPERATOR__OPERAND; /** * The number of structural features of the 'Is Displayed' class. * * * @generated * @ordered */ int IS_DISPLAYED_FEATURE_COUNT = AREA_OPERATOR_FEATURE_COUNT + 0; /** * The operation id for the 'Get Expression Text' operation. * * * @generated * @ordered */ int IS_DISPLAYED___GET_EXPRESSION_TEXT = AREA_OPERATOR___GET_EXPRESSION_TEXT; /** * The operation id for the 'Get Symbol' operation. * * * @generated * @ordered */ int IS_DISPLAYED___GET_SYMBOL = AREA_OPERATOR_OPERATION_COUNT + 0; /** * The operation id for the 'Get Underlying Type' operation. * * * @generated * @ordered */ int IS_DISPLAYED___GET_UNDERLYING_TYPE = AREA_OPERATOR_OPERATION_COUNT + 1; /** * The number of operations of the 'Is Displayed' class. * * * @generated * @ordered */ int IS_DISPLAYED_OPERATION_COUNT = AREA_OPERATOR_OPERATION_COUNT + 2; /** * The meta object id for the '{@link rba.view.impl.DisplayingContentImpl Displaying Content}' class. * * * @see rba.view.impl.DisplayingContentImpl * @see rba.view.impl.RBAViewPackageImpl#getDisplayingContent() * @generated */ int DISPLAYING_CONTENT = 19; /** * The feature id for the 'Type' attribute. * * * @generated * @ordered */ int DISPLAYING_CONTENT__TYPE = AREA_OPERATOR__TYPE; /** * The feature id for the 'Expression' attribute. * * * @generated * @ordered */ int DISPLAYING_CONTENT__EXPRESSION = AREA_OPERATOR__EXPRESSION; /** * The feature id for the 'Let Statements' containment reference list. * * * @generated * @ordered */ int DISPLAYING_CONTENT__LET_STATEMENTS = AREA_OPERATOR__LET_STATEMENTS; /** * The feature id for the 'Operand' containment reference list. * * * @generated * @ordered */ int DISPLAYING_CONTENT__OPERAND = AREA_OPERATOR__OPERAND; /** * The number of structural features of the 'Displaying Content' class. * * * @generated * @ordered */ int DISPLAYING_CONTENT_FEATURE_COUNT = AREA_OPERATOR_FEATURE_COUNT + 0; /** * The operation id for the 'Get Expression Text' operation. * * * @generated * @ordered */ int DISPLAYING_CONTENT___GET_EXPRESSION_TEXT = AREA_OPERATOR___GET_EXPRESSION_TEXT; /** * The operation id for the 'Get Symbol' operation. * * * @generated * @ordered */ int DISPLAYING_CONTENT___GET_SYMBOL = AREA_OPERATOR_OPERATION_COUNT + 0; /** * The operation id for the 'Get Underlying Type' operation. * * * @generated * @ordered */ int DISPLAYING_CONTENT___GET_UNDERLYING_TYPE = AREA_OPERATOR_OPERATION_COUNT + 1; /** * The number of operations of the 'Displaying Content' class. * * * @generated * @ordered */ int DISPLAYING_CONTENT_OPERATION_COUNT = AREA_OPERATOR_OPERATION_COUNT + 2; /** * The meta object id for the '{@link rba.view.impl.IsHiddenImpl Is Hidden}' class. * * * @see rba.view.impl.IsHiddenImpl * @see rba.view.impl.RBAViewPackageImpl#getIsHidden() * @generated */ int IS_HIDDEN = 20; /** * The feature id for the 'Type' attribute. * * * @generated * @ordered */ int IS_HIDDEN__TYPE = AREA_OPERATOR__TYPE; /** * The feature id for the 'Expression' attribute. * * * @generated * @ordered */ int IS_HIDDEN__EXPRESSION = AREA_OPERATOR__EXPRESSION; /** * The feature id for the 'Let Statements' containment reference list. * * * @generated * @ordered */ int IS_HIDDEN__LET_STATEMENTS = AREA_OPERATOR__LET_STATEMENTS; /** * The feature id for the 'Operand' containment reference list. * * * @generated * @ordered */ int IS_HIDDEN__OPERAND = AREA_OPERATOR__OPERAND; /** * The number of structural features of the 'Is Hidden' class. * * * @generated * @ordered */ int IS_HIDDEN_FEATURE_COUNT = AREA_OPERATOR_FEATURE_COUNT + 0; /** * The operation id for the 'Get Expression Text' operation. * * * @generated * @ordered */ int IS_HIDDEN___GET_EXPRESSION_TEXT = AREA_OPERATOR___GET_EXPRESSION_TEXT; /** * The operation id for the 'Get Symbol' operation. * * * @generated * @ordered */ int IS_HIDDEN___GET_SYMBOL = AREA_OPERATOR_OPERATION_COUNT + 0; /** * The operation id for the 'Get Underlying Type' operation. * * * @generated * @ordered */ int IS_HIDDEN___GET_UNDERLYING_TYPE = AREA_OPERATOR_OPERATION_COUNT + 1; /** * The number of operations of the 'Is Hidden' class. * * * @generated * @ordered */ int IS_HIDDEN_OPERATION_COUNT = AREA_OPERATOR_OPERATION_COUNT + 2; /** * The meta object id for the '{@link rba.view.impl.ViewContentOperatorImpl View Content Operator}' class. * * * @see rba.view.impl.ViewContentOperatorImpl * @see rba.view.impl.RBAViewPackageImpl#getViewContentOperator() * @generated */ int VIEW_CONTENT_OPERATOR = 21; /** * The feature id for the 'Type' attribute. * * * @generated * @ordered */ int VIEW_CONTENT_OPERATOR__TYPE = RBACorePackage.CONTENT_OPERATOR__TYPE; /** * The feature id for the 'Expression' attribute. * * * @generated * @ordered */ int VIEW_CONTENT_OPERATOR__EXPRESSION = RBACorePackage.CONTENT_OPERATOR__EXPRESSION; /** * The feature id for the 'Let Statements' containment reference list. * * * @generated * @ordered */ int VIEW_CONTENT_OPERATOR__LET_STATEMENTS = RBACorePackage.CONTENT_OPERATOR__LET_STATEMENTS; /** * The feature id for the 'Operand' containment reference list. * * * @generated * @ordered */ int VIEW_CONTENT_OPERATOR__OPERAND = RBACorePackage.CONTENT_OPERATOR__OPERAND; /** * The number of structural features of the 'View Content Operator' class. * * * @generated * @ordered */ int VIEW_CONTENT_OPERATOR_FEATURE_COUNT = RBACorePackage.CONTENT_OPERATOR_FEATURE_COUNT + 0; /** * The operation id for the 'Get Symbol' operation. * * * @generated * @ordered */ int VIEW_CONTENT_OPERATOR___GET_SYMBOL = RBACorePackage.CONTENT_OPERATOR___GET_SYMBOL; /** * The operation id for the 'Get Expression Text' operation. * * * @generated * @ordered */ int VIEW_CONTENT_OPERATOR___GET_EXPRESSION_TEXT = RBACorePackage.CONTENT_OPERATOR___GET_EXPRESSION_TEXT; /** * The operation id for the 'Get Underlying Type' operation. * * * @generated * @ordered */ int VIEW_CONTENT_OPERATOR___GET_UNDERLYING_TYPE = RBACorePackage.CONTENT_OPERATOR_OPERATION_COUNT + 0; /** * The number of operations of the 'View Content Operator' class. * * * @generated * @ordered */ int VIEW_CONTENT_OPERATOR_OPERATION_COUNT = RBACorePackage.CONTENT_OPERATOR_OPERATION_COUNT + 1; /** * The meta object id for the '{@link rba.view.impl.IsVisibleImpl Is Visible}' class. * * * @see rba.view.impl.IsVisibleImpl * @see rba.view.impl.RBAViewPackageImpl#getIsVisible() * @generated */ int IS_VISIBLE = 22; /** * The feature id for the 'Type' attribute. * * * @generated * @ordered */ int IS_VISIBLE__TYPE = VIEW_CONTENT_OPERATOR__TYPE; /** * The feature id for the 'Expression' attribute. * * * @generated * @ordered */ int IS_VISIBLE__EXPRESSION = VIEW_CONTENT_OPERATOR__EXPRESSION; /** * The feature id for the 'Let Statements' containment reference list. * * * @generated * @ordered */ int IS_VISIBLE__LET_STATEMENTS = VIEW_CONTENT_OPERATOR__LET_STATEMENTS; /** * The feature id for the 'Operand' containment reference list. * * * @generated * @ordered */ int IS_VISIBLE__OPERAND = VIEW_CONTENT_OPERATOR__OPERAND; /** * The number of structural features of the 'Is Visible' class. * * * @generated * @ordered */ int IS_VISIBLE_FEATURE_COUNT = VIEW_CONTENT_OPERATOR_FEATURE_COUNT + 0; /** * The operation id for the 'Get Expression Text' operation. * * * @generated * @ordered */ int IS_VISIBLE___GET_EXPRESSION_TEXT = VIEW_CONTENT_OPERATOR___GET_EXPRESSION_TEXT; /** * The operation id for the 'Get Underlying Type' operation. * * * @generated * @ordered */ int IS_VISIBLE___GET_UNDERLYING_TYPE = VIEW_CONTENT_OPERATOR___GET_UNDERLYING_TYPE; /** * The operation id for the 'Get Symbol' operation. * * * @generated * @ordered */ int IS_VISIBLE___GET_SYMBOL = VIEW_CONTENT_OPERATOR_OPERATION_COUNT + 0; /** * The number of operations of the 'Is Visible' class. * * * @generated * @ordered */ int IS_VISIBLE_OPERATION_COUNT = VIEW_CONTENT_OPERATOR_OPERATION_COUNT + 1; /** * The meta object id for the '{@link rba.view.impl.AllInstanceOfAreaImpl All Instance Of Area}' class. * * * @see rba.view.impl.AllInstanceOfAreaImpl * @see rba.view.impl.RBAViewPackageImpl#getAllInstanceOfArea() * @generated */ int ALL_INSTANCE_OF_AREA = 23; /** * The feature id for the 'Type' attribute. * * * @generated * @ordered */ int ALL_INSTANCE_OF_AREA__TYPE = RBACorePackage.SET_EXPRESSION__TYPE; /** * The feature id for the 'Expression' attribute. * * * @generated * @ordered */ int ALL_INSTANCE_OF_AREA__EXPRESSION = RBACorePackage.SET_EXPRESSION__EXPRESSION; /** * The feature id for the 'Let Statements' containment reference list. * * * @generated * @ordered */ int ALL_INSTANCE_OF_AREA__LET_STATEMENTS = RBACorePackage.SET_EXPRESSION__LET_STATEMENTS; /** * The number of structural features of the 'All Instance Of Area' class. * * * @generated * @ordered */ int ALL_INSTANCE_OF_AREA_FEATURE_COUNT = RBACorePackage.SET_EXPRESSION_FEATURE_COUNT + 0; /** * The operation id for the 'Get Expression Text' operation. * * * @generated * @ordered */ int ALL_INSTANCE_OF_AREA___GET_EXPRESSION_TEXT = RBACorePackage.SET_EXPRESSION_OPERATION_COUNT + 0; /** * The operation id for the 'Get Underlying Type' operation. * * * @generated * @ordered */ int ALL_INSTANCE_OF_AREA___GET_UNDERLYING_TYPE = RBACorePackage.SET_EXPRESSION_OPERATION_COUNT + 1; /** * The number of operations of the 'All Instance Of Area' class. * * * @generated * @ordered */ int ALL_INSTANCE_OF_AREA_OPERATION_COUNT = RBACorePackage.SET_EXPRESSION_OPERATION_COUNT + 2; /** * The meta object id for the '{@link rba.view.impl.AllInstanceOfViewContentImpl All Instance Of View Content}' class. * * * @see rba.view.impl.AllInstanceOfViewContentImpl * @see rba.view.impl.RBAViewPackageImpl#getAllInstanceOfViewContent() * @generated */ int ALL_INSTANCE_OF_VIEW_CONTENT = 24; /** * The feature id for the 'Type' attribute. * * * @generated * @ordered */ int ALL_INSTANCE_OF_VIEW_CONTENT__TYPE = RBACorePackage.SET_EXPRESSION__TYPE; /** * The feature id for the 'Expression' attribute. * * * @generated * @ordered */ int ALL_INSTANCE_OF_VIEW_CONTENT__EXPRESSION = RBACorePackage.SET_EXPRESSION__EXPRESSION; /** * The feature id for the 'Let Statements' containment reference list. * * * @generated * @ordered */ int ALL_INSTANCE_OF_VIEW_CONTENT__LET_STATEMENTS = RBACorePackage.SET_EXPRESSION__LET_STATEMENTS; /** * The number of structural features of the 'All Instance Of View Content' class. * * * @generated * @ordered */ int ALL_INSTANCE_OF_VIEW_CONTENT_FEATURE_COUNT = RBACorePackage.SET_EXPRESSION_FEATURE_COUNT + 0; /** * The operation id for the 'Get Expression Text' operation. * * * @generated * @ordered */ int ALL_INSTANCE_OF_VIEW_CONTENT___GET_EXPRESSION_TEXT = RBACorePackage.SET_EXPRESSION_OPERATION_COUNT + 0; /** * The operation id for the 'Get Underlying Type' operation. * * * @generated * @ordered */ int ALL_INSTANCE_OF_VIEW_CONTENT___GET_UNDERLYING_TYPE = RBACorePackage.SET_EXPRESSION_OPERATION_COUNT + 1; /** * The number of operations of the 'All Instance Of View Content' class. * * * @generated * @ordered */ int ALL_INSTANCE_OF_VIEW_CONTENT_OPERATION_COUNT = RBACorePackage.SET_EXPRESSION_OPERATION_COUNT + 2; /** * The meta object id for the '{@link rba.view.impl.IsDisplayedOnImpl Is Displayed On}' class. * * * @see rba.view.impl.IsDisplayedOnImpl * @see rba.view.impl.RBAViewPackageImpl#getIsDisplayedOn() * @generated */ int IS_DISPLAYED_ON = 25; /** * The feature id for the 'Type' attribute. * * * @generated * @ordered */ int IS_DISPLAYED_ON__TYPE = VIEW_CONTENT_OPERATOR__TYPE; /** * The feature id for the 'Expression' attribute. * * * @generated * @ordered */ int IS_DISPLAYED_ON__EXPRESSION = VIEW_CONTENT_OPERATOR__EXPRESSION; /** * The feature id for the 'Let Statements' containment reference list. * * * @generated * @ordered */ int IS_DISPLAYED_ON__LET_STATEMENTS = VIEW_CONTENT_OPERATOR__LET_STATEMENTS; /** * The feature id for the 'Operand' containment reference list. * * * @generated * @ordered */ int IS_DISPLAYED_ON__OPERAND = VIEW_CONTENT_OPERATOR__OPERAND; /** * The number of structural features of the 'Is Displayed On' class. * * * @generated * @ordered */ int IS_DISPLAYED_ON_FEATURE_COUNT = VIEW_CONTENT_OPERATOR_FEATURE_COUNT + 0; /** * The operation id for the 'Get Expanded' operation. * * * @generated * @ordered */ int IS_DISPLAYED_ON___GET_EXPANDED = VIEW_CONTENT_OPERATOR_OPERATION_COUNT + 1; /** * The operation id for the 'Can Expand' operation. * * * @generated * @ordered */ int IS_DISPLAYED_ON___CAN_EXPAND = VIEW_CONTENT_OPERATOR_OPERATION_COUNT + 2; /** * The operation id for the 'Get Symbol' operation. * * * @generated * @ordered */ int IS_DISPLAYED_ON___GET_SYMBOL = VIEW_CONTENT_OPERATOR_OPERATION_COUNT + 3; /** * The operation id for the 'Get Underlying Type' operation. * * * @generated * @ordered */ int IS_DISPLAYED_ON___GET_UNDERLYING_TYPE = VIEW_CONTENT_OPERATOR_OPERATION_COUNT + 4; /** * The operation id for the 'Get Expression Text' operation. * * * @generated * @ordered */ int IS_DISPLAYED_ON___GET_EXPRESSION_TEXT = VIEW_CONTENT_OPERATOR_OPERATION_COUNT + 5; /** * The number of operations of the 'Is Displayed On' class. * * * @generated * @ordered */ int IS_DISPLAYED_ON_OPERATION_COUNT = VIEW_CONTENT_OPERATOR_OPERATION_COUNT + 6; /** * The meta object id for the '{@link rba.view.impl.IsChangedDisplayImpl Is Changed Display}' class. * * * @see rba.view.impl.IsChangedDisplayImpl * @see rba.view.impl.RBAViewPackageImpl#getIsChangedDisplay() * @generated */ int IS_CHANGED_DISPLAY = 26; /** * The feature id for the 'Type' attribute. * * * @generated * @ordered */ int IS_CHANGED_DISPLAY__TYPE = AREA_OPERATOR__TYPE; /** * The feature id for the 'Expression' attribute. * * * @generated * @ordered */ int IS_CHANGED_DISPLAY__EXPRESSION = AREA_OPERATOR__EXPRESSION; /** * The feature id for the 'Let Statements' containment reference list. * * * @generated * @ordered */ int IS_CHANGED_DISPLAY__LET_STATEMENTS = AREA_OPERATOR__LET_STATEMENTS; /** * The feature id for the 'Operand' containment reference list. * * * @generated * @ordered */ int IS_CHANGED_DISPLAY__OPERAND = AREA_OPERATOR__OPERAND; /** * The number of structural features of the 'Is Changed Display' class. * * * @generated * @ordered */ int IS_CHANGED_DISPLAY_FEATURE_COUNT = AREA_OPERATOR_FEATURE_COUNT + 0; /** * The operation id for the 'Get Expression Text' operation. * * * @generated * @ordered */ int IS_CHANGED_DISPLAY___GET_EXPRESSION_TEXT = AREA_OPERATOR___GET_EXPRESSION_TEXT; /** * The operation id for the 'Get Expanded' operation. * * * @generated * @ordered */ int IS_CHANGED_DISPLAY___GET_EXPANDED = AREA_OPERATOR_OPERATION_COUNT + 1; /** * The operation id for the 'Can Expand' operation. * * * @generated * @ordered */ int IS_CHANGED_DISPLAY___CAN_EXPAND = AREA_OPERATOR_OPERATION_COUNT + 2; /** * The operation id for the 'Get Symbol' operation. * * * @generated * @ordered */ int IS_CHANGED_DISPLAY___GET_SYMBOL = AREA_OPERATOR_OPERATION_COUNT + 3; /** * The operation id for the 'Get Underlying Type' operation. * * * @generated * @ordered */ int IS_CHANGED_DISPLAY___GET_UNDERLYING_TYPE = AREA_OPERATOR_OPERATION_COUNT + 4; /** * The number of operations of the 'Is Changed Display' class. * * * @generated * @ordered */ int IS_CHANGED_DISPLAY_OPERATION_COUNT = AREA_OPERATOR_OPERATION_COUNT + 5; /** * The meta object id for the '{@link rba.view.impl.IsTranslatedViewToImpl Is Translated View To}' class. * * * @see rba.view.impl.IsTranslatedViewToImpl * @see rba.view.impl.RBAViewPackageImpl#getIsTranslatedViewTo() * @generated */ int IS_TRANSLATED_VIEW_TO = 27; /** * The feature id for the 'Type' attribute. * * * @generated * @ordered */ int IS_TRANSLATED_VIEW_TO__TYPE = AREA_OPERATOR__TYPE; /** * The feature id for the 'Expression' attribute. * * * @generated * @ordered */ int IS_TRANSLATED_VIEW_TO__EXPRESSION = AREA_OPERATOR__EXPRESSION; /** * The feature id for the 'Let Statements' containment reference list. * * * @generated * @ordered */ int IS_TRANSLATED_VIEW_TO__LET_STATEMENTS = AREA_OPERATOR__LET_STATEMENTS; /** * The feature id for the 'Operand' containment reference list. * * * @generated * @ordered */ int IS_TRANSLATED_VIEW_TO__OPERAND = AREA_OPERATOR__OPERAND; /** * The number of structural features of the 'Is Translated View To' class. * * * @generated * @ordered */ int IS_TRANSLATED_VIEW_TO_FEATURE_COUNT = AREA_OPERATOR_FEATURE_COUNT + 0; /** * The operation id for the 'Get Expanded' operation. * * * @generated * @ordered */ int IS_TRANSLATED_VIEW_TO___GET_EXPANDED = AREA_OPERATOR_OPERATION_COUNT + 1; /** * The operation id for the 'Can Expand' operation. * * * @generated * @ordered */ int IS_TRANSLATED_VIEW_TO___CAN_EXPAND = AREA_OPERATOR_OPERATION_COUNT + 2; /** * The operation id for the 'Get Symbol' operation. * * * @generated * @ordered */ int IS_TRANSLATED_VIEW_TO___GET_SYMBOL = AREA_OPERATOR_OPERATION_COUNT + 3; /** * The operation id for the 'Get Underlying Type' operation. * * * @generated * @ordered */ int IS_TRANSLATED_VIEW_TO___GET_UNDERLYING_TYPE = AREA_OPERATOR_OPERATION_COUNT + 4; /** * The operation id for the 'Get Expression Text' operation. * * * @generated * @ordered */ int IS_TRANSLATED_VIEW_TO___GET_EXPRESSION_TEXT = AREA_OPERATOR_OPERATION_COUNT + 5; /** * The number of operations of the 'Is Translated View To' class. * * * @generated * @ordered */ int IS_TRANSLATED_VIEW_TO_OPERATION_COUNT = AREA_OPERATOR_OPERATION_COUNT + 6; /** * The meta object id for the '{@link rba.view.impl.HideLowerPriorityImpl Hide Lower Priority}' class. * * * @see rba.view.impl.HideLowerPriorityImpl * @see rba.view.impl.RBAViewPackageImpl#getHideLowerPriority() * @generated */ int HIDE_LOWER_PRIORITY = 28; /** * The feature id for the 'Type' attribute. * * * @generated * @ordered */ int HIDE_LOWER_PRIORITY__TYPE = RBACorePackage.OPERATOR__TYPE; /** * The feature id for the 'Expression' attribute. * * * @generated * @ordered */ int HIDE_LOWER_PRIORITY__EXPRESSION = RBACorePackage.OPERATOR__EXPRESSION; /** * The feature id for the 'Let Statements' containment reference list. * * * @generated * @ordered */ int HIDE_LOWER_PRIORITY__LET_STATEMENTS = RBACorePackage.OPERATOR__LET_STATEMENTS; /** * The feature id for the 'Operand' containment reference list. * * * @generated * @ordered */ int HIDE_LOWER_PRIORITY__OPERAND = RBACorePackage.OPERATOR__OPERAND; /** * The number of structural features of the 'Hide Lower Priority' class. * * * @generated * @ordered */ int HIDE_LOWER_PRIORITY_FEATURE_COUNT = RBACorePackage.OPERATOR_FEATURE_COUNT + 0; /** * The operation id for the 'Get Expanded' operation. * * * @generated * @ordered */ int HIDE_LOWER_PRIORITY___GET_EXPANDED = RBACorePackage.OPERATOR_OPERATION_COUNT + 1; /** * The operation id for the 'Can Expand' operation. * * * @generated * @ordered */ int HIDE_LOWER_PRIORITY___CAN_EXPAND = RBACorePackage.OPERATOR_OPERATION_COUNT + 2; /** * The operation id for the 'Get Symbol' operation. * * * @generated * @ordered */ int HIDE_LOWER_PRIORITY___GET_SYMBOL = RBACorePackage.OPERATOR_OPERATION_COUNT + 3; /** * The operation id for the 'Get Underlying Type' operation. * * * @generated * @ordered */ int HIDE_LOWER_PRIORITY___GET_UNDERLYING_TYPE = RBACorePackage.OPERATOR_OPERATION_COUNT + 4; /** * The operation id for the 'Get Expression Text' operation. * * * @generated * @ordered */ int HIDE_LOWER_PRIORITY___GET_EXPRESSION_TEXT = RBACorePackage.OPERATOR_OPERATION_COUNT + 5; /** * The number of operations of the 'Hide Lower Priority' class. * * * @generated * @ordered */ int HIDE_LOWER_PRIORITY_OPERATION_COUNT = RBACorePackage.OPERATOR_OPERATION_COUNT + 6; /** * The meta object id for the '{@link rba.view.BasePoint Base Point}' enum. * * * @see rba.view.BasePoint * @see rba.view.impl.RBAViewPackageImpl#getBasePoint() * @generated */ int BASE_POINT = 29; /** * Returns the meta object for class '{@link rba.view.ViewContent View Content}'. * * * @return the meta object for class 'View Content'. * @see rba.view.ViewContent * @generated */ EClass getViewContent(); /** * Returns the meta object for the containment reference list '{@link rba.view.ViewContent#getSize Size}'. * * * @return the meta object for the containment reference list 'Size'. * @see rba.view.ViewContent#getSize() * @see #getViewContent() * @generated */ EReference getViewContent_Size(); /** * Returns the meta object for the '{@link rba.view.ViewContent#getExpressionType() Get Expression Type}' operation. * * * @return the meta object for the 'Get Expression Type' operation. * @see rba.view.ViewContent#getExpressionType() * @generated */ EOperation getViewContent__GetExpressionType(); /** * Returns the meta object for class '{@link rba.view.ViewContentSet View Content Set}'. * * * @return the meta object for class 'View Content Set'. * @see rba.view.ViewContentSet * @generated */ EClass getViewContentSet(); /** * Returns the meta object for the '{@link rba.view.ViewContentSet#getExpressionType() Get Expression Type}' operation. * * * @return the meta object for the 'Get Expression Type' operation. * @see rba.view.ViewContentSet#getExpressionType() * @generated */ EOperation getViewContentSet__GetExpressionType(); /** * Returns the meta object for class '{@link rba.view.ViewContentState View Content State}'. * * * @return the meta object for class 'View Content State'. * @see rba.view.ViewContentState * @generated */ EClass getViewContentState(); /** * Returns the meta object for the '{@link rba.view.ViewContentState#getExpressionType() Get Expression Type}' operation. * * * @return the meta object for the 'Get Expression Type' operation. * @see rba.view.ViewContentState#getExpressionType() * @generated */ EOperation getViewContentState__GetExpressionType(); /** * Returns the meta object for class '{@link rba.view.LayoutManager Layout Manager}'. * * * @return the meta object for class 'Layout Manager'. * @see rba.view.LayoutManager * @generated */ EClass getLayoutManager(); /** * Returns the meta object for the '{@link rba.view.LayoutManager#collectLeafArea() Collect Leaf Area}' operation. * * * @return the meta object for the 'Collect Leaf Area' operation. * @see rba.view.LayoutManager#collectLeafArea() * @generated */ EOperation getLayoutManager__CollectLeafArea(); /** * Returns the meta object for class '{@link rba.view.AlignedLayout Aligned Layout}'. * * * @return the meta object for class 'Aligned Layout'. * @see rba.view.AlignedLayout * @generated */ EClass getAlignedLayout(); /** * Returns the meta object for the reference list '{@link rba.view.AlignedLayout#getSubarea Subarea}'. * * * @return the meta object for the reference list 'Subarea'. * @see rba.view.AlignedLayout#getSubarea() * @see #getAlignedLayout() * @generated */ EReference getAlignedLayout_Subarea(); /** * Returns the meta object for the attribute '{@link rba.view.AlignedLayout#getBasePoint Base Point}'. * * * @return the meta object for the attribute 'Base Point'. * @see rba.view.AlignedLayout#getBasePoint() * @see #getAlignedLayout() * @generated */ EAttribute getAlignedLayout_BasePoint(); /** * Returns the meta object for the '{@link rba.view.AlignedLayout#collectLeafArea() Collect Leaf Area}' operation. * * * @return the meta object for the 'Collect Leaf Area' operation. * @see rba.view.AlignedLayout#collectLeafArea() * @generated */ EOperation getAlignedLayout__CollectLeafArea(); /** * Returns the meta object for class '{@link rba.view.VerticalLayout Vertical Layout}'. * * * @return the meta object for class 'Vertical Layout'. * @see rba.view.VerticalLayout * @generated */ EClass getVerticalLayout(); /** * Returns the meta object for class '{@link rba.view.HorizontalLayout Horizontal Layout}'. * * * @return the meta object for class 'Horizontal Layout'. * @see rba.view.HorizontalLayout * @generated */ EClass getHorizontalLayout(); /** * Returns the meta object for class '{@link rba.view.FixedPositionLayout Fixed Position Layout}'. * * * @return the meta object for class 'Fixed Position Layout'. * @see rba.view.FixedPositionLayout * @generated */ EClass getFixedPositionLayout(); /** * Returns the meta object for the containment reference list '{@link rba.view.FixedPositionLayout#getSubAreaPosition Sub Area Position}'. * * * @return the meta object for the containment reference list 'Sub Area Position'. * @see rba.view.FixedPositionLayout#getSubAreaPosition() * @see #getFixedPositionLayout() * @generated */ EReference getFixedPositionLayout_SubAreaPosition(); /** * Returns the meta object for the '{@link rba.view.FixedPositionLayout#collectLeafArea() Collect Leaf Area}' operation. * * * @return the meta object for the 'Collect Leaf Area' operation. * @see rba.view.FixedPositionLayout#collectLeafArea() * @generated */ EOperation getFixedPositionLayout__CollectLeafArea(); /** * Returns the meta object for class '{@link rba.view.PositionContainer Position Container}'. * * * @return the meta object for class 'Position Container'. * @see rba.view.PositionContainer * @generated */ EClass getPositionContainer(); /** * Returns the meta object for the attribute '{@link rba.view.PositionContainer#getX X}'. * * * @return the meta object for the attribute 'X'. * @see rba.view.PositionContainer#getX() * @see #getPositionContainer() * @generated */ EAttribute getPositionContainer_X(); /** * Returns the meta object for the attribute '{@link rba.view.PositionContainer#getY Y}'. * * * @return the meta object for the attribute 'Y'. * @see rba.view.PositionContainer#getY() * @see #getPositionContainer() * @generated */ EAttribute getPositionContainer_Y(); /** * Returns the meta object for the attribute '{@link rba.view.PositionContainer#getBasePoint Base Point}'. * * * @return the meta object for the attribute 'Base Point'. * @see rba.view.PositionContainer#getBasePoint() * @see #getPositionContainer() * @generated */ EAttribute getPositionContainer_BasePoint(); /** * Returns the meta object for the reference '{@link rba.view.PositionContainer#getArea Area}'. * * * @return the meta object for the reference 'Area'. * @see rba.view.PositionContainer#getArea() * @see #getPositionContainer() * @generated */ EReference getPositionContainer_Area(); /** * Returns the meta object for the containment reference list '{@link rba.view.PositionContainer#getOffset Offset}'. * * * @return the meta object for the containment reference list 'Offset'. * @see rba.view.PositionContainer#getOffset() * @see #getPositionContainer() * @generated */ EReference getPositionContainer_Offset(); /** * Returns the meta object for class '{@link rba.view.Display Display}'. * * * @return the meta object for class 'Display'. * @see rba.view.Display * @generated */ EClass getDisplay(); /** * Returns the meta object for the containment reference '{@link rba.view.Display#getRoot Root}'. * * * @return the meta object for the containment reference 'Root'. * @see rba.view.Display#getRoot() * @see #getDisplay() * @generated */ EReference getDisplay_Root(); /** * Returns the meta object for the containment reference '{@link rba.view.Display#getSize Size}'. * * * @return the meta object for the containment reference 'Size'. * @see rba.view.Display#getSize() * @see #getDisplay() * @generated */ EReference getDisplay_Size(); /** * Returns the meta object for class '{@link rba.view.CompositeArea Composite Area}'. * * * @return the meta object for class 'Composite Area'. * @see rba.view.CompositeArea * @generated */ EClass getCompositeArea(); /** * Returns the meta object for the containment reference '{@link rba.view.CompositeArea#getLayout Layout}'. * * * @return the meta object for the containment reference 'Layout'. * @see rba.view.CompositeArea#getLayout() * @see #getCompositeArea() * @generated */ EReference getCompositeArea_Layout(); /** * Returns the meta object for the '{@link rba.view.CompositeArea#collectLeafArea() Collect Leaf Area}' operation. * * * @return the meta object for the 'Collect Leaf Area' operation. * @see rba.view.CompositeArea#collectLeafArea() * @generated */ EOperation getCompositeArea__CollectLeafArea(); /** * Returns the meta object for the '{@link rba.view.CompositeArea#getExpressionType() Get Expression Type}' operation. * * * @return the meta object for the 'Get Expression Type' operation. * @see rba.view.CompositeArea#getExpressionType() * @generated */ EOperation getCompositeArea__GetExpressionType(); /** * Returns the meta object for class '{@link rba.view.Area Area}'. * * * @return the meta object for class 'Area'. * @see rba.view.Area * @generated */ EClass getArea(); /** * Returns the meta object for the containment reference '{@link rba.view.Area#getZorder Zorder}'. * * * @return the meta object for the containment reference 'Zorder'. * @see rba.view.Area#getZorder() * @see #getArea() * @generated */ EReference getArea_Zorder(); /** * Returns the meta object for the containment reference list '{@link rba.view.Area#getSize Size}'. * * * @return the meta object for the containment reference list 'Size'. * @see rba.view.Area#getSize() * @see #getArea() * @generated */ EReference getArea_Size(); /** * Returns the meta object for the '{@link rba.view.Area#getExpressionType() Get Expression Type}' operation. * * * @return the meta object for the 'Get Expression Type' operation. * @see rba.view.Area#getExpressionType() * @generated */ EOperation getArea__GetExpressionType(); /** * Returns the meta object for class '{@link rba.view.AreaSet Area Set}'. * * * @return the meta object for class 'Area Set'. * @see rba.view.AreaSet * @generated */ EClass getAreaSet(); /** * Returns the meta object for the '{@link rba.view.AreaSet#getExpressionType() Get Expression Type}' operation. * * * @return the meta object for the 'Get Expression Type' operation. * @see rba.view.AreaSet#getExpressionType() * @generated */ EOperation getAreaSet__GetExpressionType(); /** * Returns the meta object for class '{@link rba.view.SizeIdentifier Size Identifier}'. * * * @return the meta object for class 'Size Identifier'. * @see rba.view.SizeIdentifier * @generated */ EClass getSizeIdentifier(); /** * Returns the meta object for class '{@link rba.view.Size Size}'. * * * @return the meta object for class 'Size'. * @see rba.view.Size * @generated */ EClass getSize(); /** * Returns the meta object for the attribute '{@link rba.view.Size#getWidth Width}'. * * * @return the meta object for the attribute 'Width'. * @see rba.view.Size#getWidth() * @see #getSize() * @generated */ EAttribute getSize_Width(); /** * Returns the meta object for the attribute '{@link rba.view.Size#getHeight Height}'. * * * @return the meta object for the attribute 'Height'. * @see rba.view.Size#getHeight() * @see #getSize() * @generated */ EAttribute getSize_Height(); /** * Returns the meta object for class '{@link rba.view.SizeReference Size Reference}'. * * * @return the meta object for class 'Size Reference'. * @see rba.view.SizeReference * @generated */ EClass getSizeReference(); /** * Returns the meta object for the reference '{@link rba.view.SizeReference#getSize Size}'. * * * @return the meta object for the reference 'Size'. * @see rba.view.SizeReference#getSize() * @see #getSizeReference() * @generated */ EReference getSizeReference_Size(); /** * Returns the meta object for class '{@link rba.view.Offset Offset}'. * * * @return the meta object for class 'Offset'. * @see rba.view.Offset * @generated */ EClass getOffset(); /** * Returns the meta object for the attribute '{@link rba.view.Offset#getX X}'. * * * @return the meta object for the attribute 'X'. * @see rba.view.Offset#getX() * @see #getOffset() * @generated */ EAttribute getOffset_X(); /** * Returns the meta object for the attribute '{@link rba.view.Offset#getY Y}'. * * * @return the meta object for the attribute 'Y'. * @see rba.view.Offset#getY() * @see #getOffset() * @generated */ EAttribute getOffset_Y(); /** * Returns the meta object for the containment reference '{@link rba.view.Offset#getSize Size}'. * * * @return the meta object for the containment reference 'Size'. * @see rba.view.Offset#getSize() * @see #getOffset() * @generated */ EReference getOffset_Size(); /** * Returns the meta object for class '{@link rba.view.AreaOperator Area Operator}'. * * * @return the meta object for class 'Area Operator'. * @see rba.view.AreaOperator * @generated */ EClass getAreaOperator(); /** * Returns the meta object for class '{@link rba.view.IsDisplayed Is Displayed}'. * * * @return the meta object for class 'Is Displayed'. * @see rba.view.IsDisplayed * @generated */ EClass getIsDisplayed(); /** * Returns the meta object for the '{@link rba.view.IsDisplayed#getSymbol() Get Symbol}' operation. * * * @return the meta object for the 'Get Symbol' operation. * @see rba.view.IsDisplayed#getSymbol() * @generated */ EOperation getIsDisplayed__GetSymbol(); /** * Returns the meta object for the '{@link rba.view.IsDisplayed#getUnderlyingType() Get Underlying Type}' operation. * * * @return the meta object for the 'Get Underlying Type' operation. * @see rba.view.IsDisplayed#getUnderlyingType() * @generated */ EOperation getIsDisplayed__GetUnderlyingType(); /** * Returns the meta object for class '{@link rba.view.DisplayingContent Displaying Content}'. * * * @return the meta object for class 'Displaying Content'. * @see rba.view.DisplayingContent * @generated */ EClass getDisplayingContent(); /** * Returns the meta object for the '{@link rba.view.DisplayingContent#getSymbol() Get Symbol}' operation. * * * @return the meta object for the 'Get Symbol' operation. * @see rba.view.DisplayingContent#getSymbol() * @generated */ EOperation getDisplayingContent__GetSymbol(); /** * Returns the meta object for the '{@link rba.view.DisplayingContent#getUnderlyingType() Get Underlying Type}' operation. * * * @return the meta object for the 'Get Underlying Type' operation. * @see rba.view.DisplayingContent#getUnderlyingType() * @generated */ EOperation getDisplayingContent__GetUnderlyingType(); /** * Returns the meta object for class '{@link rba.view.IsHidden Is Hidden}'. * * * @return the meta object for class 'Is Hidden'. * @see rba.view.IsHidden * @generated */ EClass getIsHidden(); /** * Returns the meta object for the '{@link rba.view.IsHidden#getSymbol() Get Symbol}' operation. * * * @return the meta object for the 'Get Symbol' operation. * @see rba.view.IsHidden#getSymbol() * @generated */ EOperation getIsHidden__GetSymbol(); /** * Returns the meta object for the '{@link rba.view.IsHidden#getUnderlyingType() Get Underlying Type}' operation. * * * @return the meta object for the 'Get Underlying Type' operation. * @see rba.view.IsHidden#getUnderlyingType() * @generated */ EOperation getIsHidden__GetUnderlyingType(); /** * Returns the meta object for class '{@link rba.view.ViewContentOperator View Content Operator}'. * * * @return the meta object for class 'View Content Operator'. * @see rba.view.ViewContentOperator * @generated */ EClass getViewContentOperator(); /** * Returns the meta object for the '{@link rba.view.ViewContentOperator#getUnderlyingType() Get Underlying Type}' operation. * * * @return the meta object for the 'Get Underlying Type' operation. * @see rba.view.ViewContentOperator#getUnderlyingType() * @generated */ EOperation getViewContentOperator__GetUnderlyingType(); /** * Returns the meta object for class '{@link rba.view.IsVisible Is Visible}'. * * * @return the meta object for class 'Is Visible'. * @see rba.view.IsVisible * @generated */ EClass getIsVisible(); /** * Returns the meta object for the '{@link rba.view.IsVisible#getSymbol() Get Symbol}' operation. * * * @return the meta object for the 'Get Symbol' operation. * @see rba.view.IsVisible#getSymbol() * @generated */ EOperation getIsVisible__GetSymbol(); /** * Returns the meta object for class '{@link rba.view.AllInstanceOfArea All Instance Of Area}'. * * * @return the meta object for class 'All Instance Of Area'. * @see rba.view.AllInstanceOfArea * @generated */ EClass getAllInstanceOfArea(); /** * Returns the meta object for the '{@link rba.view.AllInstanceOfArea#getExpressionText() Get Expression Text}' operation. * * * @return the meta object for the 'Get Expression Text' operation. * @see rba.view.AllInstanceOfArea#getExpressionText() * @generated */ EOperation getAllInstanceOfArea__GetExpressionText(); /** * Returns the meta object for the '{@link rba.view.AllInstanceOfArea#getUnderlyingType() Get Underlying Type}' operation. * * * @return the meta object for the 'Get Underlying Type' operation. * @see rba.view.AllInstanceOfArea#getUnderlyingType() * @generated */ EOperation getAllInstanceOfArea__GetUnderlyingType(); /** * Returns the meta object for class '{@link rba.view.AllInstanceOfViewContent All Instance Of View Content}'. * * * @return the meta object for class 'All Instance Of View Content'. * @see rba.view.AllInstanceOfViewContent * @generated */ EClass getAllInstanceOfViewContent(); /** * Returns the meta object for the '{@link rba.view.AllInstanceOfViewContent#getExpressionText() Get Expression Text}' operation. * * * @return the meta object for the 'Get Expression Text' operation. * @see rba.view.AllInstanceOfViewContent#getExpressionText() * @generated */ EOperation getAllInstanceOfViewContent__GetExpressionText(); /** * Returns the meta object for the '{@link rba.view.AllInstanceOfViewContent#getUnderlyingType() Get Underlying Type}' operation. * * * @return the meta object for the 'Get Underlying Type' operation. * @see rba.view.AllInstanceOfViewContent#getUnderlyingType() * @generated */ EOperation getAllInstanceOfViewContent__GetUnderlyingType(); /** * Returns the meta object for class '{@link rba.view.IsDisplayedOn Is Displayed On}'. * * * @return the meta object for class 'Is Displayed On'. * @see rba.view.IsDisplayedOn * @generated */ EClass getIsDisplayedOn(); /** * Returns the meta object for the '{@link rba.view.IsDisplayedOn#getSymbol() Get Symbol}' operation. * * * @return the meta object for the 'Get Symbol' operation. * @see rba.view.IsDisplayedOn#getSymbol() * @generated */ EOperation getIsDisplayedOn__GetSymbol(); /** * Returns the meta object for the '{@link rba.view.IsDisplayedOn#getUnderlyingType() Get Underlying Type}' operation. * * * @return the meta object for the 'Get Underlying Type' operation. * @see rba.view.IsDisplayedOn#getUnderlyingType() * @generated */ EOperation getIsDisplayedOn__GetUnderlyingType(); /** * Returns the meta object for the '{@link rba.view.IsDisplayedOn#getExpressionText() Get Expression Text}' operation. * * * @return the meta object for the 'Get Expression Text' operation. * @see rba.view.IsDisplayedOn#getExpressionText() * @generated */ EOperation getIsDisplayedOn__GetExpressionText(); /** * Returns the meta object for class '{@link rba.view.IsChangedDisplay Is Changed Display}'. * * * @return the meta object for class 'Is Changed Display'. * @see rba.view.IsChangedDisplay * @generated */ EClass getIsChangedDisplay(); /** * Returns the meta object for the '{@link rba.view.IsChangedDisplay#getSymbol() Get Symbol}' operation. * * * @return the meta object for the 'Get Symbol' operation. * @see rba.view.IsChangedDisplay#getSymbol() * @generated */ EOperation getIsChangedDisplay__GetSymbol(); /** * Returns the meta object for the '{@link rba.view.IsChangedDisplay#getUnderlyingType() Get Underlying Type}' operation. * * * @return the meta object for the 'Get Underlying Type' operation. * @see rba.view.IsChangedDisplay#getUnderlyingType() * @generated */ EOperation getIsChangedDisplay__GetUnderlyingType(); /** * Returns the meta object for class '{@link rba.view.IsTranslatedViewTo Is Translated View To}'. * * * @return the meta object for class 'Is Translated View To'. * @see rba.view.IsTranslatedViewTo * @generated */ EClass getIsTranslatedViewTo(); /** * Returns the meta object for the '{@link rba.view.IsTranslatedViewTo#getSymbol() Get Symbol}' operation. * * * @return the meta object for the 'Get Symbol' operation. * @see rba.view.IsTranslatedViewTo#getSymbol() * @generated */ EOperation getIsTranslatedViewTo__GetSymbol(); /** * Returns the meta object for the '{@link rba.view.IsTranslatedViewTo#getUnderlyingType() Get Underlying Type}' operation. * * * @return the meta object for the 'Get Underlying Type' operation. * @see rba.view.IsTranslatedViewTo#getUnderlyingType() * @generated */ EOperation getIsTranslatedViewTo__GetUnderlyingType(); /** * Returns the meta object for the '{@link rba.view.IsTranslatedViewTo#getExpressionText() Get Expression Text}' operation. * * * @return the meta object for the 'Get Expression Text' operation. * @see rba.view.IsTranslatedViewTo#getExpressionText() * @generated */ EOperation getIsTranslatedViewTo__GetExpressionText(); /** * Returns the meta object for class '{@link rba.view.HideLowerPriority Hide Lower Priority}'. * * * @return the meta object for class 'Hide Lower Priority'. * @see rba.view.HideLowerPriority * @generated */ EClass getHideLowerPriority(); /** * Returns the meta object for the '{@link rba.view.HideLowerPriority#getSymbol() Get Symbol}' operation. * * * @return the meta object for the 'Get Symbol' operation. * @see rba.view.HideLowerPriority#getSymbol() * @generated */ EOperation getHideLowerPriority__GetSymbol(); /** * Returns the meta object for the '{@link rba.view.HideLowerPriority#getUnderlyingType() Get Underlying Type}' operation. * * * @return the meta object for the 'Get Underlying Type' operation. * @see rba.view.HideLowerPriority#getUnderlyingType() * @generated */ EOperation getHideLowerPriority__GetUnderlyingType(); /** * Returns the meta object for the '{@link rba.view.HideLowerPriority#getExpressionText() Get Expression Text}' operation. * * * @return the meta object for the 'Get Expression Text' operation. * @see rba.view.HideLowerPriority#getExpressionText() * @generated */ EOperation getHideLowerPriority__GetExpressionText(); /** * Returns the meta object for enum '{@link rba.view.BasePoint Base Point}'. * * * @return the meta object for enum 'Base Point'. * @see rba.view.BasePoint * @generated */ EEnum getBasePoint(); /** * Returns the factory that creates the instances of the model. * * * @return the factory that creates the instances of the model. * @generated */ RBAViewFactory getRBAViewFactory(); /** * * Defines literals for the meta objects that represent * * * @generated */ interface Literals { /** * The meta object literal for the '{@link rba.view.impl.ViewContentImpl View Content}' class. * * * @see rba.view.impl.ViewContentImpl * @see rba.view.impl.RBAViewPackageImpl#getViewContent() * @generated */ EClass VIEW_CONTENT = eINSTANCE.getViewContent(); /** * The meta object literal for the 'Size' containment reference list feature. * * * @generated */ EReference VIEW_CONTENT__SIZE = eINSTANCE.getViewContent_Size(); /** * The meta object literal for the 'Get Expression Type' operation. * * * @generated */ EOperation VIEW_CONTENT___GET_EXPRESSION_TYPE = eINSTANCE.getViewContent__GetExpressionType(); /** * The meta object literal for the '{@link rba.view.impl.ViewContentSetImpl View Content Set}' class. * * * @see rba.view.impl.ViewContentSetImpl * @see rba.view.impl.RBAViewPackageImpl#getViewContentSet() * @generated */ EClass VIEW_CONTENT_SET = eINSTANCE.getViewContentSet(); /** * The meta object literal for the 'Get Expression Type' operation. * * * @generated */ EOperation VIEW_CONTENT_SET___GET_EXPRESSION_TYPE = eINSTANCE.getViewContentSet__GetExpressionType(); /** * The meta object literal for the '{@link rba.view.impl.ViewContentStateImpl View Content State}' class. * * * @see rba.view.impl.ViewContentStateImpl * @see rba.view.impl.RBAViewPackageImpl#getViewContentState() * @generated */ EClass VIEW_CONTENT_STATE = eINSTANCE.getViewContentState(); /** * The meta object literal for the 'Get Expression Type' operation. * * * @generated */ EOperation VIEW_CONTENT_STATE___GET_EXPRESSION_TYPE = eINSTANCE.getViewContentState__GetExpressionType(); /** * The meta object literal for the '{@link rba.view.impl.LayoutManagerImpl Layout Manager}' class. * * * @see rba.view.impl.LayoutManagerImpl * @see rba.view.impl.RBAViewPackageImpl#getLayoutManager() * @generated */ EClass LAYOUT_MANAGER = eINSTANCE.getLayoutManager(); /** * The meta object literal for the 'Collect Leaf Area' operation. * * * @generated */ EOperation LAYOUT_MANAGER___COLLECT_LEAF_AREA = eINSTANCE.getLayoutManager__CollectLeafArea(); /** * The meta object literal for the '{@link rba.view.impl.AlignedLayoutImpl Aligned Layout}' class. * * * @see rba.view.impl.AlignedLayoutImpl * @see rba.view.impl.RBAViewPackageImpl#getAlignedLayout() * @generated */ EClass ALIGNED_LAYOUT = eINSTANCE.getAlignedLayout(); /** * The meta object literal for the 'Subarea' reference list feature. * * * @generated */ EReference ALIGNED_LAYOUT__SUBAREA = eINSTANCE.getAlignedLayout_Subarea(); /** * The meta object literal for the 'Base Point' attribute feature. * * * @generated */ EAttribute ALIGNED_LAYOUT__BASE_POINT = eINSTANCE.getAlignedLayout_BasePoint(); /** * The meta object literal for the 'Collect Leaf Area' operation. * * * @generated */ EOperation ALIGNED_LAYOUT___COLLECT_LEAF_AREA = eINSTANCE.getAlignedLayout__CollectLeafArea(); /** * The meta object literal for the '{@link rba.view.impl.VerticalLayoutImpl Vertical Layout}' class. * * * @see rba.view.impl.VerticalLayoutImpl * @see rba.view.impl.RBAViewPackageImpl#getVerticalLayout() * @generated */ EClass VERTICAL_LAYOUT = eINSTANCE.getVerticalLayout(); /** * The meta object literal for the '{@link rba.view.impl.HorizontalLayoutImpl Horizontal Layout}' class. * * * @see rba.view.impl.HorizontalLayoutImpl * @see rba.view.impl.RBAViewPackageImpl#getHorizontalLayout() * @generated */ EClass HORIZONTAL_LAYOUT = eINSTANCE.getHorizontalLayout(); /** * The meta object literal for the '{@link rba.view.impl.FixedPositionLayoutImpl Fixed Position Layout}' class. * * * @see rba.view.impl.FixedPositionLayoutImpl * @see rba.view.impl.RBAViewPackageImpl#getFixedPositionLayout() * @generated */ EClass FIXED_POSITION_LAYOUT = eINSTANCE.getFixedPositionLayout(); /** * The meta object literal for the 'Sub Area Position' containment reference list feature. * * * @generated */ EReference FIXED_POSITION_LAYOUT__SUB_AREA_POSITION = eINSTANCE.getFixedPositionLayout_SubAreaPosition(); /** * The meta object literal for the 'Collect Leaf Area' operation. * * * @generated */ EOperation FIXED_POSITION_LAYOUT___COLLECT_LEAF_AREA = eINSTANCE.getFixedPositionLayout__CollectLeafArea(); /** * The meta object literal for the '{@link rba.view.impl.PositionContainerImpl Position Container}' class. * * * @see rba.view.impl.PositionContainerImpl * @see rba.view.impl.RBAViewPackageImpl#getPositionContainer() * @generated */ EClass POSITION_CONTAINER = eINSTANCE.getPositionContainer(); /** * The meta object literal for the 'X' attribute feature. * * * @generated */ EAttribute POSITION_CONTAINER__X = eINSTANCE.getPositionContainer_X(); /** * The meta object literal for the 'Y' attribute feature. * * * @generated */ EAttribute POSITION_CONTAINER__Y = eINSTANCE.getPositionContainer_Y(); /** * The meta object literal for the 'Base Point' attribute feature. * * * @generated */ EAttribute POSITION_CONTAINER__BASE_POINT = eINSTANCE.getPositionContainer_BasePoint(); /** * The meta object literal for the 'Area' reference feature. * * * @generated */ EReference POSITION_CONTAINER__AREA = eINSTANCE.getPositionContainer_Area(); /** * The meta object literal for the 'Offset' containment reference list feature. * * * @generated */ EReference POSITION_CONTAINER__OFFSET = eINSTANCE.getPositionContainer_Offset(); /** * The meta object literal for the '{@link rba.view.impl.DisplayImpl Display}' class. * * * @see rba.view.impl.DisplayImpl * @see rba.view.impl.RBAViewPackageImpl#getDisplay() * @generated */ EClass DISPLAY = eINSTANCE.getDisplay(); /** * The meta object literal for the 'Root' containment reference feature. * * * @generated */ EReference DISPLAY__ROOT = eINSTANCE.getDisplay_Root(); /** * The meta object literal for the 'Size' containment reference feature. * * * @generated */ EReference DISPLAY__SIZE = eINSTANCE.getDisplay_Size(); /** * The meta object literal for the '{@link rba.view.impl.CompositeAreaImpl Composite Area}' class. * * * @see rba.view.impl.CompositeAreaImpl * @see rba.view.impl.RBAViewPackageImpl#getCompositeArea() * @generated */ EClass COMPOSITE_AREA = eINSTANCE.getCompositeArea(); /** * The meta object literal for the 'Layout' containment reference feature. * * * @generated */ EReference COMPOSITE_AREA__LAYOUT = eINSTANCE.getCompositeArea_Layout(); /** * The meta object literal for the 'Collect Leaf Area' operation. * * * @generated */ EOperation COMPOSITE_AREA___COLLECT_LEAF_AREA = eINSTANCE.getCompositeArea__CollectLeafArea(); /** * The meta object literal for the 'Get Expression Type' operation. * * * @generated */ EOperation COMPOSITE_AREA___GET_EXPRESSION_TYPE = eINSTANCE.getCompositeArea__GetExpressionType(); /** * The meta object literal for the '{@link rba.view.impl.AreaImpl Area}' class. * * * @see rba.view.impl.AreaImpl * @see rba.view.impl.RBAViewPackageImpl#getArea() * @generated */ EClass AREA = eINSTANCE.getArea(); /** * The meta object literal for the 'Zorder' containment reference feature. * * * @generated */ EReference AREA__ZORDER = eINSTANCE.getArea_Zorder(); /** * The meta object literal for the 'Size' containment reference list feature. * * * @generated */ EReference AREA__SIZE = eINSTANCE.getArea_Size(); /** * The meta object literal for the 'Get Expression Type' operation. * * * @generated */ EOperation AREA___GET_EXPRESSION_TYPE = eINSTANCE.getArea__GetExpressionType(); /** * The meta object literal for the '{@link rba.view.impl.AreaSetImpl Area Set}' class. * * * @see rba.view.impl.AreaSetImpl * @see rba.view.impl.RBAViewPackageImpl#getAreaSet() * @generated */ EClass AREA_SET = eINSTANCE.getAreaSet(); /** * The meta object literal for the 'Get Expression Type' operation. * * * @generated */ EOperation AREA_SET___GET_EXPRESSION_TYPE = eINSTANCE.getAreaSet__GetExpressionType(); /** * The meta object literal for the '{@link rba.view.impl.SizeIdentifierImpl Size Identifier}' class. * * * @see rba.view.impl.SizeIdentifierImpl * @see rba.view.impl.RBAViewPackageImpl#getSizeIdentifier() * @generated */ EClass SIZE_IDENTIFIER = eINSTANCE.getSizeIdentifier(); /** * The meta object literal for the '{@link rba.view.impl.SizeImpl Size}' class. * * * @see rba.view.impl.SizeImpl * @see rba.view.impl.RBAViewPackageImpl#getSize() * @generated */ EClass SIZE = eINSTANCE.getSize(); /** * The meta object literal for the 'Width' attribute feature. * * * @generated */ EAttribute SIZE__WIDTH = eINSTANCE.getSize_Width(); /** * The meta object literal for the 'Height' attribute feature. * * * @generated */ EAttribute SIZE__HEIGHT = eINSTANCE.getSize_Height(); /** * The meta object literal for the '{@link rba.view.impl.SizeReferenceImpl Size Reference}' class. * * * @see rba.view.impl.SizeReferenceImpl * @see rba.view.impl.RBAViewPackageImpl#getSizeReference() * @generated */ EClass SIZE_REFERENCE = eINSTANCE.getSizeReference(); /** * The meta object literal for the 'Size' reference feature. * * * @generated */ EReference SIZE_REFERENCE__SIZE = eINSTANCE.getSizeReference_Size(); /** * The meta object literal for the '{@link rba.view.impl.OffsetImpl Offset}' class. * * * @see rba.view.impl.OffsetImpl * @see rba.view.impl.RBAViewPackageImpl#getOffset() * @generated */ EClass OFFSET = eINSTANCE.getOffset(); /** * The meta object literal for the 'X' attribute feature. * * * @generated */ EAttribute OFFSET__X = eINSTANCE.getOffset_X(); /** * The meta object literal for the 'Y' attribute feature. * * * @generated */ EAttribute OFFSET__Y = eINSTANCE.getOffset_Y(); /** * The meta object literal for the 'Size' containment reference feature. * * * @generated */ EReference OFFSET__SIZE = eINSTANCE.getOffset_Size(); /** * The meta object literal for the '{@link rba.view.impl.AreaOperatorImpl Area Operator}' class. * * * @see rba.view.impl.AreaOperatorImpl * @see rba.view.impl.RBAViewPackageImpl#getAreaOperator() * @generated */ EClass AREA_OPERATOR = eINSTANCE.getAreaOperator(); /** * The meta object literal for the '{@link rba.view.impl.IsDisplayedImpl Is Displayed}' class. * * * @see rba.view.impl.IsDisplayedImpl * @see rba.view.impl.RBAViewPackageImpl#getIsDisplayed() * @generated */ EClass IS_DISPLAYED = eINSTANCE.getIsDisplayed(); /** * The meta object literal for the 'Get Symbol' operation. * * * @generated */ EOperation IS_DISPLAYED___GET_SYMBOL = eINSTANCE.getIsDisplayed__GetSymbol(); /** * The meta object literal for the 'Get Underlying Type' operation. * * * @generated */ EOperation IS_DISPLAYED___GET_UNDERLYING_TYPE = eINSTANCE.getIsDisplayed__GetUnderlyingType(); /** * The meta object literal for the '{@link rba.view.impl.DisplayingContentImpl Displaying Content}' class. * * * @see rba.view.impl.DisplayingContentImpl * @see rba.view.impl.RBAViewPackageImpl#getDisplayingContent() * @generated */ EClass DISPLAYING_CONTENT = eINSTANCE.getDisplayingContent(); /** * The meta object literal for the 'Get Symbol' operation. * * * @generated */ EOperation DISPLAYING_CONTENT___GET_SYMBOL = eINSTANCE.getDisplayingContent__GetSymbol(); /** * The meta object literal for the 'Get Underlying Type' operation. * * * @generated */ EOperation DISPLAYING_CONTENT___GET_UNDERLYING_TYPE = eINSTANCE.getDisplayingContent__GetUnderlyingType(); /** * The meta object literal for the '{@link rba.view.impl.IsHiddenImpl Is Hidden}' class. * * * @see rba.view.impl.IsHiddenImpl * @see rba.view.impl.RBAViewPackageImpl#getIsHidden() * @generated */ EClass IS_HIDDEN = eINSTANCE.getIsHidden(); /** * The meta object literal for the 'Get Symbol' operation. * * * @generated */ EOperation IS_HIDDEN___GET_SYMBOL = eINSTANCE.getIsHidden__GetSymbol(); /** * The meta object literal for the 'Get Underlying Type' operation. * * * @generated */ EOperation IS_HIDDEN___GET_UNDERLYING_TYPE = eINSTANCE.getIsHidden__GetUnderlyingType(); /** * The meta object literal for the '{@link rba.view.impl.ViewContentOperatorImpl View Content Operator}' class. * * * @see rba.view.impl.ViewContentOperatorImpl * @see rba.view.impl.RBAViewPackageImpl#getViewContentOperator() * @generated */ EClass VIEW_CONTENT_OPERATOR = eINSTANCE.getViewContentOperator(); /** * The meta object literal for the 'Get Underlying Type' operation. * * * @generated */ EOperation VIEW_CONTENT_OPERATOR___GET_UNDERLYING_TYPE = eINSTANCE.getViewContentOperator__GetUnderlyingType(); /** * The meta object literal for the '{@link rba.view.impl.IsVisibleImpl Is Visible}' class. * * * @see rba.view.impl.IsVisibleImpl * @see rba.view.impl.RBAViewPackageImpl#getIsVisible() * @generated */ EClass IS_VISIBLE = eINSTANCE.getIsVisible(); /** * The meta object literal for the 'Get Symbol' operation. * * * @generated */ EOperation IS_VISIBLE___GET_SYMBOL = eINSTANCE.getIsVisible__GetSymbol(); /** * The meta object literal for the '{@link rba.view.impl.AllInstanceOfAreaImpl All Instance Of Area}' class. * * * @see rba.view.impl.AllInstanceOfAreaImpl * @see rba.view.impl.RBAViewPackageImpl#getAllInstanceOfArea() * @generated */ EClass ALL_INSTANCE_OF_AREA = eINSTANCE.getAllInstanceOfArea(); /** * The meta object literal for the 'Get Expression Text' operation. * * * @generated */ EOperation ALL_INSTANCE_OF_AREA___GET_EXPRESSION_TEXT = eINSTANCE.getAllInstanceOfArea__GetExpressionText(); /** * The meta object literal for the 'Get Underlying Type' operation. * * * @generated */ EOperation ALL_INSTANCE_OF_AREA___GET_UNDERLYING_TYPE = eINSTANCE.getAllInstanceOfArea__GetUnderlyingType(); /** * The meta object literal for the '{@link rba.view.impl.AllInstanceOfViewContentImpl All Instance Of View Content}' class. * * * @see rba.view.impl.AllInstanceOfViewContentImpl * @see rba.view.impl.RBAViewPackageImpl#getAllInstanceOfViewContent() * @generated */ EClass ALL_INSTANCE_OF_VIEW_CONTENT = eINSTANCE.getAllInstanceOfViewContent(); /** * The meta object literal for the 'Get Expression Text' operation. * * * @generated */ EOperation ALL_INSTANCE_OF_VIEW_CONTENT___GET_EXPRESSION_TEXT = eINSTANCE .getAllInstanceOfViewContent__GetExpressionText(); /** * The meta object literal for the 'Get Underlying Type' operation. * * * @generated */ EOperation ALL_INSTANCE_OF_VIEW_CONTENT___GET_UNDERLYING_TYPE = eINSTANCE .getAllInstanceOfViewContent__GetUnderlyingType(); /** * The meta object literal for the '{@link rba.view.impl.IsDisplayedOnImpl Is Displayed On}' class. * * * @see rba.view.impl.IsDisplayedOnImpl * @see rba.view.impl.RBAViewPackageImpl#getIsDisplayedOn() * @generated */ EClass IS_DISPLAYED_ON = eINSTANCE.getIsDisplayedOn(); /** * The meta object literal for the 'Get Symbol' operation. * * * @generated */ EOperation IS_DISPLAYED_ON___GET_SYMBOL = eINSTANCE.getIsDisplayedOn__GetSymbol(); /** * The meta object literal for the 'Get Underlying Type' operation. * * * @generated */ EOperation IS_DISPLAYED_ON___GET_UNDERLYING_TYPE = eINSTANCE.getIsDisplayedOn__GetUnderlyingType(); /** * The meta object literal for the 'Get Expression Text' operation. * * * @generated */ EOperation IS_DISPLAYED_ON___GET_EXPRESSION_TEXT = eINSTANCE.getIsDisplayedOn__GetExpressionText(); /** * The meta object literal for the '{@link rba.view.impl.IsChangedDisplayImpl Is Changed Display}' class. * * * @see rba.view.impl.IsChangedDisplayImpl * @see rba.view.impl.RBAViewPackageImpl#getIsChangedDisplay() * @generated */ EClass IS_CHANGED_DISPLAY = eINSTANCE.getIsChangedDisplay(); /** * The meta object literal for the 'Get Symbol' operation. * * * @generated */ EOperation IS_CHANGED_DISPLAY___GET_SYMBOL = eINSTANCE.getIsChangedDisplay__GetSymbol(); /** * The meta object literal for the 'Get Underlying Type' operation. * * * @generated */ EOperation IS_CHANGED_DISPLAY___GET_UNDERLYING_TYPE = eINSTANCE.getIsChangedDisplay__GetUnderlyingType(); /** * The meta object literal for the '{@link rba.view.impl.IsTranslatedViewToImpl Is Translated View To}' class. * * * @see rba.view.impl.IsTranslatedViewToImpl * @see rba.view.impl.RBAViewPackageImpl#getIsTranslatedViewTo() * @generated */ EClass IS_TRANSLATED_VIEW_TO = eINSTANCE.getIsTranslatedViewTo(); /** * The meta object literal for the 'Get Symbol' operation. * * * @generated */ EOperation IS_TRANSLATED_VIEW_TO___GET_SYMBOL = eINSTANCE.getIsTranslatedViewTo__GetSymbol(); /** * The meta object literal for the 'Get Underlying Type' operation. * * * @generated */ EOperation IS_TRANSLATED_VIEW_TO___GET_UNDERLYING_TYPE = eINSTANCE.getIsTranslatedViewTo__GetUnderlyingType(); /** * The meta object literal for the 'Get Expression Text' operation. * * * @generated */ EOperation IS_TRANSLATED_VIEW_TO___GET_EXPRESSION_TEXT = eINSTANCE.getIsTranslatedViewTo__GetExpressionText(); /** * The meta object literal for the '{@link rba.view.impl.HideLowerPriorityImpl Hide Lower Priority}' class. * * * @see rba.view.impl.HideLowerPriorityImpl * @see rba.view.impl.RBAViewPackageImpl#getHideLowerPriority() * @generated */ EClass HIDE_LOWER_PRIORITY = eINSTANCE.getHideLowerPriority(); /** * The meta object literal for the 'Get Symbol' operation. * * * @generated */ EOperation HIDE_LOWER_PRIORITY___GET_SYMBOL = eINSTANCE.getHideLowerPriority__GetSymbol(); /** * The meta object literal for the 'Get Underlying Type' operation. * * * @generated */ EOperation HIDE_LOWER_PRIORITY___GET_UNDERLYING_TYPE = eINSTANCE.getHideLowerPriority__GetUnderlyingType(); /** * The meta object literal for the 'Get Expression Text' operation. * * * @generated */ EOperation HIDE_LOWER_PRIORITY___GET_EXPRESSION_TEXT = eINSTANCE.getHideLowerPriority__GetExpressionText(); /** * The meta object literal for the '{@link rba.view.BasePoint Base Point}' enum. * * * @see rba.view.BasePoint * @see rba.view.impl.RBAViewPackageImpl#getBasePoint() * @generated */ EEnum BASE_POINT = eINSTANCE.getBasePoint(); } } //RBAViewPackage