Package com._1c.g5.aef2.viewModels
Interface AefPackage
- 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:
AefPackageImpl
public interface AefPackage
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 interfaceDefines 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 AefPackageThe singleton instance of the package.static final StringThe package name.static final StringThe package namespace name.static final StringThe package namespace URI.static final intThe meta object id for the 'IAef Layout' class.static final intThe meta object id for the 'IAef Layout Data' class.static final intThe number of structural features of the 'IAef Layout Data' class.static final intThe number of operations of the 'IAef Layout Data' class.static final intThe number of structural features of the 'IAef Layout' class.static final intThe number of operations of the 'IAef Layout' class.static final intThe meta object id for the 'IContainer Control View Model' class.static final intThe feature id for the 'Children' containment reference list.static final intThe feature id for the 'Event Channel' attribute.static final intThe feature id for the 'Parent' container reference.static final intThe number of structural features of the 'IContainer Control View Model' class.static final intThe number of operations of the 'IContainer Control View Model' class.static final intThe meta object id for the 'IContainer View Model' class.static final intThe feature id for the 'Children' containment reference list.static final intThe feature id for the 'Event Channel' attribute.static final intThe feature id for the 'Parent' container reference.static final intThe number of structural features of the 'IContainer View Model' class.static final intThe number of operations of the 'IContainer View Model' class.static final intThe meta object id for the 'IControl View Model' class.static final intThe feature id for the 'Event Channel' attribute.static final intThe feature id for the 'Parent' container reference.static final intThe number of structural features of the 'IControl View Model' class.static final intThe number of operations of the 'IControl View Model' class.static final intThe meta object id for the 'IDialog View Model' class.static final intThe feature id for the 'Children' containment reference list.static final intThe feature id for the 'Event Channel' attribute.static final intThe feature id for the 'Parent' container reference.static final intThe number of structural features of the 'IDialog View Model' class.static final intThe number of operations of the 'IDialog View Model' class.static final intThe meta object id for the 'IEvent Channel' data type.static final intThe meta object id for the 'IView Model' class.static final intThe feature id for the 'Event Channel' attribute.static final intThe feature id for the 'Parent' container reference.static final intThe number of structural features of the 'IView Model' class.static final intThe number of operations of the 'IView Model' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClassReturns the meta object for class 'IAef Layout'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'IAef Layout Data'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'IContainer Control View Model'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'IContainer View Model'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the containment reference list 'Children'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'IControl View Model'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'IDialog View Model'.org.eclipse.emf.ecore.EDataTypeReturns the meta object for data type 'IEvent Channel'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'IView Model'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Event Channel'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the container reference 'Parent'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotationsMethods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setNameMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIMethods 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. -
IVIEW_MODEL
static final int IVIEW_MODELThe meta object id for the 'IView Model' class. -
IVIEW_MODEL__EVENT_CHANNEL
static final int IVIEW_MODEL__EVENT_CHANNELThe feature id for the 'Event Channel' attribute.- See Also:
-
IVIEW_MODEL__PARENT
static final int IVIEW_MODEL__PARENTThe feature id for the 'Parent' container reference.- See Also:
-
IVIEW_MODEL_FEATURE_COUNT
static final int IVIEW_MODEL_FEATURE_COUNTThe number of structural features of the 'IView Model' class.- See Also:
-
IVIEW_MODEL_OPERATION_COUNT
static final int IVIEW_MODEL_OPERATION_COUNTThe number of operations of the 'IView Model' class.- See Also:
-
ICONTAINER_VIEW_MODEL
static final int ICONTAINER_VIEW_MODELThe meta object id for the 'IContainer View Model' class. -
ICONTAINER_VIEW_MODEL__EVENT_CHANNEL
static final int ICONTAINER_VIEW_MODEL__EVENT_CHANNELThe feature id for the 'Event Channel' attribute.- See Also:
-
ICONTAINER_VIEW_MODEL__PARENT
static final int ICONTAINER_VIEW_MODEL__PARENTThe feature id for the 'Parent' container reference.- See Also:
-
ICONTAINER_VIEW_MODEL__CHILDREN
static final int ICONTAINER_VIEW_MODEL__CHILDRENThe feature id for the 'Children' containment reference list.- See Also:
-
ICONTAINER_VIEW_MODEL_FEATURE_COUNT
static final int ICONTAINER_VIEW_MODEL_FEATURE_COUNTThe number of structural features of the 'IContainer View Model' class.- See Also:
-
ICONTAINER_VIEW_MODEL_OPERATION_COUNT
static final int ICONTAINER_VIEW_MODEL_OPERATION_COUNTThe number of operations of the 'IContainer View Model' class.- See Also:
-
ICONTROL_VIEW_MODEL
static final int ICONTROL_VIEW_MODELThe meta object id for the 'IControl View Model' class. -
ICONTROL_VIEW_MODEL__EVENT_CHANNEL
static final int ICONTROL_VIEW_MODEL__EVENT_CHANNELThe feature id for the 'Event Channel' attribute.- See Also:
-
ICONTROL_VIEW_MODEL__PARENT
static final int ICONTROL_VIEW_MODEL__PARENTThe feature id for the 'Parent' container reference.- See Also:
-
ICONTROL_VIEW_MODEL_FEATURE_COUNT
static final int ICONTROL_VIEW_MODEL_FEATURE_COUNTThe number of structural features of the 'IControl View Model' class.- See Also:
-
ICONTROL_VIEW_MODEL_OPERATION_COUNT
static final int ICONTROL_VIEW_MODEL_OPERATION_COUNTThe number of operations of the 'IControl View Model' class.- See Also:
-
ICONTAINER_CONTROL_VIEW_MODEL
static final int ICONTAINER_CONTROL_VIEW_MODELThe meta object id for the 'IContainer Control View Model' class. -
ICONTAINER_CONTROL_VIEW_MODEL__EVENT_CHANNEL
static final int ICONTAINER_CONTROL_VIEW_MODEL__EVENT_CHANNELThe feature id for the 'Event Channel' attribute.- See Also:
-
ICONTAINER_CONTROL_VIEW_MODEL__PARENT
static final int ICONTAINER_CONTROL_VIEW_MODEL__PARENTThe feature id for the 'Parent' container reference.- See Also:
-
ICONTAINER_CONTROL_VIEW_MODEL__CHILDREN
static final int ICONTAINER_CONTROL_VIEW_MODEL__CHILDRENThe feature id for the 'Children' containment reference list.- See Also:
-
ICONTAINER_CONTROL_VIEW_MODEL_FEATURE_COUNT
static final int ICONTAINER_CONTROL_VIEW_MODEL_FEATURE_COUNTThe number of structural features of the 'IContainer Control View Model' class.- See Also:
-
ICONTAINER_CONTROL_VIEW_MODEL_OPERATION_COUNT
static final int ICONTAINER_CONTROL_VIEW_MODEL_OPERATION_COUNTThe number of operations of the 'IContainer Control View Model' class.- See Also:
-
IDIALOG_VIEW_MODEL
static final int IDIALOG_VIEW_MODELThe meta object id for the 'IDialog View Model' class. -
IDIALOG_VIEW_MODEL__EVENT_CHANNEL
static final int IDIALOG_VIEW_MODEL__EVENT_CHANNELThe feature id for the 'Event Channel' attribute.- See Also:
-
IDIALOG_VIEW_MODEL__PARENT
static final int IDIALOG_VIEW_MODEL__PARENTThe feature id for the 'Parent' container reference.- See Also:
-
IDIALOG_VIEW_MODEL__CHILDREN
static final int IDIALOG_VIEW_MODEL__CHILDRENThe feature id for the 'Children' containment reference list.- See Also:
-
IDIALOG_VIEW_MODEL_FEATURE_COUNT
static final int IDIALOG_VIEW_MODEL_FEATURE_COUNTThe number of structural features of the 'IDialog View Model' class.- See Also:
-
IDIALOG_VIEW_MODEL_OPERATION_COUNT
static final int IDIALOG_VIEW_MODEL_OPERATION_COUNTThe number of operations of the 'IDialog View Model' class.- See Also:
-
IAEF_LAYOUT_DATA
static final int IAEF_LAYOUT_DATAThe meta object id for the 'IAef Layout Data' class. -
IAEF_LAYOUT_DATA_FEATURE_COUNT
static final int IAEF_LAYOUT_DATA_FEATURE_COUNTThe number of structural features of the 'IAef Layout Data' class.- See Also:
-
IAEF_LAYOUT_DATA_OPERATION_COUNT
static final int IAEF_LAYOUT_DATA_OPERATION_COUNTThe number of operations of the 'IAef Layout Data' class.- See Also:
-
IAEF_LAYOUT
static final int IAEF_LAYOUTThe meta object id for the 'IAef Layout' class. -
IAEF_LAYOUT_FEATURE_COUNT
static final int IAEF_LAYOUT_FEATURE_COUNTThe number of structural features of the 'IAef Layout' class.- See Also:
-
IAEF_LAYOUT_OPERATION_COUNT
static final int IAEF_LAYOUT_OPERATION_COUNTThe number of operations of the 'IAef Layout' class.- See Also:
-
IEVENT_CHANNEL
static final int IEVENT_CHANNELThe meta object id for the 'IEvent Channel' data type.
-
-
Method Details
-
getIViewModel
org.eclipse.emf.ecore.EClass getIViewModel()Returns the meta object for class 'IView Model'.- Returns:
- the meta object for class 'IView Model'.
- See Also:
-
getIViewModel_EventChannel
org.eclipse.emf.ecore.EAttribute getIViewModel_EventChannel()Returns the meta object for the attribute 'Event Channel'.- Returns:
- the meta object for the attribute 'Event Channel'.
- See Also:
-
getIViewModel_Parent
org.eclipse.emf.ecore.EReference getIViewModel_Parent()Returns the meta object for the container reference 'Parent'.- Returns:
- the meta object for the container reference 'Parent'.
- See Also:
-
getIContainerViewModel
org.eclipse.emf.ecore.EClass getIContainerViewModel()Returns the meta object for class 'IContainer View Model'.- Returns:
- the meta object for class 'IContainer View Model'.
- See Also:
-
getIContainerViewModel_Children
org.eclipse.emf.ecore.EReference getIContainerViewModel_Children()Returns the meta object for the containment reference list 'Children'.- Returns:
- the meta object for the containment reference list 'Children'.
- See Also:
-
getIControlViewModel
org.eclipse.emf.ecore.EClass getIControlViewModel()Returns the meta object for class 'IControl View Model'.- Returns:
- the meta object for class 'IControl View Model'.
- See Also:
-
getIContainerControlViewModel
org.eclipse.emf.ecore.EClass getIContainerControlViewModel()Returns the meta object for class 'IContainer Control View Model'.- Returns:
- the meta object for class 'IContainer Control View Model'.
- See Also:
-
getIDialogViewModel
org.eclipse.emf.ecore.EClass getIDialogViewModel()Returns the meta object for class 'IDialog View Model'.- Returns:
- the meta object for class 'IDialog View Model'.
- See Also:
-
getIAefLayoutData
org.eclipse.emf.ecore.EClass getIAefLayoutData()Returns the meta object for class 'IAef Layout Data'.- Returns:
- the meta object for class 'IAef Layout Data'.
- See Also:
-
getIAefLayout
org.eclipse.emf.ecore.EClass getIAefLayout()Returns the meta object for class 'IAef Layout'.- Returns:
- the meta object for class 'IAef Layout'.
- See Also:
-
getIEventChannel
org.eclipse.emf.ecore.EDataType getIEventChannel()Returns the meta object for data type 'IEvent Channel'.- Returns:
- the meta object for data type 'IEvent Channel'.
- See Also:
-
getAefFactory
AefFactory getAefFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-