Modifier and Type | Interface and Description |
---|---|
interface |
VAbstractCategorization
A representation of the model object 'Abstract Categorization'.
|
interface |
VCategorization
A representation of the model object 'Categorization'.
|
interface |
VCategory
A representation of the model object 'Category'.
|
Modifier and Type | Method and Description |
---|---|
VCategorizableElement |
VCategorizationElement.getCurrentSelection()
Returns the value of the 'Current Selection' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
VCategorizationElement.setCurrentSelection(VCategorizableElement value)
Sets the value of the '
Current Selection ' reference. |
Modifier and Type | Class and Description |
---|---|
class |
VAbstractCategorizationImpl
An implementation of the model object 'Abstract Categorization'.
|
class |
VCategorizableElementImpl
An implementation of the model object 'Categorizable Element'.
|
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 VCategorizableElement |
VCategorizationElementImpl.currentSelection
The cached value of the '
Current Selection ' reference. |
Modifier and Type | Method and Description |
---|---|
VCategorizableElement |
VCategorizationElementImpl.basicGetCurrentSelection() |
VCategorizableElement |
VCategorizationElementImpl.getCurrentSelection() |
Modifier and Type | Method and Description |
---|---|
void |
VCategorizationElementImpl.setCurrentSelection(VCategorizableElement newCurrentSelection) |
Modifier and Type | Method and Description |
---|---|
T |
CategorizationSwitch.caseCategorizableElement(VCategorizableElement object)
Returns the result of interpreting the object as an instance of 'Categorizable Element'.
|
Copyright © 2017. All rights reserved.