|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutlineConfiguratorPackage
The Package for the model. It contains accessors for the meta objects to represent
OutlineConfiguratorFactory
Nested Class Summary | |
---|---|
static interface |
OutlineConfiguratorPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
EPackage.Descriptor, EPackage.Registry |
Field Summary | |
---|---|
static int |
CHILD_ACTION_TYPE
The meta object id for the ' Child Action Type '
enum.
|
static java.lang.String |
copyright
|
static int |
CREATE_CHILD_ACTION
The meta object id for the ' Create Child Action '
class.
|
static int |
CREATE_CHILD_ACTION__CLASS
The feature id for the 'Class' reference. |
static int |
CREATE_CHILD_ACTION__PARENT
The feature id for the 'Parent' container reference. |
static int |
CREATE_CHILD_ACTION__TYPE
The feature id for the 'Type' attribute. |
static int |
CREATE_CHILD_ACTION_FEATURE_COUNT
The number of structural features of the 'Create Child Action' class. |
static int |
CREATE_CHILD_MENU_CONFIGURATION
The meta object id for the ' Create Child Menu Configuration '
class.
|
static int |
CREATE_CHILD_MENU_CONFIGURATION__CLASS_NAME
The feature id for the 'Class Name' attribute. |
static int |
CREATE_CHILD_MENU_CONFIGURATION__ITEMS
The feature id for the 'Items' containment reference list. |
static int |
CREATE_CHILD_MENU_CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'Create Child Menu Configuration' class. |
static OutlineConfiguratorPackage |
eINSTANCE
The singleton instance of the package. |
static java.lang.String |
eNAME
The package name. |
static java.lang.String |
eNS_PREFIX
The package namespace name. |
static java.lang.String |
eNS_URI
The package namespace URI. |
static int |
MENU
The meta object id for the ' Menu '
class.
|
static int |
MENU__ID
The feature id for the 'Id' attribute. |
static int |
MENU__ITEMS
The feature id for the 'Items' containment reference list. |
static int |
MENU__NAME
The feature id for the 'Name' attribute. |
static int |
MENU__PARENT
The feature id for the 'Parent' container reference. |
static int |
MENU_FEATURE_COUNT
The number of structural features of the 'Menu' class. |
static int |
MENU_GROUP
The meta object id for the ' Menu Group '
class.
|
static int |
MENU_GROUP__ID
The feature id for the 'Id' attribute. |
static int |
MENU_GROUP__ITEMS
The feature id for the 'Items' containment reference list. |
static int |
MENU_GROUP__PARENT
The feature id for the 'Parent' container reference. |
static int |
MENU_GROUP_FEATURE_COUNT
The number of structural features of the 'Menu Group' class. |
static int |
MENU_ITEM
The meta object id for the ' Menu Item '
class.
|
static int |
MENU_ITEM__PARENT
The feature id for the 'Parent' container reference. |
static int |
MENU_ITEM_FEATURE_COUNT
The number of structural features of the 'Menu Item' class. |
static int |
OUTLINE_CONFIGURATION
The meta object id for the ' Outline Configuration '
class.
|
static int |
OUTLINE_CONFIGURATION__CREATE_CHILD
The feature id for the 'Create Child' containment reference. |
static int |
OUTLINE_CONFIGURATION__GEN_PACKAGE
The feature id for the 'Gen Package' reference. |
static int |
OUTLINE_CONFIGURATION__NAME
The feature id for the 'Name' attribute. |
static int |
OUTLINE_CONFIGURATION__PACKAGE
The feature id for the 'Package' attribute. |
static int |
OUTLINE_CONFIGURATION__PLUGIN_CLASS_NAME
The feature id for the 'Plugin Class Name' attribute. |
static int |
OUTLINE_CONFIGURATION__PROJECT_NAME
The feature id for the 'Project Name' attribute. |
static int |
OUTLINE_CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'Outline Configuration' class. |
Method Summary | |
---|---|
EEnum |
getChildActionType()
Returns the meta object for enum ' Child Action Type ' |
EReference |
getCreateChildAction_Class()
Returns the meta object for the reference ' Class ' |
EAttribute |
getCreateChildAction_Type()
Returns the meta object for the attribute ' Type ' |
EClass |
getCreateChildAction()
Returns the meta object for class ' Create Child Action ' |
EAttribute |
getCreateChildMenuConfiguration_ClassName()
Returns the meta object for the attribute ' Class Name ' |
EReference |
getCreateChildMenuConfiguration_Items()
Returns the meta object for the containment reference list ' Items ' |
EClass |
getCreateChildMenuConfiguration()
Returns the meta object for class ' Create Child Menu Configuration ' |
EAttribute |
getMenu_Name()
Returns the meta object for the attribute ' Name ' |
EClass |
getMenu()
Returns the meta object for class ' Menu '.
|
EAttribute |
getMenuGroup_Id()
Returns the meta object for the attribute ' Id ' |
EReference |
getMenuGroup_Items()
Returns the meta object for the containment reference list ' Items ' |
EClass |
getMenuGroup()
Returns the meta object for class ' Menu Group ' |
EReference |
getMenuItem_Parent()
Returns the meta object for the container reference ' Parent ' |
EClass |
getMenuItem()
Returns the meta object for class ' Menu Item '.
|
EReference |
getOutlineConfiguration_CreateChild()
Returns the meta object for the containment reference ' Create Child ' |
EReference |
getOutlineConfiguration_GenPackage()
Returns the meta object for the reference ' Gen Package ' |
EAttribute |
getOutlineConfiguration_Name()
Returns the meta object for the attribute ' Name ' |
EAttribute |
getOutlineConfiguration_Package()
Returns the meta object for the attribute ' Package ' |
EAttribute |
getOutlineConfiguration_PluginClassName()
Returns the meta object for the attribute ' Plugin Class Name ' |
EAttribute |
getOutlineConfiguration_ProjectName()
Returns the meta object for the attribute ' Project Name ' |
EClass |
getOutlineConfiguration()
Returns the meta object for class ' Outline Configuration ' |
OutlineConfiguratorFactory |
getOutlineConfiguratorFactory()
Returns the factory that creates the instances of the model. |
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.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String copyright
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final OutlineConfiguratorPackage eINSTANCE
static final int OUTLINE_CONFIGURATION
Outline Configuration
'
class.
OutlineConfigurationImpl
,
OutlineConfiguratorPackageImpl.getOutlineConfiguration()
,
Constant Field Valuesstatic final int OUTLINE_CONFIGURATION__CREATE_CHILD
static final int OUTLINE_CONFIGURATION__NAME
static final int OUTLINE_CONFIGURATION__PROJECT_NAME
static final int OUTLINE_CONFIGURATION__GEN_PACKAGE
static final int OUTLINE_CONFIGURATION__PACKAGE
static final int OUTLINE_CONFIGURATION__PLUGIN_CLASS_NAME
static final int OUTLINE_CONFIGURATION_FEATURE_COUNT
static final int CREATE_CHILD_MENU_CONFIGURATION
Create Child Menu Configuration
'
class.
CreateChildMenuConfigurationImpl
,
OutlineConfiguratorPackageImpl.getCreateChildMenuConfiguration()
,
Constant Field Valuesstatic final int CREATE_CHILD_MENU_CONFIGURATION__ITEMS
static final int CREATE_CHILD_MENU_CONFIGURATION__CLASS_NAME
static final int CREATE_CHILD_MENU_CONFIGURATION_FEATURE_COUNT
static final int MENU_ITEM
Menu Item
'
class.
MenuItemImpl
,
OutlineConfiguratorPackageImpl.getMenuItem()
,
Constant Field Valuesstatic final int MENU_ITEM__PARENT
static final int MENU_ITEM_FEATURE_COUNT
static final int CREATE_CHILD_ACTION
Create Child Action
'
class.
CreateChildActionImpl
,
OutlineConfiguratorPackageImpl.getCreateChildAction()
,
Constant Field Valuesstatic final int CREATE_CHILD_ACTION__PARENT
static final int CREATE_CHILD_ACTION__CLASS
static final int CREATE_CHILD_ACTION__TYPE
static final int CREATE_CHILD_ACTION_FEATURE_COUNT
static final int MENU_GROUP
Menu Group
'
class.
MenuGroupImpl
,
OutlineConfiguratorPackageImpl.getMenuGroup()
,
Constant Field Valuesstatic final int MENU_GROUP__PARENT
static final int MENU_GROUP__ID
static final int MENU_GROUP__ITEMS
static final int MENU_GROUP_FEATURE_COUNT
static final int MENU
Menu
'
class.
MenuImpl
,
OutlineConfiguratorPackageImpl.getMenu()
,
Constant Field Valuesstatic final int MENU__PARENT
static final int MENU__ID
static final int MENU__ITEMS
static final int MENU__NAME
static final int MENU_FEATURE_COUNT
static final int CHILD_ACTION_TYPE
Child Action Type
'
enum.
ChildActionType
,
OutlineConfiguratorPackageImpl.getChildActionType()
,
Constant Field ValuesMethod Detail |
---|
EClass getOutlineConfiguration()
Outline Configuration
'.
OutlineConfiguration
EReference getOutlineConfiguration_CreateChild()
Create Child
'.
OutlineConfiguration.getCreateChild()
,
getOutlineConfiguration()
EAttribute getOutlineConfiguration_Name()
Name
'.
OutlineConfiguration.getName()
,
getOutlineConfiguration()
EAttribute getOutlineConfiguration_ProjectName()
Project Name
'.
OutlineConfiguration.getProjectName()
,
getOutlineConfiguration()
EReference getOutlineConfiguration_GenPackage()
Gen Package
'.
OutlineConfiguration.getGenPackage()
,
getOutlineConfiguration()
EAttribute getOutlineConfiguration_Package()
Package
'.
OutlineConfiguration.getPackage()
,
getOutlineConfiguration()
EAttribute getOutlineConfiguration_PluginClassName()
Plugin Class Name
'.
OutlineConfiguration.getPluginClassName()
,
getOutlineConfiguration()
EClass getCreateChildMenuConfiguration()
Create Child Menu Configuration
'.
CreateChildMenuConfiguration
EReference getCreateChildMenuConfiguration_Items()
Items
'.
CreateChildMenuConfiguration.getItems()
,
getCreateChildMenuConfiguration()
EAttribute getCreateChildMenuConfiguration_ClassName()
Class Name
'.
CreateChildMenuConfiguration.getClassName()
,
getCreateChildMenuConfiguration()
EClass getCreateChildAction()
Create Child Action
'.
CreateChildAction
EReference getCreateChildAction_Class()
Class
'.
CreateChildAction.getClass_()
,
getCreateChildAction()
EAttribute getCreateChildAction_Type()
Type
'.
CreateChildAction.getType()
,
getCreateChildAction()
EClass getMenu()
Menu
'.
Menu
EAttribute getMenu_Name()
Name
'.
Menu.getName()
,
getMenu()
EClass getMenuItem()
Menu Item
'.
MenuItem
EReference getMenuItem_Parent()
Parent
'.
MenuItem.getParent()
,
getMenuItem()
EClass getMenuGroup()
Menu Group
'.
MenuGroup
EAttribute getMenuGroup_Id()
Id
'.
MenuGroup.getId()
,
getMenuGroup()
EReference getMenuGroup_Items()
Items
'.
MenuGroup.getItems()
,
getMenuGroup()
EEnum getChildActionType()
Child Action Type
'.
ChildActionType
OutlineConfiguratorFactory getOutlineConfiguratorFactory()
|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.