|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VCategory in org.eclipse.emf.ecp.view.dynamictree.model |
---|
Subinterfaces of VCategory in org.eclipse.emf.ecp.view.dynamictree.model | |
---|---|
interface |
DynamicContainmentTree
A representation of the model object 'Dynamic Containment Tree'. |
Uses of VCategory in org.eclipse.emf.ecp.view.dynamictree.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.dynamictree.model.impl that implement VCategory | |
---|---|
class |
DynamicContainmentTreeImpl
An implementation of the model object 'Dynamic Containment Tree'. |
Uses of VCategory in org.eclipse.emf.ecp.view.dynamictree.model.util |
---|
Methods in org.eclipse.emf.ecp.view.dynamictree.model.util with parameters of type VCategory | |
---|---|
T |
ModelSwitch.caseCategory(VCategory object)
Returns the result of interpreting the object as an instance of 'Category'. |
Uses of VCategory in org.eclipse.emf.ecp.view.spi.categorization.model |
---|
Methods in org.eclipse.emf.ecp.view.spi.categorization.model that return VCategory | |
---|---|
VCategory |
VCategorizationFactory.createCategory()
Returns a new object of class 'Category'. |
Uses of VCategory in org.eclipse.emf.ecp.view.spi.categorization.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.categorization.model.impl that implement VCategory | |
---|---|
class |
VCategoryImpl
An implementation of the model object 'Category'. |
Methods in org.eclipse.emf.ecp.view.spi.categorization.model.impl that return VCategory | |
---|---|
VCategory |
VCategorizationFactoryImpl.createCategory()
|
Uses of VCategory in org.eclipse.emf.ecp.view.spi.categorization.model.util |
---|
Methods in org.eclipse.emf.ecp.view.spi.categorization.model.util with parameters of type VCategory | |
---|---|
T |
CategorizationSwitch.caseCategory(VCategory object)
Returns the result of interpreting the object as an instance of 'Category'. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |