Modifier and Type | Interface and Description |
---|---|
interface |
VCategorization
A representation of the model object 'Categorization'.
|
interface |
VCategory
A representation of the model object 'Category'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VAbstractCategorization> |
VCategorizationElement.getCategorizations()
Returns the value of the 'Categorizations' containment reference list.
|
org.eclipse.emf.common.util.EList<VAbstractCategorization> |
VCategorization.getCategorizations()
Returns the value of the 'Categorizations' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
VAbstractCategorizationImpl
An implementation of the model object 'Abstract Categorization'.
|
class |
VCategorizationImpl
An implementation of the model object 'Categorization'.
|
class |
VCategoryImpl
An implementation of the model object 'Category'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<VAbstractCategorization> |
VCategorizationImpl.categorizations
The cached value of the '
Categorizations ' containment reference list. |
protected org.eclipse.emf.common.util.EList<VAbstractCategorization> |
VCategorizationElementImpl.categorizations
The cached value of the '
Categorizations ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VAbstractCategorization> |
VCategorizationImpl.getCategorizations() |
org.eclipse.emf.common.util.EList<VAbstractCategorization> |
VCategorizationElementImpl.getCategorizations() |
Modifier and Type | Method and Description |
---|---|
T |
CategorizationSwitch.caseAbstractCategorization(VAbstractCategorization object)
Returns the result of interpreting the object as an instance of 'Abstract Categorization'.
|
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.emf.common.util.EList<VAbstractCategorization> |
CategorizationElementTabbedSWTRenderer.getCategorizations()
The list of categorizations to display in the tree.
|
protected org.eclipse.emf.common.util.EList<VAbstractCategorization> |
CompositeCategorySWTTabRenderer.getCategorizations()
The list of categorizations to display in the tree.
|
protected org.eclipse.emf.common.util.EList<VAbstractCategorization> |
SWTCategorizationElementRenderer.getCategorizations()
The list of categorizations to display in the tree.
|
protected abstract org.eclipse.emf.common.util.EList<VAbstractCategorization> |
AbstractJFaceTreeRenderer.getCategorizations()
The list of categorizations to display in the tree.
|
protected org.eclipse.emf.common.util.EList<VAbstractCategorization> |
CompositeCategoryJFaceTreeRenderer.getCategorizations()
The list of categorizations to display in the tree.
|
protected abstract org.eclipse.emf.common.util.EList<VAbstractCategorization> |
AbstractSWTTabRenderer.getCategorizations()
The list of categorizations to display in the tree.
|
Copyright © 2018. All rights reserved.