|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VContainer in org.eclipse.emf.ecp.view.editor.handler |
---|
Methods in org.eclipse.emf.ecp.view.editor.handler with parameters of type VContainer | |
---|---|
static void |
ControlGenerator.addControls(ECPProject project,
VContainer compositeToFill,
org.eclipse.emf.ecore.EClass datasegment,
Set<org.eclipse.emf.ecore.EStructuralFeature> features)
Create controls and set them to the view. |
Uses of VContainer in org.eclipse.emf.ecp.view.spi.group.model |
---|
Subinterfaces of VContainer in org.eclipse.emf.ecp.view.spi.group.model | |
---|---|
interface |
VGroup
A representation of the model object 'Group'. |
Uses of VContainer in org.eclipse.emf.ecp.view.spi.group.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.group.model.impl that implement VContainer | |
---|---|
class |
VGroupImpl
An implementation of the model object 'Group'. |
Uses of VContainer in org.eclipse.emf.ecp.view.spi.group.model.util |
---|
Methods in org.eclipse.emf.ecp.view.spi.group.model.util with parameters of type VContainer | |
---|---|
T |
GroupSwitch.caseContainer(VContainer object)
Returns the result of interpreting the object as an instance of 'Container'. |
Uses of VContainer in org.eclipse.emf.ecp.view.spi.horizontal.model |
---|
Subinterfaces of VContainer in org.eclipse.emf.ecp.view.spi.horizontal.model | |
---|---|
interface |
VHorizontalLayout
A representation of the model object 'Layout'. |
Uses of VContainer in org.eclipse.emf.ecp.view.spi.horizontal.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.horizontal.model.impl that implement VContainer | |
---|---|
class |
VHorizontalLayoutImpl
An implementation of the model object 'Layout'. |
Uses of VContainer in org.eclipse.emf.ecp.view.spi.horizontal.model.util |
---|
Methods in org.eclipse.emf.ecp.view.spi.horizontal.model.util with parameters of type VContainer | |
---|---|
T |
HorizontalSwitch.caseContainer(VContainer object)
Returns the result of interpreting the object as an instance of 'Container'. |
Uses of VContainer in org.eclipse.emf.ecp.view.spi.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.model.impl that implement VContainer | |
---|---|
class |
VContainerImpl
An implementation of the model object 'Composite Collection'. |
Uses of VContainer in org.eclipse.emf.ecp.view.spi.model.util |
---|
Methods in org.eclipse.emf.ecp.view.spi.model.util with parameters of type VContainer | |
---|---|
T |
ViewSwitch.caseContainer(VContainer object)
Returns the result of interpreting the object as an instance of 'Container'. |
Uses of VContainer in org.eclipse.emf.ecp.view.spi.vertical.model |
---|
Subinterfaces of VContainer in org.eclipse.emf.ecp.view.spi.vertical.model | |
---|---|
interface |
VVerticalLayout
A representation of the model object 'Layout'. |
Uses of VContainer in org.eclipse.emf.ecp.view.spi.vertical.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.vertical.model.impl that implement VContainer | |
---|---|
class |
VVerticalLayoutImpl
An implementation of the model object 'Layout'. |
Uses of VContainer in org.eclipse.emf.ecp.view.spi.vertical.model.util |
---|
Methods in org.eclipse.emf.ecp.view.spi.vertical.model.util with parameters of type VContainer | |
---|---|
T |
VerticalSwitch.caseContainer(VContainer object)
Returns the result of interpreting the object as an instance of 'Container'. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |