Package | Description |
---|---|
org.ocopomo.annotation.model | |
org.ocopomo.annotation.model.impl | |
org.ocopomo.annotation.model.presentation |
Modifier and Type | Field and Description |
---|---|
static AnnotationModelFactory |
AnnotationModelFactory.eINSTANCE
The singleton instance of the factory
|
Modifier and Type | Method and Description |
---|---|
AnnotationModelFactory |
AnnotationModelPackage.getAnnotationModelFactory()
Returns the factory that creates the instances of the model
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationModelFactoryImpl
An implementation of the model Factory
|
Modifier and Type | Method and Description |
---|---|
AnnotationModelFactory |
AnnotationModelPackageImpl.getAnnotationModelFactory() |
static AnnotationModelFactory |
AnnotationModelFactoryImpl.init()
Creates the default factory implementation
|
Modifier and Type | Field and Description |
---|---|
protected AnnotationModelFactory |
AnnotationModelModelWizard.annotationModelFactory
This caches an instance of the model factory
|