public interface AnnotationModelFactory
extends org.eclipse.emf.ecore.EFactory
AnnotationModelPackage
Modifier and Type | Field and Description |
---|---|
static AnnotationModelFactory |
eINSTANCE
The singleton instance of the factory
|
Modifier and Type | Method and Description |
---|---|
Area |
createArea()
Returns a new object of class 'Area'
|
ExpertAnnotation |
createExpertAnnotation()
Returns a new object of class 'Expert Annotation'
|
PdfAnnotation |
createPdfAnnotation()
Returns a new object of class 'Pdf Annotation'
|
TxtAnnotation |
createTxtAnnotation()
Returns a new object of class 'Txt Annotation'
|
AnnotationModelPackage |
getAnnotationModelPackage()
Returns the package supported by this factory
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final AnnotationModelFactory eINSTANCE
ExpertAnnotation createExpertAnnotation()
TxtAnnotation createTxtAnnotation()
PdfAnnotation createPdfAnnotation()
Area createArea()
AnnotationModelPackage getAnnotationModelPackage()