Modifier and Type | Interface and Description |
---|---|
interface |
VAbstractCategorization
A representation of the model object 'Abstract Categorization'.
|
interface |
VCategorizableElement
A representation of the model object 'Categorizable Element'.
|
interface |
VCategorization
A representation of the model object 'Categorization'.
|
interface |
VCategory
A representation of the model object 'Category'.
|
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 | Method and Description |
---|---|
T |
CategorizationSwitch.caseHasTooltip(VHasTooltip object)
Returns the result of interpreting the object as an instance of 'Has Tooltip'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VGroup
A representation of the model object 'Group'.
|
Modifier and Type | Class and Description |
---|---|
class |
VGroupImpl
An implementation of the model object 'Group'.
|
Modifier and Type | Method and Description |
---|---|
T |
GroupSwitch.caseHasTooltip(VHasTooltip object)
Returns the result of interpreting the object as an instance of 'Has Tooltip'.
|
Modifier and Type | Method and Description |
---|---|
T |
ViewSwitch.caseHasTooltip(VHasTooltip object)
Returns the result of interpreting the object as an instance of 'Has Tooltip'.
|
boolean |
ViewValidator.validateHasTooltip(VHasTooltip hasTooltip,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Modifier and Type | Interface and Description |
---|---|
interface |
VSection
A representation of the model object 'Section'.
|
Modifier and Type | Class and Description |
---|---|
class |
VSectionImpl
An implementation of the model object 'Section'.
|
Modifier and Type | Method and Description |
---|---|
T |
SectionSwitch.caseHasTooltip(VHasTooltip object)
Returns the result of interpreting the object as an instance of 'Has Tooltip'.
|
Copyright © 2018. All rights reserved.