|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VContainedContainer in org.eclipse.emf.ecp.view.spi.group.model |
---|
Subinterfaces of VContainedContainer in org.eclipse.emf.ecp.view.spi.group.model | |
---|---|
interface |
VGroup
A representation of the model object 'Group'. |
Uses of VContainedContainer in org.eclipse.emf.ecp.view.spi.group.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.group.model.impl that implement VContainedContainer | |
---|---|
class |
VGroupImpl
An implementation of the model object 'Group'. |
Uses of VContainedContainer 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 VContainedContainer | |
---|---|
T |
GroupSwitch.caseContainedContainer(VContainedContainer object)
Returns the result of interpreting the object as an instance of 'Contained Container'. |
Uses of VContainedContainer in org.eclipse.emf.ecp.view.spi.horizontal.model |
---|
Subinterfaces of VContainedContainer in org.eclipse.emf.ecp.view.spi.horizontal.model | |
---|---|
interface |
VHorizontalLayout
A representation of the model object 'Layout'. |
Uses of VContainedContainer in org.eclipse.emf.ecp.view.spi.horizontal.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.horizontal.model.impl that implement VContainedContainer | |
---|---|
class |
VHorizontalLayoutImpl
An implementation of the model object 'Layout'. |
Uses of VContainedContainer 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 VContainedContainer | |
---|---|
T |
HorizontalSwitch.caseContainedContainer(VContainedContainer object)
Returns the result of interpreting the object as an instance of 'Contained Container'. |
Uses of VContainedContainer in org.eclipse.emf.ecp.view.spi.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.model.impl that implement VContainedContainer | |
---|---|
class |
VContainedContainerImpl
An implementation of the model object 'Composite Collection'. |
Uses of VContainedContainer in org.eclipse.emf.ecp.view.spi.model.util |
---|
Methods in org.eclipse.emf.ecp.view.spi.model.util with parameters of type VContainedContainer | |
---|---|
T |
ViewSwitch.caseContainedContainer(VContainedContainer object)
Returns the result of interpreting the object as an instance of 'Contained Container'. |
boolean |
ViewValidator.validateContainedContainer(VContainedContainer containedContainer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
Uses of VContainedContainer in org.eclipse.emf.ecp.view.spi.vertical.model |
---|
Subinterfaces of VContainedContainer in org.eclipse.emf.ecp.view.spi.vertical.model | |
---|---|
interface |
VVerticalLayout
A representation of the model object 'Layout'. |
Uses of VContainedContainer in org.eclipse.emf.ecp.view.spi.vertical.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.vertical.model.impl that implement VContainedContainer | |
---|---|
class |
VVerticalLayoutImpl
An implementation of the model object 'Layout'. |
Uses of VContainedContainer 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 VContainedContainer | |
---|---|
T |
VerticalSwitch.caseContainedContainer(VContainedContainer object)
Returns the result of interpreting the object as an instance of 'Contained Container'. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |