public interface VCategorizationPackage
extends org.eclipse.emf.ecore.EPackage
VCategorizationFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VCategorizationPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static int |
ABSTRACT_CATEGORIZATION
The meta object id for the '
Abstract Categorization ' class. |
static int |
ABSTRACT_CATEGORIZATION__ACTIONS
The feature id for the 'Actions' containment reference list.
|
static int |
ABSTRACT_CATEGORIZATION__ATTACHMENTS
The feature id for the 'Attachments' containment reference list.
|
static int |
ABSTRACT_CATEGORIZATION__DIAGNOSTIC
The feature id for the 'Diagnostic' containment reference.
|
static int |
ABSTRACT_CATEGORIZATION__ENABLED
The feature id for the 'Enabled' attribute.
|
static int |
ABSTRACT_CATEGORIZATION__LABEL_OBJECT
The feature id for the 'Label Object' reference.
|
static int |
ABSTRACT_CATEGORIZATION__NAME
The feature id for the 'Name' attribute.
|
static int |
ABSTRACT_CATEGORIZATION__READONLY
The feature id for the 'Readonly' attribute.
|
static int |
ABSTRACT_CATEGORIZATION__VISIBLE
The feature id for the 'Visible' attribute.
|
static int |
ABSTRACT_CATEGORIZATION_FEATURE_COUNT
The number of structural features of the 'Abstract Categorization' class.
|
static int |
ACTION
The meta object id for the '
Action ' class. |
static int |
ACTION__BUNDLE
The feature id for the 'Bundle' attribute.
|
static int |
ACTION__CLASS_NAME
The feature id for the 'Class Name' attribute.
|
static int |
ACTION_FEATURE_COUNT
The number of structural features of the 'Action' class.
|
static int |
CATEGORIZABLE_ELEMENT
The meta object id for the '
Categorizable Element ' class. |
static int |
CATEGORIZABLE_ELEMENT__ATTACHMENTS
The feature id for the 'Attachments' containment reference list.
|
static int |
CATEGORIZABLE_ELEMENT__DIAGNOSTIC
The feature id for the 'Diagnostic' containment reference.
|
static int |
CATEGORIZABLE_ELEMENT__ENABLED
The feature id for the 'Enabled' attribute.
|
static int |
CATEGORIZABLE_ELEMENT__LABEL_OBJECT
The feature id for the 'Label Object' reference.
|
static int |
CATEGORIZABLE_ELEMENT__NAME
The feature id for the 'Name' attribute.
|
static int |
CATEGORIZABLE_ELEMENT__READONLY
The feature id for the 'Readonly' attribute.
|
static int |
CATEGORIZABLE_ELEMENT__VISIBLE
The feature id for the 'Visible' attribute.
|
static int |
CATEGORIZABLE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Categorizable Element' class.
|
static int |
CATEGORIZATION
The meta object id for the '
Categorization ' class. |
static int |
CATEGORIZATION__ACTIONS
The feature id for the 'Actions' containment reference list.
|
static int |
CATEGORIZATION__ATTACHMENTS
The feature id for the 'Attachments' containment reference list.
|
static int |
CATEGORIZATION__CATEGORIZATIONS
The feature id for the 'Categorizations' containment reference list.
|
static int |
CATEGORIZATION__DIAGNOSTIC
The feature id for the 'Diagnostic' containment reference.
|
static int |
CATEGORIZATION__ENABLED
The feature id for the 'Enabled' attribute.
|
static int |
CATEGORIZATION__LABEL_OBJECT
The feature id for the 'Label Object' reference.
|
static int |
CATEGORIZATION__NAME
The feature id for the 'Name' attribute.
|
static int |
CATEGORIZATION__READONLY
The feature id for the 'Readonly' attribute.
|
static int |
CATEGORIZATION__VISIBLE
The feature id for the 'Visible' attribute.
|
static int |
CATEGORIZATION_ELEMENT
The meta object id for the '
Element '
class. |
static int |
CATEGORIZATION_ELEMENT__ATTACHMENTS
The feature id for the 'Attachments' containment reference list.
|
static int |
CATEGORIZATION_ELEMENT__CATEGORIZATIONS
The feature id for the 'Categorizations' containment reference list.
|
static int |
CATEGORIZATION_ELEMENT__CURRENT_SELECTION
The feature id for the 'Current Selection' reference.
|
static int |
CATEGORIZATION_ELEMENT__DIAGNOSTIC
The feature id for the 'Diagnostic' containment reference.
|
static int |
CATEGORIZATION_ELEMENT__ENABLED
The feature id for the 'Enabled' attribute.
|
static int |
CATEGORIZATION_ELEMENT__MAIN_CATEGORY_DEPTH
The feature id for the 'Main Category Depth' attribute.
|
static int |
CATEGORIZATION_ELEMENT__NAME
The feature id for the 'Name' attribute.
|
static int |
CATEGORIZATION_ELEMENT__READONLY
The feature id for the 'Readonly' attribute.
|
static int |
CATEGORIZATION_ELEMENT__VISIBLE
The feature id for the 'Visible' attribute.
|
static int |
CATEGORIZATION_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Element' class.
|
static int |
CATEGORIZATION_FEATURE_COUNT
The number of structural features of the 'Categorization' class.
|
static int |
CATEGORY
The meta object id for the '
Category ' class. |
static int |
CATEGORY__ACTIONS
The feature id for the 'Actions' containment reference list.
|
static int |
CATEGORY__ATTACHMENTS
The feature id for the 'Attachments' containment reference list.
|
static int |
CATEGORY__COMPOSITE
The feature id for the 'Composite' containment reference.
|
static int |
CATEGORY__DIAGNOSTIC
The feature id for the 'Diagnostic' containment reference.
|
static int |
CATEGORY__ENABLED
The feature id for the 'Enabled' attribute.
|
static int |
CATEGORY__LABEL_OBJECT
The feature id for the 'Label Object' reference.
|
static int |
CATEGORY__NAME
The feature id for the 'Name' attribute.
|
static int |
CATEGORY__READONLY
The feature id for the 'Readonly' attribute.
|
static int |
CATEGORY__VISIBLE
The feature id for the 'Visible' attribute.
|
static int |
CATEGORY_FEATURE_COUNT
The number of structural features of the 'Category' class.
|
static VCategorizationPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EReference |
getAbstractCategorization_Actions()
Returns the meta object for the containment reference list '
Actions '. |
org.eclipse.emf.ecore.EClass |
getAbstractCategorization()
Returns the meta object for class '
Abstract Categorization '. |
org.eclipse.emf.ecore.EAttribute |
getAction_Bundle()
Returns the meta object for the attribute '
Bundle '. |
org.eclipse.emf.ecore.EAttribute |
getAction_ClassName()
Returns the meta object for the attribute '
Class Name '. |
org.eclipse.emf.ecore.EClass |
getAction()
Returns the meta object for class '
Action '. |
org.eclipse.emf.ecore.EReference |
getCategorizableElement_LabelObject()
Returns the meta object for the reference '
Label Object '. |
org.eclipse.emf.ecore.EClass |
getCategorizableElement()
Returns the meta object for class '
Categorizable Element '. |
org.eclipse.emf.ecore.EReference |
getCategorization_Categorizations()
Returns the meta object for the containment reference list '
Categorizations '. |
org.eclipse.emf.ecore.EClass |
getCategorization()
Returns the meta object for class '
Categorization '. |
org.eclipse.emf.ecore.EReference |
getCategorizationElement_Categorizations()
Returns the meta object for the containment reference list '
Categorizations '. |
org.eclipse.emf.ecore.EReference |
getCategorizationElement_CurrentSelection()
Returns the meta object for the reference '
Current Selection '. |
org.eclipse.emf.ecore.EAttribute |
getCategorizationElement_MainCategoryDepth()
Returns the meta object for the attribute '
Main Category Depth '. |
org.eclipse.emf.ecore.EClass |
getCategorizationElement()
Returns the meta object for class '
Element '. |
VCategorizationFactory |
getCategorizationFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getCategory_Composite()
Returns the meta object for the containment reference '
Composite '. |
org.eclipse.emf.ecore.EClass |
getCategory()
Returns the meta object for class '
Category '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final VCategorizationPackage eINSTANCE
static final int ABSTRACT_CATEGORIZATION
Abstract Categorization
' class.
static final int CATEGORIZATION
Categorization
' class.
static final int CATEGORY
Category
' class.
static final int ACTION
Action
' class.
static final int CATEGORIZATION_ELEMENT
Element
'
class.
static final int CATEGORIZABLE_ELEMENT
Categorizable Element
' class.
static final int CATEGORIZABLE_ELEMENT__NAME
static final int CATEGORIZABLE_ELEMENT__VISIBLE
static final int CATEGORIZABLE_ELEMENT__ENABLED
static final int CATEGORIZABLE_ELEMENT__READONLY
static final int CATEGORIZABLE_ELEMENT__DIAGNOSTIC
static final int CATEGORIZABLE_ELEMENT__ATTACHMENTS
static final int CATEGORIZABLE_ELEMENT__LABEL_OBJECT
static final int CATEGORIZABLE_ELEMENT_FEATURE_COUNT
static final int ABSTRACT_CATEGORIZATION__NAME
static final int ABSTRACT_CATEGORIZATION__VISIBLE
static final int ABSTRACT_CATEGORIZATION__ENABLED
static final int ABSTRACT_CATEGORIZATION__READONLY
static final int ABSTRACT_CATEGORIZATION__DIAGNOSTIC
static final int ABSTRACT_CATEGORIZATION__ATTACHMENTS
static final int ABSTRACT_CATEGORIZATION__LABEL_OBJECT
static final int ABSTRACT_CATEGORIZATION__ACTIONS
static final int ABSTRACT_CATEGORIZATION_FEATURE_COUNT
static final int CATEGORIZATION__NAME
static final int CATEGORIZATION__VISIBLE
static final int CATEGORIZATION__ENABLED
static final int CATEGORIZATION__READONLY
static final int CATEGORIZATION__DIAGNOSTIC
static final int CATEGORIZATION__ATTACHMENTS
static final int CATEGORIZATION__LABEL_OBJECT
static final int CATEGORIZATION__ACTIONS
static final int CATEGORIZATION__CATEGORIZATIONS
static final int CATEGORIZATION_FEATURE_COUNT
static final int CATEGORY__NAME
static final int CATEGORY__VISIBLE
static final int CATEGORY__ENABLED
static final int CATEGORY__READONLY
static final int CATEGORY__DIAGNOSTIC
static final int CATEGORY__ATTACHMENTS
static final int CATEGORY__LABEL_OBJECT
static final int CATEGORY__ACTIONS
static final int CATEGORY__COMPOSITE
static final int CATEGORY_FEATURE_COUNT
static final int ACTION__BUNDLE
static final int ACTION__CLASS_NAME
static final int ACTION_FEATURE_COUNT
static final int CATEGORIZATION_ELEMENT__NAME
static final int CATEGORIZATION_ELEMENT__VISIBLE
static final int CATEGORIZATION_ELEMENT__ENABLED
static final int CATEGORIZATION_ELEMENT__READONLY
static final int CATEGORIZATION_ELEMENT__DIAGNOSTIC
static final int CATEGORIZATION_ELEMENT__ATTACHMENTS
static final int CATEGORIZATION_ELEMENT__CATEGORIZATIONS
static final int CATEGORIZATION_ELEMENT__CURRENT_SELECTION
static final int CATEGORIZATION_ELEMENT__MAIN_CATEGORY_DEPTH
static final int CATEGORIZATION_ELEMENT_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getAbstractCategorization()
Abstract Categorization
'.
VAbstractCategorization
org.eclipse.emf.ecore.EReference getAbstractCategorization_Actions()
Actions
'.
VAbstractCategorization.getActions()
,
getAbstractCategorization()
org.eclipse.emf.ecore.EClass getCategorization()
Categorization
'.
VCategorization
org.eclipse.emf.ecore.EReference getCategorization_Categorizations()
Categorizations
'.
VCategorization.getCategorizations()
,
getCategorization()
org.eclipse.emf.ecore.EClass getCategory()
Category
'.
VCategory
org.eclipse.emf.ecore.EReference getCategory_Composite()
Composite
'.
VCategory.getComposite()
,
getCategory()
org.eclipse.emf.ecore.EClass getAction()
Action
'.
VAction
org.eclipse.emf.ecore.EAttribute getAction_Bundle()
Bundle
'.
VAction.getBundle()
,
getAction()
org.eclipse.emf.ecore.EAttribute getAction_ClassName()
Class Name
'.
VAction.getClassName()
,
getAction()
org.eclipse.emf.ecore.EClass getCategorizationElement()
Element
'.
VCategorizationElement
org.eclipse.emf.ecore.EReference getCategorizationElement_Categorizations()
Categorizations
'.
VCategorizationElement.getCategorizations()
,
getCategorizationElement()
org.eclipse.emf.ecore.EReference getCategorizationElement_CurrentSelection()
Current Selection
'.
VCategorizationElement.getCurrentSelection()
,
getCategorizationElement()
org.eclipse.emf.ecore.EAttribute getCategorizationElement_MainCategoryDepth()
Main Category Depth
'.
VCategorizationElement.getMainCategoryDepth()
,
getCategorizationElement()
org.eclipse.emf.ecore.EClass getCategorizableElement()
Categorizable Element
'.
VCategorizableElement
org.eclipse.emf.ecore.EReference getCategorizableElement_LabelObject()
Label Object
'.
VCategorizableElement.getLabelObject()
,
getCategorizableElement()
VCategorizationFactory getCategorizationFactory()
Copyright © 2017. All rights reserved.