|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestElementContainer | |
---|---|
org.eclipse.emf.ecp.view.dynamictree.model | |
org.eclipse.emf.ecp.view.dynamictree.model.impl | |
org.eclipse.emf.ecp.view.dynamictree.model.util |
Uses of TestElementContainer in org.eclipse.emf.ecp.view.dynamictree.model |
---|
Methods in org.eclipse.emf.ecp.view.dynamictree.model that return TestElementContainer | |
---|---|
TestElementContainer |
ModelFactory.createTestElementContainer()
Returns a new object of class 'Test Element Container'. |
TestElementContainer |
DomainIntermediate.getTestElementContainer()
Returns the value of the 'Test Element Container' containment reference. |
Methods in org.eclipse.emf.ecp.view.dynamictree.model with parameters of type TestElementContainer | |
---|---|
void |
DomainIntermediate.setTestElementContainer(TestElementContainer value)
Sets the value of the ' Test Element Container ' containment reference. |
Uses of TestElementContainer in org.eclipse.emf.ecp.view.dynamictree.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.dynamictree.model.impl that implement TestElementContainer | |
---|---|
class |
TestElementContainerImpl
An implementation of the model object 'Test Element Container'. |
Methods in org.eclipse.emf.ecp.view.dynamictree.model.impl that return TestElementContainer | |
---|---|
TestElementContainer |
ModelFactoryImpl.createTestElementContainer()
|
TestElementContainer |
DomainIntermediateImpl.getTestElementContainer()
|
Methods in org.eclipse.emf.ecp.view.dynamictree.model.impl with parameters of type TestElementContainer | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DomainIntermediateImpl.basicSetTestElementContainer(TestElementContainer newTestElementContainer,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DomainIntermediateImpl.setTestElementContainer(TestElementContainer newTestElementContainer)
|
Uses of TestElementContainer in org.eclipse.emf.ecp.view.dynamictree.model.util |
---|
Methods in org.eclipse.emf.ecp.view.dynamictree.model.util with parameters of type TestElementContainer | |
---|---|
T |
ModelSwitch.caseTestElementContainer(TestElementContainer object)
Returns the result of interpreting the object as an instance of 'Test Element Container'. |
boolean |
ModelValidator.validateTestElementContainer(TestElementContainer testElementContainer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |