|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VLabel | |
---|---|
org.eclipse.emf.ecp.view.spi.label.model | |
org.eclipse.emf.ecp.view.spi.label.model.impl | |
org.eclipse.emf.ecp.view.spi.label.model.util |
Uses of VLabel in org.eclipse.emf.ecp.view.spi.label.model |
---|
Methods in org.eclipse.emf.ecp.view.spi.label.model that return VLabel | |
---|---|
VLabel |
VLabelFactory.createLabel()
Returns a new object of class 'Label'. |
Uses of VLabel in org.eclipse.emf.ecp.view.spi.label.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.label.model.impl that implement VLabel | |
---|---|
class |
VLabelImpl
An implementation of the model object 'Label'. |
Methods in org.eclipse.emf.ecp.view.spi.label.model.impl that return VLabel | |
---|---|
VLabel |
VLabelFactoryImpl.createLabel()
|
Uses of VLabel in org.eclipse.emf.ecp.view.spi.label.model.util |
---|
Methods in org.eclipse.emf.ecp.view.spi.label.model.util with parameters of type VLabel | |
---|---|
T |
LabelSwitch.caseLabel(VLabel object)
Returns the result of interpreting the object as an instance of 'Label'. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |