|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VAnnotation | |
---|---|
org.eclipse.emf.emfforms.spi.view.annotation.model | |
org.eclipse.emf.emfforms.spi.view.annotation.model.impl | |
org.eclipse.emf.emfforms.spi.view.annotation.model.util |
Uses of VAnnotation in org.eclipse.emf.emfforms.spi.view.annotation.model |
---|
Methods in org.eclipse.emf.emfforms.spi.view.annotation.model that return VAnnotation | |
---|---|
VAnnotation |
VAnnotationFactory.createAnnotation()
Returns a new object of class 'Annotation'. |
Uses of VAnnotation in org.eclipse.emf.emfforms.spi.view.annotation.model.impl |
---|
Classes in org.eclipse.emf.emfforms.spi.view.annotation.model.impl that implement VAnnotation | |
---|---|
class |
VAnnotationImpl
An implementation of the model object 'Annotation'. |
Methods in org.eclipse.emf.emfforms.spi.view.annotation.model.impl that return VAnnotation | |
---|---|
VAnnotation |
VAnnotationFactoryImpl.createAnnotation()
|
Uses of VAnnotation in org.eclipse.emf.emfforms.spi.view.annotation.model.util |
---|
Methods in org.eclipse.emf.emfforms.spi.view.annotation.model.util with parameters of type VAnnotation | |
---|---|
T |
AnnotationSwitch.caseAnnotation(VAnnotation object)
Returns the result of interpreting the object as an instance of 'Annotation'. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |