Package com._1c.g5.v8.dt.hpwa.model
Interface HpwaPackage
- 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:
HpwaPackageImpl
public interface HpwaPackage
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:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HpwaPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Home Page Work Area
' class.static final int
The operation id for the 'Validate' operation.static final int
The feature id for the 'Columns' containment reference list.static final int
The feature id for the 'MA Command Interface Displays' attribute.static final int
The feature id for the 'Working Area Template' attribute.static final int
The meta object id for the 'Home Page Work Area Column
' class.static final int
The feature id for the 'Items' containment reference list.static final int
The number of structural features of the 'Home Page Work Area Column' class.static final int
The meta object id for the 'Home Page Work Area Column Item
' class.static final int
The feature id for the 'Form' reference.static final int
The feature id for the 'Height' attribute.static final int
The feature id for the 'Visibility' containment reference.static final int
The number of structural features of the 'Home Page Work Area Column Item' class.static final int
The number of operations of the 'Home Page Work Area Column Item' class.static final int
The number of operations of the 'Home Page Work Area Column' class.static final int
The number of structural features of the 'Home Page Work Area' class.static final int
The number of operations of the 'Home Page Work Area' class.static final int
The meta object id for the 'MA Command Interface Displays
' enum.static final int
The meta object id for the 'Working Area Template
' enum. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClass
Returns the meta object for class 'Home Page Work Area
'.org.eclipse.emf.ecore.EOperation
Returns the meta object for the 'Validate
' operation.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Columns
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'MA Command Interface Displays
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Working Area Template
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Home Page Work Area Column
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Items
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Home Page Work Area Column Item
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Form
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Height
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Visibility
'.Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'MA Command Interface Displays
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Working Area Template
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
HOME_PAGE_WORK_AREA
static final int HOME_PAGE_WORK_AREAThe meta object id for the 'Home Page Work Area
' class. -
HOME_PAGE_WORK_AREA__WORKING_AREA_TEMPLATE
static final int HOME_PAGE_WORK_AREA__WORKING_AREA_TEMPLATEThe feature id for the 'Working Area Template' attribute.- See Also:
-
HOME_PAGE_WORK_AREA__MA_COMMAND_INTERFACE_DISPLAYS
static final int HOME_PAGE_WORK_AREA__MA_COMMAND_INTERFACE_DISPLAYSThe feature id for the 'MA Command Interface Displays' attribute.- See Also:
-
HOME_PAGE_WORK_AREA__COLUMNS
static final int HOME_PAGE_WORK_AREA__COLUMNSThe feature id for the 'Columns' containment reference list.- See Also:
-
HOME_PAGE_WORK_AREA_FEATURE_COUNT
static final int HOME_PAGE_WORK_AREA_FEATURE_COUNTThe number of structural features of the 'Home Page Work Area' class.- See Also:
-
HOME_PAGE_WORK_AREA___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int HOME_PAGE_WORK_AREA___VALIDATE__DIAGNOSTICCHAIN_MAPThe operation id for the 'Validate' operation.- See Also:
-
HOME_PAGE_WORK_AREA_OPERATION_COUNT
static final int HOME_PAGE_WORK_AREA_OPERATION_COUNTThe number of operations of the 'Home Page Work Area' class.- See Also:
-
HOME_PAGE_WORK_AREA_COLUMN_ITEM
static final int HOME_PAGE_WORK_AREA_COLUMN_ITEMThe meta object id for the 'Home Page Work Area Column Item
' class. -
HOME_PAGE_WORK_AREA_COLUMN_ITEM__FORM
static final int HOME_PAGE_WORK_AREA_COLUMN_ITEM__FORMThe feature id for the 'Form' reference.- See Also:
-
HOME_PAGE_WORK_AREA_COLUMN_ITEM__HEIGHT
static final int HOME_PAGE_WORK_AREA_COLUMN_ITEM__HEIGHTThe feature id for the 'Height' attribute.- See Also:
-
HOME_PAGE_WORK_AREA_COLUMN_ITEM__VISIBILITY
static final int HOME_PAGE_WORK_AREA_COLUMN_ITEM__VISIBILITYThe feature id for the 'Visibility' containment reference.- See Also:
-
HOME_PAGE_WORK_AREA_COLUMN_ITEM_FEATURE_COUNT
static final int HOME_PAGE_WORK_AREA_COLUMN_ITEM_FEATURE_COUNTThe number of structural features of the 'Home Page Work Area Column Item' class.- See Also:
-
HOME_PAGE_WORK_AREA_COLUMN_ITEM_OPERATION_COUNT
static final int HOME_PAGE_WORK_AREA_COLUMN_ITEM_OPERATION_COUNTThe number of operations of the 'Home Page Work Area Column Item' class.- See Also:
-
HOME_PAGE_WORK_AREA_COLUMN
static final int HOME_PAGE_WORK_AREA_COLUMNThe meta object id for the 'Home Page Work Area Column
' class. -
HOME_PAGE_WORK_AREA_COLUMN__ITEMS
static final int HOME_PAGE_WORK_AREA_COLUMN__ITEMSThe feature id for the 'Items' containment reference list.- See Also:
-
HOME_PAGE_WORK_AREA_COLUMN_FEATURE_COUNT
static final int HOME_PAGE_WORK_AREA_COLUMN_FEATURE_COUNTThe number of structural features of the 'Home Page Work Area Column' class.- See Also:
-
HOME_PAGE_WORK_AREA_COLUMN_OPERATION_COUNT
static final int HOME_PAGE_WORK_AREA_COLUMN_OPERATION_COUNTThe number of operations of the 'Home Page Work Area Column' class.- See Also:
-
MA_COMMAND_INTERFACE_DISPLAYS
static final int MA_COMMAND_INTERFACE_DISPLAYSThe meta object id for the 'MA Command Interface Displays
' enum. -
WORKING_AREA_TEMPLATE
static final int WORKING_AREA_TEMPLATEThe meta object id for the 'Working Area Template
' enum.
-
-
Method Details
-
getHomePageWorkArea
org.eclipse.emf.ecore.EClass getHomePageWorkArea()Returns the meta object for class 'Home Page Work Area
'.- Returns:
- the meta object for class 'Home Page Work Area'.
- See Also:
-
getHomePageWorkArea_WorkingAreaTemplate
org.eclipse.emf.ecore.EAttribute getHomePageWorkArea_WorkingAreaTemplate()Returns the meta object for the attribute 'Working Area Template
'.- Returns:
- the meta object for the attribute 'Working Area Template'.
- See Also:
-
getHomePageWorkArea_MACommandInterfaceDisplays
org.eclipse.emf.ecore.EAttribute getHomePageWorkArea_MACommandInterfaceDisplays()Returns the meta object for the attribute 'MA Command Interface Displays
'.- Returns:
- the meta object for the attribute 'MA Command Interface Displays'.
- See Also:
-
getHomePageWorkArea_Columns
org.eclipse.emf.ecore.EReference getHomePageWorkArea_Columns()Returns the meta object for the containment reference list 'Columns
'.- Returns:
- the meta object for the containment reference list 'Columns'.
- See Also:
-
getHomePageWorkArea__Validate__DiagnosticChain_Map
org.eclipse.emf.ecore.EOperation getHomePageWorkArea__Validate__DiagnosticChain_Map()Returns the meta object for the 'Validate
' operation.- Returns:
- the meta object for the 'Validate' operation.
- See Also:
-
getHomePageWorkAreaColumnItem
org.eclipse.emf.ecore.EClass getHomePageWorkAreaColumnItem()Returns the meta object for class 'Home Page Work Area Column Item
'.- Returns:
- the meta object for class 'Home Page Work Area Column Item'.
- See Also:
-
getHomePageWorkAreaColumnItem_Form
org.eclipse.emf.ecore.EReference getHomePageWorkAreaColumnItem_Form()Returns the meta object for the reference 'Form
'.- Returns:
- the meta object for the reference 'Form'.
- See Also:
-
getHomePageWorkAreaColumnItem_Height
org.eclipse.emf.ecore.EAttribute getHomePageWorkAreaColumnItem_Height()Returns the meta object for the attribute 'Height
'.- Returns:
- the meta object for the attribute 'Height'.
- See Also:
-
getHomePageWorkAreaColumnItem_Visibility
org.eclipse.emf.ecore.EReference getHomePageWorkAreaColumnItem_Visibility()Returns the meta object for the containment reference 'Visibility
'.- Returns:
- the meta object for the containment reference 'Visibility'.
- See Also:
-
getHomePageWorkAreaColumn
org.eclipse.emf.ecore.EClass getHomePageWorkAreaColumn()Returns the meta object for class 'Home Page Work Area Column
'.- Returns:
- the meta object for class 'Home Page Work Area Column'.
- See Also:
-
getHomePageWorkAreaColumn_Items
org.eclipse.emf.ecore.EReference getHomePageWorkAreaColumn_Items()Returns the meta object for the containment reference list 'Items
'.- Returns:
- the meta object for the containment reference list 'Items'.
- See Also:
-
getMACommandInterfaceDisplays
org.eclipse.emf.ecore.EEnum getMACommandInterfaceDisplays()Returns the meta object for enum 'MA Command Interface Displays
'.- Returns:
- the meta object for enum 'MA Command Interface Displays'.
- See Also:
-
getWorkingAreaTemplate
org.eclipse.emf.ecore.EEnum getWorkingAreaTemplate()Returns the meta object for enum 'Working Area Template
'.- Returns:
- the meta object for enum 'Working Area Template'.
- See Also:
-
getHpwaFactory
HpwaFactory getHpwaFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-